I would like to use Lede instead of padavan, because it is more flexible. Unfortunately the wireless performance is quite weak of Lede fw. I hope somebody will fix it.
my network connection only marks 100mb on the computer and my network card is 1Gb, this happens in Openwrt, in padavan with 1Gb.
Anyone else with this problem?
Guys, this topic was intended for adding support for the Xiaomi MiWiFi 3G.
Since official 18.06.1 images are available, I will set a timer for this topic to close.
Why?
Because specific problems for this device with official releases are better handled in separate topics, in order to make finding relevant information easier. Who is going to read the previous 1100-something postings, if he has a specific problem with 18.06.1 and wifi?
Therefore: Please open new topics for any open issues with this device.
Installation - from stock.
Installation through telnet/ssh:
- copy lede-ramips-mt7621-mir3g-squashfs-kernel1.bin and
lede-ramips-mt7621-mir3g-squashfs-rootfs0.bin to usb disk or wget it
from LEDE download site to /tmp
- switch to /extdisks/sda1/ (if copied to USB drive) or to /tmp if
wgetted from LEDE download site
- run: mtd write lede-ramips-mt7621-mir3g-squashfs-kernel1.bin kernel1
- run: mtd write lede-ramips-mt7621-mir3g-squashfs-rootfs0.bin rootfs0
- run: nvram set flag_try_sys1_failed=1
- run: nvram commit
- run: reboot
It's not sufficient, though, because you need to obtain and flash a special firmware to get SSH access. There are instructions somewhere in this thread about how to do it. There are some in the first message in the thread, but I don't know if they work anymore. Also, be sure to make a backup of the partitions before you overwrite them.
Go to this page (pay attention to the URL, it must be HTTPS not HTTP, change it manually if it revert to HTTP): https://d.miwifi.com/rom/ssh
Login with your account
Click on "下载工具包" button to obtain your unlock file, take note of your SSH password
Rename the file to miwifi_ssh.bin
Put it in your usb flashdisk (must be MBR and FAT32)
Power off your router
Plug in the flashdisk
Press and hold the reset button
Power on your router (while holding the reset button)
The router's will flash LED with flash orange, release the reset button when it is flashing rapidly (and you see activity led flashing on your flashdisk if it has one)
Wait until the LED turns blue
The router will reboot and you can login to SSH shell with root and the provided password
Is there a quick way to reset openwrt cfg by the reset button on this router? I had openwrt 18.06.1 up and going 20min after unboxing but it seems like enabling 5G on channel 36 stopped the router from booting. It gets as far as enabling the 2.4ghz radio but no 5Ghz radio comes up, and it's inaccessible from LAN and can't connect to the 2.4ghz radio.
Guys, this topic was intended for adding support for the Xiaomi MiWiFi 3G.
Since official 18.06.1 images are available, I will set a timer for this topic to close.
Why?
Because specific problems for this device with official releases are better handled in separate topics, in order to make finding relevant information easier. Who is going to read the previous 1100-something postings, if he has a specific problem with 18.06.1 and wifi?
Therefore: Please open new topics for any open issues with this device.