From owner-freebsd-stable@FreeBSD.ORG Thu Jul 12 21:57:08 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 877F716A46B for ; Thu, 12 Jul 2007 21:57:08 +0000 (UTC) (envelope-from jzw@authority.vistua.com) Received: from ms-smtp-04.nyroc.rr.com (ms-smtp-04.nyroc.rr.com [24.24.2.58]) by mx1.freebsd.org (Postfix) with ESMTP id 4D9BD13C489 for ; Thu, 12 Jul 2007 21:57:08 +0000 (UTC) (envelope-from jzw@authority.vistua.com) Received: from jhengis.vistua.com (cpe-74-74-223-13.rochester.res.rr.com [74.74.223.13]) by ms-smtp-04.nyroc.rr.com (8.13.6/8.13.6) with ESMTP id l6CLv6pD014417 for ; Thu, 12 Jul 2007 17:57:06 -0400 (EDT) Received: from localhost (localhost [IPv6:::1]) by jhengis.vistua.com (8.13.8/8.13.8) with ESMTP id l6CLv5ru000930 for ; Thu, 12 Jul 2007 17:57:06 -0400 (EDT) (envelope-from jzw@authority.vistua.com) Date: Thu, 12 Jul 2007 17:57:04 -0400 From: John Walthall To: freebsd-stable@freebsd.org Message-ID: <20070712175704.4bcdf10e@localhost> Organization: Vistua Authority X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.13; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: HP Desktjet D1420 detected by Freebsd, but not CUPS X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jul 2007 21:57:08 -0000 Hullo, I have a brand-new Hp Deskjet d1420 which is perfectly detected by FreeBSD: ~ % usbdevs addr 1: UHCI root hub, VIA addr 2: Deskjet D1400 series, HP addr 1: UHCI root hub, VIA addr 1: UHCI root hub, VIA addr 1: EHCI root hub, VIA -- and -- ~ % dmesg | grep ugen0 ugen0: HP Deskjet D1400 series, rev 2.00/1.00, addr 2 I installed print/hplip and print/cups I followed the directions at http://am-productions.biz/docs/hplip.php exactly, but when I try to run hp-setup, I get this: error: No devices found.Please make sure your printer is properly connected and powered-on So, I tried using CUPS own web-interface, no luck, it doesn't even list USB as an option, KDE's "kprinter" interface does, but it's greyed out. I tried the "find manually" function in hp-setup, but was instructed to use the command lsusb, which doesn't seem to exist; I suspect lsusb is a Linux specific command, and, indeed, the portions of HPLIP's web-site dealing with this aspect make clear references to Linux's method of handling USB device notes. I am at my wits end. I have tried everything I could think of, to no avail. Thanks in advance. --John.