Improve and optimize battery life on Linux
Goal
Solution
Installation
# Add PPA
sudo add-apt-repository ppa:linrunner/tlp
sudo apt-get update
# Especially for thinkpad
sudo apt-get install tp-smapi-dkms acpi-call-dkms
# Install
sudo apt-get install tlp tlp-rdwReference
Last updated