Wireless Daemon for Linux
 help / color / mirror / Atom feed
* How to disable power save (iwlwifi / brcmfmac)
@ 2024-10-30 19:54 Martin Petzold
  2024-10-30 20:00 ` James Prestwood
  2024-10-31  9:41 ` Martin Petzold
  0 siblings, 2 replies; 10+ messages in thread
From: Martin Petzold @ 2024-10-30 19:54 UTC (permalink / raw)
  To: iwd

Hi,

to disable "power save" with NetworkManager I used:

-----

[connection]
wifi.powersave = 2

-----

However, using IWD (with iwlwifi or brcmfmac) I don't know how to get 
this set:

A. "options iwlwifi power_save=0" in 
"/etc/modprobe.d/wifi-power-save.conf" does not work

B. "[DriverQuirks]" with parameter "PowerSaveDisable=iwlwifi" does not work

C. "[DriverQuirks]" with parameter "PowerSaveDisable=*" does not work

I always get this output:

-----

tavla@tavla:~$ sudo iw wlan0 get power_save
Power save: on

-----

Interestingly, this the following seems to work (but is not permanent):

-----

tavla@tavla:~$ sudo iw wlan0 set power_save off
tavla@tavla:~$
tavla@tavla:~$ sudo iw wlan0 get power_save
Power save: off

-----

Thanks,

Martin


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-10-31 11:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-30 19:54 How to disable power save (iwlwifi / brcmfmac) Martin Petzold
2024-10-30 20:00 ` James Prestwood
2024-10-30 20:13   ` Martin Petzold
2024-10-30 20:15     ` James Prestwood
2024-10-30 20:26       ` Martin Petzold
2024-10-30 20:35         ` James Prestwood
2024-10-30 20:38           ` Martin Petzold
2024-10-31  9:41 ` Martin Petzold
2024-10-31 10:47   ` Arend van Spriel
2024-10-31 11:05     ` Martin Petzold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox