Skip to content

Instantly share code, notes, and snippets.

@Nokius
Created May 18, 2015 20:28
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 Nokius/8e5060da0e52c4eb9937 to your computer and use it in GitHub Desktop.
Save Nokius/8e5060da0e52c4eb9937 to your computer and use it in GitHub Desktop.
[root@Jolla nemo]# udevadm monitor --property | grep USB_STATE=
USB_STATE=DISCONNECTED
USB_STATE=DISCONNECTED
USB_STATE=CONNECTED
USB_STATE=CONNECTED
USB_STATE=DISCONNECTED
USB_STATE=DISCONNECTED
USB_STATE=CONNECTED
USB_STATE=CONNECTED
USB_STATE=CONFIGURED
USB_STATE=CONFIGURED
USB_STATE=DISCONNECTED
USB_STATE=DISCONNECTED
USB_STATE=CONNECTED
USB_STATE=CONNECTED
USB_STATE=DISCONNECTED
USB_STATE=DISCONNECTED
USB_STATE=CONNECTED
USB_STATE=CONNECTED
USB_STATE=CONFIGURED
USB_STATE=CONFIGURED
### unplug
USB_STATE=DISCONNECTED
USB_STATE=DISCONNECTED
## plugdin
USB_STATE=CONNECTED
USB_STATE=CONNECTED
USB_STATE=DISCONNECTED
USB_STATE=DISCONNECTED
USB_STATE=CONNECTED
USB_STATE=CONNECTED
USB_STATE=CONFIGURED
USB_STATE=CONFIGURED
USB_STATE=DISCONNECTED
USB_STATE=DISCONNECTED
USB_STATE=CONNECTED
USB_STATE=CONNECTED
USB_STATE=DISCONNECTED
USB_STATE=DISCONNECTED
USB_STATE=CONNECTED
USB_STATE=CONNECTED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment