Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ramips-mt7621: MT7915e - wifi crashes randomly #3154

Open
maurerle opened this issue Jan 9, 2024 · 3 comments
Open

ramips-mt7621: MT7915e - wifi crashes randomly #3154

maurerle opened this issue Jan 9, 2024 · 3 comments
Labels
3. topic: hardware Topic: Hardware Support

Comments

@maurerle
Copy link
Member

maurerle commented Jan 9, 2024

Bug report

What is the problem?

Some devices in ramips-mt7621, (e.g. COVR-X1860, Multy WSM20, NWA50AX, NWA55AXE) are rarely affected by openwrt/openwrt#11931

but the devices work well for weeks most of the time.
An example of this issue can be seen here:
https://grafana.ffac.rocks/d/000000002/node?orgId=1&var-node=0c0e76cf3bca&from=1704723079634&to=1704773255949
https://grafana.ffac.rocks/d/000000002/node?orgId=1&var-node=0c0e76cf2add&from=1699421650829&to=1701080735177
https://stats.ffmuc.net/d/hRIn3dRWk/mesh-nodes?orgId=1&var-nodeid=b8eca3e24c3f&from=1700938800000&to=1701032400000
The airtime is reported as 0 which is wrong.

A error log is found here: openwrt/openwrt#11931 (comment)

End users can not connect to this broken wifi, but can still see it.

It seems that some devices are affected more often than others.
The DAP-X1860 which has the same chip but is supported within v22.03 never had this issue.

What is the expected behaviour?
Wifi should work reliable for devices with MT7915e driver

Gluon Version:
This has been seen with Wifi6 devices using the MT7915e wifi chip since Openwrt 23.05 (gluon v2023.2.x)
I have not seen this behavior on a device on v22.03 or gluon v2023.1.x yet?

I can confirm this bug still exists on the tag v2023.2

Site Configuration:
FFAC, FFMUC

Workarounds

If this happens and you have SSH access through the WAN/VPN, you can run:
rmmod mt7915e && modprobe mt7915e && wifi
This restarts the wifi driver and fixes this issue temporarily.

@maurerle
Copy link
Member Author

maurerle commented Jan 14, 2024

This bug is also confirmed for the the D-Link DAP-X1860 a1 running with gluon v2023.1.1:
https://grafana.ffac.rocks/d/000000002/node?orgId=1&var-node=a42a954501f0&from=1704981600000&to=1705078800000

A warning message with ieee80211_stop_tx_ba_session is found on the device:

[68525.357248] ------------[ cut here ]------------
[68525.365017] WARNING: CPU: 3 PID: 1713 at backports-5.15.92-1/net/mac80211/agg-tx.c:407 ___ieee80211_stop_tx_ba_session+0x2b0/0x2d0 [mac80211]
[68525.380832] Modules linked in: iptable_nat batman_adv xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_CT wireguard smsc95xx rndis_host pl2303 nf_nat nf_conntrack mt7915e mt76_connac_lib mt76 mcs7830 mac80211 libchacha20poly1305 ipt_REJECT ftdi_sio ebtable_nat ebtable_filter ebtable_broute dm9601 cfg80211 cdc_subset cdc_ncm cdc_ether cdc_eem ax88179_178a asix xt_time xt_tcpudp xt_quota xt_pkttype xt_owner xt_multiport xt_mark xt_mac xt_limit xt_comment xt_addrtype xt_TCPMSS xt_LOG usbserial usbnet ums_usbat ums_sddr55 ums_sddr09 ums_karma ums_jumpshot ums_isd200 ums_freecom ums_datafab ums_cypress ums_alauda smsc r8152 poly1305_mips pegasus nf_reject_ipv4 nf_log_ipv6 nf_log_ipv4 nf_log_common nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c iptable_mangle iptable_filter ipheth ip_tables hwmon hso ebtables ebt_vlan ebt_stp ebt_snat ebt_redirect ebt_pkttype ebt_mark_m ebt_mark ebt_limit ebt_ip6 ebt_ip ebt_dnat ebt_arpreply ebt_arp ebt_among ebt_802_3 compat chacha_mips
[68525.381364]  ax88796b sch_htb sch_hfsc em_u32 cls_u32 cls_route cls_matchall cls_fw cls_flow act_skbedit act_mirred act_gact ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 dummy ip_tunnel veth vfat fat ntfs nls_utf8 nls_iso8859_2 nls_iso8859_15 nls_iso8859_13 nls_iso8859_1 nls_cp852 nls_cp850 nls_cp437 nls_cp1250 vxlan udp_tunnel ip6_udp_tunnel sha256_generic libsha256 seqiv jitterentropy_rng drbg kpp hmac cmac uas usb_storage leds_gpio sd_mod scsi_mod act_police cls_basic sch_tbf sch_ingress gpio_button_hotplug ext4 mbcache jbd2 usbcore nls_base usb_common mii crc32c_generic
[68525.528874] CPU: 3 PID: 1713 Comm: hostapd Tainted: G        W         5.10.201 #0
[68525.536423] Stack : 809b0000 00000000 00000065 8007cff0 80840000 80733f34 00000000 00000000
[68525.544776]         839b79dc 80990000 807043dc 817579e0 807cede7 00000001 839b7980 b7b6ee03
[68525.553135]         00000000 00000000 807043dc 839b7820 c0000e36 00000000 ffffffea 00000000
[68525.561492]         839b782c 00000e36 807d3a98 ffffffff 80000000 00000001 00000000 80700000
[68525.569845]         00000009 82bf0e50 8309f070 00000000 00000018 803a76f8 0000000c 8099000c
[68525.578198]         ...
[68525.580639] Call Trace:
[68525.583100] [<80007fd0>] show_stack+0x30/0x100
[68525.587546] [<803216e0>] dump_stack+0x9c/0xcc
[68525.591920] [<8002ffc0>] __warn+0xb0/0x11c
[68525.596003] [<80030088>] warn_slowpath_fmt+0x5c/0xac
[68525.601100] [<82e13a34>] ___ieee80211_stop_tx_ba_session+0x2b0/0x2d0 [mac80211]
[68525.608470] [<82e11f2c>] ieee80211_sta_tear_down_BA_sessions+0x88/0x158 [mac80211]
[68525.616064] [<82e06024>] ieee80211_sta_set_buffered+0x5d8/0xe20 [mac80211]
[68525.622999] [<82e09b14>] sta_info_destroy_addr_bss+0x40/0x80 [mac80211]
[68525.629728] [<82d93d9c>] cfg80211_check_station_change+0x1168/0x42ec [cfg80211]
[68525.637027] 
[68525.641564] ---[ end trace de171742c7c67df0 ]---
[68525.654263] client1: HW problem - can not stop rx aggregation for 1a:e4:d4:d2:f4:2b tid 0
[68525.665582] client1: HW problem - can not stop rx aggregation for 1a:e4:d4:d2:f4:2b tid 7
[68525.676705] ------------[ cut here ]------------

@istrator2
Copy link

Hello everyone,

In a comparison of an NWA50AX with broken WiFi-driver and a running one, I think I found some "indicators of crash".

Easiest of them is to cat /sys/kernel/debug/ieee80211/phy*/mt76/rf_regval and if it fails, WiFi is probably broken.
Bild_2024-05-22_201021162

So I made a cronjob with very little overhead, reloading the WiFi driver just if it's neccessary.

cat /sys/kernel/debug/ieee80211/phy*/mt76/rf_regval || { logger -p 0 -t WiFi-Crash-Workaround "wifi seems crashed; reloading driver"; rmmod mt7915e && modprobe mt7915e && wifi; }

Running once a minute should fix WiFi with little downtime and some dumb periodic reloading is not necessary.

I'm testing at the moment an extension of my cronjob, as first version is a little log-spammy. But I'm not sure about the error-level if (sucessfully) piped to trash.

* * * * * { cat /sys/kernel/debug/ieee80211/phy*/mt76/rf_regval > /dev/null; } || { logger -p 0 -t WiFi-Crash-Workaround "wifi seems crashed; reloading driver"; rmmod mt7915e && modprobe mt7915e && wifi; }

Maybe you can check this with other affected models if there is some similar behaviour.

@istrator2
Copy link

istrator2 commented May 27, 2024

...more on this.

My cronjob basically seems to work - but...

Let's have a look in your graph.
https://stats.ffmuc.net/d/hRIn3dRWk/mesh-nodes?orgId=1&var-nodeid=b8eca3e24c3f&from=1716757200000&to=1716764400000

We can see crash at ~23:15 and continued to work at ~00:50.
I did a logread to see what's going on here.

Until 23:17 everything's fine.

Sun May 26 23:18:04 first timeout message from timer.
Sun May 26 23:18:24 first time my cronjob triggers
Sun May 26 23:19:26 2024 daemon.err rmmod: unloading the module failed

So here's the Problem for the workaround.
Reload cannot be done at the point... -->WiFi is broken until rmmod is successfull. (Keeps trying a reload every minute)

