Followed the instructions as best I could, but couldn't detect the key presses. Here were my notes...
- Ran the following command: xev | sed -n 's/^.*state \([0-9].*\), keycode *\([0-9]\+\) *\(.*\), .*$/keycode \2 = \3, state = \1/p' - No keys were reported when pressing the key combinations for volume ups and downs. - I was directed to the instructions: /usr/share/doc/udev/README.keymap.txt.gz - Ran the command: /lib/udev/findkeyboards - The output is... "AT keyboard: input/event3". - Ran the command: "sudo /lib/udev/keymap -i input/event3" - When running the command it seemed like the ENTER key was stuck. - Although the enter key appeared to be stuck, the key codes would appear when pressing it. - I pressed the volume keys, but nothing appeared in the output. - Here is the vendor and product information: $ cat /sys/class/dmi/id/sys_vendor ASUSTeK Computer Inc. $ cat /sys/class/dmi/id/product_name U46E - Collected the output of "udevadm info --export-db > /tmp/udev-db.txt" (Attached). Since I couldn't detect any of the special keys, I decided to poke around the BIOS as well for any keyboard options, but I did not find anything. ** Attachment added: "udev-db.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/970535/+attachment/2992607/+files/udev-db.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/970535 Title: Volume buttons stopped working as of beta2 on ASUS U46E-BAL5 To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-settings-daemon/+bug/970535/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
