[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: USB problems



* Roberto Sanchez <rcsanchez97@yahoo.es> [2003-08-23 21:50]:
>  --- Henning Moll <newsScott@gmx.de> escribió: 
 > 
> > But there is no /proc/bus/usb/devices and programs like gphoto do not work...
> > 
> > Any suggestions?
> > 
You probably do not have an entry in /etc/fstab.  Either mount it manually with:

mount -t usbdevfs none /proc/bus/usb 

or add an entry in /etc/fstab like so to not have to mount it manually
all the time:

none   /proc/bus/usb    usbdevfs   defaults  0  0

See: http://Linux-usb.org/USB-guide/x173.html

HTH,
Lou



Reply to: