Re: microtek2 driver

Bernd Schroeder (bernd@aquila.muc.de)
Wed, 10 Mar 1999 00:20:56 +0100

On Tue, Mar 09, 1999 at 12:28:23AM -0500, Christopher Curtis wrote:
> Hello all,
>
> I'm helping to work on developing a driver for the microtek V310 scanner
> and am having some troubles. The communication seems to be going okay,
> but the scanner is not properly responding (I get "scanimage: sane_start:
> Invalid argument" errors). I'm running SANE 1.0 from debian and just want
> to make sure that I'm using the latest version of the drivers. Is this
> the case, or is there newer microtek2 code I could use?

The error 'invalid argument' normally occurs if the frontend is not
called with correct arguments. Did you invoke scanimage with

scanimage -d microtek2:/dev/scanner

or whatever your device is ?

There exists a newer version of the backend on

ftp://ftp.muc.de/people/bernds/mtek2/microtek2-pre0.6.291298.tar.gz .

However, this version seems to have the problem, that the colors are wrong
in some cases (see other mails on this list). But this is the version of
the backend, where enhancements should be applied to.

Hint: If you want to add the V310 check the function check_inquiry()
in microtek2.c.

Bernd

-- 
Bernd Schroeder 
Email: mailto:bernd@aquila.muc.de
PGP public key available: mailto:pgp@aquila.muc.de | Subject: send key 

--
Source code, list archive, and docs: http://www.mostang.com/sane/
To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com