Wireless goes down due to power management - LM XFCE 18.3 32bit.

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
anarchosaxophonist

Wireless goes down due to power management - LM XFCE 18.3 32bit.

Post by anarchosaxophonist »

Fresh LM XFCE 18.3 32bit system. Power management only set to reduce brightness to 90% with power plug connected, yet wireless dies like a dog every time the screen brightness is reduced. Very weird, is this a known issue?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: Wireless goes down due to power management - LM XFCE 18.3 32bit.

Post by JeremyB »

See if disabling wifi power management helps, in terminal

Code: Select all

sudo sed -i 's/wifi.powersave = 3/wifi.powersave = 2/' /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf && systemctl restart network-manager.service
Locked

Return to “Networking”