tlp – optimize and maximize your battery power.
2014-06-30
137 words
1 min read
If you are concerned about the battery life on your Linux laptop, then you should consider using tlp. tlp customizes your Linux distribution for maximum battery life and thus helps improving battery longevity when on Linux.
TLP brings you the benefits of advanced power management for Linux
without the need to understand every technical detail. TLP comes
with a default configuration already optimized for battery life.
Also an optional install of the smartmontools package enables hard
disk SMART data in tlp-stat (smartctl).
Installation on Fedora:
sudo yum install tlp
Once done, you should start it with
sudo tlp start #Enable on reboot: sudo systemctl enable tlp.service
and you are done.
If you want to see the current setting you can try ( note: it does show a lot of information, if you are interested)
sudo tlp stat
Related Articles:
- 2014/05/15 unrar or unar – go open source way
- 2014/03/19 Sandbox Firefox – First step to security
- 2013/08/23 pkgwat -search packages for Fedora.
- 2013/08/20 power save mode for battery in Fedora 19.
- 2013/05/10 Fedora – Ramdisk creation
Authored By Amit Agarwal
Amit Agarwal, Linux and Photography are my hobbies.Creative Commons Attribution 4.0 International License.