Yes it does detect it twice When I set the debug I do not get any additional info
jeff@humdinger:~$ export SANE_DEBUG_EPSON=255 jeff@humdinger:~$ sane-find-scanner Jeff Courtade # No SCSI scanners found. If you expected something different, make sure that # you have loaded a SCSI driver for your SCSI adapter. found USB scanner (vendor=0x04b8, product=0x0801) at /dev/usb/scanner0 found USB scanner (vendor=0x04b8, product=0x0801) at libusb:001:004 # Your USB scanner was (probably) detected. It may or may not be supported by # SANE. Try scanimage -L and read the backend's manpage. # Scanners connected to the parallel port or other proprietary ports can't be # detected by this program. # You may want to run this program as root to find all devices. Once you # found the scanner devices, be sure to adjust access permissions as # necessary. jeff@humdinger:~$ sudo scanimage -L No scanners were identified. If you were expecting something different, check that the scanner is plugged in, turned on and detected by the sane-find-scanner tool (if appropriate). Please read the documentation which came with this software (README, FAQ, manpages). Henning Meier-Geinitz wrote: >Hi, > >On Tue, Aug 05, 2003 at 07:11:17AM -0400, Jeff Courtade wrote: > > >>sane-find-scanner output shows it detecting the scanner >> >> > >I should detect it twice according your logs, once at >/dev/usb/scanner0 and once at libusb:001:004. > > > >>and the epson.conf has one line that is uncommented >> >>usb /dev/usb/scanner0 >> >> > >Should be ok. You could also try just "usb" without anything else. > >Please show us the output when debugging is enabled: > >SANE_DEBUG_EPSON=255 scanimage -L > >Bye, > Henning >_______________________________________________ >Sane-devel mailing list >[email protected] >http://www.mostang.com/mailman/listinfo/sane-devel > >
