I am using 6.7.3 kernel compiled with Genkernel. 1000 Hz, AMD P-state, Nuvoton 6683D Hardware Monitor for fans, RTL8822BU driver included in linux-firmware selected by hand
I use SystemD as init system and KDE Plasma as Desktop Environment
I have NetworkManager with wpa-supplicant
My computer is Desktop form, its specs are;
AMD Ryzen R5 5600,
16 GB 2x8 form 3600 MT/s RAM,
Sapphire Pulse AMD Radeon RX 6700 XT GPU,
ADATA's Legend 700 500 GB PCI-e SSD,
MSI B550-A Pro motherboard with 2023-November BIOS,
dmesg output about issue;
Code: Select all
...
[ 3749.063343] rtw_8822bu 1-2.4:1.0: timed out to flush queue 1
[ 3749.173346] rtw_8822bu 1-2.4:1.0: timed out to flush queue 1
...
[ 3823.802966] wlan0: authenticate with <mac-adress> (local address=<mac-adress>)
[ 3823.868389] wlan0: send auth to <mac-adress> (try 1/3)
[ 3823.869661] wlan0: authenticated
[ 3823.870248] wlan0: associate with <mac-adress> (try 1/3)
[ 3823.871376] wlan0: RX AssocResp from <mac-adress> (capab=0x11 status=0 aid=2)
[ 3823.875798] wlan0: associated
[ 3823.906549] wlan0: Limiting TX power to 0 (-128 - 0) dBm as advertised by <mac-adress>
[ 3884.078965] wlan0: deauthenticating from <mac-adress> by local choice (Reason: 3=DEAUTH_LEAVING)
[ 3889.337275] wlan0: authenticate with <mac-adress>(local address=<mac-adress>)
[ 3889.403171] wlan0: send auth to <mac-adress> (try 1/3)
[ 3889.404439] wlan0: authenticated
[ 3889.405026] wlan0: associate with <mac-adress> (try 1/3)
[ 3889.406215] wlan0: RX AssocResp from <mac-adress> (capab=0x11 status=0 aid=2)
[ 3889.410638] wlan0: associated
[ 3889.443028] wlan0: Limiting TX power to 0 (-128 - 0) dBm as advertised by <mac-adress>
...

