From owner-freebsd-amd64@FreeBSD.ORG Tue Jul 5 06:56:44 2005 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A7D616A41C for ; Tue, 5 Jul 2005 06:56:44 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 219E643D46 for ; Tue, 5 Jul 2005 06:56:43 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 9FB536192; Tue, 5 Jul 2005 08:56:37 +0200 (CEST) Received: from xps.des.no (des.no [80.203.228.37]) by tim.des.no (Postfix) with ESMTP id 850CE6191; Tue, 5 Jul 2005 08:56:37 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 5D4A733D38; Tue, 5 Jul 2005 08:56:37 +0200 (CEST) To: Bill Schoolcraft References: <20050705063617.67755.qmail@web52501.mail.yahoo.com> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Tue, 05 Jul 2005 08:56:37 +0200 In-Reply-To: <20050705063617.67755.qmail@web52501.mail.yahoo.com> (Bill Schoolcraft's message of "Mon, 4 Jul 2005 23:36:16 -0700 (PDT)") Message-ID: <861x6d4u6y.fsf@xps.des.no> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Tests: ALL_TRUSTED,AWL,BAYES_00 X-Spam-Learn: ham X-Spam-Score: -5.2/5.0 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on tim.des.no Cc: FreeBSD Subject: Re: CUPS "test-page" prints fine, nothing else.. (freebsd-5.4/amd64) X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jul 2005 06:56:44 -0000 Bill Schoolcraft writes: > I have a HP 840c and it's connected remotely on my network with a fixed > ipaddress and every box on my network can print to it and so can > FreeBSD as long as it's from the CUPS interface/setup GUI and it's a > test page, other than that -- zilch. > > I can't find anything anywhere that will give me a clue as to why this > happens. I'll bet you're using the wrong version of lpr. You need to use /usr/local/bin/lpr (from the cups-lpr port) instead of /usr/bin/lpr (from the base system). The best solution is probably to add NO_LPR=3DYES to /etc/make.conf, then replace /usr/bin/lp[qr] with symlinks to /usr/local/bin/lp[qr]. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no