On Apr 8, 2005 2:20 PM, Zander Z365 <[EMAIL PROTECTED]> wrote: > Is there a command line tool that I can use that will display my CPU > temperature and fan speed? I would like to test it on both kernels.
If your system reports cpu temps, you can look in the following dir: /proc/acpi/thermal_zone/ Some systems have multiple zones and you can just: #cat /proc/acpi/thermal_zone/TZ1/temperature temperature: 50 C Same thing with the fan (check '/proc/acpi/fan/XXX/state'). Of course, this depends on ACPI being enabled. -Hani -- gentoo-user@gentoo.org mailing list