To make USB devices work properly I have to add the line
Code: Select all
none /proc/bus/usb usbfs devgid=1003,devmode=664 0 0However, this throws an error in the host's file manager (I use Xfe):
Mount point /proc/bus/usb/.usbfs is not responding
What does this mean in simple terms, and what can I do about it?