Oddity to get this kid to work under libusb since with the 2.6 kernel series the module scanner.ko is depricated and I didn't actually see it at all when building 2.6.3. In the sane dll file for the epson, epson.dll:
usb libusb:002:002
(you're libusb id number will be different then mine, I got it from the sane-find-scanner binary)
Then in order for Joe User to get to this device, edit /etc/fstab so it makes the /proc entry so everyone can use it:
Code:
none /proc/bus/usb usbfs defaults,devmode=0666 0 0
When distros begin to release on 2.6 they'll probably auto-magic this, but for the time being there's a fix.
Note, if you've made the symlink for gimp, you'll have to change it...
Cheers,
Finegan