Attaching most of the logs from the troubleshooting site - testing
"lower volume button" all the time:

`lshal -m` -> nothing is displayed
`acpid stop` -> no change
`hotkey-setup stop` -> keyboard stops working under X completely
`acpi_listen` -> nothing is displayed
`sudo input-events 1` -> doesn't print anything for input/event1 (keyboard)
`show-key -s` -> "0xe0 0x2e" reported once for each press in the console
switching to text console and back to X resets the "pressed button" state

xev seems to indicate something - "keycode 122 ... , state = 0xd" keeps
repeating until I switch to console and back again:

xev | sed -n 's/^.*state \([0-9].*\), keycode *\([0-9]\+\) *\(.*\), .*$/keycode 
\2 = \3, state = \1/p'
keycode 122 = (keysym 0x1008ff11, XF86AudioLowerVolume), state = 0x5
keycode 64 = (keysym 0xffe9, Alt_L), state = 0x5
keycode 122 = (keysym 0x1008ff11, XF86AudioLowerVolume), state = 0xd
keycode 122 = (keysym 0x1008ff11, XF86AudioLowerVolume), state = 0xd
keycode 122 = (keysym 0x1008ff11, XF86AudioLowerVolume), state = 0xd
keycode 122 = (keysym 0x1008ff11, XF86AudioLowerVolume), state = 0xd
keycode 122 = (keysym 0x1008ff11, XF86AudioLowerVolume), state = 0xd
keycode 122 = (keysym 0x1008ff11, XF86AudioLowerVolume), state = 0xd
keycode 122 = (keysym 0x1008ff11, XF86AudioLowerVolume), state = 0xd
keycode 122 = (keysym 0x1008ff11, XF86AudioLowerVolume), state = 0xd
keycode 122 = (keysym 0x1008ff11, XF86AudioLowerVolume), state = 0xd
keycode 122 = (keysym 0x1008ff11, XF86AudioLowerVolume), state = 0xd
keycode 122 = (keysym 0x1008ff11, XF86AudioLowerVolume), state = 0xd
keycode 122 = (keysym 0x1008ff11, XF86AudioLowerVolume), state = 0xd
keycode 122 = (keysym 0x1008ff11, XF86AudioLowerVolume), state = 0xd
keycode 122 = (keysym 0x1008ff11, XF86AudioLowerVolume), state = 0xd
keycode 122 = (keysym 0x1008ff11, XF86AudioLowerVolume), state = 0xd
keycode 122 = (keysym 0x1008ff11, XF86AudioLowerVolume), state = 0xd
keycode 122 = (keysym 0x1008ff11, XF86AudioLowerVolume), state = 0xd
keycode 122 = (keysym 0x1008ff11, XF86AudioLowerVolume), state = 0xd
keycode 67 = (keysym 0x1008fe01, XF86_Switch_VT_1), state = 0xd
keycode 37 = (keysym 0xffe3, Control_L), state = 0xd
keycode 50 = (keysym 0xffe1, Shift_L), state = 0x9
keycode 64 = (keysym 0xffe9, Alt_L), state = 0x8
keycode 122 = (keysym 0x1008ff11, XF86AudioLowerVolume), state = 0x0

If that still doesn't explain the problem, I'll try the longer tests...
(kernel & killing X)

** Attachment added: "dmesg.log"
   http://launchpadlibrarian.net/19513472/dmesg.log

-- 
multimedia keys work as if pressed all the time
https://bugs.launchpad.net/bugs/295141
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to