Bug 131320 - powersave does not set the crorrect information in scaling_min/max_freq
Summary: powersave does not set the crorrect information in scaling_min/max_freq
Status: RESOLVED DUPLICATE of bug 119836
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Other (show other bugs)
Version: RC 4
Hardware: i686 Other
: P5 - None : Major
Target Milestone: ---
Assignee: Thomas Renninger
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-28 15:58 UTC by Casper Pedersen
Modified: 2005-11-02 11:39 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
dmesg | grep -i acpi (4.35 KB, application/octet-stream)
2005-10-31 17:00 UTC, Casper Pedersen
Details
last 500 lines from /var/log/messages (57.65 KB, application/octet-stream)
2005-11-01 10:41 UTC, Casper Pedersen
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***