OpenWrt support for Xiaomi AX9000

Please check your uboot environment against a working one. Use search.

Hey guys quick question has anything changed that would cause the power 5Ghz hand to stop working in the latest firmware. I haven't used my AX9000 for over a year but just recently updated it to the 24.10. noticed the lower band wasn't working so I used the BDF file I had saved from a year or so ago. It's loading up but nothing can connect to it. Pretty acting like it does without the patched BDF

You need to use US as the country.

Is that with the patched BDF still? Or is that not required

With patched required in my world :wink:

Hi @Markinus , @devrus91 ,

thanks for getting fan control on AX9000 to work. I've installed all the packages that devrus91 highlighted earlier, including kmod-hwmon-emc2305. I'm on 24.10 (immortalwrt) my fan control service shows inactive as well. did I miss anything?

Thanks!

Hi. Don't you forget to add startup(/etc/rc.local) script?

1 Like

Hey thanks for the quick reply!

edit - cold booted and reinstalled eveyrthing. its working fine now, thank you !

Install emc driver, and your gifthub *.ipk , but i have same problem
Service status: Active
Current temperature: 59.2 °C
Current fan speed: 99%
Current fan RPM: 0 ???

Can you answer, what i do wrong? I have new version of openwrt 24.10.1 r28597-0425664679

I2c tools and startup script is required too

Startup script is here

I run before you answer. Can you generate "all in one" script to install for future update FW openwrt?

thanks a lot devrus! awesome work!

got it working on OpenWrt SNAPSHOT r28197-5695267847 / LuCI Master 24.329.11907~2ce8529, can't hear the fan though at 56% speed, is it that quiet?

Fan Control
Service status: Active
Current temperature: 46.4 °C
Current fan speed: 56%
Current fan RPM: 2116

May open it up again and remove the "manual usb" fan I put on top, at that time could check the fan is physically working :wink:

Just updated to latest snapshot and noticed 2 new additional radios, radio4 and radio5 as shown below. radio3 appears disabled and shown as Generic unknown



Anyone here had similar issue?

That can happen if the device paths changed, the best course of action would be:

rm /etc/config/wireless
wifi config

…and reconfiguring your wireless setup from there.

2 Likes

PCIe paths should not have changed, only thing that changed was that we now have PCIe bridge nodes from upstream and DTS was fixed up for that

2 Likes

This works nicely - Thanks a bunch!

How did you do it? reconfiguring your wireless setup? I now have 9 radios, 4 of them as Generic unknown. Is it recommended delete them? Thanks

Solved by carrying out these steps suggested by @slh

1 Like

What versión of Agustin´s repo are you using?
Apart from these packages (alpine-fan-control-1.1-r20240105.apk and luci-app-alpine-fan-control-1.1-r20240105.apk) what other packages are needed in Agustin Lorenzo´s repo for the fan to work ? Thanks