Qualcommax NSS Build

This PR for ath11k is pretty interesting too.

If anyone wants to test it before eventually it gets merged on top of the main branch.
I can only say that I don't see those error messages on my NSS builds and I think it's because of the excellent job done by @qosmio on the NSS implementation and integration into the OpenWrt code.
Thanks!

2 Likes

In NSS, this patch seems to fix it: https://github.com/qosmio/openwrt-ipq/blob/main-nss/package/kernel/mac80211/patches/nss/ath11k/453-ath11k-flush-management-frames-to-firmware-before-wa.patch

2 Likes

Nice, will this be included in your next NSS build? Will give NSS another try if that's the case.

These are two separate patches: one addressing management frames and the other non-management frames (aka data frames). As castiel652 mentioned, ā€œManagement frames follow a different processing path.ā€

1 Like

Hi, I've recently discovered sqm though I'm not able to get it working, it says "active with no instances" I followed the official guide and still no success, I'm using wan.20 do I hace to select this or just wan for sqm on global settings? thanks (I have Xiaomi AX3600)

P.S: I get a bug when I try and enable packet steering, when I activate it and save & apply changes it just gets restored to default

Edit: nevermind just read about packet steering and nss compatibility

I am trying to build a working Openwrt NSS firmware for my OEM device. Its is a Yuncore AX1750-SMA (http://yuncore.net/ProductCenter/info.aspx?itemid=930&lcid=64). I have wan working, lan is partially working. I have link but traffic never reaches eth0.

Device has a IPQ6018 SoC with QCA8075 for LAN and QCA8081 for WAN

I keep getting this error:

[ 1097.968446] WARN: netdev Null src_info_type:0x4. Drop skb:ffffff8002f0de00
[ 1099.022135] WARN: netdev Null src_info_type:0x4. Drop skb:ffffff8002f0d200
[ 1100.046183] WARN: netdev Null src_info_type:0x4. Drop skb:ffffff8002f0d600
[ 1101.070176] WARN: netdev Null src_info_type:0x4. Drop skb:ffffff80030f3a00
[ 1102.094100] WARN: netdev Null src_info_type:0x4. Drop skb:ffffff80030f3100
[ 1103.118007] WARN: netdev Null src_info_type:0x4. Drop skb:ffffff8004a40e00
[ 1104.142366] WARN: netdev Null src_info_type:0x4. Drop skb:ffffff80030f3700
[ 1105.165983] WARN: netdev Null src_info_type:0x4. Drop skb:ffffff800379e500
[ 1106.190027] WARN: netdev Null src_info_type:0x4. Drop skb:ffffff80030f3500
[ 1107.214155] WARN: netdev Null src_info_type:0x4. Drop skb:ffffff80046b5600
[ 1108.238002] WARN: netdev Null src_info_type:0x4. Drop skb:ffffff8005d70000
[ 1109.261907] WARN: netdev Null src_info_type:0x4. Drop skb:ffffff8005d70800

Here is my /etc/config/network. Any help is greatly appreciated. Thank you

######## loopback & globals ################################################
config interface 'loopback'
        option device 'lo'
        option proto 'static'
        option ipaddr '127.0.0.1'
        option netmask '255.0.0.0'

config globals 'globals'
        option ula_prefix 'fd00:dead:beef::/48'
        option packet_steering '0'
        option flow_offloading '0'
        option flow_offloading_hw '0'

######## devices ###########################################################
# CPU <-> switch on VLAN 4
config device
        option name 'eth0.4'
        option type '8021q'
        option ifname 'eth0'
        option vid '4'

# LAN bridge (now carries eth0.4, not bare eth0)
config device 'lan_device'
        option name 'br-lan'
        option type 'bridge'
        list ports 'eth0.4'
        # optional
        # option stp '0'
        # option igmp_snooping '0'

######## interfaces ########################################################
config interface 'lan'
        option device 'br-lan'
        option proto 'static'
        option ipaddr '192.168.1.1'
        option netmask '255.255.255.0'
        option ip6assign '60'

config interface 'wan'
        option device 'eth1'
        option proto 'dhcp'

may i know where the latest build is for the MX4200v1

I just wanted to give an update on this, I had set up the syslog server on all my units. Since doing so, all the crashes have stopped, and the units have an uptime of >10 days. Thanks for the fix? (lol) I’ll keep an eye out for crashes to see if anything shows up on the logs.

3 Likes

Hi everyone,

My build is failing, and it appears to be an issue with downloading the ppp package. The log shows that the downloaded archive has an incorrect hash. Even when it falls back to cloning from Git, the resulting archive still has the wrong hash, causing the build to error out.

Here are the exact lines from the log showing the failure:

    Hash of the local file ppp-2.5.2.tar.zst does not match (file: 381668ce1547afeaf599f08ae37935bfd3d5841747c62bca5a870c11e3e9bedb, requested: 677b71d23b668db986146e13b0c651f2ac506eb4fb244ffba1ff406cbae3511b) - deleting download.
...
Hash mismatch for file ppp-2.5.2.tar.zst: expected 677b71d23b668db986146e13b0c651f2ac506eb4fb244ffba1ff406cbae3511b, got 381668ce1547afeaf599f08ae37935bfd3d5841747c62bca5a870c11e3e9bedb
make[3]: *** [Makefile:290: /home/runner/work/Qualcommax_NSS_Builder/Qualcommax_NSS_Builder/dl/ppp-2.5.2.tar.zst] Error 1
...
ERROR: package/network/services/ppp failed to build (build variant: default).
...
make: *** [/home/runner/work/Qualcommax_NSS_Builder/Qualcommax_NSS_Builder/include/toplevel.mk:233: world] Error 2
  

It seems the checksum for this package is incorrect in the build configuration. Has anyone else encountered this?

Alright, here we go. It’s almost as if my previous post urged this unit to crash. I apologize for the formatting, and please let me know if there is a preferred way to upload this log.

2025-10-12T04:28:19-04:00 OpenWrt2 hostapd: phy1-ap0: STA d8:d6:68:9e:a6:49 IEEE 802.11: authenticated
2025-10-12T04:28:21-04:00 OpenWrt2 hostapd: phy1-ap0: STA d8:d6:68:9e:a6:49 IEEE 802.11: authenticated
2025-10-12T04:28:21-04:00 OpenWrt2 hostapd: phy1-ap0: STA d8:d6:68:9e:a6:49 IEEE 802.11: associated (aid 2)
2025-10-12T04:28:22-04:00 OpenWrt2 hostapd: phy1-ap0: AP-STA-CONNECTED d8:d6:68:9e:a6:49 auth_alg=open
2025-10-12T04:28:22-04:00 OpenWrt2 hostapd: phy1-ap0: STA d8:d6:68:9e:a6:49 RADIUS: starting accounting session 1D6D21B3195E26F4
2025-10-12T04:28:22-04:00 OpenWrt2 hostapd: phy1-ap0: STA d8:d6:68:9e:a6:49 WPA: pairwise key handshake completed (RSN)
2025-10-12T04:28:22-04:00 OpenWrt2 hostapd: phy1-ap0: EAPOL-4WAY-HS-COMPLETED d8:d6:68:9e:a6:49
2025-10-12T04:33:33-04:00 OpenWrt2 hostapd: phy1-ap0: AP-STA-DISCONNECTED d8:d6:68:9e:a6:49
2025-10-12T04:33:33-04:00 OpenWrt2 hostapd: phy1-ap0: STA d8:d6:68:9e:a6:49 IEEE 802.11: disassociated due to inactivity
2025-10-12T04:33:34-04:00 OpenWrt2 hostapd: phy1-ap0: STA d8:d6:68:9e:a6:49 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
2025-10-12T05:28:14-04:00 OpenWrt2 hostapd: phy2-ap0: AP-STA-DISCONNECTED ea:de:4e:bf:36:82
2025-10-12T05:28:16-04:00 OpenWrt2 hostapd: phy2-ap0: STA ea:de:4e:bf:36:82 IEEE 802.11: disassociated due to inactivity
2025-10-12T05:28:17-04:00 OpenWrt2 hostapd: phy2-ap0: STA ea:de:4e:bf:36:82 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
2025-10-12T05:47:45-04:00 OpenWrt2 hostapd: phy0-ap0: STA ea:de:4e:bf:36:82 IEEE 802.11: associated (aid 4)
2025-10-12T05:47:45-04:00 OpenWrt2 hostapd: phy0-ap0: AP-STA-CONNECTED ea:de:4e:bf:36:82 auth_alg=ft
2025-10-12T07:51:44-04:00 OpenWrt2 hostapd: phy0-ap0: AP-STA-DISCONNECTED de:23:49:fc:81:9d
2025-10-12T07:51:44-04:00 OpenWrt2 hostapd: phy0-ap0: STA de:23:49:fc:81:9d IEEE 802.11: disassociated due to inactivity
2025-10-12T07:51:45-04:00 OpenWrt2 hostapd: phy0-ap0: STA de:23:49:fc:81:9d IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
2025-10-12T07:52:26-04:00 OpenWrt2 hostapd: phy2-ap0: STA de:23:49:fc:81:9d IEEE 802.11: associated (aid 1)
2025-10-12T07:52:26-04:00 OpenWrt2 hostapd: phy2-ap0: AP-STA-CONNECTED de:23:49:fc:81:9d auth_alg=ft
2025-10-12T07:59:07-04:00 OpenWrt2 hostapd: phy1-ap0: STA de:18:b0:b8:1c:5a IEEE 802.11: did not acknowledge authentication response
2025-10-12T07:59:07-04:00 OpenWrt2 hostapd: phy1-ap0: STA de:18:b0:b8:1c:5a IEEE 802.11: authenticated
2025-10-12T07:59:07-04:00 OpenWrt2 hostapd: phy1-ap0: STA de:18:b0:b8:1c:5a IEEE 802.11: associated (aid 2)
2025-10-12T07:59:07-04:00 OpenWrt2 hostapd: phy0-ap0: Prune association for de:18:b0:b8:1c:5a
2025-10-12T07:59:07-04:00 OpenWrt2 hostapd: phy0-ap0: AP-STA-DISCONNECTED de:18:b0:b8:1c:5a
2025-10-12T07:59:07-04:00 OpenWrt2 hostapd: phy1-ap0: AP-STA-CONNECTED de:18:b0:b8:1c:5a auth_alg=open
2025-10-12T07:59:07-04:00 OpenWrt2 hostapd: phy1-ap0: STA de:18:b0:b8:1c:5a RADIUS: starting accounting session D46A4FE4DE324C54
2025-10-12T07:59:07-04:00 OpenWrt2 hostapd: phy1-ap0: STA de:18:b0:b8:1c:5a WPA: pairwise key handshake completed (RSN)
2025-10-12T07:59:07-04:00 OpenWrt2 hostapd: phy1-ap0: EAPOL-4WAY-HS-COMPLETED de:18:b0:b8:1c:5a
2025-10-12T07:59:12-04:00 OpenWrt2 hostapd: phy0-ap0: STA de:23:49:fc:81:9d IEEE 802.11: associated (aid 5)
2025-10-12T07:59:12-04:00 OpenWrt2 hostapd: phy0-ap0: AP-STA-CONNECTED de:23:49:fc:81:9d auth_alg=ft
2025-10-12T07:59:12-04:00 OpenWrt2 hostapd: phy2-ap0: Prune association for de:23:49:fc:81:9d
2025-10-12T07:59:12-04:00 OpenWrt2 hostapd: phy2-ap0: AP-STA-DISCONNECTED de:23:49:fc:81:9d
2025-10-12T07:59:37-04:00 OpenWrt2 hostapd: phy0-ap0: STA de:18:b0:b8:1c:5a IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
2025-10-12T07:59:42-04:00 OpenWrt2 hostapd: phy2-ap0: STA de:23:49:fc:81:9d IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
2025-10-12T08:00:24-04:00 OpenWrt2 hostapd: phy2-ap0: STA ea:de:4e:bf:36:82 IEEE 802.11: associated (aid 1)
2025-10-12T08:00:24-04:00 OpenWrt2 hostapd: phy2-ap0: AP-STA-CONNECTED ea:de:4e:bf:36:82 auth_alg=ft
2025-10-12T08:00:24-04:00 OpenWrt2 hostapd: phy0-ap0: Prune association for ea:de:4e:bf:36:82
2025-10-12T08:00:24-04:00 OpenWrt2 hostapd: phy0-ap0: AP-STA-DISCONNECTED ea:de:4e:bf:36:82
2025-10-12T08:00:52-04:00 OpenWrt2 hostapd: phy1-ap0: AP-STA-DISCONNECTED de:18:b0:b8:1c:5a
2025-10-12T08:00:52-04:00 OpenWrt2 hostapd: phy1-ap0: STA de:18:b0:b8:1c:5a IEEE 802.11: did not acknowledge authentication response
2025-10-12T08:00:54-04:00 OpenWrt2 hostapd: phy0-ap0: STA ea:de:4e:bf:36:82 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
2025-10-12T08:01:02-04:00 OpenWrt2 hostapd: phy0-ap0: AP-STA-DISCONNECTED de:23:49:fc:81:9d
2025-10-12T08:01:02-04:00 OpenWrt2 hostapd: phy0-ap0: STA de:23:49:fc:81:9d IEEE 802.11: associated (aid 5)
2025-10-12T08:01:02-04:00 OpenWrt2 hostapd: phy0-ap0: AP-STA-CONNECTED de:23:49:fc:81:9d auth_alg=ft
2025-10-12T08:01:16-04:00 OpenWrt2 hostapd: phy0-ap0: AP-STA-DISCONNECTED de:23:49:fc:81:9d
2025-10-12T08:01:16-04:00 OpenWrt2 hostapd: phy0-ap0: STA de:23:49:fc:81:9d IEEE 802.11: associated (aid 5)
2025-10-12T08:01:16-04:00 OpenWrt2 hostapd: phy0-ap0: AP-STA-CONNECTED de:23:49:fc:81:9d auth_alg=ft
2025-10-12T08:01:20-04:00 OpenWrt2 hostapd: phy0-ap0: STA ea:de:4e:bf:36:82 IEEE 802.11: associated (aid 1)
2025-10-12T08:01:20-04:00 OpenWrt2 hostapd: phy0-ap0: AP-STA-CONNECTED ea:de:4e:bf:36:82 auth_alg=ft
2025-10-12T08:01:20-04:00 OpenWrt2 hostapd: phy2-ap0: Prune association for ea:de:4e:bf:36:82
2025-10-12T08:01:20-04:00 OpenWrt2 hostapd: phy2-ap0: AP-STA-DISCONNECTED ea:de:4e:bf:36:82
2025-10-12T08:01:50-04:00 OpenWrt2 hostapd: phy2-ap0: STA ea:de:4e:bf:36:82 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
2025-10-12T08:02:06-04:00 OpenWrt2 hostapd: phy0-ap0: AP-STA-DISCONNECTED ea:de:4e:bf:36:82
2025-10-12T08:02:06-04:00 OpenWrt2 hostapd: phy0-ap0: STA ea:de:4e:bf:36:82 IEEE 802.11: associated (aid 1)
2025-10-12T08:02:06-04:00 OpenWrt2 hostapd: phy0-ap0: AP-STA-CONNECTED ea:de:4e:bf:36:82 auth_alg=ft
2025-10-12T08:02:06-04:00 OpenWrt2 hostapd: phy0-ap0: AP-STA-DISCONNECTED de:23:49:fc:81:9d
2025-10-12T08:02:07-04:00 OpenWrt2 hostapd: phy0-ap0: STA de:23:49:fc:81:9d IEEE 802.11: associated (aid 5)
2025-10-12T08:02:07-04:00 OpenWrt2 hostapd: phy0-ap0: AP-STA-CONNECTED de:23:49:fc:81:9d auth_alg=ft
2025-10-12T08:02:13-04:00 OpenWrt2 hostapd: phy1-ap0: STA de:18:b0:b8:1c:5a IEEE 802.11: did not acknowledge authentication response
2025-10-12T08:02:13-04:00 OpenWrt2 hostapd: phy1-ap0: STA de:18:b0:b8:1c:5a IEEE 802.11: authenticated
2025-10-12T08:02:13-04:00 OpenWrt2 hostapd: phy1-ap0: STA de:18:b0:b8:1c:5a IEEE 802.11: associated (aid 2)
2025-10-12T08:02:13-04:00 OpenWrt2 hostapd: phy1-ap0: AP-STA-CONNECTED de:18:b0:b8:1c:5a auth_alg=open
2025-10-12T08:02:13-04:00 OpenWrt2 hostapd: phy1-ap0: STA de:18:b0:b8:1c:5a RADIUS: starting accounting session 8765608300CC193A
2025-10-12T08:02:13-04:00 OpenWrt2 hostapd: phy1-ap0: STA de:18:b0:b8:1c:5a WPA: pairwise key handshake completed (RSN)
2025-10-12T08:02:13-04:00 OpenWrt2 hostapd: phy1-ap0: EAPOL-4WAY-HS-COMPLETED de:18:b0:b8:1c:5a
2025-10-12T08:07:29-04:00 OpenWrt2 hostapd: phy1-ap0: AP-STA-DISCONNECTED de:18:b0:b8:1c:5a
2025-10-12T08:07:31-04:00 OpenWrt2 hostapd: phy1-ap0: STA de:18:b0:b8:1c:5a IEEE 802.11: disassociated due to inactivity
2025-10-12T08:07:31-04:00 OpenWrt2 hostapd: phy0-ap0: AP-STA-DISCONNECTED de:23:49:fc:81:9d
2025-10-12T08:07:31-04:00 OpenWrt2 hostapd: phy0-ap0: STA de:23:49:fc:81:9d IEEE 802.11: disassociated due to inactivity
2025-10-12T08:07:32-04:00 OpenWrt2 hostapd: phy1-ap0: STA de:18:b0:b8:1c:5a IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
2025-10-12T08:07:32-04:00 OpenWrt2 hostapd: phy0-ap0: STA de:23:49:fc:81:9d IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
2025-10-12T08:07:41-04:00 OpenWrt2 hostapd: phy0-ap0: AP-STA-DISCONNECTED ea:de:4e:bf:36:82
2025-10-12T08:07:41-04:00 OpenWrt2 hostapd: phy0-ap0: STA ea:de:4e:bf:36:82 IEEE 802.11: disassociated due to inactivity
2025-10-12T08:07:42-04:00 OpenWrt2 hostapd: phy0-ap0: STA ea:de:4e:bf:36:82 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
2025-10-12T08:42:45-04:00 OpenWrt2 hostapd: phy1-ap0: STA ea:de:4e:bf:36:82 IEEE 802.11: authenticated
2025-10-12T08:42:45-04:00 OpenWrt2 hostapd: phy1-ap0: STA ea:de:4e:bf:36:82 IEEE 802.11: associated (aid 2)
2025-10-12T08:42:45-04:00 OpenWrt2 hostapd: phy1-ap0: AP-STA-CONNECTED ea:de:4e:bf:36:82 auth_alg=open
2025-10-12T08:42:45-04:00 OpenWrt2 hostapd: phy1-ap0: STA ea:de:4e:bf:36:82 RADIUS: starting accounting session 9AEF33875D5DE0A3
2025-10-12T08:42:45-04:00 OpenWrt2 hostapd: phy1-ap0: STA ea:de:4e:bf:36:82 WPA: pairwise key handshake completed (RSN)
2025-10-12T08:42:45-04:00 OpenWrt2 hostapd: phy1-ap0: EAPOL-4WAY-HS-COMPLETED ea:de:4e:bf:36:82
2025-10-12T08:43:14-04:00 OpenWrt2 hostapd: phy0-ap0: STA ea:de:4e:bf:36:82 IEEE 802.11: associated (aid 1)
2025-10-12T08:43:14-04:00 OpenWrt2 hostapd: phy0-ap0: AP-STA-CONNECTED ea:de:4e:bf:36:82 auth_alg=ft
2025-10-12T08:43:14-04:00 OpenWrt2 hostapd: phy1-ap0: Prune association for ea:de:4e:bf:36:82
2025-10-12T08:43:14-04:00 OpenWrt2 hostapd: phy1-ap0: AP-STA-DISCONNECTED ea:de:4e:bf:36:82
2025-10-12T08:43:26-04:00 OpenWrt2 hostapd: phy1-ap0: STA b2:c3:ba:e2:53:0b IEEE 802.11: associated (aid 5)
2025-10-12T08:43:26-04:00 OpenWrt2 hostapd: phy1-ap0: AP-STA-CONNECTED b2:c3:ba:e2:53:0b auth_alg=ft
2025-10-12T08:43:35-04:00 OpenWrt2 hostapd: phy1-ap0: STA de:23:49:fc:81:9d IEEE 802.11: authenticated
2025-10-12T08:43:35-04:00 OpenWrt2 hostapd: phy1-ap0: STA de:23:49:fc:81:9d IEEE 802.11: associated (aid 8)
2025-10-12T08:43:35-04:00 OpenWrt2 hostapd: phy1-ap0: AP-STA-CONNECTED de:23:49:fc:81:9d auth_alg=open
2025-10-12T08:43:35-04:00 OpenWrt2 hostapd: phy1-ap0: STA de:23:49:fc:81:9d RADIUS: starting accounting session BC730F667E3CE80E
2025-10-12T08:43:35-04:00 OpenWrt2 hostapd: phy1-ap0: STA de:23:49:fc:81:9d WPA: pairwise key handshake completed (RSN)
2025-10-12T08:43:35-04:00 OpenWrt2 hostapd: phy1-ap0: EAPOL-4WAY-HS-COMPLETED de:23:49:fc:81:9d
2025-10-12T08:43:38-04:00 OpenWrt2 hostapd: phy0-ap0: STA de:23:49:fc:81:9d IEEE 802.11: associated (aid 4)
2025-10-12T08:43:38-04:00 OpenWrt2 hostapd: phy0-ap0: AP-STA-CONNECTED de:23:49:fc:81:9d auth_alg=ft
2025-10-12T08:43:38-04:00 OpenWrt2 hostapd: phy1-ap0: Prune association for de:23:49:fc:81:9d
2025-10-12T08:43:38-04:00 OpenWrt2 hostapd: phy1-ap0: AP-STA-DISCONNECTED de:23:49:fc:81:9d
2025-10-12T08:43:40-04:00 OpenWrt2 hostapd: phy2-ap0: STA de:18:b0:b8:1c:5a IEEE 802.11: authenticated
2025-10-12T08:43:40-04:00 OpenWrt2 hostapd: phy2-ap0: STA de:18:b0:b8:1c:5a IEEE 802.11: associated (aid 1)
2025-10-12T08:43:40-04:00 OpenWrt2 hostapd: phy2-ap0: AP-STA-CONNECTED de:18:b0:b8:1c:5a auth_alg=open
2025-10-12T08:43:40-04:00 OpenWrt2 hostapd: phy2-ap0: STA de:18:b0:b8:1c:5a RADIUS: starting accounting session F1AE9D91CB95558A
2025-10-12T08:43:40-04:00 OpenWrt2 hostapd: phy2-ap0: STA de:18:b0:b8:1c:5a WPA: pairwise key handshake completed (RSN)
2025-10-12T08:43:40-04:00 OpenWrt2 hostapd: phy2-ap0: EAPOL-4WAY-HS-COMPLETED de:18:b0:b8:1c:5a
2025-10-12T08:43:44-04:00 OpenWrt2 hostapd: phy1-ap0: STA ea:de:4e:bf:36:82 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
2025-10-12T08:44:08-04:00 OpenWrt2 hostapd: phy1-ap0: STA de:23:49:fc:81:9d IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
2025-10-12T08:44:55-04:00 OpenWrt2 hostapd: phy0-ap0: STA ae:20:2d:67:24:f7 IEEE 802.11: authenticated
2025-10-12T08:44:55-04:00 OpenWrt2 hostapd: phy0-ap0: STA ae:20:2d:67:24:f7 IEEE 802.11: associated (aid 5)
2025-10-12T08:44:56-04:00 OpenWrt2 hostapd: phy0-ap0: AP-STA-CONNECTED ae:20:2d:67:24:f7 auth_alg=open
2025-10-12T08:44:56-04:00 OpenWrt2 hostapd: phy0-ap0: STA ae:20:2d:67:24:f7 RADIUS: starting accounting session DC88F72E96ADE8FD
2025-10-12T08:44:56-04:00 OpenWrt2 hostapd: phy0-ap0: STA ae:20:2d:67:24:f7 WPA: pairwise key handshake completed (RSN)
2025-10-12T08:44:56-04:00 OpenWrt2 hostapd: phy0-ap0: EAPOL-4WAY-HS-COMPLETED ae:20:2d:67:24:f7
2025-10-12T08:49:04-04:00 OpenWrt2 hostapd: phy2-ap0: AP-STA-DISCONNECTED de:18:b0:b8:1c:5a
2025-10-12T08:49:07-04:00 OpenWrt2 hostapd: phy2-ap0: STA de:18:b0:b8:1c:5a IEEE 802.11: disassociated due to inactivity
2025-10-12T08:49:08-04:00 OpenWrt2 hostapd: phy2-ap0: STA de:18:b0:b8:1c:5a IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
2025-10-12T08:49:23-04:00 OpenWrt2 hostapd: phy1-ap0: AP-STA-DISCONNECTED b2:c3:ba:e2:53:0b
2025-10-12T08:49:23-04:00 OpenWrt2 hostapd: phy1-ap0: STA b2:c3:ba:e2:53:0b IEEE 802.11: disassociated due to inactivity
2025-10-12T08:49:24-04:00 OpenWrt2 hostapd: phy1-ap0: STA b2:c3:ba:e2:53:0b IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
2025-10-12T08:49:24-04:00 OpenWrt2 kernel: [741947.895075] ath11k c000000.wifi: Spurious quick kickout for STA b2:c3:ba:e2:53:0b but found in peer table
2025-10-12T08:49:52-04:00 OpenWrt2 kernel: [741975.873720] qcom-nandc 79b0000.nand-controller: failure to read page/oob
2025-10-12T08:49:52-04:00 OpenWrt2 kernel: [741975.873768] ubi0 warning: ubi_io_read: error -110 while reading 262144 bytes from PEB 327:0, read only 0 bytes, retry
2025-10-12T08:49:54-04:00 OpenWrt2 kernel: [741977.953748] qcom-nandc 79b0000.nand-controller: failure to read page/oob
2025-10-12T08:49:54-04:00 OpenWrt2 kernel: [741977.953796] ubi0 warning: ubi_io_read: error -110 while reading 262144 bytes from PEB 327:0, read only 0 bytes, retry
2025-10-12T08:49:56-04:00 OpenWrt2 kernel: [741980.033774] qcom-nandc 79b0000.nand-controller: failure to read page/oob
2025-10-12T08:49:56-04:00 OpenWrt2 kernel: [741980.033822] ubi0 warning: ubi_io_read: error -110 while reading 262144 bytes from PEB 327:0, read only 0 bytes, retry
2025-10-12T08:49:58-04:00 OpenWrt2 kernel: [741982.113801] qcom-nandc 79b0000.nand-controller: failure to read page/oob
2025-10-12T08:49:58-04:00 OpenWrt2 kernel: [741982.113850] ubi0 error: ubi_io_read: error -110 while reading 262144 bytes from PEB 327:0, read 0 bytes
2025-10-12T08:49:58-04:00 OpenWrt2 kernel: [741982.119587] CPU: 1 UID: 0 PID: 4480 Comm: ubihealthd Tainted: G           O       6.12.44 #0
2025-10-12T08:49:58-04:00 OpenWrt2 kernel: [741982.119596] Tainted: [O]=OOT_MODULE
2025-10-12T08:49:58-04:00 OpenWrt2 kernel: [741982.119599] Hardware name: Linksys MX4300 (DT)
2025-10-12T08:49:58-04:00 OpenWrt2 kernel: [741982.119602] Call trace:
2025-10-12T08:49:58-04:00 OpenWrt2 kernel: [741982.119605]  dump_backtrace.part.0+0xbc/0xc8
2025-10-12T08:49:58-04:00 OpenWrt2 kernel: [741982.119617]  show_stack+0x18/0x24
2025-10-12T08:49:58-04:00 OpenWrt2 kernel: [741982.119624]  dump_stack_lvl+0x5c/0x7c
2025-10-12T08:49:58-04:00 OpenWrt2 kernel: [741982.119633]  dump_stack+0x18/0x24
2025-10-12T08:49:58-04:00 OpenWrt2 kernel: [741982.119640]  ubi_io_read+0x11c/0x30c
2025-10-12T08:49:58-04:00 OpenWrt2 kernel: [741982.119647]  ubi_bitflip_check+0x1e4/0x2e0
2025-10-12T08:49:58-04:00 OpenWrt2 kernel: [741982.119654]  ubi_cdev_ioctl+0x3a8/0xc80
2025-10-12T08:49:58-04:00 OpenWrt2 kernel: [741982.119661]  __arm64_sys_ioctl+0x364/0xe40
2025-10-12T08:49:58-04:00 OpenWrt2 kernel: [741982.119669]  invoke_syscall.constprop.0+0x5c/0x100
2025-10-12T08:49:58-04:00 OpenWrt2 kernel: [741982.119678]  do_el0_svc+0x40/0xe0
2025-10-12T08:49:58-04:00 OpenWrt2 kernel: [741982.119684]  el0_svc+0x24/0xe0
2025-10-12T08:49:58-04:00 OpenWrt2 kernel: [741982.119691]  el0t_64_sync_handler+0x120/0x12c
2025-10-12T08:49:58-04:00 OpenWrt2 kernel: [741982.119699]  el0t_64_sync+0x178/0x17c
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.904092] rcu: INFO: rcu_preempt self-detected stall on CPU
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.904134] rcu: #0113-....: (6003 ticks this GP) idle=0924/1/0x4000000000000000 softirq=10233845/10233846 fqs=2996
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.908832] rcu: #011(t=6000 jiffies g=23062973 q=579 ncpus=4)
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919155] Sending NMI from CPU 3 to CPUs 0:
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919165] NMI backtrace for cpu 0
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919173] CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Tainted: G           O       6.12.44 #0
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919181] Tainted: [O]=OOT_MODULE
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919184] Hardware name: Linksys MX4300 (DT)
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919188] pstate: 00400005 (nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919194] pc : queued_spin_lock_slowpath+0x58/0x2e0
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919209] lr : _raw_spin_lock_bh+0x48/0x5c
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919216] sp : ffffffc080003c80
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919219] x29: ffffffc080003c80 x28: 0000000000000018 x27: ffffffc080003ed0
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919230] x26: ffffff8019685ed0 x25: 0000000000000000 x24: ffffff8007db0000
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919238] x23: ffffff8007db9a10 x22: 0000000000000001 x21: ffffff8019685ed0
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919246] x20: ffffff8009d02000 x19: ffffff8013474e00 x18: ffffffc080c8b8a0
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919255] x17: 3a32653a61623a33 x16: 633a326220415453 x15: 0000000000000208
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919263] x14: 0000000000000208 x13: 00000000ffffffea x12: ffffffc080ce3848
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919271] x11: ffffffc080c8b8a0 x10: ffffffc080ce38a0 x9 : 0000000000000001
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919280] x8 : 0000000000000001 x7 : 0000000000017fe8 x6 : c0000000ffffefff
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919288] x5 : 0000000000000001 x4 : 0000000000000001 x3 : 0000000000000000
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919295] x2 : 0000000000000000 x1 : 0000000000000001 x0 : ffffff8007db9a10
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919304] Call trace:
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919307]  queued_spin_lock_slowpath+0x58/0x2e0
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919315]  ath11k_dp_peer_cleanup+0x38/0xc4 [ath11k]
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919347]  ath11k_wmi_pull_fw_stats+0x198c/0x26f4 [ath11k]
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919368]  ath11k_htc_rx_completion_handler+0x380/0x538 [ath11k]
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919389]  ath11k_ce_per_engine_service+0x22c/0x320 [ath11k]
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919408]  0xffffffc0791770e0
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919415]  tasklet_action_common+0x100/0x13c
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919425]  tasklet_action+0x30/0x3c
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919432]  handle_softirqs+0xf4/0x224
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919439]  __do_softirq+0x14/0x20
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919445]  ____do_softirq+0x10/0x20
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919451]  call_on_irq_stack+0x30/0x78
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919456]  do_softirq_own_stack+0x1c/0x40
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919462]  irq_exit_rcu+0x88/0xc0
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919469]  el1_interrupt+0x38/0x68
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919478]  el1h_64_irq_handler+0x18/0x24
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919486]  el1h_64_irq+0x68/0x6c
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919490]  default_idle_call+0x28/0x58
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919495]  do_idle+0x1c4/0x1e4
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919504]  cpu_startup_entry+0x34/0x3c
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919511]  rest_init+0xd8/0xe0
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919515]  console_on_rootfs+0x0/0x6c
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.919520]  __primary_switched+0x80/0x88
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920165] CPU: 3 UID: 0 PID: 1629 Comm: napi/ath11k_ahb Tainted: G           O       6.12.44 #0
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920173] Tainted: [O]=OOT_MODULE
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920175] Hardware name: Linksys MX4300 (DT)
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920177] pstate: 00400005 (nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920183] pc : queued_spin_lock_slowpath+0x1f4/0x2e0
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920191] lr : _raw_spin_lock_bh+0x48/0x5c
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920198] sp : ffffffc081a33b60
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920200] x29: ffffffc081a33b60 x28: ffffff8007db9a10 x27: ffffff8009d02000
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920210] x26: ffffff8007dbb000 x25: ffffff8009d02000 x24: 0000000000000001
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920218] x23: 00000000ffffffff x22: 0000000000000001 x21: ffffff8009d02438
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920226] x20: ffffff8008370600 x19: ffffff8007db0000 x18: 0000000000000000
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920234] x17: 0000000000000000 x16: 0000000000000000 x15: 0000000000000000
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920242] x14: 0000000000000060 x13: 0000000000000140 x12: 0000000000000001
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920250] x11: 0000000000000044 x10: 0000000000000000 x9 : ffffff8007db9a12
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920258] x8 : 0000000000000000 x7 : 0000000000000000 x6 : ffffff807fbd93c0
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920265] x5 : 0000000000000000 x4 : 0000000000100000 x3 : ffffff807fbd93c0
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920273] x2 : ffffffc080bf93c0 x1 : 00000000000c0101 x0 : ffffff8007db9a10
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920281] Call trace:
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920283]  queued_spin_lock_slowpath+0x1f4/0x2e0
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920290]  ath11k_dp_rx_process_mon_status+0x4b4/0x161c [ath11k]
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920312]  ath11k_dp_rx_process_mon_rings+0x2c/0x40 [ath11k]
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920333]  ath11k_dp_service_srng+0xb8/0x500 [ath11k]
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920353]  0xffffffc079175698
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920358]  __napi_poll+0x38/0x180
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920368]  napi_threaded_poll_loop+0xb4/0x220
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920374]  napi_threaded_poll+0x78/0x84
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920381]  kthread+0x10c/0x110
2025-10-12T08:50:24-04:00 OpenWrt2 kernel: [742007.920390]  ret_from_fork+0x10/0x20
2025-10-12T08:52:00-04:00 OpenWrt2 kernel: [742104.195316] qcom-nandc 79b0000.nand-controller: failure to read page/oob
2025-10-12T08:52:00-04:00 OpenWrt2 kernel: [742104.195362] ubi0 warning: ubi_io_read: error -110 while reading 262144 bytes from PEB 319:0, read only 0 bytes, retry
2025-10-12T08:52:02-04:00 OpenWrt2 kernel: [742106.275340] qcom-nandc 79b0000.nand-controller: failure to read page/oob
2025-10-12T08:52:02-04:00 OpenWrt2 kernel: [742106.275386] ubi0 warning: ubi_io_read: error -110 while reading 262144 bytes from PEB 319:0, read only 0 bytes, retry
2025-10-12T08:52:04-04:00 OpenWrt2 kernel: [742108.355366] qcom-nandc 79b0000.nand-controller: failure to read page/oob
2025-10-12T08:52:04-04:00 OpenWrt2 kernel: [742108.355414] ubi0 warning: ubi_io_read: error -110 while reading 262144 bytes from PEB 319:0, read only 0 bytes, retry
2025-10-12T08:52:06-04:00 OpenWrt2 kernel: [742110.435389] qcom-nandc 79b0000.nand-controller: failure to read page/oob
2025-10-12T08:52:06-04:00 OpenWrt2 kernel: [742110.435433] ubi0 error: ubi_io_read: error -110 while reading 262144 bytes from PEB 319:0, read 0 bytes
2025-10-12T08:52:06-04:00 OpenWrt2 kernel: [742110.441173] CPU: 1 UID: 0 PID: 4480 Comm: ubihealthd Tainted: G           O       6.12.44 #0
2025-10-12T08:52:06-04:00 OpenWrt2 kernel: [742110.441182] Tainted: [O]=OOT_MODULE
2025-10-12T08:52:06-04:00 OpenWrt2 kernel: [742110.441185] Hardware name: Linksys MX4300 (DT)
2025-10-12T08:52:06-04:00 OpenWrt2 kernel: [742110.441188] Call trace:
2025-10-12T08:52:06-04:00 OpenWrt2 kernel: [742110.441192]  dump_backtrace.part.0+0xbc/0xc8
2025-10-12T08:52:06-04:00 OpenWrt2 kernel: [742110.441203]  show_stack+0x18/0x24
2025-10-12T08:52:06-04:00 OpenWrt2 kernel: [742110.441209]  dump_stack_lvl+0x5c/0x7c
2025-10-12T08:52:06-04:00 OpenWrt2 kernel: [742110.441218]  dump_stack+0x18/0x24
2025-10-12T08:52:06-04:00 OpenWrt2 kernel: [742110.441224]  ubi_io_read+0x11c/0x30c
2025-10-12T08:52:06-04:00 OpenWrt2 kernel: [742110.441231]  ubi_bitflip_check+0x1e4/0x2e0
2025-10-12T08:52:06-04:00 OpenWrt2 kernel: [742110.441239]  ubi_cdev_ioctl+0x3a8/0xc80
2025-10-12T08:52:06-04:00 OpenWrt2 kernel: [742110.441246]  __arm64_sys_ioctl+0x364/0xe40
2025-10-12T08:52:06-04:00 OpenWrt2 kernel: [742110.441254]  invoke_syscall.constprop.0+0x5c/0x100
2025-10-12T08:52:06-04:00 OpenWrt2 kernel: [742110.441262]  do_el0_svc+0x40/0xe0
2025-10-12T08:52:06-04:00 OpenWrt2 kernel: [742110.441267]  el0_svc+0x24/0xe0
2025-10-12T08:52:06-04:00 OpenWrt2 kernel: [742110.441276]  el0t_64_sync_handler+0x120/0x12c
2025-10-12T08:52:06-04:00 OpenWrt2 kernel: [742110.441284]  el0t_64_sync+0x178/0x17c
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.946323] rcu: INFO: rcu_preempt self-detected stall on CPU
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.946360] rcu: #0113-....: (23970 ticks this GP) idle=0924/1/0x4000000000000000 softirq=10233845/10233846 fqs=11994
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.951058] rcu: #011(t=24004 jiffies g=23062973 q=2468 ncpus=4)
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961381] Sending NMI from CPU 3 to CPUs 0:
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961391] NMI backtrace for cpu 0
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961399] CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Tainted: G           O       6.12.44 #0
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961408] Tainted: [O]=OOT_MODULE
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961410] Hardware name: Linksys MX4300 (DT)
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961414] pstate: 00400005 (nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961420] pc : queued_spin_lock_slowpath+0x58/0x2e0
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961437] lr : _raw_spin_lock_bh+0x48/0x5c
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961443] sp : ffffffc080003c80
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961446] x29: ffffffc080003c80 x28: 0000000000000018 x27: ffffffc080003ed0
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961456] x26: ffffff8019685ed0 x25: 0000000000000000 x24: ffffff8007db0000
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961464] x23: ffffff8007db9a10 x22: 0000000000000001 x21: ffffff8019685ed0
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961473] x20: ffffff8009d02000 x19: ffffff8013474e00 x18: ffffffc080c8b8a0
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961481] x17: 3a32653a61623a33 x16: 633a326220415453 x15: 0000000000000208
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961489] x14: 0000000000000208 x13: 00000000ffffffea x12: ffffffc080ce3848
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961498] x11: ffffffc080c8b8a0 x10: ffffffc080ce38a0 x9 : 0000000000000001
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961506] x8 : 0000000000000001 x7 : 0000000000017fe8 x6 : c0000000ffffefff
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961514] x5 : 0000000000000001 x4 : 0000000000000001 x3 : 0000000000000000
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961521] x2 : 0000000000000000 x1 : 0000000000000001 x0 : ffffff8007db9a10
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961530] Call trace:
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961533]  queued_spin_lock_slowpath+0x58/0x2e0
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961541]  ath11k_dp_peer_cleanup+0x38/0xc4 [ath11k]
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961572]  ath11k_wmi_pull_fw_stats+0x198c/0x26f4 [ath11k]
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961592]  ath11k_htc_rx_completion_handler+0x380/0x538 [ath11k]
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961612]  ath11k_ce_per_engine_service+0x22c/0x320 [ath11k]
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961632]  0xffffffc0791770e0
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961638]  tasklet_action_common+0x100/0x13c
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961648]  tasklet_action+0x30/0x3c
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961655]  handle_softirqs+0xf4/0x224
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961662]  __do_softirq+0x14/0x20
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961667]  ____do_softirq+0x10/0x20
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961672]  call_on_irq_stack+0x30/0x78
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961678]  do_softirq_own_stack+0x1c/0x40
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961683]  irq_exit_rcu+0x88/0xc0
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961690]  el1_interrupt+0x38/0x68
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961699]  el1h_64_irq_handler+0x18/0x24
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961707]  el1h_64_irq+0x68/0x6c
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961711]  default_idle_call+0x28/0x58
2025-10-12T08:53:24-04:00 OpenWrt2 kernel: [742187.961716]  do_idle+0x1c4/0x1e4
2025-10-12T08:54:08-04:00 OpenWrt2 kernel: [742232.516902] qcom-nandc 79b0000.nand-controller: failure to read page/oob
2025-10-12T08:54:08-04:00 OpenWrt2 kernel: [742232.516949] ubi0 warning: ubi_io_read: error -110 while reading 262144 bytes from PEB 263:0, read only 0 bytes, retry
2025-10-12T08:54:10-04:00 OpenWrt2 kernel: [742234.596933] qcom-nandc 79b0000.nand-controller: failure to read page/oob
2025-10-12T08:54:10-04:00 OpenWrt2 kernel: [742234.596980] ubi0 warning: ubi_io_read: error -110 while reading 262144 bytes from PEB 263:0, read only 0 bytes, retry
2025-10-12T08:54:13-04:00 OpenWrt2 kernel: [742236.676956] qcom-nandc 79b0000.nand-controller: failure to read page/oob
2025-10-12T08:54:13-04:00 OpenWrt2 kernel: [742236.677000] ubi0 warning: ubi_io_read: error -110 while reading 262144 bytes from PEB 263:0, read only 0 bytes, retry
2025-10-12T08:54:15-04:00 OpenWrt2 kernel: [742238.756980] qcom-nandc 79b0000.nand-controller: failure to read page/oob
2025-10-12T08:54:15-04:00 OpenWrt2 kernel: [742238.757023] ubi0 error: ubi_io_read: error -110 while reading 262144 bytes from PEB 263:0, read 0 bytes

