WiFi Power Management Keeps Turning On
Solution 1:
Try editing /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
and changing the 3 to a 2 (make it look like the following):
[connection]
wifi.powersave = 2
Reboot.
Try editing /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
and changing the 3 to a 2 (make it look like the following):
[connection]
wifi.powersave = 2
Reboot.