>
> Does the scanner need it in every scanmode or only in rgb mode?
Every scan mode unfortunately.
>
>
> 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!
No, it did not.
I've got the following message:
Unable to allocate sufficient colormap entries.
Try exiting other color intensive applications.
I can't understand why I had the advance option slow when I had only
xscanimage on my system and then
after installing x-sane-0.28 the option simply disappears.
Cheers
Ed
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com