LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   CPU temperature and thermal output help (https://www.linuxquestions.org/questions/slackware-14/cpu-temperature-and-thermal-output-help-4175506805/)

apmount 06-02-2014 02:54 PM

CPU temperature and thermal output help
 
Hello everybody,

could someone please help me understand the output of the:

"cat /proc/acpi/ibm/thermal"
temperatures: 51 0 48 3 0 0 32 0 53 59 88 48 53 0 0 0

or point to a reference of this output?

I am running slackware 14.1 on a thinkpad edge 11 with i3 and 4GB ram. The temperatures measured by the simple CPU sensor are between 45 to 58 (sometimes even 60) Celsius (with moderate activity). Is this normal or I should worry about the temperature?

Pearlseattle 06-02-2014 03:47 PM

They say that the first value is always the CPU and that the remaining values depend on the motherboard.
More, and only infos here.
:\

Didier Spaier 06-02-2014 03:51 PM

References:
/usr/src/linux/Documentation/laptops/thinkpad-acpi.txt => See uner the title Temperature sensors
http://thinkwiki.org/wiki/Thermal_Sensors

Unfortunately, your specific model is not listed.

In any case putting a cooler under your laptop never hurts.

allend 06-02-2014 04:34 PM

The core temperatures of Intel processors are monitored by the coretemp kernel module.
If you do 'find /sys -name "temp?_input' then you should get the location of the various temperature monitor inputs on your system.
Hopefully you will also see in the same directory containing the temp?_input file other files temp?_label, temp?_crit and temp?_crit_alarm.
For further details see /usr/src/linux/Documentation/hwmon/coretemp
Also, according to that document, a 32nm i3 processor has a TjMax(C) of 90 or greater, so 60 Celsius is not a concern.

apmount 06-02-2014 11:46 PM

thank you all for the prompt replies! just what I was looking for!


All times are GMT -5. The time now is 07:52 PM.