Ubuntu: cek temperatur: Difference between revisions
From OnnoCenterWiki
Jump to navigationJump to search
Onnowpurbo (talk | contribs) New page: Sumber: http://askubuntu.com/questions/15832/how-do-i-get-the-cpu-temperature sudo apt-get install lm-sensors sudo sensors-detect sudo service kmod start It will ask you few questi... |
Onnowpurbo (talk | contribs) No edit summary |
||
| Line 3: | Line 3: | ||
sudo apt-get install lm-sensors | sudo apt-get install lm-sensors hddtemp | ||
sudo sensors-detect | sudo sensors-detect | ||
sudo service kmod start | sudo service kmod start | ||
Latest revision as of 11:34, 21 March 2017
Sumber: http://askubuntu.com/questions/15832/how-do-i-get-the-cpu-temperature
sudo apt-get install lm-sensors hddtemp sudo sensors-detect sudo service kmod start
It will ask you few questions. Answer Yes for all of them. Finally to get your CPU temperature type sensors in your terminal.
sensors