The logs are still continuing, repeating over and over.

For additional context, this is the settings for my phy/radio 1:

config wifi-device 'radio1'  
        option type 'mac80211'          
        option path 'platform/soc@0/c000000.wifi+1'
        option band '2g'                     
        option channel '1'   
        option htmode 'HE20'            
        option cell_density '0'      
        option country 'US'                        
                                                 
config wifi-iface 'default_radio1'      
        option device 'radio1'
        option network 'lan'         
        option mode 'ap'                         
        option ssid 'removed'                      
        option encryption 'psk-mixed'
        option disassoc_low_ack '0'
        option key 'removed'
        option ieee80211r '1'                      
        option nasid 'removed'
        option mobility_domain '1234'
        option reassociation_deadline '20000'
        option ft_over_ds '0'      
        option ft_psk_generate_local '1'
        option ieee80211k '1'           
        option time_advertisement '2'
        option time_zone 'EST5EDT,M3.2.0,M11.1.0'
        option bss_transition '1'  

My 5G configurations are identical to this. I added this due to the first line before the ā€œfailure to readā€ errors show up in the above log.

I have a couple of things to mention here regarding this; is this something that might be fixed in Agustin’s new build released today? Secondly, is this something that could be caused by 802.11k/v/r on 2.4ghz? I wouldn’t mind disabling it here, I merely had this configuration mirror my 5G radios out of simplicity. I also had ran previous Agustin builds prior to July when I switched to DDWRT, and I had >30 day uptime without issue, so I’m inclined to believe this is something new, or a configuration error on my part.

