Open ErnWong opened 6 months ago
One time I got this message when it coincided with the wifi unfreezing:
[Wed Sep 25 21:55:10 2024] rtw89_8852be 0000:0b:00.0: timed out to flush queues
[Wed Sep 25 21:55:10 2024] rtw89_8852be 0000:0b:00.0: timed out to flush queues
[Wed Sep 25 21:55:15 2024] wlp11s0: authenticate with <address redacted>
[Wed Sep 25 21:55:15 2024] wlp11s0: send auth to <address redacted> (try 1/3)
[Wed Sep 25 21:55:15 2024] wlp11s0: send auth to <address redacted>try 2/3)
[Wed Sep 25 21:55:15 2024] wlp11s0: authenticated
[Wed Sep 25 21:55:15 2024] wlp11s0: associate with <address redacted> (try 1/3)
[Wed Sep 25 21:55:15 2024] wlp11s0: RX AssocResp from <address redacted> (capab=0x511 status=0 aid=2)
[Wed Sep 25 21:55:15 2024] wlp11s0: associated
A number of internet resources seem to suggest the following as a first resort to see if it resolves the problem:
disable_aspm=y
disable_aspm_l1=y
disable_aspm_l1ss=y
disable_ps_mode=y
disable_clkreq=y
disable_msi=y
disable_lps=y
to various rtw89 conf files...
More logs posted in private gist
Just checking the
sudo dmesg -T
logs right after I experienced this, and I don't see any recent logs (latest was 10 minutes before the disconnect)