Sun May 26 23:13:06 2024 daemon.info micrond[22224]: No new firmware available.
Sun May 26 23:17:41 2024 daemon.notice hostapd: client0: STA-OPMODE-N_SS-CHANGED 92:1f:f9:6d:d8:f0 1
Sun May 26 23:17:41 2024 daemon.notice hostapd: client0: STA-OPMODE-SMPS-MODE-CHANGED 92:1f:f9:6d:d8:f0 static
Sun May 26 23:17:41 2024 daemon.info hostapd: client1: STA 92:1f:f9:6d:d8:f0 IEEE 802.11: authenticated
Sun May 26 23:17:41 2024 daemon.notice hostapd: client1: STA-OPMODE-N_SS-CHANGED 92:1f:f9:6d:d8:f0 1
Sun May 26 23:17:41 2024 daemon.info hostapd: client1: STA 92:1f:f9:6d:d8:f0 IEEE 802.11: associated (aid 1)
Sun May 26 23:17:41 2024 daemon.notice hostapd: client1: AP-STA-CONNECTED 92:1f:f9:6d:d8:f0 auth_alg=open
Sun May 26 23:17:41 2024 daemon.notice hostapd: client0: Prune association for 92:1f:f9:6d:d8:f0
Sun May 26 23:17:41 2024 daemon.notice hostapd: client0: AP-STA-DISCONNECTED 92:1f:f9:6d:d8:f0
Sun May 26 23:17:41 2024 daemon.info hostapd: client1: STA 92:1f:f9:6d:d8:f0 RADIUS: starting accounting session E51B3F44083363D1
Sun May 26 23:18:04 2024 kern.err kernel: [2264201.675844] mt7915e 0000:02:00.0: Message 000025ed (seq 1) timeout
Sun May 26 23:18:24 2024 daemon.err micrond[22224]: cat: read error: Operation timed out
Sun May 26 23:18:24 2024 kern.err kernel: [2264222.155470] mt7915e 0000:02:00.0: Message 000102ed (seq 2) timeout
Sun May 26 23:18:45 2024 daemon.notice hostapd: nl80211: nl80211_recv_beacons->nl_recvmsgs failed: -5
Sun May 26 23:18:45 2024 daemon.notice hostapd: nl80211: nl80211_recv_beacons->nl_recvmsgs failed: -5
Sun May 26 23:18:45 2024 daemon.notice hostapd: client1: STA-OPMODE-SMPS-MODE-CHANGED 92:1f:f9:6d:d8:f0 off
Sun May 26 23:18:45 2024 kern.err kernel: [2264242.635087] mt7915e 0000:02:00.0: Message 0000aded (seq 3) timeout
Sun May 26 23:19:05 2024 kern.err kernel: [2264263.114711] mt7915e 0000:02:00.0: Message 00005aed (seq 4) timeout
Sun May 26 23:19:26 2024 daemon.err micrond[22224]: cat: read error: Operation timed out
Sun May 26 23:19:26 2024 user.emerg WiFi-Crash-Workaround: wifi seems crashed; reloading driver
Sun May 26 23:19:26 2024 kern.err kernel: [2264283.594359] mt7915e 0000:02:00.0: Message 000102ed (seq 5) timeout
Sun May 26 23:19:26 2024 daemon.err rmmod: unloading the module failed
Sun May 26 23:19:46 2024 kern.err kernel: [2264304.074023] mt7915e 0000:02:00.0: Message 0000aded (seq 6) timeout
Sun May 26 23:20:07 2024 daemon.err micrond[22224]: cat: read error: Operation timed out
Sun May 26 23:20:07 2024 kern.err kernel: [2264324.553596] mt7915e 0000:02:00.0: Message 000102ed (seq 7) timeout
Sun May 26 23:20:27 2024 kern.err kernel: [2264345.033277] mt7915e 0000:02:00.0: Message 00005aed (seq 8) timeout
Sun May 26 23:20:48 2024 kern.err kernel: [2264365.512843] mt7915e 0000:02:00.0: Message 0000aded (seq 9) timeout
Sun May 26 23:21:08 2024 daemon.err micrond[22224]: cat: read error: Operation timed out
Sun May 26 23:21:08 2024 kern.err kernel: [2264385.992492] mt7915e 0000:02:00.0: Message 000102ed (seq 10) timeout
Sun May 26 23:21:28 2024 daemon.err micrond[22224]: cat: read error: Operation timed out
Sun May 26 23:21:28 2024 user.emerg WiFi-Crash-Workaround: wifi seems crashed; reloading driver
Sun May 26 23:21:28 2024 kern.err kernel: [2264406.472100] mt7915e 0000:02:00.0: Message 000102ed (seq 11) timeout
Sun May 26 23:21:28 2024 daemon.err rmmod: unloading the module failed
Sun May 26 23:21:49 2024 kern.err kernel: [2264426.951725] mt7915e 0000:02:00.0: Message 00005aed (seq 12) timeout
Sun May 26 23:22:09 2024 kern.err kernel: [2264447.431355] mt7915e 0000:02:00.0: Message 0000aded (seq 13) timeout
Sun May 26 23:22:30 2024 daemon.err micrond[22224]: cat: read error: Operation timed out
Sun May 26 23:22:30 2024 kern.err kernel: [2264467.910966] mt7915e 0000:02:00.0: Message 000102ed (seq 14) timeout
Sun May 26 23:22:50 2024 daemon.err micrond[22224]: cat: read error: Operation timed out
Sun May 26 23:22:50 2024 user.emerg WiFi-Crash-Workaround: wifi seems crashed; reloading driver
Sun May 26 23:22:50 2024 kern.err kernel: [2264488.390591] mt7915e 0000:02:00.0: Message 000102ed (seq 15) timeout
Sun May 26 23:22:50 2024 daemon.err rmmod: unloading the module failed


(....)


Sun May 26 23:31:02 2024 kern.err kernel: [2264979.901724] mt7915e 0000:02:00.0: Message 000102ed (seq 9) timeout
Sun May 26 23:31:22 2024 daemon.err micrond[22224]: cat: read error: Operation timed out
Sun May 26 23:31:22 2024 user.emerg WiFi-Crash-Workaround: wifi seems crashed; reloading driver
Sun May 26 23:31:22 2024 kern.err kernel: [2265000.381347] mt7915e 0000:02:00.0: Message 000102ed (seq 10) timeout
Sun May 26 23:31:22 2024 daemon.err rmmod: unloading the module failed
Sun May 26 23:31:43 2024 kern.err kernel: [2265020.860993] mt7915e 0000:02:00.0: Message 000025ed (seq 11) timeout
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.861088] ------------[ cut here ]------------
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.861102] WARNING: CPU: 2 PID: 23046 at backports-6.1.24/net/mac80211/agg-tx.c:407 ___ieee80211_stop_tx_ba_session+0x2ac/0x2cc [mac80211]
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.861341] Modules linked in: mt7915e iptable_nat batman_adv xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_CT wireguard smsc95xx rndis_host pl2303 nf_nat nf_conntrack mt76_conn ebtable_filter ebtable_broute dm9601 cfg80211 cdc_subset cdc_ncm cdc_ether cdc_eem ax88179_178a asix xt_time xt_tcpudp xt_quota xt_pkttype xt_owner xt_multiport xt_mark xt_mac xt_limit xt_comment xt_addrtype xt_TCPMSS xt_LOG usbserial ucom ums_datafab ums_cypress ums_alauda smsc r8152 poly1305_mips pegasus nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c iptable_mangle iptable_filter ipheth ip_tables hwmon hso ebtables ebt_vlan ebt_ip ebt_dnat ebt_arpreply ebt_arp ebt_among ebt_802_3 compat chacha_mips ax88796b
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.861824]  ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 dummy ip_tunnel veth ntfs nls_utf8 nls_iso8859_2 nls_iso8859_15 nls_iso8859_13 nls_iso8859_1 nls_ric sha256_generic libsha256 seqiv jitterentropy_rng drbg kpp hmac cmac uas usb_storage leds_gpio sd_mod scsi_mod scsi_common gpio_button_hotplug vfat fat ext4 mbcache jbd2 usbcore nls_base usb_common mii crc32c_generic [last unloaded: m
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.862087] CPU: 2 PID: 23046 Comm: kworker/u8:2 Tainted: G        W         5.15.150 #0
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.862107] Workqueue: phy5 ieee80211_ba_session_work [mac80211]
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.862193] Stack : 84960268 8007c128 00000000 00000004 80753e38 861ddc94 87106180 8004ac70
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.862247]         80830000 861ddcc9 00000001 861ddae0 83313fd0 00000001 861ddca0 8149d080
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.862300]         00000000 00000000 80753e38 861ddae0 ffffefff 00000000 ffffffea 00000000
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.862351]         861ddaec 000005f4 8082d910 31323038 80753e38 00000001 00000000 83315958
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.862404]         00000009 84960050 82770558 00000000 00000000 fffde003 00000008 809e0008
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.862455]         ...
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.862469] Call Trace:
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.862474] [<80007df4>] show_stack+0x28/0xf0
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.862515] [<803326a4>] dump_stack_lvl+0x60/0x80
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.862553] [<8002dcd0>] __warn+0x9c/0x124
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.862585] [<8002ddb4>] warn_slowpath_fmt+0x5c/0xac
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.862604] [<83315958>] ___ieee80211_stop_tx_ba_session+0x2ac/0x2cc [mac80211]
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.862722] [<8331439c>] ieee80211_ba_session_work+0x3cc/0x3ec [mac80211]
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.862821] [<80048178>] process_one_work+0x278/0x4b8
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.862850] [<80048514>] worker_thread+0x15c/0x5cc
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.862866] [<80050da8>] kthread+0x130/0x154
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.862888] [<80003038>] ret_from_kernel_thread+0x14/0x1c
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.862905]
Sun May 26 23:31:43 2024 kern.warn kernel: [2265020.862911] ---[ end trace 3099621afde0783e ]---
Sun May 26 23:32:03 2024 daemon.err micrond[22224]: cat: read error: Operation timed out
Sun May 26 23:32:03 2024 kern.err kernel: [2265041.340616] mt7915e 0000:02:00.0: Message 000102ed (seq 12) timeout
Sun May 26 23:32:24 2024 daemon.err micrond[22224]: cat: read error: Operation timed out
Sun May 26 23:32:24 2024 user.emerg WiFi-Crash-Workaround: wifi seems crashed; reloading driver
Sun May 26 23:32:24 2024 kern.err kernel: [2265061.820248] mt7915e 0000:02:00.0: Message 000102ed (seq 13) timeout
Sun May 26 23:32:24 2024 daemon.err rmmod: unloading the module failed
Sun May 26 23:32:44 2024 kern.err kernel: [2265082.299871] mt7915e 0000:02:00.0: Message 0000aded (seq 14) timeout
Sun May 26 23:33:05 2024 daemon.err micrond[22224]: cat: read error: Operation timed out
Sun May 26 23:33:05 2024 kern.err kernel: [2265102.779502] mt7915e 0000:02:00.0: Message 000102ed (seq 15) timeout
Sun May 26 23:33:25 2024 daemon.err micrond[22224]: cat: read error: Operation timed out
Sun May 26 23:33:25 2024 user.emerg WiFi-Crash-Workaround: wifi seems crashed; reloading driver
Sun May 26 23:33:25 2024 kern.err kernel: [2265123.259156] mt7915e 0000:02:00.0: Message 000102ed (seq 1) timeout
Sun May 26 23:33:25 2024 daemon.err rmmod: unloading the module failed


