[sane-devel] sane-genesys - Extension for CanoScan Lide 70
Andreas Nicolai
andreas.nicolai at gmx.net
Fri Jan 1 11:34:10 UTC 2016
Hi there,
I'd like to add support for the CanoScan Lide 70 scanner to the genesys
backend, if possible.
Output from lsusb:
Bus 003 Device 004: ID 04a9:2225 Canon, Inc. CanoScan LiDE 70
I extended /etc/sane.d/genesys.conf to contain:
# Canon LiDE 70
usb 0x04a9 0x2225
and /lib/udev/rules.d/40-libsane.rules to contain:
# Canon CanoScan LiDE 70
ATTRS{idVendor}=="04a9", ATTRS{idProduct}=="2225", ENV{libsane_matched}="yes"
Output from sane-find-scanner:
...
found USB scanner (vendor=0x04a9 [Canon], product=0x2225 [CanoScan]) at
libusb:003:004
...
scanimage -L -v
delivers only an error message.
What can I do to get the scanner supported by one of the backends?
Thanks,
Andreas
PS: I wouldn't mind compiling the genesys backend in debug mode and see what
chipset there is or what error messages appear, but maybe someone has a
quicker solution...
More information about the sane-devel
mailing list