adb devices -l
devices [-l] - list all connected devices
('-l' will also list device qualifiers)
私がそれを実行すると、私は次のようになります
padmakumar@padmakumar-desktop:~$ adb devices -l
List of devices attached
Medfield14ABxxxx device usb:2-1.5
Ztedfield14Axxxx device usb:2-1.6
emulator-5554 device
015d2994ec2xxx device usb:2-1.5 product:nakasi model:Nexus_7 device:grouper
Medfield14ABA072 device usb:1-1.1 ( changing to different port)
別のポートに変更すると、コマンドで表示されるようにバス番号が 1 と 2 として表示されlsusb
ます
このデバイスは何ですか usb:2- 1.5 , 1.6 , 1.1 ?
それで、これ -l は何をしますか、デバイス修飾子の正確な意味は何ですか?
で試してみましlsusb
たが、adb device -l とは情報が異なります。
padmakumar@padmakumar-desktop:~$ lsusb
Bus 002 Device 008: ID 18d1:4e42 Google Inc.
Bus 002 Device 005: ID 17ef:7470 Lenovo
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 046d:c03d Logitech, Inc. M-BT96a Pilot Optical Mouse
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub