| NAME | SYNOPSIS | DESCRIPTION | OPTIONS | SEE ALSO | AUTHOR | COLOPHON | |
|  | 
lsusb.py(1)                Linux USB Utilities                lsusb.py(1)
       lsusb.py - list USB devices
       lsusb.py [ options ]
       lsusb.py is a utility for displaying information about USB buses
       in the system and the devices connected to them. It uses the
       usb.ids file to associate a human-readable name to the vendor and
       product IDs.
       In comparison with lsusb(8), this program can display additional
       information such as the interface speed of a device, and details
       of a device's interfaces including the driver bound to them and
       Linux devices provided by the driver, and the details of device
       and interface endpoints.
       -h, --help
              Displays options supported by lsusb(1).
       -i, --interfaces
              Display information about the interfaces of each device,
              excluding hubs.
       -I, --hub-interfaces
              Display information about the interfaces of each device,
              including hubs., excluding hubs.
       -u, --hide-empty-hubs
              Suppress information about hubs that have no devices
              connected.
       -U, --hide-hubs
              Suppress information about hubs, even if they have devices
              connected.
       -c, --color
              Use color
       -C, --no-color
              Don't use color
       -e, --endpoints
              Include information about device (and interface, with -i)
              endpoints.
       -f, --usbids-path
              Overrides the path of the usb.ids file.
       lspci(8), lsusb(8), usbview(8).
       Thomas Sailer, <sailer@ife.ee.ethz.ch>, Sam Morris
       <sam@robots.org.uk>.
       This page is part of the usbutils (USB utilities for Linux)
       project.  Information about the project can be found at 
       ⟨http://www.linux-usb.org/⟩.  If you have a bug report for this
       manual page, send it to linux-usb@vger.kernel.org.  This page was
       obtained from the project's upstream Git repository
       ⟨https://github.com/gregkh/usbutils.git⟩ on 2025-08-11.  (At that
       time, the date of the most recent commit that was found in the
       repository was 2025-06-20.)  If you discover any rendering
       problems in this HTML version of the page, or you believe there is
       a better or more up-to-date source for the page, or you have
       corrections or improvements to the information in this COLOPHON
       (which is not part of the original manual page), send a mail to
       man-pages@man7.org
usbutils                     03 January 2024                  lsusb.py(1)