Laptop battery / fan management

Revision as of 20:59, 10 December 2016 by WikiFreak (talk | contribs) (Created page with "[Category: Linux] source: https://itsfoss.com/reduce-overheating-laptops-linux/ =Setup= <syntaxhighlight lang="bash"> sudo add-apt-repository ppa:linrunner/tlp sudo apt-get...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

[Category: Linux]

source: https://itsfoss.com/reduce-overheating-laptops-linux/

Setup

sudo add-apt-repository ppa:linrunner/tlp
sudo apt-get update
sudo apt-get install tlp tlp-rdw
apt-get install thermald


Tool to adjust the frequency

apt-get install indicator-cpufreq

Go to Panel > Add indicator applet


Add sensors

sudo apt-get install lm-sensors hddtemp
sudo sensors-detect
sudo apt-get install psensor