From owner-freebsd-hardware@FreeBSD.ORG Sat Oct 17 21:34:46 2009 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CDE891065672 for ; Sat, 17 Oct 2009 21:34:46 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id 896228FC0C for ; Sat, 17 Oct 2009 21:34:46 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id 8FF4B1E006F1; Sat, 17 Oct 2009 23:14:50 +0200 (CEST) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.3/8.14.3) with ESMTP id n9HKVv5i087746; Sat, 17 Oct 2009 22:31:57 +0200 (CEST) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.3/8.14.3/Submit) id n9HKVuJV087745; Sat, 17 Oct 2009 22:31:56 +0200 (CEST) (envelope-from nox) From: Juergen Lock Date: Sat, 17 Oct 2009 22:31:56 +0200 To: Bryan Cassidy Message-ID: <20091017203156.GA87576@triton8.kn-bremen.de> References: <20091017143806.GB85318@.hsd1.tn.comcast.net.> <20091018083846.GA65104@.hsd1.tn.comcast.net.> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091018083846.GA65104@.hsd1.tn.comcast.net.> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-hardware@freebsd.org Subject: Re: HP Photosmart C4180 X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Oct 2009 21:34:46 -0000 On Sun, Oct 18, 2009 at 03:38:46AM -0500, Bryan Cassidy wrote: > Yes, please give me more info when you find the time. I tried setting it up > a while back but just got done building a new machine and wanted to give it > another go. I got a good deal on the all-in-one and would love to get it > working. > > On Sat, Oct 17, 2009 at 03:15:25AM -0400, jason henson wrote: > > I have a hp photosmart c3140, I think you can use the driver for generic hp, > > plc or plc 3 I think. I can check my freebsd machine later if you need > > more. I also used lpr, the built in system print spooler I think. On Sat, > > Oct 17, 2009 at 10:38 AM, Bryan Cassidy wrote: I don't know if that particular one speaks plc, but if you want to be able to scan too (and have X installed on the box for the gui) then look at /usr/ports/print/hplip3 - looks like it supports your all-in-one, including printing (using cups), scanning (using sane) and status info: http://hplipopensource.com/hplip-web/models/photosmart/photosmart_c4100_series.html HTH, Juergen PS: I think all I had to do when testing an earlier update of that port was setting up ugen* permissions for my user in /etc/devfs.rules (there's some info in /usr/ports/print/hplip3/files/pkg-message.in - things are a little different with the new usb stack in 8 and -current tho) and then running hp-setup as root (so it can access the cups config), selecting the right ppd file for the printer. (seems to be hp-photosmart_c4100_series-hpijs.ppd.gz for yours.) PPS: your mailer sends broken Message-ID headers. :)