Bugzilla – Bug 228412
usbview doesn't work
Last modified: 2007-05-21 16:40:15 UTC
Error-Message: Can not open the file /proc/bus/usb/devices Verify that you have USB compiled into your kernel, have the USB core modules loaded, and have the usbdevfs filesystem mounted.
So, have you checked it?
There is most likely no need to do that: /proc/bus/usb/devices does not exist any more because of bug 210899. Note that this does _not_ make it a duplicate of bug 210899. usbview needs to be fixed to stop using this deprecated interface.
CC'ing Greg as discussed in bug 210899 and setting from "Minor" to "Normal" because there is loss of functionality.
Now fixed due to change in usbfs in the 10.2 kernels.