More information...

With the acpi "video" module unloaded, the brightness up/down hardware
keys do nothing. And no ACPI events are generated. So this narrows it
down to ACPI events.

With it loaded, when the buttons are pressed, acpid notifies both the X
server and hald-addon-acpi that the buttons were pressed. Killing hald-
addon-acpi does not modify the behavior. Thus, it's gotta be the X
server itself getting it backwards.

So I think some solutions might be:

1) Tell acpid not to notify the X server for these events, and control
it with video_brightnessup.sh and video_brightnessdown.sh via /proc
instead.

2) Find out where in the X server the brightness is being set, and fix
it for Lenovo(?) models.

This Ideapad Y530 has a "Intel Corporation Mobile 4 Series Chipset
Integrated Graphics Controller (rev 07)" video card, and X is using the
"intel" module. Using Ubuntu 8.10.

-- 
hardware brightness keys on lenovo R60e are working "strange" in gnome
https://bugs.launchpad.net/bugs/90925
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to