[sane-devel] Artec Viewstation AT3 SCSI scanner

Anders Drejer speedygonzalez@tiscali.dk
06 Feb 2003 13:12:38 +0000


tir, 2003-02-04 kl. 14:37 skrev Henning Meier-Geinitz:

> On Tue, Feb 04, 2003 at 09:27:06AM +0000, Anders Drejer wrote:

> > I am trying to make my Artec Viewstation AT3 scanner work on my Linux
> > Mandrake 9.0. When I try to configure it with ScanDrake it find the
> > scanner, but no driver (but there should be one according to the
> > manual).
> > 
> > sane-fins-scanner also finds the scanner (sane-find-scanner: found SCSI
> > scanner "ULTIMA AT3     1.60 " at device /dev/sg1).
> > 
> > Do I have to make some manual configurations or should ScanDrake do the
> > work?
> 
> Scandrake is not part of SANE. What's the error message when you try
> to actually use any of the sane frontends? E.g. is the scanner listed
> by scanimage -L?
> 
> If it isn't, check that "artec" is in /etc/sane.d/dll.conf . If the
> scanner is still not found, add /dev/sg1 to /etc/sane.d/artec.conf.
> 
> If that also doesn't work, show us the debug output from
> 
> SANE_DEBUG_ARTEC=255 scanimage -L

The result is like this:

[root@localhost anders]# SANE_DEBUG_ARTEC=255 scanimage -L
[sanei_debug] Setting debug level of artec to 255.
[artec] Artec/Ultima backend version 0.5.16, last mod: 05/26/2001 17:28
EST
[artec] http://www4.infi.net/~cpinkham/sane-artec-doc.html
[artec] sane_init()
[artec] sane_init(), authorize callback specified as 0x804926c
[artec] artec.conf line: 'scsi ULTIMA', len = 11
[artec] attach_one()
[artec] attach()
[artec] attach: opening /dev/scsi/host0/bus0/target6/lun0/generic
[artec] attach: sending INQUIRY
[artec] dump_inquiry()
[artec]  === SANE/Artec backend v0.5.16 ===
[artec]  ===== Scanner Inquiry Block =====
[artec] 0x00: 06 00 02 01 5b 00 00 00 55 4c 54 49 4d 41 20 20  
....[...ULTIMA
[artec] 0x10: 41 54 33 20 20 20 20 20 31 2e 36 30 20 20 20 20   AT3    
1.60
[artec] 0x20: 20 20 20 20 00 00 00 00 00 00 00 00 00 00 00 00      
............
[artec] 0x30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  
................
[artec] 0x40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  
................
[artec] 0x50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  
................
[artec] scanner vendor: 'ULTIMA', model: 'AT3     1.60', revision: ''
[artec] scanner does NOT support read capability data function
[artec] attach: getting scanner capability data
[artec] artec_get_cap_data()
[artec] unable to identify Artec model 'AT3     1.60', check artec.c
[artec] attach: artec_get_cap_data failed (Operation not supported)
[artec] artec.conf line: '/dev/scanner', len = 12
[artec] attach_one()
[artec] attach()
[artec] attach: opening /dev/scanner
[artec] attach: open failed (Invalid argument)
[artec] artec.conf line: '/dev/sg1', len = 8
[artec] attach_one()
[artec] attach()
[artec] attach: opening /dev/sg1
[artec] attach: sending INQUIRY
[artec] dump_inquiry()
[artec]  === SANE/Artec backend v0.5.16 ===
[artec]  ===== Scanner Inquiry Block =====
[artec] 0x00: 06 00 02 01 5b 00 00 00 55 4c 54 49 4d 41 20 20  
....[...ULTIMA
[artec] 0x10: 41 54 33 20 20 20 20 20 31 2e 36 30 20 20 20 20   AT3    
1.60
[artec] 0x20: 20 20 20 20 00 00 00 00 00 00 00 00 00 00 00 00      
............
[artec] 0x30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  
................
[artec] 0x40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  
................
[artec] 0x50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  
................
[artec] scanner vendor: 'ULTIMA', model: 'AT3     1.60', revision: ''
[artec] scanner does NOT support read capability data function
[artec] attach: getting scanner capability data
[artec] artec_get_cap_data()
[artec] unable to identify Artec model 'AT3     1.60', check artec.c
[artec] attach: artec_get_cap_data failed (Operation not supported)
[artec] sane_get_devices( device_list, local_only = 0 )

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).
[artec] sane_exit()


The strange thing is, that it works great with my Amiga scanner software
(commercial). Also the SANA manual say that it fully support this
scanner ..... what could cause the problem (my adaptec SCSI PCI card,
termination ....)?

-- 
Mvh
Anders