From owner-freebsd-questions@FreeBSD.ORG Mon Nov 26 11:09:08 2007 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 CD07616A417 for ; Mon, 26 Nov 2007 11:09:08 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.178]) by mx1.freebsd.org (Postfix) with ESMTP id 90AB713C447 for ; Mon, 26 Nov 2007 11:09:08 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: by el-out-1112.google.com with SMTP id r27so110001ele for ; Mon, 26 Nov 2007 03:09:04 -0800 (PST) Received: by 10.70.42.6 with SMTP id p6mr1550663wxp.1196075343766; Mon, 26 Nov 2007 03:09:03 -0800 (PST) Received: from ?192.168.1.102? ( [67.189.206.211]) by mx.google.com with ESMTPS id h35sm4728104wxd.2007.11.26.03.09.02 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 26 Nov 2007 03:09:03 -0800 (PST) Date: Mon, 26 Nov 2007 06:09:18 -0500 From: Gerard Seibert To: freebsd-questions@freebsd.org Organization: Seibercom.net In-Reply-To: <6e4453640711252223l1a7fd69cna36851f6746e9fa7@mail.gmail.com> References: <6e4453640711252223l1a7fd69cna36851f6746e9fa7@mail.gmail.com> X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q Message-Id: <20071126060523.5FD4.GERARD@seibercom.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.42 [en] Subject: Re: HP Deskjet 9800 with hpijs driver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Nov 2007 11:09:08 -0000 > On November 26, 2007 at 01:23AM Erin McNew wrote: > I've been trying to get my photo printer working recently, and seem to have > run into a bit of a snag. I just tried to print out a picture as a test, > and instead of a picture, I got: PCL commands across the top of one page of > photo paper, and the printer spewed the rest of my paper out empty (taught > me an important lesson about testing without having large quantities of > photo paper in the printer...) > Anyway, I was looking on google, and I don't seem to see other people having > this problem, but I'm not sure what I could've done wrong. I'm using the > hpijs driver, which is supposed to work perfectly under linux, and works > perfectly for my other hp printer. Is this printer just not supported by > FreeBSD? I couldn't find anything that stated directly either way in my > quick googling, so I was hoping somebody here might have some ideas for > things to check, etc. Do you have the 'hplip' port installed (/print/hplip)? You can find information regarding it here: http://hplip.sourceforge.net/. I am presently using it with a C6180 and it works fine. It was the first time I got that machine to work right under anything but Windows. According to the web site, your printer is supported. You will need cups installed to make it all work correctly however, or at least I did. -- Gerard