From owner-freebsd-questions Sat Feb 8 09:31:23 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA21281 for questions-outgoing; Sat, 8 Feb 1997 09:31:23 -0800 (PST) Received: from mailhub.cns.ksu.edu (grunt.ksu.ksu.edu [129.130.12.17]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA21273 for ; Sat, 8 Feb 1997 09:31:17 -0800 (PST) Received: from cbs.ksu.ksu.edu (raistln@cbs.ksu.ksu.edu [129.130.12.4]) by mailhub.cns.ksu.edu (8.7.6/8.7.3/mailhub) with SMTP id LAA14506; Sat, 8 Feb 1997 11:31:10 -0600 (CST) Date: Sat, 8 Feb 1997 11:31:11 -0600 (CST) From: "Raistlin, Master of Past and Present" X-Sender: raistln@cbs.ksu.ksu.edu To: dkelly@hiwaay.net cc: questions@FreeBSD.org Subject: Re: (there wasn't any, but its an HP net printer problem) In-Reply-To: <199702080116.TAA14847@nexgen.ampr.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 7 Feb 1997 dkelly@hiwaay.net wrote: > > 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. > > > Now I'm getting this error here: waiting for queue to be enabled on oak.ksu.ksu.edu Is my setup incorrect, or is it the printer that's the problem? lpc show's the following: lp: queuing is enabled printing is enabled no entries printer idle I'm not sure why it won't work... Chris