Xiaomi mi wifi 3 support

Works perfectly! Thank you

yup credit to @Eddiecz..been flashing xioami
by the way i have these b315s-936 huawii LTE modem/router which for some firmware have vpn build
is it lede/openwrt compatible

I tried building from source using the Mi Router 3 branch from this github account: https://github.com/shibajee/openwrt/tree/lede-miwifi-3.

It bricks my router. I think it’s because I’m not setting it for NAND flash. Any ideas where I set this - is it in menuconfig? Also, is there anything else I need to do to setup the build environment for the Mi Router 3?

1 Like

Hi bakemono, I tried this source tree but it bricked by router when I tried to install it. Would you mind posting the menuconfig settings, etc that you use?

Running @Eddiecz's LEDE 1.7.1 r6336-f70a218 firmware. Generally smooth, except for the frequent WiFi drops. AP simply disappears and disconnects for a few seconds.

Kernel log is full of: ieee80211 phy1: rt2x00queue_write_tx_frame: Error - Dropping frame due to full tx queue 2

EDIT: possibly relevant https://github.com/openwrt/openwrt/pull/803 and https://git.openwrt.org/?p=openwrt/staging/dangole.git;a=commit;h=a99ce8dd62f1a726a57aca1158114f047f8ce81c

1 Like

Thank you for report, will be implemented in next buid..

1 Like

did u debrick it ? menuconfig (minimalistic) -
Target system: mediatek ralink mips, Subtarget: mt7620 based board, Target profile: Xiaomi mi router 3 then just go to luci > collections > check luci, save the config & execute make, that's it..My mi3 router is running fine

1 Like

Yes, debricked :slight_smile: I used the pre-built kernel1 and rootfs0 files from Eddiecz and got it working but I'd like to do my own builds. Is Eddiecz using the source branch shibajee has on github or a different one? I'll try building again. I'm using Debian 9 on amd64, which I guess is OK?

1 Like

Got it working. Many thanks :grinning:

1 Like

I applied the two patches from dangole: https://git.openwrt.org/?p=openwrt/staging/dangole.git;a=commit;h=a99ce8dd62f1a726a57aca1158114f047f8ce81c. I haven't seen any frame dropped errors yet :slight_smile:

Nice. Care to share? :wink:

Sure thing. It's here: https://www.dropbox.com/sh/dfcvvu0syz8nrnc/AAA1k9v1PtW_d_tWyXsNLxdsa?dl=0

I patched my build with https://git.openwrt.org/?p=openwrt/staging/dangole.git;a=commit;h=a99ce8dd62f1a726a57aca1158114f047f8ce81c and then put the router under load streaming multiple video streams. I'm seeing the error again: 'Dropping frame due to full tx queue 2'

I have my R3 with RED led. Web gui is reachable but no passwords works (even empty). SSH access is forbidden (publickey). How can i solve? Thanks

PS. USB recovery is not working

what firmware do you use

PTPT52 build

Reading https://dev.ptpt52.com/rom/

Pass and user

Those credentials are not working :confused:

1 Like

Password and user ok ?
new version you need to upgrade via ssh

sysupgrade -F /tmp/......sysupgrade.tar

The new changes resulted in incompatibility with the old version and the board_name changed

Can't access to SSH, always getting Permission Denied (public key)