Hi there,
I have a weird behavior on one of my LAN 2 port, where my PC is connected to.
The the port just is off and there LEDs are also not blinking anymore.
system log
Thu Jan 30 10:21:12 2025 daemon.notice hostapd: phy1-ap2: AP-STA-DISCONNECTED 10:6f:d9:2a:32:91
Thu Jan 30 10:21:12 2025 kern.info kernel: [325263.420406] ath10k_pci 0001:01:00.0: mac flush vdev 2 drop 0 queues 0x4 ar->paused: 0x0 arvif->paused: 0x0
Thu Jan 30 10:21:13 2025 daemon.notice netifd: Network device 'lan2' link is down
Thu Jan 30 10:21:13 2025 kern.info kernel: [325264.716942] br-lan: port 2(lan2) entered disabled state
Thu Jan 30 10:21:13 2025 kern.info kernel: [325264.717734] qca8k 37000000.mdio-mii:10 lan2: Link is Down
Thu Jan 30 10:21:19 2025 daemon.info hostapd: phy1-ap2: STA 10:6f:d9:2a:32:91 IEEE 802.11: associated (aid 1)
Thu Jan 30 10:21:19 2025 daemon.notice hostapd: phy1-ap2: AP-STA-CONNECTED 10:6f:d9:2a:32:91 auth_alg=sae
Thu Jan 30 10:21:19 2025 daemon.info hostapd: phy1-ap2: STA 10:6f:d9:2a:32:91 WPA: pairwise key handshake completed (RSN)
Thu Jan 30 10:21:19 2025 daemon.notice hostapd: phy1-ap2: EAPOL-4WAY-HS-COMPLETED 10:6f:d9:2a:32:91
Thu Jan 30 10:21:19 2025 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan.1) 192.168.1.193 10:6f:d9:2a:32:91
Thu Jan 30 10:21:19 2025 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan.1) 192.168.1.193 10:6f:d9:2a:32:91 manja
Thu Jan 30 10:21:22 2025 kern.info kernel: [325274.078768] qca8k 37000000.mdio-mii:10 lan2: Link is Up - 1Gbps/Full - flow control rx/tx
Thu Jan 30 10:21:22 2025 kern.info kernel: [325274.078842] br-lan: port 2(lan2) entered blocking state
Thu Jan 30 10:21:22 2025 kern.info kernel: [325274.086024] br-lan: port 2(lan2) entered forwarding state
Thu Jan 30 10:21:22 2025 daemon.notice netifd: Network device 'lan2' link is up
Hardware
Netgear R7800
Release
OpenWRT 24.10.0-rc6
In case you need other logs or similar, please let me know.
The other ports on the router are all connected and in use, but only lan2 has an issue.
The first time it happened, I had to restart the router to make it work again. It seems it also fixes itself sometimes, I didn't notice that it happened so many times.
on 29.01.2025 it happened four times and fixed itself.
today, 30.01.2025 it happened also four times, but on the fourth time it didn't come up, this was at
Thu Jan 30 12:01:17 2025 daemon.notice hostapd: phy1-ap2: AP-STA-DISCONNECTED 10:6f:d9:2a:32:91
Thu Jan 30 12:01:17 2025 kern.info kernel: [331268.387981] ath10k_pci 0001:01:00.0: mac flush vdev 2 drop 0 queues 0x4 ar->paused: 0x0 arvif->paused: 0x0
Thu Jan 30 12:01:18 2025 daemon.notice netifd: Network device 'lan2' link is down
Thu Jan 30 12:01:18 2025 kern.info kernel: [331269.644352] br-lan: port 2(lan2) entered disabled state
Thu Jan 30 12:01:18 2025 kern.info kernel: [331269.645246] qca8k 37000000.mdio-mii:10 lan2: Link is Down
Thu Jan 30 12:01:24 2025 daemon.info hostapd: phy1-ap2: STA 10:6f:d9:2a:32:91 IEEE 802.11: associated (aid 1)
Thu Jan 30 12:01:24 2025 daemon.notice hostapd: phy1-ap2: AP-STA-CONNECTED 10:6f:d9:2a:32:91 auth_alg=sae
Thu Jan 30 12:01:24 2025 daemon.info hostapd: phy1-ap2: STA 10:6f:d9:2a:32:91 WPA: pairwise key handshake completed (RSN)
Thu Jan 30 12:01:24 2025 daemon.notice hostapd: phy1-ap2: EAPOL-4WAY-HS-COMPLETED 10:6f:d9:2a:32:91
Thu Jan 30 12:01:25 2025 daemon.info dnsmasq-dhcp[1]: DHCPREQUEST(br-lan.1) 192.168.1.193 10:6f:d9:2a:32:91
Thu Jan 30 12:01:25 2025 daemon.info dnsmasq-dhcp[1]: DHCPACK(br-lan.1) 192.168.1.193 10:6f:d9:2a:32:91 manja
Thu Jan 30 12:15:50 2025 daemon.info hostapd: phy0-ap2: STA 02:40:7e:e5:66:98 IEEE 802.11: associated (aid 2)
I will install release 24.10.0-rc7 and see what happens.
I checked the internet for the error message ath10k_pci 0001:01:00.0: mac flush vdev 2 drop 0 queues 0x4 ar->paused: 0x0 arvif->paused: 0x0
and there are a few entries, but nothing helps me understanding where it comes from and if I can fix it somehow