Does RasPiOS have any utilities to monitor usb activity
and errors? FreeBSD has something called usbconfig, but
nothing by that name is found via apt search on the Pi.
Does RasPiOS have any utilities to monitor usb activity
and errors? FreeBSD has something called usbconfig, but
nothing by that name is found via apt search on the Pi.
Does RasPiOS have any utilities to monitor usb activity and errors?
FreeBSD has something called usbconfig, but nothing by that name is
found via apt search on the Pi.
Thanks for reading,
bob prohaska
On Tue, 3 May 2022 18:00:26 -0000 (UTC), bob prohaska wrote:
Does RasPiOS have any utilities to monitor usb activity and errors?
FreeBSD has something called usbconfig, but nothing by that name is found via apt search on the Pi.
USB equivalents of Wireshark, the TCP/IP message analyser/scanner, may
also exist: I haven't needed them so haven't looked.
bob prohaska <bp@www.zefox.net> wrote:
Does RasPiOS have any utilities to monitor usb activityThe first place I'd look is in syslog (/var/log/syslog), then maybe
and errors? FreeBSD has something called usbconfig, but
nothing by that name is found via apt search on the Pi.
dmesg but that may have no more than syslog.
Does RasPiOS have any utilities to monitor usb activity
and errors? FreeBSD has something called usbconfig, but
nothing by that name is found via apt search on the Pi.
Last time I looked (admittedly some years ago), Wireshark itself did
USB captures. The decoding was rather rudimentary, though.
So Wireshark is the first place I'd look. If it runs on RasPiOS, of
course.
bob prohaska <bp@www.zefox.net> wrote:
Does RasPiOS have any utilities to monitor usb activity
and errors? FreeBSD has something called usbconfig, but
nothing by that name is found via apt search on the Pi.
Monitor as in actively, or the current state? If the latter, then lsusb.
See man lsusb after installing (not sure if it already is in the Lite or
Full distro). Try:
lsusb
lsusb -tvv (tree view can have 0, 1 or 2 v's but doesn't need sudo)
sudo lsusb -vs 2:2 (first external usb3 device)
Looks like it's already installed. But, lsusb seems to report what
devices are present. I don't see an option for seeing errors.
On Thu, 5 May 2022 06:18:02 -0000 (UTC), bob prohaska wrote:
Looks like it's already installed. But, lsusb seems to report whatHave you seen and/or captured any USB errors so far?
devices are present. I don't see an option for seeing errors.
Martin Gregorie <martin@mydomain.invalid> wrote:
On Thu, 5 May 2022 06:18:02 -0000 (UTC), bob prohaska wrote:
Looks like it's already installed. But, lsusb seems to report whatHave you seen and/or captured any USB errors so far?
devices are present. I don't see an option for seeing errors.
Never on RasPiOS. I'd like to use it as a point of comparison.
Perhaps it's a wild goose chase.....
Thanks for writing!
bob prohaska
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 371 |
Nodes: | 16 (2 / 14) |
Uptime: | 175:11:51 |
Calls: | 7,915 |
Files: | 12,983 |
Messages: | 5,797,729 |