|
Bugzilla – Full Text Bug Listing |
| Summary: | Powersave polutes syslog when CPU doesn't support frequency scaling | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Forgotten User 55iwwMllzz <forgotten_55iwwMllzz> |
| Component: | Other | Assignee: | Holger Macht <hmacht> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Minor | ||
| Priority: | P5 - None | ||
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Forgotten User 55iwwMllzz
2006-01-30 14:16:41 UTC
This should already be fixed. Reassigning to Holger just to be sure. Yes, the warning should not appear in newer version. But I have to look why CPUFREQ_ENABLED="off" does not have any effect. It has to be CPUFREQ_ENABLED="no", but its functionality was corrupted anyway. Fixed in svn. > It has to be CPUFREQ_ENABLED="no", but its functionality was corrupted anyway.
From your comment I presume that, even after the fix, the user will still need to manually edit /etc/sysconfig/powersave/cpufreq and change CPUFREQ_ENABLED?
If so, couldn't Powersave notice the processor does not support frequency scaling and automatically assume CPUFREQ_ENABLED="no"? (or show a warning only when it starts, but not on every battery state change?)
With the fix only one warning on daemon startup will be shown. Please reopen if that's not the case with beta3. Unfortunatelly, the fix for the CPUFREQ_ENABLED variable won't make it into beta4. |