Adding OpenWrt support for Xiaomi "Redmi Router AX6S"/"Xiaomi Router AX3200"

DFS enabled channels?

https://downloads.openwrt.org/releases/24.10.4/targets/mediatek/mt7622/ - BTW, 24.10.4 - is out there and it flashes without problems.

Have you tried if wed is working?

It does work, I just checked it - /sys/kernel/debug/ppe0/bind is populated with connections.

1 Like

it is with bridger package?

owut upgrade has an error for me

Bridger is only needed for L2 traffic with WED

Nope, just enabled HW offloading and WED via module parameter.

You're too hasty, there was no official release yet (at least when I wrote original message). Owut comes with its own build infrastructure.

I am using it as a dumb access point.

Shiuld i use bridger as it is written at the page of the router?

cat /sys/kernel/debug/ppe0/bind - if you don't see traffic offloaded then install bridger package and check it again.

P.S. don't forget that changing WED configuration requires router reboot.

bridger needs any configuration?

if i follow instructions after some hours i don’t have connectivity at all

I never said that I use bridger. Try searching this forum.

yes, due traffic goes via L2 to the main router.

I did not have time to update the wiki page,or create dedicated one that would be attached to similar devices. Some updated information related to WED are available in BPi R4 wiki

Guys, I’m trying to update 24.10.2 to 24.10.4 with owut. It downloads the new firmware, prints ā€œInstalling /tmp/firmware.bin and rebooting...ā€œ but after the reboot I still see that it’s 24.10.2, so something gone wrong. How to find the reason?

Hello everyone,
I have a Xiaomi AX3200 RB01 produced after 12/2023. I can boot OpenWrt via initramfs (UART + TFTP), but permanent installation is not possible yet because of the new bootloader layout.
Could you please share the current status of the chainload U‑Boot solution, if exist for these newer units? Is there a test build or draft procedure available? I’d be happy to test and provide feedback.
Thank you for your work!