Last active
August 29, 2015 14:01
-
-
Save mralext20/9ba40c293e9df8bf0766 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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:~# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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