EDIT: It does appear that this could have been addressed already (but maybe isn’t applicable to my specific issue):

Is this present in the Agustin build released today? I haven’t had time to check.

No, I haven't added it.

By the way, I'm going to publish that version. I have a few things to say.

P.S.: Maybe if someone has been curious, they've discovered it ahead of time :slight_smile:

1 Like

Hi boys,

This version include NSS offload for WiFi and initial support for additional kmods

I am redo the repos over the latest commit from OpenWRT.

Changelog (include upstream of OpenWRT):

  • Updated kernel and NSS software to version 6.12.51.
  • Imported the latest changes from ath11k for mac80211 backports based on kernel 6.16
    • wifi: ath11k: clear initialized flag for deinit-ed srng lists
    • wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask()
    • wifi: ath11k: fix dest ring-buffer corruption
    • wifi: ath11k: fix source ring-buffer corruption
    • wifi: ath11k: fix dest ring-buffer corruption when ring is full
    • wifi: ath11k: fix group data packet drops during rekey
    • wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load()
  • Added support for ā€œkmod,ā€ phase 1 of 2. Now, when my CI finishes compiling, it publishes all files at: https://openwrtdata.agustinls.com (based on Github Pages)
    • As a result of this change, the repo that uses APK for the target points to my repository. Feel free to review how I have handled this by looking at my repository.
  • WARNING: (IN CASE YOU USE THEM). The following services are disabled on first startup: mwan3, sqm, mesh11sd (MESH build) and you have to re-enable them from: Luci -> System -> Startup
  • WARNING: Now I am only compiling for AX3600, AX6, AX9000, Buffalo WXR-5950AX12, Dynalink DL-WRX36, QNAP 301W, Netgear RAX120v2, SXR80, SXS80, WAX218, Arcadyan AW1000, Zyxel NBG7815, Linksys MX4200 (v1 and v2), MX4300, MX5300, MX8500 and Spectrum SAX1V1K devices.

