[Bug 543294] Re: brightness hotkeys don't work as expected, asus ul30a

2010-05-01 Thread Minsang Kim
In the mean time, a workaround has been found (from the UL30 mailing list) http://ubuntuforums.org/showthread.php?t=1466758 Edit /etc/default/grub Change this line to be : GRUB_CMDLINE_LINUX="acpi_backlight=vendor" call update-grub as root, reboot. -- brightness hotkeys don't work as expected,

[Bug 543294] Re: brightness hotkeys don't work as expected, asus ul30a

2010-04-14 Thread Minsang Kim
and yes, I am getting those ACPI exception/errors in dmesg also, exact same thing. -- brightness hotkeys don't work as expected, asus ul30a https://bugs.launchpad.net/bugs/543294 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 543294] Re: brightness hotkeys don't work as expected, asus ul30a

2010-04-14 Thread Minsang Kim
Looks like I found a problem. """sudo /lib/udev/keymap -i input/event7""" gives one of: scan code: 0x00 key code: switchvideomode scan code: 0x00 key code: battery scan code: 0x00 key code: volumedown scan code: 0x00 key code: stopcd when I press fn+f5 or fn+f6. Specifically.. At Brightne

[Bug 543294] Re: brightness hotkeys don't work as expected, asus ul30a

2010-04-08 Thread Minsang Kim
Sorry for not being clear before but here is some clarification: keymap -i doens't produce any output for brightness up/down. In fact, none of fn+fX keys show anything when I "keymap -i input/event4". For example, I can use fn+f9 to enable/disable touchpad but "keymap -i" doesn't show anything.

[Bug 543294] Re: brightness hotkeys don't work as expected, asus ul30a

2010-04-07 Thread Minsang Kim
After some investigation, it seems like the actual bug has nothing to do with keymap. Fn+F5/F6 actually does work. Keypresses are recognized as ACPI events (see comment #1 above), and keymap does not show anything ever. Currently brightness level goes something like this: Left hand side: what No