On Tuesday 21 February 2006 19:55, Michael Biebl wrote: > According to the bug reporter this bug is not fixed yet for 0.5.8. Is > that correct? I can't test it myself and haven't looked at the code yet.
It should work now. If there is nothing in /sys/devices/system/cpu/*/* we read the CPU freq from /proc/cpuinfo and check if the machine is throttled (/proc/acpi/processor/CPU*/throttling). I checked this on several machines with CPUfreq and with only throttling support, but there is maybe a bug in the logic? What kind of machine is this? What kind of processor? Maybe without acpid and only with APM support? The reporter should provide this informations: * cat /proc/cpuinfo * cat /proc/acpi/processor/CPU*/* * tree /sys/devices/system/cpu/*/* * grep . /sys/devices/system/cpu/*/* -r Danny _______________________________________________ powersave-devel mailing list [email protected] http://forge.novell.com/mailman/listinfo/powersave-devel
