Am Samstag, 21. Juni 2008 11:09 schrieb Michael Meskes: > On Fri, Jun 20, 2008 at 09:11:35PM +0200, Adolf Winterer wrote: > > Package: acpi > > Version: 0.09-5 > > ... > > Could you please try the sid version 1.1-1? If it still fails please
Yes, it still fails with the sid version of the package. > send me your /proc/acpi and /sys/class/thermal ans > /sys/class/power_supply dirs as tarball. The directory /sys/class/thermal does not exist. The directory /sys/class/power_supply is empty. The directory /proc/acpi/ is populated with the files I'd expect to be there, but cannot be tarred, the resulting files in the tarball alway have length zero and thus are empty. If I try to use the "du" tool to estimate the size of the /proc/acpi/ directory it returns zero as size. There is something special to these directories as I see length zero as well when I use the "ls" command. But I can retrieve data if "cat" is interactively used on the files in /proc/acpi. $ ls -l /proc/acpi/ insgesamt 0 dr-xr-xr-x 2 root root 0 22. Jun 10:33 ac_adapter dr-xr-xr-x 2 root root 0 22. Jun 10:33 battery dr-xr-xr-x 3 root root 0 22. Jun 10:33 button -r-------- 1 root root 0 22. Jun 10:33 dsdt dr-xr-xr-x 2 root root 0 22. Jun 10:33 embedded_controller -r-------- 1 root root 0 22. Jun 10:33 event -r-------- 1 root root 0 22. Jun 10:33 fadt dr-xr-xr-x 3 root root 0 22. Jun 10:33 fan -r--r--r-- 1 root root 0 22. Jun 10:33 info dr-xr-xr-x 2 root root 0 22. Jun 10:33 power_resource dr-xr-xr-x 4 root root 0 22. Jun 10:33 processor -rw-r--r-- 1 root root 0 22. Jun 10:33 sleep dr-xr-xr-x 3 root root 0 22. Jun 10:33 thermal_zone dr-xr-xr-x 2 root root 0 22. Jun 10:33 video -rw-r--r-- 1 root root 0 22. Jun 10:33 wakeup $ du -h /proc/acpi/ 0 /proc/acpi/video 0 /proc/acpi/battery 0 /proc/acpi/ac_adapter 0 /proc/acpi/button/power/PWRB 0 /proc/acpi/button/power/PWRF 0 /proc/acpi/button/power 0 /proc/acpi/button 0 /proc/acpi/thermal_zone/THRM 0 /proc/acpi/thermal_zone 0 /proc/acpi/processor/CPU1 0 /proc/acpi/processor/CPU0 0 /proc/acpi/processor 0 /proc/acpi/fan/FAN 0 /proc/acpi/fan 0 /proc/acpi/power_resource 0 /proc/acpi/embedded_controller 0 /proc/acpi/ $ ls -l /proc/acpi/thermal_zone/THRM/ insgesamt 0 -rw-r--r-- 1 root root 0 22. Jun 10:37 cooling_mode -rw-r--r-- 1 root root 0 22. Jun 10:37 polling_frequency -r--r--r-- 1 root root 0 22. Jun 10:37 state -r--r--r-- 1 root root 0 22. Jun 10:37 temperature -r--r--r-- 1 root root 0 22. Jun 10:37 trip_points $ cat /proc/acpi/thermal_zone/THRM/state state: ok Look at the temperature! $ cat /proc/acpi/thermal_zone/THRM/temperature temperature: -73 C $ cat /proc/acpi/thermal_zone/THRM/cooling_mode 0 - Active; 1 - Passive $ cat /proc/acpi/thermal_zone/THRM/trip_points critical (S5): 60 C passive: 50 C: tc1=4 tc2=3 tsp=60 devices=CPU0 active[0]: 50 C: devices= FAN Should polling be disabled? $ cat /proc/acpi/thermal_zone/THRM/polling_frequency <polling disabled> $ ls -l /proc/acpi/fan/ insgesamt 0 dr-xr-xr-x 2 root root 0 22. Jun 10:40 FAN $ ls -l /proc/acpi/fan/FAN/ insgesamt 0 -rw-r--r-- 1 root root 0 22. Jun 10:40 state And yes, the fan is running on full power. $ cat /proc/acpi/fan/FAN/state status: on Regards, Adolf > Michael -- /"\ ASCII Ribbon Campaign \ / X Against HTML / \ in e-mail & news -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]