Hi, On Wed, Jun 30, 2004 at 09:38:24AM -0700, Eelke Klein wrote: > I'm trying to get my epson perfection 660 scanner to work. I > have had it working on SuSE 8.2 but I have switched to gentoo > and can't get it to work anymore. > > sane-find-scanner can find it but scanimage -L doesn't. I have > the permissions in /proc/bus/usb automatically set by a hotplug > script and have checked that the rights are actually set. I also > tried it as root so the rights shouldn't be a problem anyway.
Try enabling debug messages: SANE_DEBUG_SNAPSCAN=255 scanimage -L If you don't get any output, the snapscan backend isn't loaded for some reason. Bye, Henning