Skip to content

Commit 68c6332

Browse files
author
Thomas Kaiser
authored
Disable Wi-Fi powermanagement entirely
1 parent f782e81 commit 68c6332

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
options 8723bs if2name=p2p0
2-
options 8723cs if2name=p2p0
1+
# if you want slight energy savings experiment with rtw_power_mgnt=2 instead
2+
options 8723bs if2name=p2p0 rtw_power_mgnt=0
3+
options 8723cs if2name=p2p0 rtw_power_mgnt=0

0 commit comments

Comments
 (0)