You are not logged in.
Hello,
I tried creating a service that runs at startup to permanently disable WLAN power management. It worked for the first two reboots, but after that iwconfig still shows Power Management:on
Any ideas ?
Last edited by Crow1991 (2013-11-21 09:32:10)
Offline
In the wiki at https://wiki.archlinux.org/index.php/Po … interfaces it is explained how to enable power saving for all wifi devices using a udev rule.
That should also work the other way round to disable power saving, just replace "on" with "off".
Offline
Thank you.
Offline