From owner-freebsd-questions Sun Oct 27 14: 7: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD63A37B401 for ; Sun, 27 Oct 2002 14:07:04 -0800 (PST) Received: from encontacto.net (adsl-64-173-182-158.dsl.mtry01.pacbell.net [64.173.182.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id C56F143E6E for ; Sun, 27 Oct 2002 14:07:00 -0800 (PST) (envelope-from eculp@insourcery.net) Received: from localhost (localhost [127.0.0.1]) (uid 80) by encontacto.net with local; Sun, 27 Oct 2002 14:07:00 -0800 Received: from adsl-64-173-182-155.dsl.mtry01.pacbell.net (adsl-64-173-182-155.dsl.mtry01.pacbell.net [64.173.182.155]) by insourcery.net (IMP) with HTTP for ; Sun, 27 Oct 2002 14:07:00 -0800 Message-ID: <1035756420.3dbc638460fc5@insourcery.net> X-Priority: 3 (Normal) Date: Sun, 27 Oct 2002 14:07:00 -0800 From: Edwin Culp To: Holger Bauer Cc: "questions@FreeBSD.ORG" Subject: Re: HP scanjet 2200c USB w/sane on current How to Configure References: <1035740209.3dbc2431f3603@Mail.EnContacto.Net> <20021027213421.1910f6c1.timewax@web.de> In-Reply-To: <20021027213421.1910f6c1.timewax@web.de> MIME-Version: 1.0 Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Originating-IP: 64.173.182.155 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Quoting Holger Bauer : | On Sun, 27 Oct 2002 09:36:49 -0800 | Edwin Culp 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, Thanks. I was using the hp.conf rather than the plustek. With your help it is now working although it is only scanning about 1/8 of a page. I'm much closer and now I am certain it is a configuration thing. I still isn't recognized with sane-find-scanner but I don't care if I can just get it to work.:-) BTW, I have both uhic and ohic compiled in the kernel but it doesn't show in dmesg.??? Can you see both in your dmesg? I had always thought that I didn't see both was because uhic was for one family of controlers and that ohic was for another. Maybe that is part of my very small scaning area. Where did you find the 0x03F0 0x0605 address? Could my scanner be different? Thanks again. ed | | Holger | -- ------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message