usbreset(1) | Linux USB Utilities | usbreset(1) |
usbreset - send a USB port reset to a USB device
usbreset [ device ]
usbreset is a utility that performs resets on USB devices. It is particularly useful situations where a USB device is unresponsive or exhibits erratic behavior. The USB device to be reset can be specified in one of three formats:
When run without any arguments, usbreset provides usage information and a list of connected USB devices, including their product and vendor IDs, bus and device numbers, and product names.
If the specified device is not found, a non-zero exit code is returned.
lsusb(8).
Alan Stern <stern@rowland.harvard.edu>
04 January 2024 | usbutils-017 |