I installed Ubuntu 22.04.4 two days ago. After installation, the wifi would work for some time and then drop out. To fix this, I've tried setting the wifi.powersave = 2 and updated my bios. This system has 2 NVME drives, one 2TB drive that windows is installed on, and a 1TB drive that Ubuntu is installed on. This wifi failure does not happen with windows, only Ubuntu, so I bet it's a software configuration.
- Here's a pastebin of several system stats when the wifi works: https://pastebin.com/GLXT7J9s
- Here's one for when it fails: https://pastebin.com/5tZkHdny
- And a log of dmesg when it fails, notice that this happens when trying to send a STATISTICS_CMD, around line 1605: https://pastebin.com/4uUNAnsm
When the wifi fails, `sudo lshw -class network` shows that the wireless device is disconnected. I've tried restarting network manager (`sudo systemctl restart NetworkManager`), and bringing the interface up (`sudo fconfig wlp9s0 up`). Neither work.
What other logs can I look at to find more information, or how might I fix this?[/COLOR]
Bookmarks