Linux tellus 2.4.14-xfs #1 Mon Nov 19 12:31:57 GMT+1 2001 i686 unknown snapscan-20020110.tar.gz sane-backends-1.0.6 xsane 0.78-1 ##################################################### 1. tellus:/home/bkw# lsmod Module Size Used by Tainted: P atp870u 21280 0 (unused) scsi_mod 80120 1 [atp870u] NVdriver 818816 14 (autoclean) emu10k1 55328 0 ac97_codec 9568 0 [emu10k1] tellus:/home/bkw# cat /proc/scsi/scsi Attached devices: Host: scsi0 Channel: 00 Id: 02 Lun: 00 Vendor: Color Model: FlatbedScanner_9 Rev: 0113 Type: Scanner ANSI SCSI revision: 02
2. sane-find-scanner gives. sane-find-scanner: found SCSI scanner "Color FlatbedScanner_9 0113" at device /dev/sg0 3. running xsane prompts no devices avaible.. 4. bkw@tellus:~/packages/tarz/scanner$ 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). "cat /proc/scsi/scsi" seem to be correct.. regards Bosse K On Sun, 13 Jan 2002 12:01:07 -0800 [email protected] wrote: > Send Sane-devel mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://www.mostang.com/mailman/listinfo/sane-devel > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Sane-devel digest..." > > > Today's Topics: > > 1. Re: Acer 620S, not workkin (Henning Meier-Geinitz) > 2. Re: Acer 620S, not workkin (Oliver Schwartz) > 3. Re: Acer 620S, not workkin (Henning Meier-Geinitz) > 4. Re: Proposals for scanimage and sane-find-scanner (Henning > Meier-Geinitz) > > --__--__-- > > Message: 1 > Date: Sun, 13 Jan 2002 13:17:05 +0100 > From: Henning Meier-Geinitz <[email protected]> > To: [email protected] > Subject: Re: [sane-devel] Acer 620S, not workkin > > Hi, > > On Sat, Jan 12, 2002 at 06:13:21PM -0100, bache k wrote: > > ./configure works fine! > > when I do make I get this line btw others > > "Generating sane.ps... > > make[1]: [sane.ps] Error 1 (ignored)" > > The message just means that you don't have latex installed. No > problem, you don't need it. > > > after that I run make install ... and do tool/sane-find-scanner but > > it doesnt reply any model :/ > > Is the scanner detected by your SCSI controller? Can you see it with > "cat /proc/scsi/scsi"? > > Bye, > Henning > > --__--__-- > > Message: 2 > From: Oliver Schwartz <[email protected]> > To: [email protected] > Subject: Re: [sane-devel] Acer 620S, not workkin > Date: Sun, 13 Jan 2002 13:33:50 +0100 > > Hi, > > > > after that I run make install ... and do tool/sane-find-scanner but > > > it doesnt reply any model :/ > > > > Is the scanner detected by your SCSI controller? Can you see it with > > "cat /proc/scsi/scsi"? > > Please also note that you may experience further problems if you're using the > ACARD SCSI controller that ships with the 620s. Several people reported that > they couldn't get their scanner to work with the ACARD card but had no > problems once they used a different SCSI controller with better Linux support > (e.g. NCR/Symbios). > > On the other hand, I also got one report from a Mandrake user that got his > scanner to work with the ACARD controller and kernel 2.4.16. > > Regards, > > Oliver > > --__--__-- > > Message: 3 > Date: Sun, 13 Jan 2002 14:46:10 +0100 > From: Henning Meier-Geinitz <[email protected]> > To: [email protected] > Subject: Re: [sane-devel] Acer 620S, not workkin > > Hi, > > On Sun, Jan 13, 2002 at 01:33:50PM +0100, Oliver Schwartz wrote: > > Please also note that you may experience further problems if you're using > > the > > ACARD SCSI controller that ships with the 620s. Several people reported > > that > > they couldn't get their scanner to work with the ACARD card but had no > > problems once they used a different SCSI controller with better Linux > > support > > (e.g. NCR/Symbios). > > > > On the other hand, I also got one report from a Mandrake user that got his > > scanner to work with the ACARD controller and kernel 2.4.16. > > > Uhh, the "famous" Acard. The is some info about this at > http://www.meier-geinitz.de/sane/docu.html#SCSI . I don't know if it's > still valid with newer kernels, however. > > Bye, > Henning > > > --__--__-- > > Message: 4 > Date: Sun, 13 Jan 2002 16:04:30 +0100 > From: Henning Meier-Geinitz <[email protected]> > To: [email protected] > Subject: Re: [sane-devel] Proposals for scanimage and sane-find-scanner > > Hi, > > On Thu, Jan 10, 2002 at 08:22:34PM +0100, abel deuring wrote: > > I like the idea. But perhaps we could add only one option (let's call it > > "-f"), which would need a format parameter, like so: > > > > for the same output as from scanimage -L: > > > > scanimage -f="device '%d' is a %v %m %t" > > > > to get the same output as with your proposal for scanimage -s: > > > > scanimage -f='"%d" "%v" "%m" "%t"' > > > > to get the same output as with your variant "scanimage -S": > > > > scanimage -f='DEVICE_FILE[%i]='%s'; DEVICE_VENDOR[%i]="%v"; > > DEVICE_MODEL[%i]="%m"; DEVICE_TYPE[%i]="%t"' > > Looks nice. Anyone has a patch? :-) > > Bye, > Henning > > > --__--__-- > > _______________________________________________ > Sane-devel mailing list > [email protected] > http://www.mostang.com/mailman/listinfo/sane-devel > > > End of Sane-devel Digest
