[sane-devel] Support Avision 220C2+ scanner

cbiolatti cbiolatti at alsurdelsur.com
Thu Mar 14 17:19:42 UTC 2013


Mike
I tested with earlier versions of sane-backend, and I added the following 
code 
to avision.c file:

    { NULL, NULL,
      0x0638, 0x0AB8,
      "Avision", "AV220C2+",
      AV_INT_BUTTON | AV_CANCEL_BUTTON,0},
    /* comment="duplex! sheetfed scanner" */
    /* status="complete" */


I got the following results:
        - sane-backends-1.0.19: works correctly
        -sane-backends-1.0.20 : works correctly
        -sane-backends-1.0.21 : works correctly
        -sane-backends-1.0.22: doesn't work
        -sane-backends-1.0.23: doesn't work
        --sane-backends-1.0.24: doesn't work
 
I attached  the logs .

Thanks !
Cecilia
On Jueves, 14 de marzo de 2013 10:13:00 cbiolatti escribió:
> Hi Mike
> I'm using the development version(1.0.24) with AV220C2+ scanner, but this
> scanner is not recognised by scanimage -L.
> 
> 1 -I added in avision.c file  the following code:
>     { NULL, NULL,
>       0x0638, 0x0AB8,
>       "Avision", "AV220C2+",
>       AV_INT_BUTTON |  AV_CANCEL_BUTTON ,0},
>     /* comment="duplex! sheetfed scanner" */
>     /* status="complete" */
> 
> But not works ,i'm get the error code 9 (Error during device I/0) .
> 2 - I added the following code too:
>     { NULL, NULL,
>       0x0638, 0x0AB8,
>       "Avision", "AV220C2+",
> 	 AV_INT_BUTTON |AV_GRAY_MODES ,0},
>     /* comment="duplex! sheetfed scanner" */
>     /* status="complete" */
> 
> but doesn't works.
> I attach the log with the added code (avision.log) , with the code added 2
> (avision2.log ) and i attach
>  without the code added(avision1.log)
> 
> Any idea?
> 
> Thanks!
> Cecilia
-- 

Cecilia Biolatti
AlSurDelSur Sistemas S.A.
Tel.(11)5235.9844/9845
Iguazu 450
Distrito Tecnológico - Parque Patricios
Capital Federal
www.alsurdelsur.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20130314/6687010f/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avision-back-21.log
Type: text/x-log
Size: 5478672 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20130314/6687010f/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avision-back-22.log
Type: text/x-log
Size: 116863 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20130314/6687010f/attachment-0003.bin>


More information about the sane-devel mailing list