Hi, On Wed, May 14, 2003 at 01:52:51AM +0200, Georges Roux wrote: > Thanks for the man page, > > but I use devfs,
That shouldn't matter because the files accesses by libusb are in /proc. > I try to set up the permissions with hotplug now because > devmode=0666 don't work for me. > > the line in my fstab: > none /proc/bus/usb usbdevfs defaults,devmode=0666 0 0 > > scanimage -L Which kernel version do you use? What does "ls -l /proc/bus/usb/" show? Alternatively, you can use the kernel scanner driver and set up the permissions of /dev/usb/scanner* appropriately. Bye, Henning
