https://bugzilla.kernel.org/show_bug.cgi?id=15764
--- Comment #8 from Claas Langbehn <[email protected]> 2010-04-11 15:52:24 --- I forgot to mention that the hotkeys for brightness control Fn+cursor_up (increase brightness) and FN+cursor_down (decrease brightness) also don't function. The key scancodes are reported to syslog: # Brightness up kernel: [ 2495.235118] atkbd.c: Unknown key pressed (translated set 2, code 0x88 on isa0060/serio0). kernel: [ 2495.235127] atkbd.c: Use 'setkeycodes e008 <keycode>' to make it known. # Brightness down kernel: [ 2496.991297] atkbd.c: Unknown key pressed (translated set 2, code 0x89 on isa0060/serio0). kernel: [ 2496.991306] atkbd.c: Use 'setkeycodes e009 <keycode>' to make it known. $ acpi -c Cooling 0: LCD 0 of 7 Cooling 1: Processor 0 of 10 Cooling 2: Processor 0 of 10 Cooling 3: Fan 0 of 1 Cooling 4: Fan 0 of 1 What's cooling 0 about? The notebook also has an ambient light sensor. I did not find a way to read the values. Any hints? Under windows this is used to auto-adjust the screen brightness according to the ambient light. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
