-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
I'm trying to run usbtop in a priveleged Docker.
It keeps saying
No USB bus can be captured thanks to libpcap. Check your name filter and make sure relevent permissions are set !
However, I have run
modprobe usbmon
outside the docker
When I run
lsmod | grep usbmon
usbmon 28672 0
So the Docker can detect the module. What's going on?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels