From owner-freebsd-questions@FreeBSD.ORG Tue Dec 13 22:37:41 2011 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 53430106564A for ; Tue, 13 Dec 2011 22:37:41 +0000 (UTC) (envelope-from jeff.t@mail.com) Received: from mailout-us.mail.com (mailout-us.mail.com [74.208.122.35]) by mx1.freebsd.org (Postfix) with SMTP id ED1F28FC14 for ; Tue, 13 Dec 2011 22:37:40 +0000 (UTC) Received: (qmail invoked by alias); 13 Dec 2011 22:10:59 -0000 Received: from unknown (EHLO [192.168.2.192]) [78.84.110.116] by mail.gmx.com (mp-us011) with SMTP; 13 Dec 2011 17:10:59 -0500 X-Authenticated: #76218138 X-Provags-ID: V01U2FsdGVkX1/vMN0zLt7vfN7g9OPR0QE4Qle+wVmpeuAVPtYD09 3GkjTjZ/6KOZPc Message-ID: <4EE7CD71.10709@mail.com> Date: Wed, 14 Dec 2011 00:10:57 +0200 From: Jeff Tipton User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111120 Icedove/3.1.16 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Mailman-Approved-At: Sun, 18 Dec 2011 22:34:55 +0000 Subject: HP LaserJet Pro P1102 stops responding after a while 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, 13 Dec 2011 22:37:41 -0000 Hi, I put HP LaserJet Pro P1102 on a CUPS server with Samba. I followed the steps as shown here: http://forums.freebsd.org/showthread.php?t=21312 except I have 7.4-RELEASE, so I recompiled the kernel without ulpt device as suggested in foo2zjs site (INSTALL notes on FreeBSD 7), and the printer is now on ugen0.1. After installation, the printer became available in CUPS, I could print a test page, then I exported CUPS and WINDOWS postscript drivers to Samba with cupsaddsmb. Then I added the printer on some Windows XP workstations, and the shared driver installed automatically as expected. The problem is that after some idle minutes, the printer stops responding. The job just disappears from the queue, but nothing prints. The same thing on the CUPS web interface. If I restart cupsd, the printer prints again. But as soon as try printing from another workstation, it's again silent. Really weird. I found in the HP manual that it has an economic usage "feature" that by default is set to switch the printer off after 5 minutes being idle. The printer should switch on again when a new job is sent. This can be disabled but only with a native HP driver (don't really understand where it happens -- on the host the printer is attached to or within the printer's firmware). I tried to install the HP Windows driver on a workstation, attached the printer directly to it, disabled the switching off, sent a job from there as told in the manual but it didn't help. But maybe the 'economic usage feature' isn't the reason. Any ideas of what could be wrong?