mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-02 22:08:42 +00:00
wireless power config
parent
44dd5c080b
commit
7875a36124
@ -49,6 +49,16 @@ Add the following lines
|
||||
options 8192cu rtw_power_mgnt=0 rtw_enusbss=1 rtw_ips_mode=1
|
||||
```
|
||||
|
||||
Edit _/etc/network/interfaces_
|
||||
```shell
|
||||
sudo nano /etc/network/interfaces
|
||||
```
|
||||
|
||||
Add the following line under the _wlan0_ section
|
||||
```shell
|
||||
wireless-power=off
|
||||
```
|
||||
|
||||
Reboot your PI
|
||||
```shell
|
||||
sudo reboot
|
||||
|
Loading…
x
Reference in New Issue
Block a user