From owner-freebsd-questions@FreeBSD.ORG Thu Jun 29 23:02:50 2006 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 788D316A403 for ; Thu, 29 Jun 2006 23:02:50 +0000 (UTC) (envelope-from nb_root@videotron.ca) Received: from relais.videotron.ca (relais.videotron.ca [24.201.245.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13DB443D48 for ; Thu, 29 Jun 2006 23:02:49 +0000 (GMT) (envelope-from nb_root@videotron.ca) Received: from clk01a ([66.130.198.54]) by VL-MH-MR001.ip.videotron.ca (Sun Java System Messaging Server 6.2-2.05 (built Apr 28 2005)) with ESMTP id <0J1N00AJP9CPN500@VL-MH-MR001.ip.videotron.ca> for freebsd-questions@freebsd.org; Thu, 29 Jun 2006 19:02:49 -0400 (EDT) Date: Thu, 29 Jun 2006 19:02:35 -0400 From: Nicolas Blais In-reply-to: <44A4596F.2050908@radiotube.org> To: freebsd-questions@freebsd.org, sigsegv@radiotube.org Message-id: <200606291902.47808.nb_root@videotron.ca> MIME-version: 1.0 Content-type: multipart/signed; boundary=nextPart1885648.WrZ7n1gNK5; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-transfer-encoding: 7bit References: <8a6250b20606251628g5ea35843r5ccb318b15876609@mail.gmail.com> <44A4596F.2050908@radiotube.org> User-Agent: KMail/1.9.3 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: CUPS, USB printers & "Permission Denied" 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: Thu, 29 Jun 2006 23:02:50 -0000 --nextPart1885648.WrZ7n1gNK5 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: quoted-printable > > I found that the usb backend stalled here before actually doing any > work. Before I've done any actual debugging of the backend, I suspect > that it is being blocked on a status read attempt, though this is only > my current guess. > > Here is a workaround: > > In printers.conf () you will probably find a line like this: > > DeviceURI usb:/dev/ulpt0 > > change usb: to file:, so that it looks something like this: > > DeviceURI file:/dev/ulpt0 > > Then restart cups. Cups will not read any status information from the > printer, but at least it can print. Be warned about unknown side effects. > :) > > Jan-Espen Pettersen Thanks, that did fix the problem! I'll be adding your hint to the PR/99460. Nicolas. =2D-=20 =46reeBSD 7.0-CURRENT #4: Sun Jun 25 12:13:31 EDT 2006 root@clk01a:/usr= /obj/usr/src/sys/CLK01A=20 PGP? : http://www.clkroot.net/security/nb_root.asc --nextPart1885648.WrZ7n1gNK5 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEpFwX4wTBlvcsbJURAqLKAJ9eHd2Nk3EA81X0H+SDJXRxh2y0NACgt7CR Pa+yf0G1N/Es0EFdTyraa/s= =yd8U -----END PGP SIGNATURE----- --nextPart1885648.WrZ7n1gNK5--