From owner-freebsd-questions@FreeBSD.ORG Tue May 3 13:29:34 2005 Return-Path: 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 3C45A16A4CF for ; Tue, 3 May 2005 13:29:34 +0000 (GMT) Received: from smtp.io.com (smtp.io.com [209.198.128.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9910943D58 for ; Tue, 3 May 2005 13:29:33 +0000 (GMT) (envelope-from eighner@io.com) Received: from io.com (206-224-83-97-dialup.io.com [206.224.83.97]) by smtp.io.com (8.13.3/8.13.1) with SMTP id j43DTRYc059952 for ; Tue, 3 May 2005 08:29:28 -0500 (CDT) (envelope-from eighner@io.com) Received: by io.com (nbSMTP-0.98) for uid 1001 for ; Tue, 3 May 2005 08:28:52 -0500 (CDT) Date: Tue, 3 May 2005 08:28:50 -0500 (CDT) From: Lars Eighner To: questions@FreeBSD.ORG Message-ID: <20050503082805.V20517@goodwill.io.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: ClamAV 0.83/865/Mon May 2 18:16:49 2005 on smtp.io.com X-Virus-Status: Clean Subject: HP PSC 1350 and hpoj and usb X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2005 13:29:34 -0000 I am trying to enable the scanning functions on an HP PSC 1350 all-in-one printer. The print functions work with hpijs/cups/foomatic-filters. I have installed hpoj, but ptal-init cannot find the scanner. The problem seems to be that the scan functions get improperly attached at boot time. This is my system (uname -a output) FreeBSD goodwill.io.com 5.4-STABLE FreeBSD 5.4-STABLE #5:\ Mon Apr 25 09:39:03 CDT 2005\ toor@goodwill.io.com:/usr/obj/usr/src/sys/GENERIC i386 The kernel is generic with USB 2.0 enabled These appear to be the relevant parts of dmesg usb2: EHCI version 1.0 usb2: companion controllers, 2 ports each: usb0 usb1 usb2: on ehci0 usb2: USB revision 2.0 uhub2: VIA EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub2: 4 ports with 4 removable, self powered ulpt0: hp psc 1300 series, rev 2.00/1.00, addr 2, iclass 255/204 ulpt0: using bi-directional mode ### printer function found umass0: hp psc 1300 series, rev 2.00/1.00, addr 2 ### evidently umass identifies the scanner functions as a mass storage ### device (which is the right answer for the photo card when in the ### camera, but evidently is not correct for the psc. da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-2 device da0: 1.000MB/s transfers da0: Attempt to query device size failed: NOT READY, Medium not present (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 (da0:umass-sim0:0:0:0): Medium not present (da0:umass-sim0:0:0:0): Unretryable error Opened disk da0 -> 6 (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 (da0:umass-sim0:0:0:0): Medium not present (da0:umass-sim0:0:0:0): Unretryable error Opened disk da0 -> 6 (da0:umass-sim0:0:0:0): READ CAPACITY. CDB: 25 0 0 0 0 0 0 0 0 0 (da0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (da0:umass-sim0:0:0:0): SCSI Status: Check Condition (da0:umass-sim0:0:0:0): NOT READY asc:3a,0 (da0:umass-sim0:0:0:0): Medium not present (da0:umass-sim0:0:0:0): Unretryable error Opened disk da0 -> 6 ### attached as a mass storage device at da0, umass continues to ### get wrong answers for the psc 1350 Any help would be appreciated. -- Lars Eighner eighner@io.com http://www.larseighner.com/index.html 8800 N IH35 APT 1191 AUSTIN TX 78753-5266