usbtop icon indicating copy to clipboard operation
usbtop copied to clipboard

Cryptic error when usbmon module is no loaded

Open lucaspiller opened this issue 6 years ago • 5 comments

When the usbmon module is not loaded the following error is returned when trying to run usbtop:

No USB bus can be captured thanks to libpcap. Check your name filter and make sure relevent permissions are set !

Is it possible to have something less cryptic, i.e. saying that the problem is the module isn't loaded?

lucaspiller avatar Jul 07 '19 05:07 lucaspiller

A bit related to #30. Will try and look into it during these holidays...

aguinet avatar Dec 21 '19 10:12 aguinet

Any progress with this issue? At very least the error message should probably the changed as follows

Failed to capture data from USB bus. Maybe try running "sudo usbtop" or "modprobe usbmon" first?

I would guess mentioning libpcap here is rarely useful.

mikkorantalainen avatar Feb 16 '23 17:02 mikkorantalainen

Google brought me here.... "modprobe usbmon" works for me ...

jouellnyc avatar May 27 '24 22:05 jouellnyc