Bug 486027
| Summary: | Display is always dimmed to 7 on power event | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Michael Solberg <msolberg> |
| Component: | hal | Assignee: | David Zeuthen <davidz> |
| Status: | CLOSED DUPLICATE | QA Contact: | desktop-bugs <desktop-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 5.3 | CC: | mclasen, rhughes, sghosh |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-03-11 16:57:09 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Michael Solberg
2009-02-17 22:22:18 UTC
Updating platform Turns out this is actually a problem in HAL. The property laptop_panel.num_levels is set to 7 on my panel. If I do this: hal-set-property --udi /org/freedesktop/Hal/devices/acpi_brightness --key laptop_panel.num_levels --int 15 Then gnome-power-manager behaves as expected. Michael. *** This bug has been marked as a duplicate of bug 475850 *** |