Skip to content

Instantly share code, notes, and snippets.

@shortword
Created February 8, 2019 02:00
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 shortword/d345c57015c813ac0f1606ef46af5a5f to your computer and use it in GitHub Desktop.
Save shortword/d345c57015c813ac0f1606ef46af5a5f to your computer and use it in GitHub Desktop.
udevadm monitor for Monoprice Maker Select 3D v2
KERNEL[336840.110293] add /devices/pci0000:00/0000:00:14.0/usb1/1-8 (usb)
KERNEL[336840.113238] add /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0 (usb)
KERNEL[336840.113306] add /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/ttyUSB3 (usb-serial)
KERNEL[336840.113701] add /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/ttyUSB3/tty/ttyUSB3 (tty)
KERNEL[336840.113770] bind /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/ttyUSB3 (usb-serial)
KERNEL[336840.113851] bind /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0 (usb)
KERNEL[336840.113943] bind /devices/pci0000:00/0000:00:14.0/usb1/1-8 (usb)
UDEV [336840.146597] add /devices/pci0000:00/0000:00:14.0/usb1/1-8 (usb)
UDEV [336840.153069] add /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0 (usb)
UDEV [336840.157093] add /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/ttyUSB3 (usb-serial)
UDEV [336840.165463] add /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/ttyUSB3/tty/ttyUSB3 (tty)
UDEV [336840.167750] bind /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/ttyUSB3 (usb-serial)
UDEV [336840.169561] bind /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0 (usb)
UDEV [336840.171109] bind /devices/pci0000:00/0000:00:14.0/usb1/1-8 (usb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment