Good day. On 2.6.26-rc and perhaps earlier, when I enable the ACPI Thermal Zone support (CONFIG_ACPI_THERMAL) I see in dmesg: ACPI: LNXTHERM:01 is registered as thermal_zone0 ACPI: Thermal Zone [THRM] (56 C) My /sys/class/hwmon/hwmon0 (a W83782D chip) becomes hwmon1, there's a new /sys/class/hwmon/hwmon0 and "sensors -s" craps out with: # sensors -s Can't access procfs/sysfs file Kernel interface access error For 2.6 kernels, make sure you have mounted sysfs and libsensors was compiled with sysfs support! # sensors --version sensors version 2.10.6 with libsensors version 2.10.6 This is the slackware 12.1 (recent) standard version. What's wrong? In case it's useful, my /etc/sensors.conf is at: http://members.home.nl/rene.herman/sensors.conf Rene.