From owner-freebsd-questions@FreeBSD.ORG Tue Nov 15 14:35:47 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 4248C16A41F for ; Tue, 15 Nov 2005 14:35:47 +0000 (GMT) (envelope-from blue.raccoon@wanadoo.nl) Received: from smtp04.wanadoo.nl (smtp04.wanadoo.nl [194.134.35.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id C001B43D67 for ; Tue, 15 Nov 2005 14:35:45 +0000 (GMT) (envelope-from blue.raccoon@wanadoo.nl) Received: from coonsden1.lan (adsl-dc-45560.adsl.wanadoo.nl [83.118.243.96]) by smtp4.wanadoo.nl (Postfix) with ESMTP id 6420A4C669 for ; Tue, 15 Nov 2005 15:35:44 +0100 (CET) From: Blue Raccoon To: freebsd-questions@freebsd.org Date: Tue, 15 Nov 2005 15:35:53 +0100 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511151535.53425.blue.raccoon@wanadoo.nl> Subject: USB Problems with Scanjet 3400c X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: blue.raccoon@wanadoo.nl List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2005 14:35:47 -0000 Hi, I am VERY new to FreeBSD and am having serious problems setting up my HP Scanjet 3400c. I installed the SANE back-end and it cannot find any scanners. I don't think SANE is to blame though, because the dmesg command shows (among other things) this: uscanner0: Hew product 0x0405, rev 1.00/0.00, addr 2 uscanner0: setting config no failed device_attach: uscanner0 attach returned 6 uhub0: port 2, set config at addr 2 failed uhub0: device problem (STALLED), disabling port 2 There is no point in loading the scanner from the command line, because 'kldload uscanner' brings up: kldload: can't load uscanner: File exists I compiled a kernel (just to see if I could), but the GENERIC kernel also chokes on the scanner. I did include device usb device uhci device ohci device uscanner in my kernel though. I am running FreeBSD 6.0 (release) on a 4 year old PC (900 Mhz Pentium). And the scanner is fine, by the way (No problems with XP). I don't have a clue and would appreciate it if someone could help me out here, or point me in the right direction. thanks in advance, Jay