lsusb is a Unix/Linux Command to display USB buses and devices connected to system.
Usage: lsusb [options]...
List USB devices
-v, --verbose
Increase verbosity (show descriptors)
-s [[bus]:][devnum]
Show only devices with specified device and/or
bus numbers (in decimal)
-d vendor:[product]
Show only devices with the specified vendor and
product ID numbers (in hexadecimal)
-D device
Selects which device lsusb will examine
-t
Dump the physical USB device hierarchy as a tree
-V, --version
Show version of program
Example of using lsusb:
|
lsusb command |
|
lsusb without and with Arduino device attached |
No comments:
Post a Comment