Comment 5 for bug 805218

Revision history for this message
Seth Forshee (sforshee) wrote :

Did you try the instructions from the "Fixing broken keys" section of /usr/share/doc/udev/README.keymap.txt.gz, as suggested in the wiki? What about acpi_listen?

Please run the following commands (you may need to run 'sudo apt-get install input-utils' first, if you haven't already):

  lsmod > lsmod.txt
  udevadm info --export-db > udev-db.txt
  cat /var/log/udev > udev.log
  lsinput > lsinput.txt

Then attach lsmod.txt, udev-db.txt, udev.log, and lsinput.txt to this bug report. Thanks!