From owner-freebsd-questions@FreeBSD.ORG Fri Aug 4 18:35:08 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 7930D16A4DE for ; Fri, 4 Aug 2006 18:35:08 +0000 (UTC) (envelope-from david@usermode.org) Received: from outbound0.sv.meer.net (outbound0.mx.meer.net [209.157.153.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28AC343D46 for ; Fri, 4 Aug 2006 18:35:08 +0000 (GMT) (envelope-from david@usermode.org) Received: from mail.meer.net (mail.meer.net [209.157.152.14]) by outbound0.sv.meer.net (8.12.10/8.12.6) with ESMTP id k74IYwjF048459 for ; Fri, 4 Aug 2006 11:35:07 -0700 (PDT) (envelope-from david@usermode.org) Received: from scatha.usermode.org (covad-usermode.meer.net [209.157.140.26]) by mail.meer.net (8.13.3/8.13.3/meer) with ESMTP id k74IYaE3099405 for ; Fri, 4 Aug 2006 11:34:36 -0700 (PDT) (envelope-from david@usermode.org) From: David Johnson To: freebsd-questions@freebsd.org Date: Fri, 4 Aug 2006 11:34:35 -0700 User-Agent: KMail/1.9.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608041134.35807.david@usermode.org> Subject: cups problems 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: Fri, 04 Aug 2006 18:35:08 -0000 Like millions of other users, my printing capabilities came to an abrupt end when I upgraded cups to version 1.2. After weeks of wasting time on the problem, I'm still not printing. I've seen lots of hints and tips on this list and elsewhere, but they just don't work for me. I also get the sense they're not working for lots of other people either. I have a brand new (three months) laserjet printer, and I'll be damned if I have to reboot into Windows to use it! I can "downgrade" to an older cups, but that's not a permanent solution. Symptoms: Nothing happens when I print a file (or print test page). I've waited up to ten minutes. When I cancel the job and start a new one, I then get the following message in the cups admin page: "USB port busy; will retry in 30 seconds...". This message stays even after unplugging printer USB port. A restart of cupsd is necessary to make it go away. OS: FreeBSD-6.1-RELEASE Printer: HP LaserJet 1320, USB Using ppd file downloaded from linuxprinting.org lpstat -t output (without the port busy message): scheduler is running system default destination: laserjet device for laserjet: usb:/dev/ulpt0 laserjet accepting requests since Fri Aug 4 11:20:53 2006 printer laserjet now printing laserjet-36. enabled since Fri Aug 4 11:20:53 2006 laserjet-36 root 18432 Fri Aug 4 11:20:53 2006 Relevant packages: cups-1.2.0 cups-base-1.2.0_2 cups-pstoraster-8.15 (not using hplip, should I?) dmesg: ulpt0: Hewlett-Packard hp LaserJet 1320 series, rev 1.10/1.00, addr 2, iclass 7/1 ulpt0: using bi-directional mode Permissions on devices: crw-rw---- 1 root cups 0, 151 Aug 4 08:43 /dev/ulpt0 crw-rw---- 1 root cups 0, 152 Aug 4 08:43 /dev/unlpt0 All BSD printing executables have been renamed out of the way (lp.org, lpr.org, etc). The old cups.sh script no longer exists. devfs.rules was modified according to some tips found floating about online. I also note that these tips, which seems to be necessary, are not in the handbook or in any pkg_message file. Any help leading to a solution will be greatly appreciated. I would also love to see the cups ports provide sufficient (and correct) documentation to get printing to work. Thank you, -- David Johnson