This is present on ASUS TUF A15 FA506 nn

OS:Ubuntu 20.04.4
Kernel: 5.13.0-41-generic #46~20.04.1-Ubuntu SMP Wed Apr 20 13:16:21 UTC 2022 
x86_64 x86_64 x86_64 GNU/Linux

Wifi drops after a few minutes, sometimes longer.

It seems that this fixes it for me:

sudo echo "options rtw88_pci disable_aspm=1" >
/etc/modprobe.d/rtw88_pci.conf

check: 
cat /etc/modprobe.d/rtw88_pci.conf 
options rtw88_pci disable_aspm=1


Additionally one could try to change powersave mode in NetworkManager:

cat /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
[connection]
wifi.powersave = 2 

#A setting of "0" will totally disable power saving features in the WiFi 
adapter.
#A setting of "2" or "1" will be less aggressive, but still leave power saving 
enabled.
### oroginally 3
#wifi.powersave = 3

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872984

Title:
  RTL8822BE [10ec:b822] network driver rtl_wifi crashes on boot in Focal
  Fossa 20.04 - 5.4.0-21-generic and mainline 5.7.0-050700rc1-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1872984/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to