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 Desktop Packages, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/970535 Title: Volume buttons stopped working as of beta2 on ASUS U46E-BAL5 Status in Gnome Settings Daemon: New Status in “gnome-settings-daemon” package in Ubuntu: Incomplete Bug description: Volume buttons stopped working as of beta2 on ASUS U46E-BAL5. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: indicator-sound 0.8.5.0-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-21.34-generic 3.2.13 Uname: Linux 3.2.0-21-generic x86_64 ApportVersion: 2.0-0ubuntu2 Architecture: amd64 Date: Sat Mar 31 22:50:17 2012 EcryptfsInUse: Yes ExecutablePath: /usr/lib/indicator-sound/indicator-sound-service InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301) ProcEnviron: SHELL=/bin/bash LANGUAGE=en_CA:en LANG=en_CA.UTF-8 SourcePackage: indicator-sound UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-settings-daemon/+bug/970535/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

