Am Samstag, 6. Dezember 2008 schrieb Matthew Garrett: > Do you have the i915 module loaded? NVID is simply the vendor's name for > the ACPI object representing the video controller. Its compiled into my kernel. I can add the config of both kernels, if needed. I even compiled the 2.6.28-rc7 kernel with the config of the 2.6.26, but the backlight support didnt work. It looks like its something that changed over the time. > There's no standardised way for controlling LEDs via ACPI, so it's > probably a wifi driver issue. I'll report it there then. > The brightness keys will be trapped by the BIOS and brightness change > code run in system management mode before ACPI is enabled, which only > happens part-way through the Linux boot process. So it's normal for the > behaviour to change at that point. It's also not unusual for hotkeys to > be sent via the ekyboard - ACPI doesn't have any specified way for > handling generic hotkeys other than the sleep and power buttons. Then this is totally fine and i have to find a way to intercept those key events before X can grab them. Regards, Matthias -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html