$manlookup

usbreset

(1)

send a USB port reset to a USB device

User commandsusbutils 1:018-2
usbreset [ device ]

DESCRIPTION

usbreset is a utility that performs resets on USB devices. It is particularly useful for 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:

Reset by vendor and product IDs
Reset by bus and device number
Reset by product name

When run without any arguments, usbreset provides usage information and a list of connected USB devices, including their vendor and product IDs, bus and device numbers, and product names.

RETURN VALUE

If the specified device is not found, a non-zero exit code is returned.

EXAMPLES

AUTHOR

See also