(...)

Mon May 27 00:47:29 2024 user.emerg WiFi-Crash-Workaround: wifi seems crashed; reloading driver
Mon May 27 00:47:29 2024 kern.err kernel: [2269567.343224] mt7915e 0000:02:00.0: Message 000102ed (seq 8) timeout
Mon May 27 00:47:29 2024 daemon.err rmmod: unloading the module failed
Mon May 27 00:47:50 2024 kern.err kernel: [2269587.822884] mt7915e 0000:02:00.0: Message 0000aded (seq 9) timeout
Mon May 27 00:48:10 2024 daemon.err micrond[22224]: cat: read error: Operation timed out
Mon May 27 00:48:10 2024 kern.err kernel: [2269608.302540] mt7915e 0000:02:00.0: Message 000102ed (seq 10) timeout
Mon May 27 00:48:31 2024 daemon.err micrond[22224]: cat: read error: Operation timed out
Mon May 27 00:48:31 2024 user.emerg WiFi-Crash-Workaround: wifi seems crashed; reloading driver
Mon May 27 00:48:31 2024 kern.err kernel: [2269628.782224] mt7915e 0000:02:00.0: Message 000102ed (seq 11) timeout
Mon May 27 00:48:31 2024 daemon.err rmmod: unloading the module failed
Mon May 27 00:48:51 2024 daemon.notice hostapd: nl80211: wpa_driver_nl80211_event_receive->nl_recvmsgs failed: -5
Mon May 27 00:48:51 2024 kern.err kernel: [2269649.261860] mt7915e 0000:02:00.0: Message 00005aed (seq 12) timeout
Mon May 27 00:49:12 2024 daemon.err micrond[22224]: cat: read error: Operation timed out
Mon May 27 00:49:12 2024 daemon.err micrond[22224]: cat: read error: Out of memory
Mon May 27 00:49:12 2024 daemon.err micrond[22224]: cat: read error: Out of memory
Mon May 27 00:49:12 2024 daemon.err micrond[22224]: cat: read error: Out of memory
Mon May 27 00:49:12 2024 daemon.err micrond[22224]: cat: read error: Out of memory
Mon May 27 00:49:12 2024 daemon.err micrond[22224]: cat: read error: Out of memory
Mon May 27 00:49:12 2024 daemon.err micrond[22224]: cat: read error: Out of memory
Mon May 27 00:49:12 2024 daemon.err micrond[22224]: cat: read error: Out of memory
Mon May 27 00:49:12 2024 user.emerg WiFi-Crash-Workaround: wifi seems crashed; reloading driver
Mon May 27 00:49:12 2024 user.emerg WiFi-Crash-Workaround: wifi seems crashed; reloading driver
Mon May 27 00:49:12 2024 daemon.notice hostapd: client1: STA 92:1f:f9:6d:d8:f0 IEEE 802.11: did not acknowledge authentication response
Mon May 27 00:49:12 2024 daemon.info hostapd: client1: STA 92:1f:f9:6d:d8:f0 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)
Mon May 27 00:49:12 2024 user.emerg WiFi-Crash-Workaround: wifi seems crashed; reloading driver
Mon May 27 00:49:12 2024 user.emerg WiFi-Crash-Workaround: wifi seems crashed; reloading driver
Mon May 27 00:49:12 2024 kern.err kernel: [2269669.741536] mt7915e 0000:02:00.0: Message 000102ed (seq 13) timeout
Mon May 27 00:49:12 2024 user.emerg WiFi-Crash-Workaround: wifi seems crashed; reloading driver
Mon May 27 00:49:12 2024 daemon.err rmmod: unloading the module failed
Mon May 27 00:49:12 2024 daemon.err rmmod: unloading the module failed
Mon May 27 00:49:12 2024 daemon.err rmmod: unloading the module failed
Mon May 27 00:49:12 2024 daemon.err rmmod: unloading the module failed
Mon May 27 00:49:12 2024 daemon.notice hostapd: client0: STA 92:1f:f9:6d:d8:f0 IEEE 802.11: did not acknowledge authentication response
Mon May 27 00:49:12 2024 daemon.notice hostapd: client0: STA 92:1f:f9:6d:d8:f0 IEEE 802.11: did not acknowledge authentication response
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.872186] ------------[ cut here ]------------
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.872220] WARNING: CPU: 0 PID: 26363 at backports-6.1.24/net/mac80211/agg-tx.c:407 ___ieee80211_stop_tx_ba_session+0x2ac/0x2cc [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.872442] Modules linked in: mt7915e(-) iptable_nat batman_adv xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_CT wireguard smsc95xx rndis_host pl2303 nf_nat nf_conntrack mt76_connac_lib mt76 mcs7830 mac80211 libchacha20poly1305 ipt_REJECT ftdi_sio ebtable_nat ebtable_filter ebtable_broute dm9601 cfg80211 cdc_subset cdc_ncm cdc_ether cdc_eem ax88179_178a asix xt_time xt_tcpudp xt_quota xt_pkttype xt_owner xt_multiport xt_mark xt_mac xt_limit xt_comment xt_addrtype xt_TCPMSS xt_LOG usbserial usbnet ums_usbat ums_sddr55 ums_sddr09 ums_karma ums_jumpshot ums_isd200 ums_freecom ums_datafab ums_cypress ums_alauda smsc r8152 poly1305_mips pegasus nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c iptable_mangle iptable_filter ipheth ip_tables hwmon hso ebtables ebt_vlan ebt_stp ebt_snat ebt_redirect ebt_pkttype ebt_mark_m ebt_mark ebt_limit ebt_ip6 ebt_ip ebt_dnat ebt_arpreply ebt_arp ebt_among ebt_802_3 compat chacha_mips ax88796b
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.872934]  ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 dummy ip_tunnel veth ntfs nls_utf8 nls_iso8859_2 nls_iso8859_15 nls_iso8859_13 nls_iso8859_1 nls_cp852 nls_cp850 nls_cp437 nls_cp1250 vxlan udp_tunnel ip6_udp_tunnel sha512_generic sha256_generic libsha256 seqiv jitterentropy_rng drbg kpp hmac cmac uas usb_storage leds_gpio sd_mod scsi_mod scsi_common gpio_button_hotplug vfat fat ext4 mbcache jbd2 usbcore nls_base usb_common mii crc32c_generic [last unloaded: mt7915e]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.873200] CPU: 0 PID: 26363 Comm: rmmod Tainted: G        W         5.15.150 #0
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.873220] Stack : 00000000 8007c128 00000000 00000004 00000000 00000000 8584b854 809e0000
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.873276]         80830000 80753e38 8627c8d8 80828da3 00000000 00000001 8584b800 81452280
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.873329]         00000000 00000000 80753e38 8584b6a0 ffffefff 00000000 ffffffea 00000000
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.873382]         8584b6ac 00000709 8082d910 20202020 80753e38 00000001 00000000 83315958
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.873435]         00000009 81c8f050 82770558 00000000 00000008 00000020 00000000 809e0000
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.873486]         ...
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.873500] Call Trace:
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.873506] [<80007df4>] show_stack+0x28/0xf0
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.873548] [<803326a4>] dump_stack_lvl+0x60/0x80
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.873585] [<8002dcd0>] __warn+0x9c/0x124
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.873618] [<8002ddb4>] warn_slowpath_fmt+0x5c/0xac
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.873639] [<83315958>] ___ieee80211_stop_tx_ba_session+0x2ac/0x2cc [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.873759] [<83313f00>] ieee80211_sta_tear_down_BA_sessions+0x88/0x158 [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.873860] [<833072fc>] ieee80211_sta_block_awake+0x9c0/0x1bd8 [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.873960]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.873967] ---[ end trace 3099621afde07840 ]---
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.874040] ------------[ cut here ]------------
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.874052] WARNING: CPU: 0 PID: 26363 at backports-6.1.24/net/mac80211/agg-tx.c:407 ___ieee80211_stop_tx_ba_session+0x2ac/0x2cc [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.874141] Modules linked in: mt7915e(-) iptable_nat batman_adv xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_CT wireguard smsc95xx rndis_host pl2303 nf_nat nf_conntrack mt76_connac_lib mt76 mcs7830 mac80211 libchacha20poly1305 ipt_REJECT ftdi_sio ebtable_nat ebtable_filter ebtable_broute dm9601 cfg80211 cdc_subset cdc_ncm cdc_ether cdc_eem ax88179_178a asix xt_time xt_tcpudp xt_quota xt_pkttype xt_owner xt_multiport xt_mark xt_mac xt_limit xt_comment xt_addrtype xt_TCPMSS xt_LOG usbserial usbnet ums_usbat ums_sddr55 ums_sddr09 ums_karma ums_jumpshot ums_isd200 ums_freecom ums_datafab ums_cypress ums_alauda smsc r8152 poly1305_mips pegasus nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c iptable_mangle iptable_filter ipheth ip_tables hwmon hso ebtables ebt_vlan ebt_stp ebt_snat ebt_redirect ebt_pkttype ebt_mark_m ebt_mark ebt_limit ebt_ip6 ebt_ip ebt_dnat ebt_arpreply ebt_arp ebt_among ebt_802_3 compat chacha_mips ax88796b
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.874606]  ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 dummy ip_tunnel veth ntfs nls_utf8 nls_iso8859_2 nls_iso8859_15 nls_iso8859_13 nls_iso8859_1 nls_cp852 nls_cp850 nls_cp437 nls_cp1250 vxlan udp_tunnel ip6_udp_tunnel sha512_generic sha256_generic libsha256 seqiv jitterentropy_rng drbg kpp hmac cmac uas usb_storage leds_gpio sd_mod scsi_mod scsi_common gpio_button_hotplug vfat fat ext4 mbcache jbd2 usbcore nls_base usb_common mii crc32c_generic [last unloaded: mt7915e]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.874858] CPU: 0 PID: 26363 Comm: rmmod Tainted: G        W         5.15.150 #0
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.874873] Stack : 00000000 8007c128 00000000 00000004 00000000 00000000 8584b854 809e0000
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.874926]         80830000 80753e38 8627c8d8 80828da3 00000000 00000001 8584b800 81452280
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.874979]         00000000 00000000 80753e38 8584b6a0 ffffefff 00000000 ffffffea 00000000
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.875031]         8584b6ac 0000071e 8082d910 20202020 80753e38 00000001 00000000 83315958
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.875084]         00000009 81c8f050 82770558 00000000 00000008 00000020 00000000 809e0000
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.875136]         ...
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.875149] Call Trace:
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.875154] [<80007df4>] show_stack+0x28/0xf0
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.875175] [<803326a4>] dump_stack_lvl+0x60/0x80
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.875197] [<8002dcd0>] __warn+0x9c/0x124
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.875216] [<8002ddb4>] warn_slowpath_fmt+0x5c/0xac
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.875235] [<83315958>] ___ieee80211_stop_tx_ba_session+0x2ac/0x2cc [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.875354] [<83313f00>] ieee80211_sta_tear_down_BA_sessions+0x88/0x158 [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.875455] [<833072fc>] ieee80211_sta_block_awake+0x9c0/0x1bd8 [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.875554]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.875560] ---[ end trace 3099621afde07841 ]---
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.875613] ------------[ cut here ]------------
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.875623] WARNING: CPU: 0 PID: 26363 at backports-6.1.24/net/mac80211/agg-tx.c:407 ___ieee80211_stop_tx_ba_session+0x2ac/0x2cc [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.875713] Modules linked in: mt7915e(-) iptable_nat batman_adv xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_CT wireguard smsc95xx rndis_host pl2303 nf_nat nf_conntrack mt76_connac_lib mt76 mcs7830 mac80211 libchacha20poly1305 ipt_REJECT ftdi_sio ebtable_nat ebtable_filter ebtable_broute dm9601 cfg80211 cdc_subset cdc_ncm cdc_ether cdc_eem ax88179_178a asix xt_time xt_tcpudp xt_quota xt_pkttype xt_owner xt_multiport xt_mark xt_mac xt_limit xt_comment xt_addrtype xt_TCPMSS xt_LOG usbserial usbnet ums_usbat ums_sddr55 ums_sddr09 ums_karma ums_jumpshot ums_isd200 ums_freecom ums_datafab ums_cypress ums_alauda smsc r8152 poly1305_mips pegasus nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c iptable_mangle iptable_filter ipheth ip_tables hwmon hso ebtables ebt_vlan ebt_stp ebt_snat ebt_redirect ebt_pkttype ebt_mark_m ebt_mark ebt_limit ebt_ip6 ebt_ip ebt_dnat ebt_arpreply ebt_arp ebt_among ebt_802_3 compat chacha_mips ax88796b
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.876176]  ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 dummy ip_tunnel veth ntfs nls_utf8 nls_iso8859_2 nls_iso8859_15 nls_iso8859_13 nls_iso8859_1 nls_cp852 nls_cp850 nls_cp437 nls_cp1250 vxlan udp_tunnel ip6_udp_tunnel sha512_generic sha256_generic libsha256 seqiv jitterentropy_rng drbg kpp hmac cmac uas usb_storage leds_gpio sd_mod scsi_mod scsi_common gpio_button_hotplug vfat fat ext4 mbcache jbd2 usbcore nls_base usb_common mii crc32c_generic [last unloaded: mt7915e]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.876426] CPU: 0 PID: 26363 Comm: rmmod Tainted: G        W         5.15.150 #0
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.876440] Stack : 00000000 8007c128 00000000 00000004 00000000 00000000 8584b854 809e0000
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.876493]         80830000 80753e38 8627c8d8 80828da3 00000000 00000001 8584b800 81452280
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.876545]         00000000 00000000 80753e38 8584b6a0 ffffefff 00000000 ffffffea 00000000
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.876597]         8584b6ac 00000733 8082d910 20202020 80753e38 00000001 00000000 83315958
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.876650]         00000009 81c8f050 82770558 00000000 00000008 00000020 00000000 809e0000
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.876702]         ...
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.876715] Call Trace:
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.876720] [<80007df4>] show_stack+0x28/0xf0
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.876741] [<803326a4>] dump_stack_lvl+0x60/0x80
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.876762] [<8002dcd0>] __warn+0x9c/0x124
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.876780] [<8002ddb4>] warn_slowpath_fmt+0x5c/0xac
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.876800] [<83315958>] ___ieee80211_stop_tx_ba_session+0x2ac/0x2cc [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.876919] [<83313f00>] ieee80211_sta_tear_down_BA_sessions+0x88/0x158 [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.877020] [<833072fc>] ieee80211_sta_block_awake+0x9c0/0x1bd8 [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.877119]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.877125] ---[ end trace 3099621afde07842 ]---
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.877177] ------------[ cut here ]------------
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.877188] WARNING: CPU: 0 PID: 26363 at backports-6.1.24/net/mac80211/agg-tx.c:407 ___ieee80211_stop_tx_ba_session+0x2ac/0x2cc [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.877277] Modules linked in: mt7915e(-) iptable_nat batman_adv xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_CT wireguard smsc95xx rndis_host pl2303 nf_nat nf_conntrack mt76_connac_lib mt76 mcs7830 mac80211 libchacha20poly1305 ipt_REJECT ftdi_sio ebtable_nat ebtable_filter ebtable_broute dm9601 cfg80211 cdc_subset cdc_ncm cdc_ether cdc_eem ax88179_178a asix xt_time xt_tcpudp xt_quota xt_pkttype xt_owner xt_multiport xt_mark xt_mac xt_limit xt_comment xt_addrtype xt_TCPMSS xt_LOG usbserial usbnet ums_usbat ums_sddr55 ums_sddr09 ums_karma ums_jumpshot ums_isd200 ums_freecom ums_datafab ums_cypress ums_alauda smsc r8152 poly1305_mips pegasus nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c iptable_mangle iptable_filter ipheth ip_tables hwmon hso ebtables ebt_vlan ebt_stp ebt_snat ebt_redirect ebt_pkttype ebt_mark_m ebt_mark ebt_limit ebt_ip6 ebt_ip ebt_dnat ebt_arpreply ebt_arp ebt_among ebt_802_3 compat chacha_mips ax88796b
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.877742]  ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 dummy ip_tunnel veth ntfs nls_utf8 nls_iso8859_2 nls_iso8859_15 nls_iso8859_13 nls_iso8859_1 nls_cp852 nls_cp850 nls_cp437 nls_cp1250 vxlan udp_tunnel ip6_udp_tunnel sha512_generic sha256_generic libsha256 seqiv jitterentropy_rng drbg kpp hmac cmac uas usb_storage leds_gpio sd_mod scsi_mod scsi_common gpio_button_hotplug vfat fat ext4 mbcache jbd2 usbcore nls_base usb_common mii crc32c_generic [last unloaded: mt7915e]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.877992] CPU: 0 PID: 26363 Comm: rmmod Tainted: G        W         5.15.150 #0
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.878007] Stack : 00000000 8007c128 00000000 00000004 00000000 00000000 8584b854 809e0000
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.878060]         80830000 80753e38 8627c8d8 80828da3 00000000 00000001 8584b800 81452280
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.878113]         00000000 00000000 80753e38 8584b6a0 ffffefff 00000000 ffffffea 00000000
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.878165]         8584b6ac 00000748 8082d910 20202020 80753e38 00000001 00000000 83315958
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.878218]         00000009 81c8f050 82770558 00000000 00000008 00000020 00000000 809e0000
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.878270]         ...
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.878283] Call Trace:
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.878288] [<80007df4>] show_stack+0x28/0xf0
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.878309] [<803326a4>] dump_stack_lvl+0x60/0x80
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.878329] [<8002dcd0>] __warn+0x9c/0x124
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.878348] [<8002ddb4>] warn_slowpath_fmt+0x5c/0xac
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.878367] [<83315958>] ___ieee80211_stop_tx_ba_session+0x2ac/0x2cc [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.878486] [<83313f00>] ieee80211_sta_tear_down_BA_sessions+0x88/0x158 [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.878588] [<833072fc>] ieee80211_sta_block_awake+0x9c0/0x1bd8 [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.878687]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269669.878692] ---[ end trace 3099621afde07843 ]---
Mon May 27 00:49:12 2024 kern.info kernel: [2269669.879504] batman_adv: bat0: Interface deactivated: mesh1
Mon May 27 00:49:12 2024 daemon.notice netifd: Network device 'mesh1' link is down
Mon May 27 00:49:12 2024 daemon.notice netifd: Interface 'mesh_radio1' has link connectivity loss
Mon May 27 00:49:12 2024 kern.info kernel: [2269669.985010] br-client: port 4(client1) entered disabled state
Mon May 27 00:49:12 2024 kern.info kernel: [2269669.991012] device client1 left promiscuous mode
Mon May 27 00:49:12 2024 kern.info kernel: [2269669.991101] br-client: port 4(client1) entered disabled state
Mon May 27 00:49:12 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:12 2024 daemon.notice hostapd: client1: INTERFACE-DISABLED
Mon May 27 00:49:12 2024 daemon.notice netifd: Network device 'client1' link is down
Mon May 27 00:49:12 2024 kern.info kernel: [2269670.054390] batman_adv: bat0: Removing interface: mesh1
Mon May 27 00:49:12 2024 daemon.notice netifd: Interface 'mesh_radio1' is disabled
Mon May 27 00:49:12 2024 daemon.notice netifd: Interface 'mesh_radio1' is now down
Mon May 27 00:49:12 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:12 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.282102] ------------[ cut here ]------------
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.282150] WARNING: CPU: 1 PID: 26363 at backports-6.1.24/net/mac80211/agg-tx.c:407 ___ieee80211_stop_tx_ba_session+0x2ac/0x2cc [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.282468] Modules linked in: mt7915e(-) iptable_nat batman_adv xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_CT wireguard smsc95xx rndis_host pl2303 nf_nat nf_conntrack mt76_connac_lib mt76 mcs7830 mac80211 libchacha20poly1305 ipt_REJECT ftdi_sio ebtable_nat ebtable_filter ebtable_broute dm9601 cfg80211 cdc_subset cdc_ncm cdc_ether cdc_eem ax88179_178a asix xt_time xt_tcpudp xt_quota xt_pkttype xt_owner xt_multiport xt_mark xt_mac xt_limit xt_comment xt_addrtype xt_TCPMSS xt_LOG usbserial usbnet ums_usbat ums_sddr55 ums_sddr09 ums_karma ums_jumpshot ums_isd200 ums_freecom ums_datafab ums_cypress ums_alauda smsc r8152 poly1305_mips pegasus nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c iptable_mangle iptable_filter ipheth ip_tables hwmon hso ebtables ebt_vlan ebt_stp ebt_snat ebt_redirect ebt_pkttype ebt_mark_m ebt_mark ebt_limit ebt_ip6 ebt_ip ebt_dnat ebt_arpreply ebt_arp ebt_among ebt_802_3 compat chacha_mips ax88796b
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.283248]  ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 dummy ip_tunnel veth ntfs nls_utf8 nls_iso8859_2 nls_iso8859_15 nls_iso8859_13 nls_iso8859_1 nls_cp852 nls_cp850 nls_cp437 nls_cp1250 vxlan udp_tunnel ip6_udp_tunnel sha512_generic sha256_generic libsha256 seqiv jitterentropy_rng drbg kpp hmac cmac uas usb_storage leds_gpio sd_mod scsi_mod scsi_common gpio_button_hotplug vfat fat ext4 mbcache jbd2 usbcore nls_base usb_common mii crc32c_generic [last unloaded: mt7915e]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.283658] CPU: 1 PID: 26363 Comm: rmmod Tainted: G        W         5.15.150 #0
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.283691] Stack : 00000000 8007c128 00000000 00000004 00000000 00000000 8584b874 809e0000
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.283801]         80830000 80753e38 8627c8d8 80828da3 00000000 00000001 8584b820 81452e00
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.283883]         00000000 00000000 80753e38 8584b6c0 ffffefff 00000000 ffffffea 00000000
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.283961]         8584b6cc 00000762 8082d910 20202020 80753e38 00000001 00000000 83315958
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.284046]         00000009 81c8c050 84b08558 00000000 00000008 00000020 00000004 809e0004
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.284132]         ...
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.284156] Call Trace:
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.284164] [<80007df4>] show_stack+0x28/0xf0
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.284223] [<803326a4>] dump_stack_lvl+0x60/0x80
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.284276] [<8002dcd0>] __warn+0x9c/0x124
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.284321] [<8002ddb4>] warn_slowpath_fmt+0x5c/0xac
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.284359] [<83315958>] ___ieee80211_stop_tx_ba_session+0x2ac/0x2cc [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.284647] [<83313f00>] ieee80211_sta_tear_down_BA_sessions+0x88/0x158 [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.284835] [<833072fc>] ieee80211_sta_block_awake+0x9c0/0x1bd8 [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.285034]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.285049] ---[ end trace 3099621afde07844 ]---
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.285343] ------------[ cut here ]------------
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.285372] WARNING: CPU: 1 PID: 26363 at backports-6.1.24/net/mac80211/agg-tx.c:407 ___ieee80211_stop_tx_ba_session+0x2ac/0x2cc [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.285642] Modules linked in: mt7915e(-) iptable_nat batman_adv xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_CT wireguard smsc95xx rndis_host pl2303 nf_nat nf_conntrack mt76_connac_lib mt76 mcs7830 mac80211 libchacha20poly1305 ipt_REJECT ftdi_sio ebtable_nat ebtable_filter ebtable_broute dm9601 cfg80211 cdc_subset cdc_ncm cdc_ether cdc_eem ax88179_178a asix xt_time xt_tcpudp xt_quota xt_pkttype xt_owner xt_multiport xt_mark xt_mac xt_limit xt_comment xt_addrtype xt_TCPMSS xt_LOG usbserial usbnet ums_usbat ums_sddr55 ums_sddr09 ums_karma ums_jumpshot ums_isd200 ums_freecom ums_datafab ums_cypress ums_alauda smsc r8152 poly1305_mips pegasus nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c iptable_mangle iptable_filter ipheth ip_tables hwmon hso ebtables ebt_vlan ebt_stp ebt_snat ebt_redirect ebt_pkttype ebt_mark_m ebt_mark ebt_limit ebt_ip6 ebt_ip ebt_dnat ebt_arpreply ebt_arp ebt_among ebt_802_3 compat chacha_mips ax88796b
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.286568]  ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 dummy ip_tunnel veth ntfs nls_utf8 nls_iso8859_2 nls_iso8859_15 nls_iso8859_13 nls_iso8859_1 nls_cp852 nls_cp850 nls_cp437 nls_cp1250 vxlan udp_tunnel ip6_udp_tunnel sha512_generic sha256_generic libsha256 seqiv jitterentropy_rng drbg kpp hmac cmac uas usb_storage leds_gpio sd_mod scsi_mod scsi_common gpio_button_hotplug vfat fat ext4 mbcache jbd2 usbcore nls_base usb_common mii crc32c_generic [last unloaded: mt7915e]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.287104] CPU: 1 PID: 26363 Comm: rmmod Tainted: G        W         5.15.150 #0
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.287154] Stack : 00000000 8007c128 00000000 00000004 00000000 00000000 8584b874 809e0000
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.287249]         80830000 80753e38 8627c8d8 80828da3 00000000 00000001 8584b820 81452e00
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.287341]         00000000 00000000 80753e38 8584b6c0 ffffefff 00000000 ffffffea 00000000
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.287428]         8584b6cc 00000777 8082d910 20202020 80753e38 00000001 00000000 83315958
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.287519]         00000009 81c8c050 84b08558 00000000 00000008 00000020 00000004 809e0004
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.287615]         ...
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.287640] Call Trace:
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.287648] [<80007df4>] show_stack+0x28/0xf0
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.287714] [<803326a4>] dump_stack_lvl+0x60/0x80
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.287768] [<8002dcd0>] __warn+0x9c/0x124
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.287813] [<8002ddb4>] warn_slowpath_fmt+0x5c/0xac
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.287860] [<83315958>] ___ieee80211_stop_tx_ba_session+0x2ac/0x2cc [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.288167] [<83313f00>] ieee80211_sta_tear_down_BA_sessions+0x88/0x158 [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.288334] [<833072fc>] ieee80211_sta_block_awake+0x9c0/0x1bd8 [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.288506]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.288526] ---[ end trace 3099621afde07845 ]---
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.288741] ------------[ cut here ]------------
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.288781] WARNING: CPU: 1 PID: 26363 at backports-6.1.24/net/mac80211/agg-tx.c:407 ___ieee80211_stop_tx_ba_session+0x2ac/0x2cc [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.289080] Modules linked in: mt7915e(-) iptable_nat batman_adv xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_CT wireguard smsc95xx rndis_host pl2303 nf_nat nf_conntrack mt76_connac_lib mt76 mcs7830 mac80211 libchacha20poly1305 ipt_REJECT ftdi_sio ebtable_nat ebtable_filter ebtable_broute dm9601 cfg80211 cdc_subset cdc_ncm cdc_ether cdc_eem ax88179_178a asix xt_time xt_tcpudp xt_quota xt_pkttype xt_owner xt_multiport xt_mark xt_mac xt_limit xt_comment xt_addrtype xt_TCPMSS xt_LOG usbserial usbnet ums_usbat ums_sddr55 ums_sddr09 ums_karma ums_jumpshot ums_isd200 ums_freecom ums_datafab ums_cypress ums_alauda smsc r8152 poly1305_mips pegasus nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c iptable_mangle iptable_filter ipheth ip_tables hwmon hso ebtables ebt_vlan ebt_stp ebt_snat ebt_redirect ebt_pkttype ebt_mark_m ebt_mark ebt_limit ebt_ip6 ebt_ip ebt_dnat ebt_arpreply ebt_arp ebt_among ebt_802_3 compat chacha_mips ax88796b
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.289935]  ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 dummy ip_tunnel veth ntfs nls_utf8 nls_iso8859_2 nls_iso8859_15 nls_iso8859_13 nls_iso8859_1 nls_cp852 nls_cp850 nls_cp437 nls_cp1250 vxlan udp_tunnel ip6_udp_tunnel sha512_generic sha256_generic libsha256 seqiv jitterentropy_rng drbg kpp hmac cmac uas usb_storage leds_gpio sd_mod scsi_mod scsi_common gpio_button_hotplug vfat fat ext4 mbcache jbd2 usbcore nls_base usb_common mii crc32c_generic [last unloaded: mt7915e]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.290469] CPU: 1 PID: 26363 Comm: rmmod Tainted: G        W         5.15.150 #0
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.290514] Stack : 00000000 8007c128 00000000 00000004 00000000 00000000 8584b874 809e0000
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.290628]         80830000 80753e38 8627c8d8 80828da3 00000000 00000001 8584b820 81452e00
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.290737]         00000000 00000000 80753e38 8584b6c0 ffffefff 00000000 ffffffea 00000000
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.290850]         8584b6cc 0000078c 8082d910 20202020 80753e38 00000001 00000000 83315958
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.290945]         00000009 81c8c050 84b08558 00000000 00000008 00000020 00000004 809e0004
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.291034]         ...
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.291057] Call Trace:
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.291065] [<80007df4>] show_stack+0x28/0xf0
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.291137] [<803326a4>] dump_stack_lvl+0x60/0x80
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.291203] [<8002dcd0>] __warn+0x9c/0x124
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.291257] [<8002ddb4>] warn_slowpath_fmt+0x5c/0xac
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.291310] [<83315958>] ___ieee80211_stop_tx_ba_session+0x2ac/0x2cc [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.291677] [<83313f00>] ieee80211_sta_tear_down_BA_sessions+0x88/0x158 [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.291861] [<833072fc>] ieee80211_sta_block_awake+0x9c0/0x1bd8 [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.292028]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.292139] ---[ end trace 3099621afde07846 ]---
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.293959] ------------[ cut here ]------------
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.294000] WARNING: CPU: 1 PID: 26363 at backports-6.1.24/net/mac80211/agg-tx.c:407 ___ieee80211_stop_tx_ba_session+0x2ac/0x2cc [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.294306] Modules linked in: mt7915e(-) iptable_nat batman_adv xt_state xt_nat xt_conntrack xt_REDIRECT xt_MASQUERADE xt_CT wireguard smsc95xx rndis_host pl2303 nf_nat nf_conntrack mt76_connac_lib mt76 mcs7830 mac80211 libchacha20poly1305 ipt_REJECT ftdi_sio ebtable_nat ebtable_filter ebtable_broute dm9601 cfg80211 cdc_subset cdc_ncm cdc_ether cdc_eem ax88179_178a asix xt_time xt_tcpudp xt_quota xt_pkttype xt_owner xt_multiport xt_mark xt_mac xt_limit xt_comment xt_addrtype xt_TCPMSS xt_LOG usbserial usbnet ums_usbat ums_sddr55 ums_sddr09 ums_karma ums_jumpshot ums_isd200 ums_freecom ums_datafab ums_cypress ums_alauda smsc r8152 poly1305_mips pegasus nf_reject_ipv4 nf_log_syslog nf_defrag_ipv6 nf_defrag_ipv4 libcurve25519_generic libcrc32c iptable_mangle iptable_filter ipheth ip_tables hwmon hso ebtables ebt_vlan ebt_stp ebt_snat ebt_redirect ebt_pkttype ebt_mark_m ebt_mark ebt_limit ebt_ip6 ebt_ip ebt_dnat ebt_arpreply ebt_arp ebt_among ebt_802_3 compat chacha_mips ax88796b
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.295128]  ip6table_mangle ip6table_filter ip6_tables ip6t_REJECT x_tables nf_reject_ipv6 dummy ip_tunnel veth ntfs nls_utf8 nls_iso8859_2 nls_iso8859_15 nls_iso8859_13 nls_iso8859_1 nls_cp852 nls_cp850 nls_cp437 nls_cp1250 vxlan udp_tunnel ip6_udp_tunnel sha512_generic sha256_generic libsha256 seqiv jitterentropy_rng drbg kpp hmac cmac uas usb_storage leds_gpio sd_mod scsi_mod scsi_common gpio_button_hotplug vfat fat ext4 mbcache jbd2 usbcore nls_base usb_common mii crc32c_generic [last unloaded: mt7915e]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.295561] CPU: 1 PID: 26363 Comm: rmmod Tainted: G        W         5.15.150 #0
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.295590] Stack : 00000000 8007c128 00000000 00000004 00000000 00000000 8584b874 809e0000
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.295675]         80830000 80753e38 8627c8d8 80828da3 00000000 00000001 8584b820 81452e00
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.295757]         00000000 00000000 80753e38 8584b6c0 ffffefff 00000000 ffffffea 00000000
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.295848]         8584b6cc 000007a1 8082d910 20202020 80753e38 00000001 00000000 83315958
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.295939]         00000009 81c8c050 84b08558 00000000 00000008 00000020 00000004 809e0004
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.296022]         ...
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.296043] Call Trace:
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.296052] [<80007df4>] show_stack+0x28/0xf0
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.296111] [<803326a4>] dump_stack_lvl+0x60/0x80
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.296160] [<8002dcd0>] __warn+0x9c/0x124
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.296206] [<8002ddb4>] warn_slowpath_fmt+0x5c/0xac
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.296245] [<83315958>] ___ieee80211_stop_tx_ba_session+0x2ac/0x2cc [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.296532] [<83313f00>] ieee80211_sta_tear_down_BA_sessions+0x88/0x158 [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.296698] [<833072fc>] ieee80211_sta_block_awake+0x9c0/0x1bd8 [mac80211]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.296864]
Mon May 27 00:49:12 2024 kern.warn kernel: [2269670.296883] ---[ end trace 3099621afde07847 ]---
Mon May 27 00:49:12 2024 kern.info kernel: [2269670.298449] batman_adv: bat0: Interface deactivated: mesh0
Mon May 27 00:49:12 2024 daemon.notice netifd: Network device 'mesh0' link is down
Mon May 27 00:49:12 2024 daemon.notice netifd: Interface 'mesh_radio0' has link connectivity loss
Mon May 27 00:49:13 2024 kern.info kernel: [2269670.454689] br-client: port 3(client0) entered disabled state
Mon May 27 00:49:13 2024 kern.info kernel: [2269670.460203] device client0 left promiscuous mode
Mon May 27 00:49:13 2024 kern.info kernel: [2269670.460279] br-client: port 3(client0) entered disabled state
Mon May 27 00:49:13 2024 kern.info kernel: [2269670.545830] batman_adv: bat0: Removing interface: mesh0
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice netifd: Network device 'client0' link is down
Mon May 27 00:49:13 2024 daemon.notice netifd: Interface 'mesh_radio0' is disabled
Mon May 27 00:49:13 2024 daemon.notice netifd: Interface 'mesh_radio0' is now down
Mon May 27 00:49:13 2024 daemon.notice hostapd: client0: INTERFACE-DISABLED
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed

Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:13 2024 daemon.notice hostapd: handle_probe_req: send failed
Mon May 27 00:49:15 2024 kern.err kernel: [2269672.742259] mt7915e 0000:02:00.0: Timeout for initializing firmware
Mon May 27 00:49:15 2024 kern.err kernel: [2269672.742302] mt7915e 0000:02:00.0: Failed to exit mcu
Mon May 27 00:49:15 2024 kern.info kernel: [2269673.232770] mt7915e 0000:02:00.0: HW/SW Version: 0x8a108a10, Build Time: 20220929104113a
Mon May 27 00:49:15 2024 kern.info kernel: [2269673.232770]
Mon May 27 00:49:15 2024 kern.info kernel: [2269673.249933] mt7915e 0000:02:00.0: WM Firmware Version: ____000000, Build Time: 20220929104145
Mon May 27 00:49:15 2024 kern.info kernel: [2269673.274749] mt7915e 0000:02:00.0: WA Firmware Version: DEV_000000, Build Time: 20220929104205
Mon May 27 00:49:20 2024 daemon.err hostapd: Failed to set beacon parameters
Mon May 27 00:49:20 2024 daemon.err hostapd: Failed to set beacon parameters
Mon May 27 00:49:20 2024 user.notice ipv6_ra_filter: Failed to get batman gateway. Dropping any router advertisement.
Mon May 27 00:49:21 2024 daemon.notice hostapd: Set new config for phy phy4:
Mon May 27 00:49:21 2024 daemon.notice hostapd: Remove interface 'phy4'
Mon May 27 00:49:21 2024 daemon.notice hostapd: client0: interface state ENABLED->DISABLED
Mon May 27 00:49:21 2024 daemon.notice hostapd: client0: AP-DISABLED
Mon May 27 00:49:21 2024 daemon.notice hostapd: client0: CTRL-EVENT-TERMINATING
Mon May 27 00:49:21 2024 daemon.err hostapd: rmdir[ctrl_interface=/var/run/hostapd]: Permission denied
Mon May 27 00:49:21 2024 daemon.notice hostapd: nl80211: deinit ifname=client0 disabled_11b_rates=0
Mon May 27 00:49:21 2024 daemon.notice hostapd: nl80211: Failed to remove interface client0 from bridge br-client: No such device
Mon May 27 00:49:21 2024 daemon.err hostapd: Could not read interface client0 flags: No such device
Mon May 27 00:49:21 2024 daemon.notice hostapd: Set new config for phy phy5:
Mon May 27 00:49:21 2024 daemon.notice hostapd: Remove interface 'phy5'
Mon May 27 00:49:21 2024 daemon.notice hostapd: client1: interface state ENABLED->DISABLED
Mon May 27 00:49:21 2024 daemon.notice hostapd: client1: AP-DISABLED
Mon May 27 00:49:21 2024 daemon.notice hostapd: client1: CTRL-EVENT-TERMINATING
Mon May 27 00:49:21 2024 daemon.err hostapd: rmdir[ctrl_interface=/var/run/hostapd]: Permission denied
Mon May 27 00:49:21 2024 daemon.notice hostapd: nl80211: deinit ifname=client1 disabled_11b_rates=0
Mon May 27 00:49:21 2024 daemon.notice wpa_supplicant[1924]: Set new config for phy phy4
Mon May 27 00:49:21 2024 daemon.notice wpa_supplicant[1924]: Could not open phy phy4
Mon May 27 00:49:21 2024 daemon.notice hostapd: nl80211: Failed to remove interface client1 from bridge br-client: No such device
Mon May 27 00:49:21 2024 daemon.notice netifd: radio0 (26874): PHY phy4 does not exist
Mon May 27 00:49:21 2024 daemon.notice netifd: Wireless device 'radio0' is now down
Mon May 27 00:49:21 2024 daemon.err hostapd: Could not read interface client1 flags: No such device
Mon May 27 00:49:21 2024 daemon.notice wpa_supplicant[1924]: Set new config for phy phy5
Mon May 27 00:49:21 2024 daemon.notice wpa_supplicant[1924]: Could not open phy phy5
Mon May 27 00:49:21 2024 daemon.notice netifd: radio1 (26875): PHY phy5 does not exist
Mon May 27 00:49:21 2024 daemon.notice netifd: Wireless device 'radio1' is now down
Mon May 27 00:49:21 2024 daemon.notice netifd: radio0 (26905): WARNING: Variable 'data' does not exist or is not an array/object
Mon May 27 00:49:21 2024 kern.warn kernel: [2269679.083358] mtdblock: MTD device 'mrd' is NAND, please consider using UBI block devices instead.
Mon May 27 00:49:21 2024 daemon.notice netifd: radio1 (26916): WARNING: Variable 'data' does not exist or is not an array/object
Mon May 27 00:49:21 2024 daemon.notice hostapd: Set new config for phy phy6:
Mon May 27 00:49:21 2024 daemon.notice wpa_supplicant[1924]: Set new config for phy phy6
Mon May 27 00:49:22 2024 daemon.notice hostapd: Set new config for phy phy7:
Mon May 27 00:49:22 2024 daemon.notice wpa_supplicant[1924]: Set new config for phy phy7
Mon May 27 00:49:22 2024 kern.warn kernel: [2269680.239303] mtdblock: MTD device 'mrd' is NAND, please consider using UBI block devices instead.
Mon May 27 00:49:22 2024 daemon.notice wpa_supplicant[1924]: Set new config for phy phy6
Mon May 27 00:49:22 2024 daemon.notice wpa_supplicant[1924]: Set new config for phy phy7
Mon May 27 00:49:22 2024 daemon.notice hostapd: Set new config for phy phy6: /var/run/hostapd-phy6.conf
Mon May 27 00:49:22 2024 daemon.notice hostapd: Restart interface for phy phy6
Mon May 27 00:49:23 2024 daemon.notice hostapd: Configuration file: data: driver=nl80211 logger_syslog=127 logger_syslog_level=2 logger_stdout=127 logger_stdout_level=2 country_code=DE ieee80211d=1 hw_mode=g supported_rates=60 90 120 180 240 360 480 540 basic_rates=60 120 240 beacon_int=100 chanlist=6 noscan=1 #num_global_macaddr=1 ieee80211n=1 ht_coex=0 ht_capab=[LDPC][SHORT-GI-20][SHORT-GI-40][TX-STBC][RX-STBC1][MAX-AMSDU-7935] ieee80211ax=1 he_su_beamformer=1 he_su_beamformee=1 he_mu_beamformer=1 he_bss_color=128 he_spr_sr_control=3 he_default_pe_duration=4 he_rts_threshold=1023 he_mu_edca_qos_info_param_count=0 he_mu_edca_qos_info_q_ack=0 he_mu_edca_qos_info_queue_request=0 he_mu_edca_qos_info_txop_request=0 he_mu_edca_ac_be_aifsn=8 he_mu_edca_ac_be_aci=0 he_mu_edca_ac_be_ecwmin=9 he_mu_edca_ac_be_ecwmax=10 he_mu_edca_ac_be_timer=255 he_mu_edca_ac_bk_aifsn=15 he_mu_edca_ac_bk_aci=1 he_mu_edca_ac_bk_ecwmin=9 he_mu_edca_ac_bk_ecwmax=10 he_mu_edca_ac_bk_timer=255 he_mu_edca_ac_vi_ecwmin=5 he_mu_edca_ac_vi_ecwmax=7 he_mu_edca_
Mon May 27 00:49:23 2024 daemon.notice hostapd: client0: interface state UNINITIALIZED->COUNTRY_UPDATE
Mon May 27 00:49:23 2024 kern.info kernel: [2269680.629225] br-client: port 3(client0) entered blocking state
Mon May 27 00:49:23 2024 kern.info kernel: [2269680.629273] br-client: port 3(client0) entered disabled state
Mon May 27 00:49:23 2024 kern.info kernel: [2269680.629755] device client0 entered promiscuous mode
Mon May 27 00:49:23 2024 kern.info kernel: [2269680.630091] br-client: port 3(client0) entered blocking state
Mon May 27 00:49:23 2024 kern.info kernel: [2269680.630120] br-client: port 3(client0) entered forwarding state
Mon May 27 00:49:23 2024 kern.info kernel: [2269680.634657] br-client: port 3(client0) entered disabled state
Mon May 27 00:49:23 2024 kern.info kernel: [2269680.728829] IPv6: ADDRCONF(NETDEV_CHANGE): client0: link becomes ready
Mon May 27 00:49:23 2024 kern.info kernel: [2269680.729277] br-client: port 3(client0) entered blocking state
Mon May 27 00:49:23 2024 kern.info kernel: [2269680.729323] br-client: port 3(client0) entered forwarding state
Mon May 27 00:49:23 2024 kern.info kernel: [2269680.733156] device client0 left promiscuous mode
Mon May 27 00:49:23 2024 kern.info kernel: [2269680.733576] br-client: port 3(client0) entered disabled state
Mon May 27 00:49:23 2024 daemon.notice hostapd: client0: interface state COUNTRY_UPDATE->ENABLED
Mon May 27 00:49:23 2024 daemon.notice hostapd: client0: AP-ENABLED
Mon May 27 00:49:23 2024 daemon.notice netifd: Network device 'client0' link is up
Mon May 27 00:49:23 2024 kern.info kernel: [2269680.784696] br-client: port 3(client0) entered blocking state
Mon May 27 00:49:23 2024 kern.info kernel: [2269680.784758] br-client: port 3(client0) entered disabled state
Mon May 27 00:49:23 2024 kern.info kernel: [2269680.785292] device client0 entered promiscuous mode
Mon May 27 00:49:23 2024 kern.info kernel: [2269680.785688] br-client: port 3(client0) entered blocking state
Mon May 27 00:49:23 2024 kern.info kernel: [2269680.785735] br-client: port 3(client0) entered forwarding state
Mon May 27 00:49:23 2024 daemon.notice hostapd: Set new config for phy phy7: /var/run/hostapd-phy7.conf
Mon May 27 00:49:23 2024 daemon.notice hostapd: Restart interface for phy phy7
Mon May 27 00:49:23 2024 daemon.notice hostapd: Configuration file: data: driver=nl80211 logger_syslog=127 logger_syslog_level=2 logger_stdout=127 logger_stdout_level=2 country_code=DE ieee80211d=1 ieee80211h=1 hw_mode=a beacon_int=100 chanlist=44 noscan=1 tx_queue_data2_burst=2.0 #num_global_macaddr=1 ieee80211n=1 ht_coex=0 ht_capab=[LDPC][SHORT-GI-20][SHORT-GI-40][TX-STBC][RX-STBC1][MAX-AMSDU-7935] ieee80211ac=1 vht_oper_chwidth=0 vht_oper_centr_freq_seg0_idx= vht_capab=[RXLDPC][SHORT-GI-80][TX-STBC-2BY1][SU-BEAMFORMER][SU-BEAMFORMEE][MU-BEAMFORMER][MU-BEAMFORMEE][RX-ANTENNA-PATTERN][TX-ANTENNA-PATTERN][RX-STBC-1][SOUNDING-DIMENSION-2][BF-ANTENNA-2][MAX-MPDU-7991][MAX-A-MPDU-LEN-EXP7] ieee80211ax=1 he_oper_chwidth=0 he_oper_centr_freq_seg0_idx= he_su_beamformer=1 he_su_beamformee=1 he_mu_beamformer=1 he_bss_color=128 he_spr_sr_control=3 he_default_pe_duration=4 he_rts_threshold=1023 he_mu_edca_qos_info_param_count=0 he_mu_edca_qos_info_q_ack=0 he_mu_edca_qos_info_queue_request=0 he_mu_edca_qos_info_txop_request=0 he_mu_edca_
Mon May 27 00:49:23 2024 kern.info kernel: [2269680.930777] br-client: port 4(client1) entered blocking state
Mon May 27 00:49:23 2024 kern.info kernel: [2269680.930840] br-client: port 4(client1) entered disabled state
Mon May 27 00:49:23 2024 kern.info kernel: [2269680.931560] device client1 entered promiscuous mode
Mon May 27 00:49:23 2024 kern.info kernel: [2269680.932059] br-client: port 4(client1) entered blocking state
Mon May 27 00:49:23 2024 kern.info kernel: [2269680.932109] br-client: port 4(client1) entered forwarding state
Mon May 27 00:49:23 2024 daemon.notice hostapd: client1: interface state UNINITIALIZED->COUNTRY_UPDATE
Mon May 27 00:49:23 2024 daemon.notice netifd: Network device 'client1' link is up
Mon May 27 00:49:23 2024 kern.info kernel: [2269680.960669] IPv6: ADDRCONF(NETDEV_CHANGE): client1: link becomes ready
Mon May 27 00:49:23 2024 daemon.notice hostapd: client1: interface state COUNTRY_UPDATE->ENABLED
Mon May 27 00:49:23 2024 daemon.notice hostapd: client1: AP-ENABLED
Mon May 27 00:49:23 2024 kern.info kernel: [2269681.104680] IPv6: ADDRCONF(NETDEV_CHANGE): mesh0: link becomes ready
Mon May 27 00:49:23 2024 daemon.notice netifd: Network device 'mesh0' link is up
Mon May 27 00:49:23 2024 daemon.notice netifd: Interface 'mesh_radio0' is enabled
Mon May 27 00:49:23 2024 daemon.notice netifd: Interface 'mesh_radio0' has link connectivity
Mon May 27 00:49:23 2024 daemon.notice netifd: Interface 'mesh_radio0' is setting up now
Mon May 27 00:49:23 2024 daemon.notice netifd: Network device 'mesh0' link is down
Mon May 27 00:49:23 2024 daemon.notice netifd: Interface 'mesh_radio0' has link connectivity loss
Mon May 27 00:49:23 2024 daemon.notice netifd: Wireless device 'radio0' is now up
Mon May 27 00:49:23 2024 daemon.notice netifd: Network device 'mesh0' link is up
Mon May 27 00:49:23 2024 daemon.notice netifd: Interface 'mesh_radio0' has link connectivity
Mon May 27 00:49:23 2024 daemon.notice netifd: Interface 'mesh_radio1' is enabled
Mon May 27 00:49:23 2024 daemon.notice netifd: Network device 'mesh1' link is up
Mon May 27 00:49:23 2024 daemon.notice netifd: Interface 'mesh_radio1' has link connectivity
Mon May 27 00:49:23 2024 daemon.notice netifd: Interface 'mesh_radio1' is setting up now
Mon May 27 00:49:23 2024 kern.info kernel: [2269681.264217] IPv6: ADDRCONF(NETDEV_CHANGE): mesh1: link becomes ready
Mon May 27 00:49:23 2024 daemon.notice netifd: mesh_radio0 (27253): Command failed: ubus call network.interface notify_proto { "action": 0, "ifname": "mesh0", "link-up": true, "data": { "fixed_mtu": false, "transitive": false, "zone": "mesh" }, "keep": false, "interface": "mesh_radio0" } (Permission denied)
Mon May 27 00:49:23 2024 daemon.notice netifd: Wireless device 'radio1' is now up
Mon May 27 00:49:23 2024 daemon.notice netifd: Interface 'mesh_radio1' is now up
Mon May 27 00:49:24 2024 daemon.notice netifd: Interface 'mesh_radio0' is now down
Mon May 27 00:49:24 2024 daemon.notice netifd: Interface 'mesh_radio0' is setting up now
Mon May 27 00:49:24 2024 kern.info kernel: [2269681.535566] batman_adv: bat0: Adding interface: mesh1
Mon May 27 00:49:24 2024 kern.info kernel: [2269681.535621] batman_adv: bat0: Interface activated: mesh1
Mon May 27 00:49:24 2024 daemon.notice netifd: Interface 'mesh_radio0' is now up
Mon May 27 00:49:24 2024 kern.info kernel: [2269681.650831] batman_adv: bat0: Adding interface: mesh0
Mon May 27 00:49:24 2024 kern.info kernel: [2269681.650881] batman_adv: bat0: Interface activated: mesh0
Mon May 27 00:49:24 2024 user.notice firewall: Reloading firewall due to ifup of mesh_radio1 (mesh1)
Mon May 27 00:49:24 2024 user.notice firewall: Reloading firewall due to ifup of mesh_radio0 (mesh0)
Mon May 27 00:50:03 2024 user.notice ipv6_ra_filter: Successfully set IPv6 gateway to f2:00:25:14:00:00.
Mon May 27 00:51:46 2024 daemon.info logread[1482]: Logread connected to ffwer-jumphost.istranet.org:514 via tcp
Mon May 27 01:04:09 2024 user.notice ipv6_ra_filter: Successfully set IPv6 gateway to f2:00:28:14:00:00.
Mon May 27 01:05:32 2024 user.notice ipv6_ra_filter: Successfully set IPv6 gateway to f2:00:25:14:00:00.
Mon May 27 01:13:02 2024 daemon.info micrond[22224]: Retrieving manifest from http://185.150.99.255/next/sysupgrade/next.manifest ...
Mon May 27 01:13:02 2024 daemon.err micrond[22224]: autoupdater: warning: error downloading manifest: Connection failed
Mon May 27 01:13:02 2024 daemon.info micrond[22224]: Retrieving manifest from http://[2001:678:ed0:f000::]/next/sysupgrade/next.manifest ...
Mon May 27 01:13:07 2024 daemon.info micrond[22224]: No new firmware available.
Mon May 27 01:18:15 2024 user.notice ipv6_ra_filter: Successfully set IPv6 gateway to f2:00:28:14:00:00.
Mon May 27 01:19:38 2024 user.notice ipv6_ra_filter: Successfully set IPv6 gateway to f2:00:25:14:00:00.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. topic: hardware Topic: Hardware Support
Projects
None yet
Development

No branches or pull requests

3 participants