On Friday 14 October 2005 16:39, you wrote: > Peter Glassenbury wrote: > > I didn't realise until recently that there was the command > > /usr/bin/sensors but it gives interesting info. > > Useful, thanks. Do many distros have it? Xandros=not.
Provided you have acpid running try the command:
find /proc/acpi/thermal_zone/THM0/ -type f -exec echo {} \; -exec cat {} \;
instead.
--
CS