Notes:

Sources:

BUILDED (NORMAL): https://github.com/AgustinLorenzo/openwrt/releases/tag/ipq807x-nsswifi-2025-10-12-1405

BUILDED (MESH BUILD): https://github.com/AgustinLorenzo/openwrt/releases/tag/ipq807x-nsswifi-mesh-2025-10-13-0245

NOTE: I am now only compiling for AX3600, AX6, AX9000, Buffalo WXR-5950AX12, Dynalink DL-WRX36, QNAP 301W, Netgear RAX120v2, SXR80, SXS80, WAX218, Arcadyan AW1000, Zyxel NBG7815, Linksys MX4200 (v1 and v2), MX4300, MX5300, MX8500 and Spectrum SAX1V1K devices, if someone has used my versions with other devices (and it is supported), let me know and I will add it.

9 Likes

Agustin, thank you for your consistent builds and detailed notes, we appreciate it!

1 Like

Hi @Sinbios, @sppmaster, @olci, @frog

Can you test my latest version? It already has the patch to fix packet loss.

Link: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/net/wireless/ath/ath11k?h=v6.16.11&id=9a394fd149502394c20dc2ebecb8acfde6f6aeac (original), applied in my repo: https://github.com/AgustinLorenzo/openwrt/commit/f2f3ea634bc9e0e2b64b1aaab81ab198e7b2d636

