Re: Problem with SANE and SCSI scanner
Laura DeWitt (cats-rule@home.net)
Sun, 21 Nov 1999 18:04:11 -0600
> > Can somebody help me get SANE to work with my SCSI scanner?
> >
> > [root@c554912-a ldewitt]# scanimage --device sga -- help
> ^^^
> Try using /dev/sga here.
>
> > scanimage: open of device sga failed: Invalid argument
> > [root@c554912-a ldewitt]# scanimage --device sg0
> > scanimage: open of device sg0 failed: Invalid argument
> > [root@c554912-a ldewitt]# scanimage --list-devices
> > [root@c554912-a ldewitt]# find-scanner
> > find-scanner: found scanner "CANON IX-06015C 2.02" at device /dev/sg0
> > find-scanner: found scanner "CANON IX-06015C 2.02" at device /dev/sga
> >
>
sh-2.03$ scanimage -d /dev/sga
scanimage: open of device /dev/sga failed: Invalid argument
sh-2.03$ scanimage -d /dev/sg0
scanimage: open of device /dev/sg0 failed: Invalid argument
I think I am having the same problem as Herman Roozenbeek. Sorry for taking
your name in vain Herman, but I saw your posting after I posted mine, so if
you get any leads, let me know. I will do the same for you. Good luck.
Laura
--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com