Re: Getting a Canon scanner to work

2006-06-21 Thread Steve O'Hara-Smith
On Wed, 21 Jun 2006 01:22:07 -0700 walt [EMAIL PROTECTED] wrote: On Wed, 21 Jun 2006, Petr Janda wrote: So what scanner have you got? Can you show me what you get from running: sane-find-scanner found USB scanner (vendor=0x04a9 [Canon], product=0x220d [CanoScan]) at

Re: Getting a Canon scanner to work

2006-06-21 Thread Petr Janda
I get this error. ../../dev/usbmisc/uscanner/uscanner.c:126: error: `USB_PRODUCT_CANON_D660U' undeclared here (not in a function) ../../dev/usbmisc/uscanner/uscanner.c:126: error: initializer element is not constant ../../dev/usbmisc/uscanner/uscanner.c:126: error: (near initialization for

Re: Getting a Canon scanner to work

2006-06-21 Thread Steve O'Hara-Smith
On Thu, 22 Jun 2006 04:10:03 +1000 Petr Janda [EMAIL PROTECTED] wrote: I get this error. ../../dev/usbmisc/uscanner/uscanner.c:126: error: `USB_PRODUCT_CANON_D660U' undeclared here (not in a function) Yep there's no entry in usbdevs for device 0x2208 - as a first hack try

Re: Getting a Canon scanner to work

2006-06-21 Thread walt
Petr Janda wrote: Ok, Ive done more progress. I forgot to use Walt's patched sane-backends. Now I did it, and scanimage -L finally recognizes the scanner. :o) Now Ive got 2 questions: 1) It only works when Im logged in as root, non-root still cannot find scanner, what did you do to get

Re: Getting a Canon scanner to work

2006-06-20 Thread walt
On Tue, 20 Jun 2006, Petr Janda wrote: The model of the scanner is Canon D660U, it uses the Plustek driver and works in Linux... I notice that sane-backends has not been patched for DragonFly, so here is my first attempt: http://leaf.dragonflybsd.org/~wa1ter/sane-be.tgz When I try scanimage