Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. dopey: iot-gateway-hikey mbolivar$ udevadm monitor
  2. monitor will print the received events for:
  3. UDEV - the event which udev sends out after rule processing
  4. KERNEL - the kernel uevent
  5.  
  6. KERNEL[16664.921888] add /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.4 (usb)
  7. KERNEL[16664.923234] add /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.4/1-2.4:1.0 (usb)
  8. UDEV [16664.929235] add /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.4 (usb)
  9. UDEV [16664.930526] add /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.4/1-2.4:1.0 (usb)
  10. ^Cdopey: iot-gateway-hikey mbolivar$ sudo fastboot devices
  11. [sudo] password for mbolivar:
  12. 0123456789abcdef fastboot
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement