Re: News from Mustek 600 II CD

David Mosberger-Tang (davidm@azstarnet.com)
Wed, 14 May 1997 19:32:55 -0700

>>>>> On Wed, 14 May 1997 15:04:03 -0700, Sven Neumann <neumanns@uni-duesseldorf.de> said:

Sven> Hi, now that I found some time and did get the hardware
Sven> (scsi-card, cable) organized to try the new scanner more
Sven> intensively I can give you a more complete report on the new
Sven> mustek model Paragon 600 II CD.

Sven> I still didn't get the scsi card that came with the scanner to
Sven> work under Linux.

No surprise here. IMHO, those cards are worthless pieces of junk.

Sven> No matter, got an NCR810 now and this one
Sven> works fine. It even lets me do other things while scanning is
Sven> in progress!

Good!

Sven> scanimage and xscanimage do work more or less!! The most time,
Sven> I will say, cause sometimes I have to restart the scanner,
Sven> because it didn't got noticed.

Can you tell me exactly what leads to hangs? I won't claim that the
Mustek backend can avoid hangs for all possible error cases, but I
have been using the backend for quite a while now and don't even
recall the last time it got stuck (and I'm not particularly careful in
dealing with the scanner).

Sven> This works good so far. Same applies to xscanimage, but
Sven> preview doesn't work at all! If I check Acquire Preview in the
Sven> preview window the sacnner moves about 16 cm in y-direction,
Sven> stops and rests there with the front lamp blinking. The debug
Sven> output from xscanimage (just the preview action) follows:

Sven> [debug output deleted...]

This looks like the read was hit by the SCSI timeout (see comment in
sane-mustek(5)). If you get "ncr dead?" messages in your /var/log/messages
file, than that's the problem. In the file:

/usr/src/sys/linux/drivers/scsi/ncr53c8xx.c

you should find a line:

if (np->latetime>10) {

right above the "ncr dead?" message. Change the 10 to, say, 60
(seconds) and the problem will go away.

Sven> I hope we can trace down why the preview doesn't work, but
Sven> overall it seems that I had more luck with my new scanner and
Sven> Linux than Rio who crashed his one!! So if you need any more
Sven> info or do have any ideas what I could try to get preview
Sven> working please contact me!

Yes, based on the info you provided, it looks like it's really just a
regular Paragon 600 IISP with newer firmware. That's good.

--david

--
Source code, list archive, and docs: http://www.azstarnet.com/~axplinux/sane/
To unsubscribe: mail -s unsubscribe sane-devel-request@listserv.azstarnet.com