Install latest/stable of usbutils
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install usbutils-snap
Don't have snapd? Get set up for snaps.
This is a collection of USB tools for use on Linux and BSD systems to query what type of USB devices are connected to the system. This is to be run on a USB host (i.e. a machine you plug USB devices into), not on a USB device (i.e. a device you plug into a USB host).
How to use it
lsusb
usbutils-snap.lsusb
For a better comprehension of the tool, run
usbutils-snap.lsusb --help
usb-devices
usbutils-snap.usb-devices
usbreset
Usbreset must be used appending a parameter:
usbutils-snap.usbreset PPPP:VVVV
- Reset by product and vendor id
usbutils-snap.usbreset BBB/DDD
- Reset by bus and device number
usbutils-snap.usbreset "Product"
- Reset by product name
For a better comprehension of the tool, run
usbutils-snap.usbreset
Note that you must run usbreset as root or sudo for it to work properly.
Before using it
Remember to connect the raw-usb interface to this snap. Just run
snap connect usbutils-snap:raw-usb
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.