From owner-freebsd-questions@FreeBSD.ORG Mon Jul 12 03:58:56 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 2625216A4CE for ; Mon, 12 Jul 2004 03:58:56 +0000 (GMT) Received: from lakermmtao10.cox.net (lakermmtao10.cox.net [68.230.240.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id B00C543D39 for ; Mon, 12 Jul 2004 03:58:55 +0000 (GMT) (envelope-from elarsen2@cox.net) Received: from [192.168.2.100] (really [68.226.58.7]) by lakermmtao10.cox.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20040712035854.QYUI25843.lakermmtao10.cox.net@[192.168.2.100]> for ; Sun, 11 Jul 2004 23:58:54 -0400 From: Earl Larsen To: freebsd-questions@freebsd.org Date: Sun, 11 Jul 2004 22:58:54 -0500 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200407112258.54999.elarsen2@cox.net> Subject: Printer problems 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: Mon, 12 Jul 2004 03:58:56 -0000 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 If my printer is compatabel. I would like to have some help setting this up.