|
Bugzilla – Full Text Bug Listing |
| Summary: | Powersave doesn't set the display brightness with toshiba_acpi | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Forgotten User 55iwwMllzz <forgotten_55iwwMllzz> |
| Component: | Other | Assignee: | Holger Macht <hmacht> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Forgotten User 55iwwMllzz
2006-02-05 17:37:29 UTC
@hmacht/seife: this is a issue for you Maybe a stupid question, but does the powersave daemon adjust any display brightness at all? Can you please try to adjust the brightness manually and tell us if this works. From 'powersave -h': Brightness: -k, --set-brightness <x> set current brightness level -K, --get-brightness get current brightness level -L, --get-brightness-levels get number of brightness levels > Maybe a stupid question, but does the powersave daemon adjust any display > brightness at all? In previous versions, it did. And according to the comments in /etc/sysconfig/powersave/scheme_* it should work with «some vendor specific ACPI modules, such as ibm_acpi, asus_acpi, sony_acpi and toshiba_acpi.» > Can you please try to adjust the brightness manually and tell us if this works. Yes, it really works (I am using toshiba_acpi). jfraga@linux:~> powersave -L Available brightness levels: 8. jfraga@linux:~> powersave -k 7 Brightness level set to 7. jfraga@linux:~> powersave -k 0 Brightness level set to 0. jfraga@linux:~> powersave -K Current brightness level: 0. But the DISPLAY_BRIGHTNESS variable is ignored. I think kpowersave is running, right? If that's the case, you have to configure kpowersave to adjust the brightness via the daemon. This is a brand new feature. I hope there is a switch to disable brightness adjustments by kpowersave, Danny? I'll test this and then update the comments for the brightness variables like "these might get overridden by a brightness-aware powersave client like kpowersave" or something like that. > I think kpowersave is running, right? If that's the case, you have
> to configure kpowersave to adjust the brightness via the daemon
I didn't notice that new kpowersave feature. Great!
I think this is a WONTFIX then... |