From owner-freebsd-questions@FreeBSD.ORG Tue Nov 16 19:08:45 2004 Return-Path: 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 7C80D16A4CE for ; Tue, 16 Nov 2004 19:08:45 +0000 (GMT) Received: from ms-smtp-02-eri0.socal.rr.com (ms-smtp-02-qfe0.socal.rr.com [66.75.162.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9E4443D49 for ; Tue, 16 Nov 2004 19:08:44 +0000 (GMT) (envelope-from marella@hawaii.rr.com) Received: from p4 (cpe-66-8-190-99.hawaii.rr.com [66.8.190.99]) iAGJ8f6V024536; Tue, 16 Nov 2004 11:08:42 -0800 (PST) Date: Tue, 16 Nov 2004 09:10:59 -1000 From: Robert Marella To: Karl Agee Message-ID: <20041116091059.4a12ce18@p4> In-Reply-To: References: X-Mailer: Sylpheed-Claws 0.9.12b (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-questions@freebsd.org Subject: Re: Parallel Port Printing Blues X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2004 19:08:45 -0000 On Mon, 15 Nov 2004 23:01:33 -0800 Karl Agee wrote: > I have a Freebsd 4.10-stable system that I am having problems getting > parallel port printing to work on. > > The printer is an old HP DeskJet 820C Winprinter > http://linuxprinting.org/show_printer.cgi?recnum=HP-DeskJet_820C that works > well on the same box in Linux-Mandrake 10.0 Official. > Hello Karl I have a HP DeskJet 890C working on 5.3 Stable. I found this howto to help the most. http://www.csua.berkeley.edu/~ranga/notes/freebsd_cups.html I also execute "lptcontrol -e -d /dev/lpt0" at boot with a shell located at /usr/local/etc/rc.d/ Good Luck Robert