[sane-devel] Support Avision 220C2+ scanner

cbiolatti cbiolatti at alsurdelsur.com
Thu Mar 14 13:13:00 UTC 2013


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avision.log
Type: text/x-log
Size: 51278 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20130314/121a91b3/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avision1.log
Type: text/x-log
Size: 19859 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20130314/121a91b3/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avision2.log
Type: text/x-log
Size: 51088 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20130314/121a91b3/attachment-0005.bin>


More information about the sane-devel mailing list