Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
109
rated 0 times [  109] [ 0]  / answers: 1 / hits: 296720  / 2 Years ago, wed, october 19, 2022, 11:59:31

I wanted to install a package to monitor the temperature of my CPU called lm-sensorsInstall lm-sensors.



According to Synaptic, it's already installed.



Can someone give me some simple step-by-step instructions on how I can actually run it from the command line or otherwise?


More From » sensors

 Answers
1

Once lm-sensors is installed you need to reach for your terminal:



type



sudo sensors-detect


just press ENTER for everything it suggests (shown in Uppercase)



At the end it will ask you whether to add what it finds to /etc/modules. If you are happy with the findings type "yes".



More information about lm-sensors and how to tailor it for your system can be found on the lm-sensors installation wiki page



Typing



sensors


will display the values for the sensors detected previously.



e.g.



acpitz-virtual-0
Adapter: Virtual device
temp1: +55.0°C (crit = +90.0°C)

[#44177] Thursday, October 20, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
brasiplacar

Total Points: 314
Total Questions: 124
Total Answers: 97

Location: Dominican Republic
Member since Wed, Mar 17, 2021
3 Years ago
;