CanoScan N650U / xsane /FreeBSD 6.2-CURRENT

marc+freebsdusb at milestonerdl.com marc+freebsdusb at milestonerdl.com
Fri Mar 9 21:41:36 UTC 2007


I am trying to get a Cannon CanoScan N 650U working on FreeBSD 6.2-CURRENT.

The scanner SEEMS to be seen, but normal VS root shows a difference.

As a mortal User:

$ sane-find-scanner -q
found USB scanner (UNKNOWN vendor and product) at device /dev/uscanner0


As root
lap# sane-find-scanner -q
found USB scanner (vendor=0x04a9, product=0x2206) at /dev/uscanner0
lap# scanimage -L

No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation


lap# kldstat 
Id Refs Address    Size     Name
 1   17 0xc0400000 714dc4   kernel
 2    2 0xc0b15000 22c48    sound.ko
 3    1 0xc0b38000 9958     snd_uaudio.ko
 4    1 0xc0b42000 598bc    acpi.ko
 5    2 0xc376b000 9000     ibcs2.ko
 6    1 0xc3776000 3000     ibcs2_coff.ko
 7    2 0xc3779000 16000    linux.ko
 8    1 0xc39df000 3000     daemon_saver.ko
 9    1 0xc3dea000 6000     linprocfs.ko
lap# 

Xsane configs

$ grep -v ^# /usr/local/etc/sane.d/plustek.conf | grep -v option
device /dev/uscanner0
usb  0x04a9  0x2206 
$ grep plustek /usr/local/etc/sane.d/dll.conf
plustek
#plustek_pp
$ 

So what did I miss?


More information about the freebsd-usb mailing list