Bug 131320

Summary: powersave does not set the crorrect information in scaling_min/max_freq
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Casper Pedersen <casper.pedersen>
Component: OtherAssignee: Thomas Renninger <trenn>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None    
Version: RC 4   
Target Milestone: ---   
Hardware: i686   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: dmesg | grep -i acpi
last 500 lines from /var/log/messages

Description Casper Pedersen 2005-10-28 15:58:43 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"
Comment 1 Michael Gross 2005-10-31 16:49:34 UTC
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.
Comment 2 Casper Pedersen 2005-10-31 17:00:16 UTC
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. 
Comment 3 Casper Pedersen 2005-10-31 17:00:55 UTC
Created attachment 56022 [details]
dmesg | grep -i acpi
Comment 4 Michael Gross 2005-10-31 17:24:19 UTC
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.
Comment 5 Casper Pedersen 2005-11-01 10:41:33 UTC
Created attachment 56102 [details]
last 500 lines from /var/log/messages
Comment 6 Casper Pedersen 2005-11-01 10:42:55 UTC
/proc/acpi/ac_adapter/AC/state shows the correct state.

Comment 7 Thomas Renninger 2005-11-02 11:39:40 UTC

*** This bug has been marked as a duplicate of 119836 ***