On Sun, 2003-08-03 at 21:52, maverick wrote: > Hello! > > Just wanted to say thanks for this script, _exactly_ what i needed for > my travelmate when im on the road :) > > it works perfectly, i only had to change something small to make > temperature work > pyacpi.py: > // > # where's the information? > performance = "/proc/acpi/processor/CPU0/performance" > throttling = "/proc/acpi/processor/CPU0/throttling" > temperature = "/proc/acpi/thermal_zone/THRC/temperature"
Hm, ik checked it on my notebook, i am using the same acpi patches, i guess it seems to depend on hardware issues / bios. Anyway, i will try to take that into account for the next release. > I have a "THRC" dir and a "THRS" dir for temperature, it read THRM by > default, i guess this is kernel/acpi patch specific :p > > Now running fine on vanilla 2.4.21-acpi20030619-swsusp... > > Thanks again, > > > mav You're welcome, thanks for the bugreport :) sebas --- war doesn't determine who's right, only who's left.

