Xiaomi R3, is not in the official OpenWrt support list, and discontinued for years. But in second hand market, it's very lower cost, normally lower than us$10. And it's still better than some new low-end routers.
Check: https://openwrt.org/toh/xiaomi/mir3 for details, some hot points: 128MB Nand flash rom / USB(2.0) port / 2.4G+5G wifi / 100Mb eth......
ive flashed it quick yesterday but didnt get ssh or luci. ive read standard address is 192.168.15.1 or at least i tried manually configuring both 1.1 and 15.1 and portscan showed it on 15.1. coming from xwrt with sysupgrade and resetting the settings. portscan confirmed it was on the right address. probably something i did wrong i didnt bother spending time to fix it i will when needed. i tried reset and didnt fix the issue. just asking in case ill hook it up to fix it again to make matters easier. i guess id have to connect uart right. and something off topic, i was wondering if the kernelname could be spoofed to miwifi mini. at least through userspace or something. if not it could through the kernel config. that name must be based on commits. so that openwrt repositories can be used for kmods. i havent checked your build yet since the above. thanks for supporting this device. i didnt bother reading too much just flashed the sysupgrade fast as ive said and did something wrong dont want to give the wrong impression. i also have this browser issue with chromium now and then so i think that might have been the case that it doesnt pickup on luci. if i had resetted settings its logical ssh would be off. i think thats why.
at the moment i wrote this i was clueless and wasnt in the mood for fixing. right now i realize im 100% sure it was the browsers fault which sometimes doesnt work with luci. chrome on linux is buggy. firefox usually works. btw if youre up for it check this CeroWrt II - would anyone care? - #266 by thanas
ftp: using a program like cyberduck
luis@luis-VPCEB13EL:~/OpenWRTInvasion-0.0.10$ ^C
luis@luis-VPCEB13EL:~/OpenWRTInvasion-0.0.10$ ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 -c 3des-cbc -o UserKnownHostsFile=/dev/null root@miwifi.com
The authenticity of host 'miwifi.com (192.168.31.1)' can't be established.
RSA key fingerprint is SHA256:u/A5Ao5ttzoV0xFxe0vDCSZQLZn1EXtlytSLm002f/I.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'miwifi.com,192.168.31.1' (RSA) to the list of known hosts. root@miwifi.com's password:
Permission denied, please try again. root@miwifi.com's password:
Permission denied, please try again. root@miwifi.com's password: root@miwifi.com: Permission denied (publickey,password).
luis@luis-VPCEB13EL:~/OpenWRTInvasion-0.0.10$ ^C
luis@luis-VPCEB13EL:~/OpenWRTInvasion-0.0.10$“
anyone getting this error?? Password is supossed to be “root” but it isnt
its great that i remembered i had this router in a drawer i been wanted to use openwrt as a fail over manager for my home network, thanks for your build.
question:
MIR3 has a WAN, TWO LAN ports and TWO wireless radios
your build doesnt have mwan3?
how can we install it ? it doesnt appear to be compatible with build kernel by a hair, as a package for this build in the software section many decencies are missing.
Also it would be great if we can plug in USB WiFi adapters to USB port not just memory data pen drives. Is it possible?