====== tlp ====== **tlp** ist ein Tool zum Schutz des Akkus bei [[Thinkpad]]s und anderen ausgewählten Laptops. ===== Installation ===== Siehe https://linrunner.de/tlp/installation/index.html tlp ist im Debian-Repo enthalten. ===== Nutzung ===== ==== Akku-Schutz ==== Siehe * https://linrunner.de/tlp/usage/tlp.html#battery-care * https://linrunner.de/tlp/settings/battery.html Einstellungen in der /etc/tlp.conf (Bsp.): > # BAT0: Primary / Main / Internal battery (values in %) > # Note: also use for batteries BATC, BATT and CMB0 > # Default: > > START_CHARGE_THRESH_BAT0=75 > STOP_CHARGE_THRESH_BAT0=80 > > # Set to 0 to disable, 1 to enable TLP. > # Default: 1 > > TLP_ENABLE=1 ===== Weblinks ===== * https://linrunner.de/tlp/ Doku