GL-iNet AX1800 new router - OpenWrt support?

Log files and screenshots: https://file.io/vj9lL5977yAz
Also added stock firmware data in the archive, seems to use older firmware version:

[   21.791583] ath11k c000000.wifi: fw_version 0x2604835d fw_build_timestamp 2022-03-09 12:49 fw_build_id QC_IMAGE_VERSION_STRING=WLAN.HK.2.6.0.1-00861-QCAHKSWPL_SILICONZ-1
[   22.513669] ath11k c000000.wifi: fw_version 0x2604835d fw_build_timestamp 2022-03-09 12:49 fw_build_id QC_IMAGE_VERSION_STRING=WLAN.HK.2.6.0.1-00861-QCAHKSWPL_SILICONZ-1

For some reason the latest release is only showing SU-BEAMFORMEE on reset without user configuration.

1 Like

So the current build that needs testing is r21876? I can test it tonight I just need to wait til the house is asleep.
My PC is running Linux (Tumbleweed), and its my only OS, but I doubt that's sufficient experience to debug kernel issues. I'm not sure what debugging entails tbh, if it's similar to figuring out why something went wrong/reading logs/checking config files I can definitely do that.

However, if you need someone with experience programming in C and working with kernel modules I probably won't be of much help beyond swapping modules and running modinfo. I can run gcc and follow instructions to compile a program from source but the most advanced C program I can write just solves equations and calls printf.

About the 5GHz/2.4GHz:
I'm still on build r21530 and 5GHz works perfectly but 2.4GHz won't allow newer devices to connect. I'm fine with only 5GHz and only realized it was an issue because I was attempting to put install ubuntu server on an old laptop and that device could connect but a newer galaxy tablet could not connect (to 2.4GHz).

1 Like

alright, i just "downgraded" to the R21865 build.
When using the sysupgrade with luci the downgrade only partially worked.
I still was not able to select channels and the 5GHz radio still didnt want to start.
also i noticed the device was running very hot.

after that i did a complete reinstall using recovery and factory build and now i have channels and 5GHz radio working. ill see how stable the build is and maybe try if i can make it join my mesh network.

1 Like

Manually added the 2.6.0.1 firmware and build from source, same issue.
I've noticed that setting the distance/ack to 1 increase speed from 50Mbit to 120Mbit at 30dB
And setting it to 2000 with 10dB brings speed down to 20Mbit from 400Mbit, seems to have a big effect.
Also the closer the Slate is at 10dB the slower the speed. I've also noticed that the TX/RX rate keep jumping from 6Mbit to 916Mbit gradually in a loop at 30dB, while it loops between 514Mbit to 916Mbit at 10dB. Hopefully someone with a Xiaomi AX1800 can chime in since they use the same chip (?).

Some relevant info with a similar firmware issue: OpenWrt support for Xiaomi AX9000 - #335 by dchard

I'm testing right now, last snapshots (both r21876 and r21865), all seems work well, also wifi 5 and 2.4 ghz, my phone find them and connect without problems, for 5 ghz, I'm on driver power and channel 40, and connection is stable with 433 Mbit/s (it is 860Mbit/s with original gl inet firmware). but seems to be ok onto wifi, no connections lost for now. I'll stay on r21876 release!

while at moment seems doesn't work usb port, I'm investigating about.....

Thanks! USB port is very important for me as I want to use external cellular modems... Cheers...

I can now (after installed all dependiences!) confirm that usb wont works, no usb device is detected!. also for me for dlna and samba is important, so I'll wait for some news about!
thanks.
adding that seems electrical problem, no led on usb key/external HHD turns ON when plugged into.

2 Likes

I am still working on everything. Will update if I have good news.

2 Likes

Many Thanks!

1 Like

do you have the latest release of the firmare and can you install it through the openwrt gui

Never managed to install one of these firmwares. I wonder what I 'm doing wrong.

Use a different browser, in private/incognito.

Thank you for your proposals. I tried Firefox, Konqueror, Edge, I tried regular and private windows, LAN and WAN, 2.5GbE over USB or builtin Gbit port, several snapshots, shortened file names. I'm out of ideas what could be wrong.

Which folder did you download from snapshot or experimental?

Also double checking this is an GL-iNet AX1800/AXT1800 Flint your trying to flash to right ?

I apologize for wasting your time. I needed to upgrade uboot and I didn't know that http://192.168.1.1/uboot.html is different from http://192.168.1.1

I take it you have a booting system now?

Making a new build now for testing on my hardware if it works then will post on web server.

r21876 runs great now. There is an issue with changed BSSID after every reboot. I lock all my WiFi connections to BSSID. Activated igmp snooping, forced igmp_v3 and mld v2 on br0. There were some backtraces but after a restart the router came up just fine. IPTV runs stutterfree on 5 GHz which never worked with GL-iNet 4.x firmware.
Now there are a bunch of messages:

Sun Apr 2 17:05:14 2023 daemon.notice netifd: Interface 'wan6_4' is now down
Sun Apr 2 17:05:14 2023 daemon.notice netifd: Interface 'wan6_4' is setting up now

Looking forward to installing your new snapshot.

Wan6_4 is IPv6 to IPv4 there is a package installed by default that's 6 to 4 uninstall it should solve that issue.

Glad your all booted and performance is expected.

New Build uploaded to webserver, I need Wireless SDCard and USB tested. Can you please also test to see if wifi down and wifi up commands cause a crash!!

r22519 (solidus1983.duckdns.org)

Edit: Here is a list of What is working and what is not

Working:

  • Wireless (Flint/Slate AX) ** Downgraded firmware from 2.7.0.1 to 2.5.0.1-0128
  • SD-Card (Slate AX)
  • CPU clocking at 1.2Ghz (Flint/Slate AX)
  • Ethernet Ports (Flint/Slate AX)
  • Sysupgrade (Flint/Slate AX)
  • WolfSSL and OpenSSL performance on par to where it should be (Flint/Slate AX)
  • FAN currently works but constantly running (Slate AX)

Whats not working :

  • USB (Flint/Slate AX) ** Has power but no data **

Known issues:

  • None

Update: Quick Hotfix for Wireless issue

Update 2: Well Wireless fix doesn't work going to downgrade wireless firmware from 2.7.0.1 to 2.5.0.1-01208 see if that solves the issue.

Update 3: Wireless Firmware 2.5.0.1-0128 seems to fix the crashing issue.

1 Like