Bug 127540 - powersaved script should support command line option to turn it off
Summary: powersaved script should support command line option to turn it off
Status: VERIFIED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: unspecified
Hardware: Other All
: P5 - None : Enhancement (vote)
Target Milestone: Beta 4
Assignee: Forgotten User ZhJd0F0L3x
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-11 13:05 UTC by Andreas Kleen
Modified: 2007-06-05 11:20 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kleen 2005-10-11 13:05:55 UTC
We often have systems that have buggy BIOS etc. and break with
cpu frequency scaling. Currently it is a bit complicated
for the user to disable it (chkconfig powersaved off in a booted) 
That could be done more straight forward.

I would propose: 

- Check /proc/cmdline in the powersaved init script for a new argument
(e.g. nocpufreq) and don't do anything if it's set.
- Add that argument to the failsafe defaults
Comment 1 Thomas Renninger 2006-02-21 17:45:34 UTC
This one is still assigned to me? Seife wanted to take care about this one...
Comment 2 Forgotten User ZhJd0F0L3x 2006-02-21 17:52:45 UTC
POWERSAVE=off at the kernel commandline takes care of this.