Bug 127540

Summary: powersaved script should support command line option to turn it off
Product: [openSUSE] SUSE Linux 10.1 Reporter: Andreas Kleen <ak>
Component: BasesystemAssignee: Forgotten User ZhJd0F0L3x <forgotten_ZhJd0F0L3x>
Status: VERIFIED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Enhancement    
Priority: P5 - None    
Version: unspecified   
Target Milestone: Beta 4   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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.