From owner-freebsd-questions Fri Feb 7 17:35:19 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA16413 for questions-outgoing; Fri, 7 Feb 1997 17:35:19 -0800 (PST) Received: from nexgen.ampr.org (max12-80.HiWAAY.net [208.147.148.80]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA16406 for ; Fri, 7 Feb 1997 17:35:12 -0800 (PST) Received: from nexgen.ampr.org (localhost [127.0.0.1]) by nexgen.ampr.org (8.8.4/8.8.4) with ESMTP id TAA14847; Fri, 7 Feb 1997 19:16:25 -0600 (CST) Message-Id: <199702080116.TAA14847@nexgen.ampr.org> X-Mailer: exmh version 1.6.9 8/22/96 To: "Christopher D. Ginn" cc: questions@FreeBSD.org From: dkelly@hiwaay.net Subject: (there wasn't any, but its an HP net printer problem) In-reply-to: Message from "Christopher D. Ginn" of "Fri, 07 Feb 1997 13:01:47 CST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 07 Feb 1997 19:16:25 -0600 Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > Hi, > > I am currently running 2.1.6 and am trying to connect to a HP > Laserjet 3si over a network. The printer will allow me to telnet in and > will print out the text I send to it, but lpq gives a "Queue does not > exist", even though it still allows me to queue up the items. This is what > I have entered in /etc/printcap: > > lp|oak|Hewlett Packard Laserjet 3Si:\ > :lp=/dev/null:rm=myhostname:rp=oak:sd=/var/spool/lpd/oak: Try changing "rp=oak" above to "rp=lp". HP's embedded lpd emulates a host with a printer named lp attached. You can still call it oak locally. -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system.