TLP, try a few more changes.
This commit is contained in:
@@ -75,6 +75,9 @@
|
|||||||
create: yes
|
create: yes
|
||||||
backup: yes
|
backup: yes
|
||||||
loop:
|
loop:
|
||||||
|
- { "key": '^[\#]?TLP_ENABLE', "value": 'TLP_ENABLE=1'}
|
||||||
|
- { "key": '^[\#]?TLP_DEFAULT_MODE', "value": 'TLP_DEFAULT_MODE=SAV'}
|
||||||
|
## Device Controls ##
|
||||||
- { "key": '^[\#]?DEVICES_TO_DISABLE_ON_STARTUP', "value": 'DEVICES_TO_DISABLE_ON_STARTUP="bluetooth nfc wwan"'}
|
- { "key": '^[\#]?DEVICES_TO_DISABLE_ON_STARTUP', "value": 'DEVICES_TO_DISABLE_ON_STARTUP="bluetooth nfc wwan"'}
|
||||||
# Ensure these stay commented, once the device is booted the user is in control. #
|
# Ensure these stay commented, once the device is booted the user is in control. #
|
||||||
- { "key": '^[\#]?DEVICES_TO_ENABLE_ON_STARTUP', "value": '#DEVICES_TO_ENABLE_ON_STARTUP=""'}
|
- { "key": '^[\#]?DEVICES_TO_ENABLE_ON_STARTUP', "value": '#DEVICES_TO_ENABLE_ON_STARTUP=""'}
|
||||||
@@ -88,6 +91,9 @@
|
|||||||
# Do not let the WiFi device go DORMANT.
|
# Do not let the WiFi device go DORMANT.
|
||||||
- { "key": '^[\#]?WIFI_PWR_ON_AC, "value": 'WIFI_PWR_ON_AC=off'}
|
- { "key": '^[\#]?WIFI_PWR_ON_AC, "value": 'WIFI_PWR_ON_AC=off'}
|
||||||
- { "key": '^[\#]?WIFI_PWR_ON_BAT', "value": 'WIFI_PWR_ON_BAT=off'}
|
- { "key": '^[\#]?WIFI_PWR_ON_BAT', "value": 'WIFI_PWR_ON_BAT=off'}
|
||||||
|
# Do not let USB devices go dormant.
|
||||||
|
- { "key": '^[\#]?USB_AUTOSUSPEND', "value": 'USB_AUTOSUSPEND=0'}
|
||||||
|
|
||||||
|
|
||||||
## Enable + Start ##
|
## Enable + Start ##
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user