Skip to content

Instantly share code, notes, and snippets.

@Plagman
Created September 5, 2014 17:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Plagman/cfd06fcd781fc3ca04c4 to your computer and use it in GitHub Desktop.
Save Plagman/cfd06fcd781fc3ca04c4 to your computer and use it in GitHub Desktop.
root@pgriffais-steambox:/home/desktop# udevadm info -a --name /dev/uinput
device node not found
root@pgriffais-steambox:/home/desktop# cat /dev/uinput
cat: /dev/uinput: No such device
root@pgriffais-steambox:/home/desktop# udevadm info -a --name /dev/uinput
Udevadm info starts with the device specified by the devpath and then
walks up the chain of parent devices. It prints for every device
found, all possible attributes in the udev rules key format.
A rule to match, can be composed by the attributes of the device
and the attributes from one single parent device.
looking at device '/devices/virtual/misc/uinput':
KERNEL=="uinput"
SUBSYSTEM=="misc"
DRIVER==""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment