1tlp(8)                         Power Management                         tlp(8)
2
3
4

NAME

6       tlp - apply laptop power saving settings
7

SYNOPSIS

9       tlp command [parameters] [-- <config> ... ]
10

DESCRIPTION

12       Apply  power saving settings manually and control ThinkPad battery fea‐
13       tures.
14

COMMANDS

16       start  Initialize tlp and apply power saving settings according to  the
17              actual power source. Also use to apply a changed configuration.
18
19       bat    Apply power saving settings for battery power source.
20
21       true   Same as bat.
22
23       ac     Apply power saving settings for AC power source.
24
25       false  Same as ac.
26
27       usb    Enable autosuspend for all USB devices, except blacklisted ones.
28
29       bayoff Turn  off  optical drive in UltraBay/MediaBay.  The drive may be
30              re-enabled by pulling the eject lever or pushing the media eject
31              button on newer models.
32
33       setcharge [START_CHARGE STOP_CHARGE] [BAT0|BAT1] (ThinkPads only)
34              Set charge thresholds of main (BAT0) or auxiliary (BAT1) battery
35              temporarily.  Values must be between 1 and  100,  STOP_CHARGE  >
36              START_CHARGE  + 3.  Configured thresholds are restored upon next
37              system  boot-up.  When  called  without  arguments,   configured
38              thresholds are set.
39
40       fullcharge [BAT0|BAT1] (ThinkPads only)
41              Set charge thresholds of main (BAT0) or auxiliary (BAT1) battery
42              to factory presets (96/100) temporarily (causing a full charge).
43              Configured thresholds are restored upon next system boot-up.
44
45       chargeonce [BAT0|BAT1] (ThinkPads only)
46              Charge  main  (BAT0)  or  auxiliary  (BAT1)  battery to the stop
47              charge threshold once (bypassing start  threshold).   Configured
48              thresholds are restored upon next system boot-up.
49
50       discharge [BAT0|BAT1] (ThinkPads only)
51              Force complete discharge of main (BAT0) or auxiliary (BAT1) bat‐
52              tery.
53
54       recalibrate [BAT0|BAT1] (ThinkPads only)
55              Battery recalibration: completely discharge main (BAT0) or  aux‐
56              iliary (BAT1) battery and recharge to 100%.
57
58       diskid Show disk ids for configuration.
59
60       -- PARAM=value ...
61              Add parameters to temporarily overwrite the system configuration
62              (for this program invocation only).
63

NOTES

65       For ThinkPads with more than one battery the selection  works  as  fol‐
66       lows:
67
68              BAT0 - Main or internal battery
69
70              BAT1 - Ultrabay, Slice or replaceable battery
71

EXAMPLES

73       Apply thresholds of 70 / 90% to the main battery:
74
75              tlp setcharge 70 90 BAT0
76
77       Charge the auxiliary battery to full capacity:
78
79              tlp fullcharge BAT1
80
81       Recalibrate the main battery:
82
83              tlp recalibrate BAT0
84

FILES

86       /etc/default/tlp
87              System-wide  configuration file containing all power saving set‐
88              tings.
89

EXIT STATUS

91       On success, 0 is returned, a non-zero failure code otherwise.
92

SEE ALSO

94       tlp-stat(8), bluetooth(1), wifi(1), wwan(1).
95
96       Project homepage: ⟨http://linrunner.de
97

AUTHOR

99       (c) 2018 Thomas Koch <linrunner at gmx.net>
100
101
102
103TLP 1.2                           2019-03-03                            tlp(8)
Impressum