Bug 802071
Summary: | Brightness keys (Fn+Home and Fn+End) don't work on ThinkPad T61 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | xorg-x11 | Assignee: | X/OpenGL Maintenance List <xgl-maint> |
Status: | CLOSED DEFERRED | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 16 | CC: | adrin.jalali, jskarvad |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-01-11 18:15:35 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
Miro Hrončok
2012-03-10 18:31:33 UTC
I think this is not xorg-x11 problem. AFAIK it is your desktop software who catch the brightness up/down events and controls the backlight through kernel interface, i.e. in Gnome it is the gnome-settings-daemon, in XFCE it is xfce4-power-manager. These daemons supports several interfaces. I think they prefer nv_backlight interface over acpi_video0 interface (if nouveau is used). Okay, so what's the solution, I have the same problem here with F(17) latest updates up to this date. I found something here: http://forums.fedoraforum.org/showthread.php?t=276516 to add Option "RegistryDwords" "EnableBrightnessControl=1" to the xorg.conf. It fixed my problem anyway. My T61 is dead, so I'm closing this one, feel free to reopen, if someone else worry. |