From owner-freebsd-questions@FreeBSD.ORG Mon Jul 12 04:43:21 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 89B7916A4CE for ; Mon, 12 Jul 2004 04:43:21 +0000 (GMT) Received: from grog.secure-computing.net (front-door.secure-computing.net [63.228.14.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A19843D39 for ; Mon, 12 Jul 2004 04:43:21 +0000 (GMT) (envelope-from ecrist@secure-computing.net) Received: from [192.168.1.100] (nat-server.secure-computing.net [63.228.14.245]) (authenticated bits=0)i6C4hAuv005354; Sun, 11 Jul 2004 23:43:11 -0500 (CDT) (envelope-from ecrist@secure-computing.net) From: Eric Crist Organization: Secure Computing Networks To: freebsd-questions@freebsd.org Date: Sun, 11 Jul 2004 23:47:11 -0500 User-Agent: KMail/1.6.2 References: <200407112258.54999.elarsen2@cox.net> In-Reply-To: <200407112258.54999.elarsen2@cox.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407112347.12486.ecrist@secure-computing.net> X-Virus-Scanned: clamd / ClamAV version 0.72, clamav-milter version 0.72 on grog.secure-computing.net X-Virus-Status: Clean cc: Earl Larsen Subject: Re: Printer problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ecrist@secure-computing.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jul 2004 04:43:21 -0000 On Sunday 11 July 2004 22:58, Earl Larsen wrote: > I tried to get my printer to work. But when I do lptest > /dev/lpt0. I get > no out put. I checked and have everything correct. So I am thinking that my > printer is not compatible. I have a Compaq IJ700. I am unable to find if > this printer is compatible. I am running FreeBSD 4.10. Grep > ppc0 /var/run/dmesg.boot has the output of: > > ppc0: at port 0x378-0x37f irq 7 on isa0 > ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode > ppc0: FIFO with 16/16/16 bytes threshold > > The parallel port of my kernel is: > > device ppc0 at isa? irq 7 > device ppbus # Parallel port bus (required) > device lpt0 # Printer > device plip # TCP/IP over parallel > device ppi0 # Parallel port interface device > #device vpo # Requires scbus and da > You need to try CUPS (Common Unix Printing Service) or apsfilter with the base lpd. The latter is my personal preference, and I've never not been able to get a printer working using this method. I've never used CUPS personally, but it seems to be the norm from what I read in the list. apsfilter is installable via the ports at /usr/ports/print/apsfilter. HTH -- Eric F Crist Keep your pecker hard and your powder dry, and the world WILL turn.