Re: Trouble after installing xsane-0.28

Oliver Rauch (oliver.rauch@Wolfsburg.DE)
Thu, 22 Jul 1999 17:16:07 +0200

"Eduardo M. A. M. Mendes" wrote:

>
> >
> > The slow option is removed from the sane-umax backend
> > because umax said that there is no scanner that uses it.
> >
> > If your scanner needs this, I will activate it again!
>
> It definitely does (unfortunately).
>
>

Does the scanner need it in every scanmode or only in rgb mode?

Please try at first the following:

edit sane/backend/umax.c
make the line (about line 2596):

dev->WD_speed = WD_speed_fast; /* info from umax: only use this value */

to

dev->WD_speed = WD_speed_slow; /* info from umax: only use this value */

and recompile and reinstall sane

and tell me if then everything works fine!

Bye
Oliver

--
EMAIL: Oliver.Rauch@Wolfsburg.DE
WWW: http://www.wolfsburg.de/~rauch

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