Difference between revisions of "Laptop battery / fan management"
(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...") |
(No difference)
|
Revision as of 20:59, 10 December 2016
[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