[sane-devel] Not correctly scans the scanner HP G2410
stef
stef.dev at free.fr
Wed Oct 27 14:32:18 UTC 2010
Le Wednesday 27 October 2010 16:11:27, vous avez écrit :
> Yes, I have this model of scanner and I can make any tests.
>
> 2010/10/27 stef <stef.dev at free.fr>:
> > Le Tuesday 26 October 2010 11:46:51 Andrey Afletdinov, vous avez écrit :
> >> I need to scan quickly and I use a command:
> >> scanimage --resolution 100
> >
> > Hello,
> >
> > the G2410 which is a clone of the HP2400 isn't supported. IT is
> > only in early stages. In your case the motor resolution doesn't fit the
> > horizontal one.
> > What is left to do is to record USB activity of a scan done under
> > windows with usbsniff, then process these logs to extract the data and
> > fill the structures for it in the genesys_gl646.h file. This can only be
> > done by someone having the scanner to test.
> > If you wish I may provide you the scripts needed to proecess USB
> > logs, and advice to tune the genesys backend for your scanner.
> >
> > Regards,
> > Stef
Hello,
to decode a USB log run decode.sh. Then use genere.awk to process it to
get data usable for genesys_gl646.h structs:
awk -f genere.awk some.log.decode >result
Regards,
Stef
-------------- next part --------------
A non-text attachment was scrubbed...
Name: scripts.tar.gz
Type: application/x-compressed-tar
Size: 14589 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20101027/0e54b38a/attachment-0001.bin>
More information about the sane-devel
mailing list