@Sinbios I forgot to add vxlan, but surely in the next version you will be able to add the package normally :slight_smile:

P.S: In the next few minutes, I will open PR in OpenWRT to see if we can add these patches to the snapshot as well, since they are being added to the official version.

P.S.2: Pushed: https://github.com/openwrt/openwrt/pull/20395

Regards, Agustin

FYI @qosmio

3 Likes

Tested. The result is excellent.
Thank you.

1 Like

Thanks! It might be a while till I can try it out though since I'll have to reconfigure my network to not use bridge vlan filtering, it took me a weekend of trial and error to get it working so I'm hesitant to mess with it :sweat_smile:

Maybe someone could help me with this actually. Currently I have the following configuration to tunnel a guest VLAN over the mesh network:

config device
	option name 'br-lan'
	option type 'bridge'
	option bridge_empty '1'
	option stp '1'
	list ports 'lan1'
	list ports 'lan2'
	list ports 'lan3'
	list ports 'phy2-mesh0'

config bridge-vlan
	option device 'br-lan'
	option vlan '1'
	list ports 'lan1:u*'
	list ports 'lan2:u*'
	list ports 'lan3:u*'
	list ports 'phy2-mesh0:t'

config bridge-vlan
	option device 'br-lan'
	option vlan '30'
	list ports 'phy2-mesh0:t'

