Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2014
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. $ adb devices
  2. List of devices attached
  3. 07c15663 device
  4.  
  5. $ adb reboot bootloader
  6.  
  7. $ sudo ./fastboot devices
  8. [empty response]
  9.  
  10. $ lsusb
  11. Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  12. Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  13. Bus 001 Device 006: ID 5986:0266 Acer, Inc
  14. Bus 001 Device 005: ID 0a5c:21e6 Broadcom Corp. BCM20702 Bluetooth 4.0 [ThinkPad]
  15. Bus 001 Device 004: ID 147e:2020 Upek TouchChip Fingerprint Coprocessor (WBF advanced mode)
  16. Bus 001 Device 035: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for Bluetooth
  17. Bus 001 Device 034: ID 046d:c049 Logitech, Inc. G5 Laser Mouse
  18. Bus 001 Device 032: ID 1a40:0101 Terminus Technology Inc. 4-Port HUB
  19. Bus 001 Device 031: ID 1a40:0101 Terminus Technology Inc. 4-Port HUB
  20. Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
  21. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  22. Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  23. Bus 003 Device 030: ID 0bdb:1926 Ericsson Business Mobile Networks BV
  24. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  25.  
  26. $ lsusb
  27. [...]
  28. Bus 001 Device 060: ID 18d1:4ee2 Google Inc. Nexus 4 (debug)
  29. [...]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement