Akku schonen beim ThinkPad

Man kann beim ThinkPad einstellen, bis wie viele Prozent der Akku geladen wird und wann das Laden des Akkus starten soll. Vollladen auf 100% schadet.






Ich habe Ubuntu 22.04.2 auf dem Lenovo ThinkPad ohne Betriebssystem installiert. Bei Windows ist ein Utility zur Einstellung der Akkuladung dabei. Folgendes habe ich bei meinem gemacht:

Lenovo Thinkpad battery handling
https://askubuntu.com/questions/34452/how-can-i-limit-battery-charging-to-80-capacity

Install TLP:
 sudo add-apt-repository ppa:linrunner/tlp
 sudo apt update
 sudo apt install tlp

Check what package needed for battery:
 sudo tlp-stat -b

If acpi_call is recommended
 sudo apt install acpi-call-dkms

If smapi is recommended
 sudo apt install tp-smapi-dkms

Open config file of TLP
 sudo gedit /etc/tlp.conf

Find the lines regarding battery settings,
remove the leading # for comment and maybe insert the value you want
 START_CHARGE_THRESH_BAT0=75
 STOP_CHARGE_THRESH_BAT0=80

Restart tlp
 sudo tlp start
Check the config status
 sudo tlp-stat -b


  Thinkpad L14 Gen 2 AMD


Ich verwende seit Juli 2023 dieses Notebook. Der Thinkpad L14 Gen 2 AMD setzt neue Mindeststandards für alle zukünftigen Notebookkäufe.

Lenovo Thinkpad L14 Gen 2 AMD hat alle Tasten Lenovo Thinkpad L14 Gen 2 AMD hat alle Tasten
Wichtig, Bild nach oben, Bild nach unten, Position 1 und Ende sind als einzelne Tasten ausgeführt. Warum sparen andere Notebook Hersteller ausgerechnet bei der Tastatur?


Konfiguration Linux Ubuntu 22.04 auf Thinkpad L14 Gen 2
Diese Datei verwendete ich zur Installation aller meiner üblichen Software auf dem neuen Thinkpad.


Original Thinkpad Netzteil Original Thinkpad Netzteil
Das originale Netzteil kann 65 Watt, hat einen fest angeschlossenen USB-C PD Kabel und ist für die heutige Fluggepäck Situation eine echte Belastung.