config interface 'lan'
	option device 'br-lan.1'
	option proto 'static'
	list ipaddr '192.168.1.1/24'

config interface 'guest'
	option proto 'static'
	option device 'br-lan.30'
	list ipaddr '192.168.2.1/24'
	list dns '192.168.1.1'

Going by this, would I simply change it to the following to maintain the same functionality?

config device 'br_lan'
	option name 'br-lan'
	option type 'bridge'
	option bridge_empty '1'
	option stp '1'
	list ports 'lan1'
	list ports 'lan2'
	list ports 'lan3'
	list ports 'phy2-mesh0'

config interface 'lan'
	option device 'br-lan'
	option proto 'static'
	list ipaddr '192.168.1.1/24'

config device 'br_guest'
	option type 'bridge'
	option name 'br-guest'
	option bridge_empty '1'
	option stp '1'
	list ports 'phy2-mesh0.30'

config interface 'guest'
	option proto 'static'
	option device 'br-guest'
	option bridge_empty '1'
	option ipaddr '192.168.2.1/24'
	list dns '192.168.1.1'

Hi, does sqm work on this version properly I had some issues on the previous build (don't know if the issue is from mine or the release though), but executing the command /etc/init.d/sqm status on ssh replied always: active with no instances, do you know anything that could be?

Thanks

Maybe this applies to your question: Firewall status: active with no instances - #3 by stangri

That could be, but the problem is my latency does not change when sqm is activated or not, on mobaxterm ssh I can see a cpu usage increase every time I type /etc/init.d/sqm restart, but then drops to 0 so my guess it's that it's not running