Tiny Core Linux

Tiny Core Base => Micro Core => Topic started by: halma on July 31, 2014, 07:59:39 AM

Title: question: howto get cpu/s temperature / thermal
Post by: halma on July 31, 2014, 07:59:39 AM
Hi,

is there anyway to get the temperature/thermal of the CPU/s without any extension ?
I tried to get it from /sys/class/hwmon under TC-5.3-64bit but no success.

Code: [Select]
tc@box:~$ ls -l /sys/class/hwmon/
total 0

and also

tc@box:~$ sudo acpi -t
sudo: acpi: command not found



thanks
Halma
Title: Re: question: howto get cpu/s temperature / thermal
Post by: Rich on July 31, 2014, 08:25:14 AM
Hi halma
Quote
is there anyway to get the temperature/thermal of the CPU/s without any extension ?
Probably not. There is an  acpi.tcz  extension. It's only 8K in size and has no dependencies.
Title: Re: question: howto get cpu/s temperature / thermal
Post by: curaga on July 31, 2014, 12:26:02 PM
/sys/class/hwmon is the right place, do you have your modules loaded? The hwmon- extension.
Title: Re: question: howto get cpu/s temperature / thermal
Post by: Juanito on August 01, 2014, 06:51:50 AM
lm-sensors uploaded to the x86_64 repo