[sane-devel] Genius HR5

Rodrigo VN rodrigo@mamoru.cjb.net
Sat, 4 Aug 2001 02:18:14 -0300


well..  making more tests...

The find-scanner command gives me

midas:/home/rodrigo# find-scanner 
# Note that find-scanner will find any scanner that is connected
# to a SCSI bus.  It will even find scanners that are not supported
# at all by SANE. It won't find a scanner that is connected to a
# parallel, USB or other non-SCSI port.

find-scanner: found scanner "KYE ColorPage-HR5 V2.7" at device /dev/scanner
find-scanner: found scanner "KYE ColorPage-HR5 V2.7" at device /dev/sg1


Ok, this realy is my scanner....

But when:

midas:/home/rodrigo# scanimage -d umax:/dev/sg1 >test.pnm
scanimage: stopping scanner... (sig 2)
scanimage: sanei_scsi.c:1929: sanei_scsi_req_wait: Assertion `req == ((fdparms*)fd_info[req->fd].pdata)->sane_qhead' failed.
Aborted


This error message ocurred when after a long time waiting and nothing happens to scanner, i pressed CTRL+C.

What is wrong? I readed all the docs and man pages...

TKS!!