Yes I did all these while connected to the lan port of the router.kinda confused with the following step, need to plug in a lan cable at this step insead of connecting wirelessly, as per in the previous steps? Thanks
8. SSH into OpenWrt from one of the LAN ports
I tried these settings but still not able to get a decent wifi link speed even next to the router, hopefully i did not mess up any other settings which affected itDisable SSID under radio0. It's for IOT purposes. Its a 1x1 Radio. Does more harm than any good
Under radio 1, try this
Advanced Settings
Device Configuration
General Setup
Mode: AX <<<
Channel: choose 36/52/100/149 <<<
Width: 80 <<<
Maximum Transmit Power: driver default
Advanced Settings
Country Code: SG- Singapore <<<
Settings the country code is most important
under radio 2, try this
Advanced Settings
Device Configuration
General Setup
Mode: AX
Channel: choose 1/6/11 <<<
Width: 20 <<<
Maximum Transmit Power: driver default
Advanced Settings
Country Code: SG- Singapore <<<
Save & Apply
Just as a last check to confirm, how can I revert to the stock Chinese firmware?sounds like hardware issue then
would anyone be willing to help take a look at my ax3600? i think i may have messed up the config when setting up openwrt.i could send it over because i have no idea what to do next with this anymore
Maybe you can try this :
Do let us know if this works.
Good luck!
ubiformat /dev/mtd13 -y -f /tmp/openwrt-ipq807x-generic-xiaomi_ax3600-initramfs-factory.ubi -s 2048 -O 2048 && nvram set flag_boot_rootfs=1 && nvram set flag_last_success=1 && nvram commit
I think you can try to PM the "xiaofan" guy. See whether he has a solution.Thanks for sharing this! I am unable to do this as i only have access to the router via ssh and scp right now.
is there an ssh command to flash the following files?
"miwifi_r3600_firmware_5da25_1.0.17.bin" or "openwrt-ipq807x-generic-xiaomi_ax3600-initramfs-factory.ubi"
this line from openwrt no longer works as i have removed the partitions with the sysupgrade
I encounter a problem recently.
The "Parental control", control when the internet of a device get turns on and off. Somehow, if my kids are playing Roblox, they will be able to continue to play pass the time I set that internet will be off.
Any of you encounter that? Got any solution?
Wah! You really go all the way.what i did long, long time ago (when routers were very basic). set up AP, separate SSID, authenticate for "restricted users"
dun give password on main router.
put AP on power timer, and put timer out of reach/locked up.
hard off. no negotiations when timer cuts power.
i'm sure there are better (more elegant) solutions, but that worked for me back then.
Wah! You really go all the way.
For my case, my kids know that they have to stop and sleep liao. I just need to schedule a reboot on the route to break the flow, they will go sleep liao.
Before this, I was using Asus router. Their parental control was crap. When I switched to Xiaomi AX3600, it was good, worked as it should. But dunno why Roblox is able to "prevent" the cut off.
Anybody upgraded to this?
Xiaomi Mi Router AX9000
Thanks for sharing this! I am unable to do this as i only have access to the router via ssh and scp right now.
is there an ssh command to flash the following files?
"miwifi_r3600_firmware_5da25_1.0.17.bin" or "openwrt-ipq807x-generic-xiaomi_ax3600-initramfs-factory.ubi"
this line from openwrt no longer works as i have removed the partitions with the sysupgrade
- The sysupgrade command may fail due to a random issue of wpad not being effectively stopped while upgrading Openwrt. Stopping the wpad service with service wpad stop before doing the sysupgrade fixes the issue.
- Ath11k memory: The ath11k driver needed for the main wireless radios uses a lot of memory when there are few stations connected and low bandwidth traffic flowing.
- NSS acceleration: the Qualcom NSS hardware acceleration is not available and maybe never will be. There is a community effort to enable it in the forum but this does not guarantee that it will be officially supported in the future.
- The IPQ807x target has not yet support for DSA, on OpenWrt: See this forum post. The regular DSA instructions on the mini tutorial do demonstrably work however; wireless interfaces need to be set up in the Network→Wireless section and then be bridged in their Interface Configuration→General Setup→Network menu to connect them to wired interfaces, and the contributor making this statement only uses tagged VLANs on the wired ports.