Skip to content

Instantly share code, notes, and snippets.

@mralext20
Last active August 29, 2015 14:01
Show Gist options
  • Save mralext20/9ba40c293e9df8bf0766 to your computer and use it in GitHub Desktop.
Save mralext20/9ba40c293e9df8bf0766 to your computer and use it in GitHub Desktop.
root@TERRY-DESKTOP-RESURRECTED:~# lsusb
Bus 001 Device 005: ID 18d1:4e40 Google Inc. Nexus 7 (fastboot)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 003: ID 045e:0084 Microsoft Corp. Basic Optical Mouse
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
root@TERRY-DESKTOP-RESURRECTED:~# fastboot devices
015d2bc2ad38000a fastboot
root@TERRY-DESKTOP-RESURRECTED:~#
root@TERRY-DESKTOP-RESURRECTED:~# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 002: ID 045e:0084 Microsoft Corp. Basic Optical Mouse
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
root@TERRY-DESKTOP-RESURRECTED:~# fastboot devices
root@TERRY-DESKTOP-RESURRECTED:~# ^C
root@TERRY-DESKTOP-RESURRECTED:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment