Hi, On Wed, Apr 17, 2002 at 04:27:41PM +0200, Yannick wrote: > The find scanner output : > $ sane-find-scanner -v [...] > sane-find-scanner: found SCSI scanner "AGFA SNAPSCAN 310 1.20" at device > /dev/scanner > sane-find-scanner: found SCSI CD-drive "YAMAHA CRW4001 1.0c" at device > /dev/sg0 > sane-find-scanner: found SCSI scanner "AGFA SNAPSCAN 310 1.20" at device > /dev/sg1 [...]
> The xscanimage output : > > [yan@localhost yan]$export SANE_DEBUG_SNAPSCAN=2 > > [yan@localhost yan]$ xscanimage > [sanei_debug] Setting debug level of snapscan to 2. > [snapscan] add_device: "YAMAHA CRW4001" is not one of AGFA SnapScan 300, 310, > 600, 1212, 1236, e20, e25, e26, e40, e42, e50, e52 or e60 > Acer 300, 310, 610, 610+, 620, 620+, 640, 1240, 3300, 4300 or 5300 > Guillemot MaxiScan A4 Deluxe For some reason snapscan checks your CD drive only. Have a look at snapscan.conf, maybe there is a "/dev/sg0" in this file? Change it to "/dev/sg1" (or "/dev/scanner"). The backend maintainers may have more tips about this one... Bye, Henning