This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jrlab@jrlab-ThinkPad-T490:~$ sudo tlp setcharge START_CHARGE 60 | |
Setting temporary charge thresholds for BAT0: | |
stop = 60 | |
jrlab@jrlab-ThinkPad-T490:~$ sudo tlp setcharge STOP_CHARGE 80 | |
Setting temporary charge thresholds for BAT0: | |
stop = 80 | |
jrlab@jrlab-ThinkPad-T490:~$ sudo tlp-stat | |
--- TLP 1.2.2 -------------------------------------------- | |
+++ Configured Settings: /etc/default/tlp |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jrlab@jrlab-ThinkPad-T490:~$ sudo tlp setcharge START_CHARGE 80 | |
Setting temporary charge thresholds for BAT0: | |
stop = 80 | |
jrlab@jrlab-ThinkPad-T490:~$ sudo tlp setcharge START_CHARGE 70 | |
Setting temporary charge thresholds for BAT0: | |
stop = 70 | |
jrlab@jrlab-ThinkPad-T490:~$ sudo tlp-stat | |
--- TLP 1.2.2 -------------------------------------------- | |
+++ Configured Settings: /etc/default/tlp |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- TLP 1.1 -------------------------------------------- | |
+++ Configured Settings: /etc/default/tlp | |
TLP_ENABLE=1 | |
TLP_DEFAULT_MODE=AC | |
TLP_PERSISTENT_DEFAULT=0 | |
DISK_IDLE_SECS_ON_AC=0 | |
DISK_IDLE_SECS_ON_BAT=2 | |
MAX_LOST_WORK_SECS_ON_AC=15 | |
MAX_LOST_WORK_SECS_ON_BAT=60 |