Adding OpenWrt support for Xiaomi AX3600 (Part 1)

Which branch are you building?

Your repo on github, ""AX3600-v5.10" branch. And the AX3600 device.

Then, there is no ethernet there at all.
Can you post your bootlog?

For wifi you need to include the ath11k-ahb driver from menuconfig.
As well as hostapd variant you like

OK.

As well as hostapd variant you like

Which one would you recommend? Have no idea whats the difference between the variants.

I use the hostapd-wolfssl

Thanks! Firing up the build vm now, will let you know how it went.

Here is the new bootlog: https://pastebin.com/RNWPmKEB

It seems both wireless interfaces are available ("iw list" shows them), but when I try to do a scan on either on them ("iw dev wlan0 scan" or "iw dev wlan1 scan"), there is no output.

I know, if you read through the thread you can see all of the issues with wlan.
Its not working fine at all.

Hi, about IPQ6018, are you able to make the ethernet work?

Nope, its the same as IPQ807x

Hello, I have received this router a few days ago, I would like to know if with the SSH access I can configure the extra antenna the IoT one, to make a wifi access point; ex: IoT_Wifi, to connect my smart devices there then, lower the speed and wifi power for them.

that antenna have a separate radio?

Not the right place to ask!!! This thread are about OpenWRT on AX3600.

Oh, sorry, since this device uses a custom openwrt as the base I thought it was the right place to ask, wops

Can someone confirm if the extra antenna has a separate radio?

Thank you

You can find instructions for that here: https://irq5.io/2020/08/10/custom-firmware-for-the-xiaomi-ax3600-wireless-router/

jrlk
kremer

This thread are about OpenWRT on AX3600!!! Not about your problems with this router!!! Do not spam here!!!

3 Likes

I am looking at Ansuel's github and it seems he managed to add ethernet for kernel 5.9 ( https://github.com/Ansuel/openwrt/commits/AX3600-v5.9 ). I cant see his commits in your AX3600 tree. Maybe its not compatible or some more work has to be done?

It does not work, that was his attempt to port NSS DP

I have tried his branch and it does work