Hello, and first of all I have to apologize because I have little data to provide for my issue.
I think there's something wrong with my WiFi interface using OpenWRT 23.05.2 on a Netgear X4S R7800. What happens, on a random basis and with several weeks in between, is that I find some of my WiFi networks disabled. I have configured a few, both on 2.4GHz and 5GHz, and they seem to just automatically disable on their own. Not all of them (again, on a random basis) and without any specific cause. I don't usually fiddle with Luci, and the admin password should be strong enough (16 random characters with upper and lower letters, numbers and symbols, saved to a password manager) to make me think it's not someone hacking in. Unfortunately I have no logs because I just rebooted it thinking it was just some kind of failure, but they were actively disabled even after the reboot.
I was wondering if someone could have a clue about what might be happening, although I know we don't have much to work on. Sorry again about that, and thanks for any hints!
Per regulations, 5GHz APs have to change to another channel (or disconnect, if that is not possible) if it detects a nearby radar (DFS).
Don't think so, since also 2.4GHz disables itself.
I was wondering, could it be somehow related to overheating? Is there a way I could understand this? Is there a reference temperature where routers are known to disable their wifi interfaces?
Next time wi-fi goes down, log into LuCi with a wired connection to look at system logs.
1 Like
Finally I managed to do this after having had this issue a few times. Since it's still apparently totally random, I needed this issue to happen while being at home and quick to react, or the logs would fill up quickly. As I said, this time I managed to get logs. This is the related part in system.log
:
Fri Feb 16 20:19:03 2024 daemon.warn odhcpd[1240]: No default route present, overriding ra_lifetime!
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: Set new config for phy phy1:
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: Remove interface 'phy1'
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: phy1-ap0: interface state ENABLED->DISABLED
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: phy1-ap0: AP-STA-DISCONNECTED 44:07:0b:8e:44:d1
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: phy1-ap0: AP-STA-DISCONNECTED 68:57:2d:fe:f8:fc
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: phy1-ap0: AP-DISABLED
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: phy1-ap0: CTRL-EVENT-TERMINATING
Fri Feb 16 20:19:26 2024 daemon.err hostapd: rmdir[ctrl_interface=/var/run/hostapd]: Permission denied
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: nl80211: deinit ifname=phy1-ap0 disabled_11b_rates=0
Fri Feb 16 20:19:26 2024 daemon.notice netifd: Network device 'phy1-ap0' link is down
Fri Feb 16 20:19:26 2024 kern.info kernel: [695085.081189] br-lan: port 3(phy1-ap0) entered disabled state
Fri Feb 16 20:19:26 2024 kern.warn kernel: [695085.090416] ath10k_pci 0001:01:00.0: could not get mac80211 beacon, vdev_id: 0 addr: 9c:c9:eb:15:dd:d1
Fri Feb 16 20:19:26 2024 kern.info kernel: [695085.114842] ath10k_pci 0001:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
Fri Feb 16 20:19:26 2024 kern.info kernel: [695085.119524] ath10k_pci 0001:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
Fri Feb 16 20:19:26 2024 kern.info kernel: [695085.133557] ath10k_pci 0001:01:00.0: mac flush null vif, drop 0 queues 0xffff
Fri Feb 16 20:19:26 2024 kern.warn kernel: [695085.179460] ath10k_pci 0001:01:00.0: peer-unmap-event: unknown peer id 0
Fri Feb 16 20:19:26 2024 kern.warn kernel: [695085.179518] ath10k_pci 0001:01:00.0: peer-unmap-event: unknown peer id 0
Fri Feb 16 20:19:26 2024 kern.info kernel: [695085.302190] br-lan: port 3(phy1-ap0) entered disabled state
Fri Feb 16 20:19:26 2024 kern.info kernel: [695085.307933] device phy1-ap0 left promiscuous mode
Fri Feb 16 20:19:26 2024 kern.info kernel: [695085.308019] br-lan: port 3(phy1-ap0) entered disabled state
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: Set new config for phy phy0:
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: Remove interface 'phy0'
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: phy0-ap0: interface state ENABLED->DISABLED
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: wlan-ca: AP-STA-DISCONNECTED 68:2f:67:8b:4b:44
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: wlan-ca: AP-DISABLED
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: wlan-ca: CTRL-EVENT-TERMINATING
Fri Feb 16 20:19:26 2024 daemon.err hostapd: rmdir[ctrl_interface=/var/run/hostapd]: Permission denied
Fri Feb 16 20:19:26 2024 daemon.notice wpa_supplicant[1085]: Set new config for phy phy1
Fri Feb 16 20:19:26 2024 kern.info kernel: [695085.434877] ath10k_pci 0000:01:00.0: mac flush vdev 1 drop 0 queues 0x2 ar->paused: 0x0 arvif->paused: 0x0
Fri Feb 16 20:19:26 2024 kern.warn kernel: [695085.480763] ath10k_pci 0000:01:00.0: peer-unmap-event: unknown peer id 1
Fri Feb 16 20:19:26 2024 kern.warn kernel: [695085.480825] ath10k_pci 0000:01:00.0: peer-unmap-event: unknown peer id 1
Fri Feb 16 20:19:26 2024 daemon.notice netifd: Interface 'ca' is now down
Fri Feb 16 20:19:26 2024 daemon.notice netifd: Interface 'ca' is disabled
Fri Feb 16 20:19:26 2024 daemon.notice netifd: Network device 'wlan-ca' link is down
Fri Feb 16 20:19:26 2024 daemon.notice netifd: Interface 'ca' has link connectivity loss
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: phy0-ap0: AP-STA-DISCONNECTED 50:2f:9b:2a:ba:9d
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: phy0-ap0: AP-STA-DISCONNECTED a4:4b:d5:32:07:a0
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: phy0-ap0: AP-STA-DISCONNECTED a2:df:84:8c:2a:5a
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: phy0-ap0: AP-STA-DISCONNECTED 1a:ae:11:ba:17:98
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: phy0-ap0: AP-STA-DISCONNECTED bc:f1:71:2b:ea:c6
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: phy0-ap0: AP-STA-DISCONNECTED b4:e4:54:4d:63:e4
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: phy0-ap0: AP-STA-DISCONNECTED e8:9e:b4:75:f4:51
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: phy0-ap0: AP-DISABLED
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: phy0-ap0: CTRL-EVENT-TERMINATING
Fri Feb 16 20:19:26 2024 daemon.err hostapd: rmdir[ctrl_interface=/var/run/hostapd]: Permission denied
Fri Feb 16 20:19:26 2024 daemon.notice hostapd: nl80211: deinit ifname=phy0-ap0 disabled_11b_rates=0
Fri Feb 16 20:19:27 2024 kern.info kernel: [695085.614865] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
Fri Feb 16 20:19:27 2024 kern.info kernel: [695085.615570] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
Fri Feb 16 20:19:27 2024 kern.info kernel: [695085.624288] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
Fri Feb 16 20:19:27 2024 kern.info kernel: [695085.634115] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
Fri Feb 16 20:19:27 2024 kern.info kernel: [695085.644088] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
Fri Feb 16 20:19:27 2024 kern.info kernel: [695085.653765] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
Fri Feb 16 20:19:27 2024 kern.warn kernel: [695085.658230] ath10k_pci 0000:01:00.0: could not get mac80211 beacon, vdev_id: 0 addr: 9c:c9:eb:15:dd:d0
Fri Feb 16 20:19:27 2024 kern.info kernel: [695085.675461] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
Fri Feb 16 20:19:27 2024 kern.info kernel: [695085.682698] ath10k_pci 0000:01:00.0: mac flush null vif, drop 0 queues 0xffff
Fri Feb 16 20:19:27 2024 kern.warn kernel: [695085.725274] ath10k_pci 0000:01:00.0: peer-unmap-event: unknown peer id 0
Fri Feb 16 20:19:27 2024 kern.warn kernel: [695085.725487] ath10k_pci 0000:01:00.0: peer-unmap-event: unknown peer id 0
Fri Feb 16 20:19:27 2024 kern.info kernel: [695085.820996] br-lan: port 2(phy0-ap0) entered disabled state
Fri Feb 16 20:19:27 2024 kern.info kernel: [695085.822021] device phy0-ap0 left promiscuous mode
Fri Feb 16 20:19:27 2024 kern.info kernel: [695085.825846] br-lan: port 2(phy0-ap0) entered disabled state
Fri Feb 16 20:19:27 2024 kern.info kernel: [695085.864847] device eth1.1 left promiscuous mode
Fri Feb 16 20:19:27 2024 daemon.notice netifd: Network device 'phy0-ap0' link is down
Fri Feb 16 20:19:27 2024 daemon.notice wpa_supplicant[1085]: Set new config for phy phy0
Fri Feb 16 20:19:27 2024 daemon.notice netifd: Wireless device 'radio1' is now down
Fri Feb 16 20:19:27 2024 daemon.notice netifd: Wireless device 'radio0' is now down
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: exiting on receipt of SIGTERM
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: started, version 2.89 cachesize 150
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: DNS service limited to local subnets
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-nftset no-auth no-cryptohash no-DNSSEC no-ID loop-detect inotify dumpfile
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq-dhcp[1]: DHCP, IP range 192.168.36.36 -- 192.168.36.185, lease time 12h
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq-dhcp[1]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: using nameserver 1.1.1.1#53
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: using nameserver 1.0.0.1#53
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: using only locally-known addresses for test
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: using only locally-known addresses for local
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 22 names
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq[1]: read /tmp/hosts/odhcpd - 0 names
Fri Feb 16 20:19:28 2024 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
I also have this entries at the end of kernel.log
, but can't really tell if they are related:
[656100.915452] ath10k_pci 0001:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[656127.365315] ath10k_pci 0001:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[656134.615265] ath10k_pci 0001:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[656161.055111] ath10k_pci 0001:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[656187.404952] ath10k_pci 0001:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[656194.644893] ath10k_pci 0001:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[656221.144763] ath10k_pci 0001:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[656247.654575] ath10k_pci 0001:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[656254.664579] ath10k_pci 0001:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[656255.661305] ath10k_pci 0000:01:00.0: mac flush vdev 1 drop 0 queues 0x2 ar->paused: 0x0 arvif->paused: 0x0
[656255.685061] ath10k_pci 0000:01:00.0: peer-unmap-event: unknown peer id 1
[656255.685106] ath10k_pci 0000:01:00.0: peer-unmap-event: unknown peer id 1
[656255.808537] device phy0-ap0 left promiscuous mode
[656255.808654] br-lan: port 2(phy0-ap0) entered disabled state
[656255.844658] device eth1.1 left promiscuous mode
[656255.878536] ath10k_pci 0000:01:00.0: could not get mac80211 beacon, vdev_id: 0 addr: 9c:c9:eb:15:dd:d0
[656255.894615] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[656255.895401] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[656255.904152] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[656255.916248] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[656255.923673] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[656255.933460] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[656255.943593] ath10k_pci 0000:01:00.0: mac flush null vif, drop 0 queues 0xffff
[656255.985174] ath10k_pci 0000:01:00.0: peer-unmap-event: unknown peer id 0
[656255.985238] ath10k_pci 0000:01:00.0: peer-unmap-event: unknown peer id 0
[656262.471323] ath10k_pci 0000:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
[656262.471366] ath10k_pci 0000:01:00.0: msdu-desc: 2500 skid: 32
[656262.553359] ath10k_pci 0000:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
[656262.554174] ath10k_pci 0000:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
[656262.937980] ath10k_pci 0000:01:00.0: rts threshold -1
[656262.938644] ath10k_pci 0000:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
[656262.943260] br-lan: port 2(phy0-ap0) entered blocking state
[656262.953104] br-lan: port 2(phy0-ap0) entered disabled state
[656262.959162] device phy0-ap0 entered promiscuous mode
[656262.964682] device eth1.1 entered promiscuous mode
[656262.969645] br-lan: port 2(phy0-ap0) entered blocking state
[656262.974234] br-lan: port 2(phy0-ap0) entered forwarding state
[656262.981124] br-lan: port 2(phy0-ap0) entered disabled state
[656263.628400] IPv6: ADDRCONF(NETDEV_CHANGE): phy0-ap0: link becomes ready
[656263.628552] br-lan: port 2(phy0-ap0) entered blocking state
[656263.634191] br-lan: port 2(phy0-ap0) entered forwarding state
[656263.739230] ath10k_pci 0000:01:00.0: rts threshold -1
[656263.795268] IPv6: ADDRCONF(NETDEV_CHANGE): wlan-ca: link becomes ready
[656266.384478] ath10k_pci 0000:01:00.0: mac flush vdev 1 drop 0 queues 0x2 ar->paused: 0x0 arvif->paused: 0x0
[656273.134423] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[656281.064392] ath10k_pci 0001:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[656295.524410] ath10k_pci 0001:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[656295.525148] ath10k_pci 0001:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[656295.534131] ath10k_pci 0001:01:00.0: mac flush null vif, drop 0 queues 0xffff
[656295.585217] ath10k_pci 0001:01:00.0: peer-unmap-event: unknown peer id 0
[656295.585268] ath10k_pci 0001:01:00.0: peer-unmap-event: unknown peer id 0
[656301.942494] ath10k_pci 0001:01:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96
[656301.942569] ath10k_pci 0001:01:00.0: msdu-desc: 2500 skid: 32
[656302.026544] ath10k_pci 0001:01:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0'
[656302.027384] ath10k_pci 0001:01:00.0: wmi print 'free: 84920 iram: 13156 sram: 11224'
[656302.439415] ath10k_pci 0001:01:00.0: rts threshold -1
[656302.439879] ath10k_pci 0001:01:00.0: Firmware lacks feature flag indicating a retry limit of > 2 is OK, requested limit: 4
[656302.444830] br-lan: port 3(phy1-ap0) entered blocking state
[656302.454592] br-lan: port 3(phy1-ap0) entered disabled state
[656302.460574] device phy1-ap0 entered promiscuous mode
[656302.466191] br-lan: port 3(phy1-ap0) entered blocking state
[656302.470996] br-lan: port 3(phy1-ap0) entered forwarding state
[656302.478165] br-lan: port 3(phy1-ap0) entered disabled state
[656302.798173] IPv6: ADDRCONF(NETDEV_CHANGE): phy1-ap0: link becomes ready
[656302.798329] br-lan: port 3(phy1-ap0) entered blocking state
[656302.803963] br-lan: port 3(phy1-ap0) entered forwarding state
[656303.294229] ath10k_pci 0001:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[656314.704200] ath10k_pci 0001:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[656930.100569] ath10k_pci 0001:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[674905.863235] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[685236.600471] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[685616.118185] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[685619.688152] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[688473.991603] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[692641.257831] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[695085.081189] br-lan: port 3(phy1-ap0) entered disabled state
[695085.090416] ath10k_pci 0001:01:00.0: could not get mac80211 beacon, vdev_id: 0 addr: 9c:c9:eb:15:dd:d1
[695085.114842] ath10k_pci 0001:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[695085.119524] ath10k_pci 0001:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[695085.133557] ath10k_pci 0001:01:00.0: mac flush null vif, drop 0 queues 0xffff
[695085.179460] ath10k_pci 0001:01:00.0: peer-unmap-event: unknown peer id 0
[695085.179518] ath10k_pci 0001:01:00.0: peer-unmap-event: unknown peer id 0
[695085.302190] br-lan: port 3(phy1-ap0) entered disabled state
[695085.307933] device phy1-ap0 left promiscuous mode
[695085.308019] br-lan: port 3(phy1-ap0) entered disabled state
[695085.434877] ath10k_pci 0000:01:00.0: mac flush vdev 1 drop 0 queues 0x2 ar->paused: 0x0 arvif->paused: 0x0
[695085.480763] ath10k_pci 0000:01:00.0: peer-unmap-event: unknown peer id 1
[695085.480825] ath10k_pci 0000:01:00.0: peer-unmap-event: unknown peer id 1
[695085.614865] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[695085.615570] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[695085.624288] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[695085.634115] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[695085.644088] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[695085.653765] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[695085.658230] ath10k_pci 0000:01:00.0: could not get mac80211 beacon, vdev_id: 0 addr: 9c:c9:eb:15:dd:d0
[695085.675461] ath10k_pci 0000:01:00.0: mac flush vdev 0 drop 0 queues 0x1 ar->paused: 0x0 arvif->paused: 0x0
[695085.682698] ath10k_pci 0000:01:00.0: mac flush null vif, drop 0 queues 0xffff
[695085.725274] ath10k_pci 0000:01:00.0: peer-unmap-event: unknown peer id 0
[695085.725487] ath10k_pci 0000:01:00.0: peer-unmap-event: unknown peer id 0
[695085.820996] br-lan: port 2(phy0-ap0) entered disabled state
[695085.822021] device phy0-ap0 left promiscuous mode
[695085.825846] br-lan: port 2(phy0-ap0) entered disabled state
[695085.864847] device eth1.1 left promiscuous mode
Finally, I installed collectd-mod-thermal
and noticed a spike on both CPU Usage and temperature around the timing when the wifi disconnected.
There have been numerous threads on this subject and I have encountered it myself.
You may have a faulty router, but my guess is that you have a failing power supply. When transmitting, the power demands increase dramatically for a few milliseconds. A slowly deteriorating power supply may suddenly drop its output to a level where things inside the router stop working eg the "chip" taking the burst of extra power.
As the deterioration progressively gets worse, the router may even start to randomly crash...
It is worth testing with another power supply if you have one.