> acpi is having a strange behavior here; it seems that it only updates > the thermal 0 info after I do a cat to > /proc/acpi/thermal_zone/THM/temperature
Indeed, very strange. > See: > > $ acpi -V > Battery 1: Full, 100% > Thermal 0: ok, 64.5 degrees C > AC Adapter 1: on-line > $ cat /proc/acpi/thermal_zone/THM/temperature > temperature: 41 C > $ acpi -V > Battery 1: Full, 100% > Thermal 0: ok, 40.5 degrees C > AC Adapter 1: on-line > > If I start some heavy jobs and wait a little to raise the temperature, > it isn't updated unless I do another cat. Could you please run "acpi -pV" instead, so acpi also uses the /proc interface? Also what happens if you run "acpi -V" together a cat on the corresponding /sys file? > It also is displaying the temp as a real number, and not as an integer > (40.5 instead 41, for example). These two interfaces provide data slightly differently. Michael -- Michael Meskes Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org) ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED] Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

