On Sun, 27 Oct 2002 09:36:49 -0800 Edwin Culp <[EMAIL PROTECTED]> wrote:
> I have just installed sane 1.0.9, backends and frontends on my laptop running > current, cvsuped, built and rebooted this morning. > > The hp-2200c seems to be recognized on boot up. The dmesg follows: > > usb0: USB revision 1.0 > uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 2 ports with 2 removable, self powered > uscanner0: Hewlett-Packard HP ScanJet 2200C, rev 1.10/1.00, addr 2 > > I try sane-find-scanner and it says > > found USB scanner (UNKNOWN vendor and product) at device /dev/uscanner0 > > rather than the HP2200C that I was expecting. > > When I try: scanimage -d hp:/dev/uscanner0 > /tmp/h.pnm > > I get: > > scanimage: open of device hp:/dev/uscanner0 failed: Error during device I/O > > I'm sure that I need to configure something else but after reading the > README.freebsd, README and the man pages for sane, sane-hp, uscanner and > others, I can't for the life of me find it. xscanimage gives a similar > message: > > [xscanimage] No scanners were identified. > > Any help will be greatly appreciated. I did test it under windows, btw, so > the hardware is working. > > Thanks, > > ed Hi, did you add [usb] 0x03F0 0x0605 device /dev/uscanner0 to plustek.conf in /usr/local/etc/sane.d ? I also had to enable UHCI and OHCI in kernel-config, although I only see OHCI in dmesg. So make sure you didn't comment it out like I did. Holger To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message