| From: m. allan noah <kitno455 at gmail.com> Thanks for the quick reply!
| Are you sure that the canon_dr backend is getting loaded? | | SANE_DEBUG_CANON_DR=15 scanimage -L | | if you dont see any canon_dr debug output, then make sure it is listed | in your dll.conf file, usually in /etc/sane.d /etc/sane.d/dll.conf has: canon_dr. /etc/same.d/canon_dr.conf has: scsi CANON DR Here's what I got when I ran "SANE_DEBUG_CANON_DR=15 scanimage -L". It looks to me as if the driver is there. I cannot see if it is doing much. $ SANE_DEBUG_CANON_DR=15 scanimage -L [sanei_debug] Setting debug level of canon_dr to 15. [canon_dr] sane_init: start [canon_dr] sane_init: canon_dr backend 1.0.26, from sane-backends 1.0.20 [canon_dr] sane_init: finish [canon_dr] sane_get_devices: start [canon_dr] sane_get_devices: reading config file canon_dr.conf [canon_dr] sane_get_devices: looking for 'scsi CANON CR' [canon_dr] sane_get_devices: looking for 'scsi CANON DR' [canon_dr] sane_get_devices: setting "vendor-name" to CANON [canon_dr] sane_get_devices: setting "model-name" to DR-2080C [canon_dr] sane_get_devices: setting "version-name" to XXXX [canon_dr] sane_get_devices: setting "padded-read" to 1 [canon_dr] sane_get_devices: looking for 'usb 0x04a9 0x1601' [canon_dr] sane_get_devices: looking for 'usb 0x04a9 0x1602' [canon_dr] sane_get_devices: looking for 'usb 0x04a9 0x1603' [canon_dr] sane_get_devices: looking for 'usb 0x04a9 0x1604' [canon_dr] sane_get_devices: looking for 'usb 0x04a9 0x1606' [canon_dr] sane_get_devices: looking for 'usb 0x04a9 0x1607' [canon_dr] sane_get_devices: looking for 'usb 0x04a9 0x1608' [canon_dr] sane_get_devices: looking for 'usb 0x04a9 0x1609' [canon_dr] sane_get_devices: setting "vendor-name" to CANON [canon_dr] sane_get_devices: setting "model-name" to DR-2050C [canon_dr] sane_get_devices: setting "version-name" to XXXX [canon_dr] sane_get_devices: setting "padded-read" to 1 [canon_dr] sane_get_devices: looking for 'usb 0x04a9 0x160a' [canon_dr] sane_get_devices: looking for 'usb 0x04a9 0x160b' [canon_dr] sane_get_devices: looking for 'usb 0x1083 0x160c' [canon_dr] sane_get_devices: looking for 'usb 0x1083 0x160f' [canon_dr] sane_get_devices: looking for 'usb 0x04a9 0x2222' [canon_dr] sane_get_devices: looking for 'usb 0x1083 0x1614' [canon_dr] sane_get_devices: looking for 'usb 0x1083 0x1617' [canon_dr] sane_get_devices: looking for 'usb 0x1083 0x1618' [canon_dr] sane_get_devices: looking for 'usb 0x1083 0x161a' [canon_dr] sane_get_devices: looking for 'usb 0x1083 0x161b' [canon_dr] sane_get_devices: looking for 'usb 0x1083 0x161d' [canon_dr] sane_get_devices: looking for 'usb 0x1083 0x1620' [canon_dr] sane_get_devices: found 0 scanner(s) [canon_dr] sane_get_devices: finish device `v4l:/dev/video0' is a Noname Hauppauge HVR-1600 virtual device [canon_dr] sane_exit: start [canon_dr] sane_exit: finish hugh at redace:~$