* Bob Kline <[EMAIL PROTECTED]> [06-11-07 22:05]:
> Well, I was indeed able to get the devices created with whatever
> group/permissions I wanted using the technique you describe above
> (though it didn't work with usbscanner* -- I had to use the pattern
> usbdev* to match the device names in /dev) but that *still* didn't give
> normal users the ability to use the scanner.
from "man sane-usb":
QUICK START
This is a short HOWTO-like section. For the full details, read
the following sections. The goal of this section is to get the
scanner detected by sane-find-scanner(1).
Run sane-find-scanner. If it lists your scanner with the
correct vendor and product ids, you are done. See section SANE
ISSUES for details on how to go on.
Sane-find-scanner doesn't list your scanner? Does it work as
root? If yes, there is a permission issue. See the LIBUSB
section for details.
[...]
LIBUSB
SANE can only use libusb 0.1.6 or newer. It needs to be
installed at build-time. Modern Linux dis‐ tributions and other
operating systems come with libusb.
Libusb can only access your scanner if it's not claimed by the
kernel scanner driver. If you want to use libusb, unload the
kernel driver (e.g. rmmod scanner under Linux) or disable the
driver when compiling a new kernel. For Linux, your kernel
needs support for the USB filesystem (usbfs). For kernels
older than 2.4.19, replace "usbfs" with "usbdevfs" because the
name has changed. This filesystem must be mounted. That's done
automatically at boot time, if /etc/fstab contains a line like
this:
[...]
--
Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711
http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2
Registered Linux User #207535 @ http://counter.li.org
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]