Bugzilla – Bug 131320
powersave does not set the crorrect information in scaling_min/max_freq
Last modified: 2005-11-02 11:39:40 UTC
Hardware: Dell Latitude D610 When I unplug the AC it sets the CPU freq to 800mhz which is correct, but when I plug the AC in again it stays at the same speed. The powerstate is correct (performance -x reports "Performance active AC_default_scheme"), but it seams that it does not write the correct information to /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq & scaling_max_freq. If I echo the correct number to these files the CPU speed will go to the correct. My /etc/sysconfig/powersave/cpufreq & scheme_performance are set to default values. ALLOW_THROTTLING="no"
I suppose the syslog would be helpful. So please attach 500 lines of /var/log/messages. To me this looks intended. Does it work if you set ALLOW_THROTTLING="yes"? Please try this first.
There is nothing in /var/log/messages. And 'ALLOW_THROTTLING="yes"' does not work. I've attached a dmest | grep -i acpi which have a few errors in it.
Created attachment 56022 [details] dmesg | grep -i acpi
Please don't compress attachments. Specially small ones. And we still need the syslog. There might be indications of what this problem is about there.
Created attachment 56102 [details] last 500 lines from /var/log/messages
/proc/acpi/ac_adapter/AC/state shows the correct state.
*** This bug has been marked as a duplicate of 119836 ***