wuqiong / rt2860v2-for-openwrt-mt7620

rt2860v2 wifi driver for openwrt trunk(3.10.x kernel) on MT7620 SOC.
http://www.diveinedu.cn
101 stars 72 forks source link

Wifi Stops Working Abruptly #10

Open ameer1234567890 opened 5 years ago

ameer1234567890 commented 5 years ago

While the system is running, Wifi suddenly stops working. SSID is being broadcasted, clients are disconnected and not able to re-connect. Restarting Wifi service does not fix the issue. Only a full system reboot fixes the issue.

Below is a truncated dmesg:

[   69.780000] ieee80211 phy0: rt2x00queue_write_tx_frame: Error - Dropping frame due to full tx queue 2
...
[  122.370000] ieee80211 phy0: rt2x00queue_write_tx_frame: Error - Dropping frame due to full tx queue 2
...
[  122.430000] ieee80211 phy0: rt2x00queue_write_tx_frame: Error - Dropping frame due to full tx queue 2
...
[ 2120.910000] rt305x-esw 10110000.esw: link changed 0x00
[ 2122.380000] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2122.520000] rt305x-esw 10110000.esw: link changed 0x08
[ 2122.600000] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 failed to flush
[ 2122.630000] rt305x-esw 10110000.esw: link changed 0x18
...
[ 2165.500000] ieee80211 phy0: rt2x00queue_write_tx_frame: Error - Arrived at non-free entry in the non-full queue 2
[ 2165.500000] Please file bug report to http://rt2x00.serialmonkey.com
kikomayorga commented 1 year ago

hi, i am running openwrt21 on zbt1626 (aka zbt wr8350rt device page: https://openwrt.org/toh/zbtlink/wr8305rt ). I am trying to reproduce the failure but not yet happening. // does anyone know if this issue got fixed as of openwrt21?