Comment 16 for bug 625770

Revision history for this message
Martin Pitt (pitti) wrote : Re: sony ar vgn71 brightness keys do not work correctly

Hm, no, this keymap problem isn't related to the kernel bug. Can you please try this manually:

- find out the input device of the hotkeys module with /lib/udev/findkeyboards, i. e. "input/event6" (in https://bugs.launchpad.net/ubuntu/+source/udev/+bug/627890/comments/15)

- run

     sudo /lib/udev/keymap input/event6 0x00 brightnessdown 0x10 brightnessup

 (adapt input/event6 accordingly to the findkeyboards output)

- run

    sudo /lib/udev/keymap -i input/event6

  and press the brightness keys, and check which output you get.