[sane-devel] Artec USB scanner information

Henning Meier-Geinitz henning@meier-geinitz.de
Tue, 22 Oct 2002 23:18:31 +0200


Hi,

On Tue, Oct 22, 2002 at 10:40:26PM +0000, antoine wrote:
> > Artec E+ 48U
> >   Vendor 0x05d8 Product 0x4003: Supported by the tevion9693 backend.
> >   Based on GT6816 chip. MD 9693 + 9705 and Trust Easy Webscan seem to
> >   be clones.
> We tried with this driver but seems not working ...

At least with the gt68xx backend, when the scan slider doesn't move
and the image is dark that's usually a sign of the wrong firmware. But
you don't seem to have a choice, there is only "1200.usb"?

What's the optical resolution in X and in Y-direction? is it a
CIS-Scanner? Is it really the same as the e+ Pro?

> xsane starts well but no scan possible, the motor does not start and the 
> inside ligth is always off but the green LED is flashing a few minutes.
> So, what can I do now ?

You can try the gt68xx backend
(http://www.meier-geinitz.de/sane/gt68xx-backend/), but I'm not sure
if it gives you better results. You must add "usb 0x05d8 0x4004" to
gt68xx.conf and edit backend/gt68xx_devices.c. There is some infor on
the webpage. I would start using the BearPaw 2400 CU Plus as sample,
so add (near the end of the file, before the {0, 0, NULL}):

  {0x05d8, 0x4004, &mustek_2400cuplus_model},

And tell us, what happens.

Bye,
  Henning