From owner-freebsd-questions@FreeBSD.ORG Tue Dec 22 13:38:40 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C6871065672 for ; Tue, 22 Dec 2009 13:38:40 +0000 (UTC) (envelope-from ulrich@pukruppa.net) Received: from pukruppa.net (pukruppa.net [213.146.114.24]) by mx1.freebsd.org (Postfix) with ESMTP id AE29B8FC0A for ; Tue, 22 Dec 2009 13:38:39 +0000 (UTC) Received: from pukruppa.net (localhost [127.0.0.1]) by pukruppa.net (8.14.3/8.14.3) with ESMTP id nBMDeS7r073609; Tue, 22 Dec 2009 14:40:28 +0100 (CET) (envelope-from ulrich@pukruppa.net) Received: (from ulrich@localhost) by pukruppa.net (8.14.3/8.14.3/Submit) id nBMDeR0W073608; Tue, 22 Dec 2009 14:40:27 +0100 (CET) (envelope-from ulrich@pukruppa.net) From: Peter Ulrich Kruppa To: Lowell Gilbert In-Reply-To: <1261107718.31852.10.camel@pukruppa.net> References: <1260724128.2007.16.camel@pukruppa.net> <44zl5kh161.fsf@lowell-desk.lan> <1261107718.31852.10.camel@pukruppa.net> Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: quoted-printable Date: Tue, 22 Dec 2009 14:40:27 +0100 Message-ID: <1261489227.2286.3453.camel@pukruppa.net> Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 FreeBSD GNOME Team Port Cc: FreeBsd-Questions Subject: Re: cups-1.4.2 usb printer not recognized [solved] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Dec 2009 13:38:40 -0000 Am Freitag, den 18.12.2009, 04:41 +0100 schrieb Peter Ulrich Kruppa: > Am Dienstag, den 15.12.2009, 07:28 -0500 schrieb Lowell Gilbert: > > Peter Ulrich Kruppa writes: > >=20 > > > since my update to cups-1.4.2 I can't print anymore :-( > > > > > > I have got a HP Deskjet 990 Cxi attached to an USB port. > > > My system is a FreeBSD 8.0 -STABLE amd64. > > > =20 > > > I can cat some words to /dev/ulpt0 but that's about all. > > > > > > When I access http://localhost:631 no local printer will show up. > > > > > > Any ideas? > >=20 > > I'm still not on 8, but I understand that ulpt is no longer appropriate > > with the new USB stack and libusb. Remove ulpt from the kernel and I > > think you'll find CUPS detects the printer properly. > Hm,...yes after some deinstalling/reinstalling and kernel building=20 > now cups will find this: > hp:/usb/Deskjet_990C?serial=3DES0731D00XLG > But when I try to print the test page I get this error message: > "/usr/local/libexec/cups/backend/hp failed" >=20 > (I am running hplip-3.9.8 backend.) For the records: with latest portstree - some patches have been commited during the last days - and a # portupgrade -arf which took some time, print/cups and print/hplip now will recognize my USB-printer correctly. ulpt doesn't have to be removed from the kernel, I tested that.=20 Of course permissions for the ugen device have to be set so that cups can access it. Thanks to everyone who repaired the ports! Uli. >=20 > Any more ideas? >=20 > Thanks >=20 > Uli. >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg"