From owner-freebsd-questions Sat Feb 17 10:30:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web124.yahoomail.com (web124.mail.yahoo.com [205.180.60.192]) by hub.freebsd.org (Postfix) with SMTP id 951AC37B491 for ; Sat, 17 Feb 2001 10:29:59 -0800 (PST) Received: (qmail 13247 invoked by uid 60001); 17 Feb 2001 18:29:59 -0000 Message-ID: <20010217182959.13246.qmail@web124.yahoomail.com> Received: from [206.47.244.29] by web124.yahoomail.com; Sat, 17 Feb 2001 10:29:59 PST Date: Sat, 17 Feb 2001 10:29:59 -0800 (PST) From: Peter Shpak Subject: Re: FreeBSD 4.2-STABLE + HP DeskJet 820cxi problem To: Kevin Oberman Cc: freebsd-questions@freebsd.org In-Reply-To: <200102161943.f1GJhUL00698@ptavv.es.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ok, i tried to force the printer to print something as you advised. However, it is still silent. Once again i set up apsfilter. It does not print the test page at all. When i tried cat blah.txt | /dev/lpt0 i got an error saying: Premission denied. Though i was using the root account. can you help? PS. the printer is recognised by bsd i checked dmesg and found the following: ppbus0: SCP, VLINK can you tell me what that the last two things mean (SPC and VLINK)? the above line is followed by: lpt0: on ppbus0 ppi0: on ppbus0 thanks for your time. Peter --- Kevin Oberman wrote: > > From: Mike Meyer > > Date: Wed, 14 Feb 2001 05:47:52 -0600 > > Sender: owner-freebsd-questions@FreeBSD.ORG > > > > Peter Shpak types: > > > hello. > > > i have an HP DeskJet 820Cxi (a win printer) and > i am > > > running 4.2 Stable. I have configured apsfilter, > but > > > it does not print the test page. the printer is > > > recognized during bootup. dmesg points out that > it is > > > connected on ppbus0. But sending text files to > > > > Since it's a win printer, you may be out of luck, > just like win > > modems. > > > > However, all apsfilter does is arrange to turn > things into postscript, > > then send them through ghostscript telling it to > render for your > > printer, and send the results of *that* to the > printer. If ghostscript > > doesn't recognize your printer, you're going to > have problems getting > > much beyond flat text to print. apsfilter should > have used the list of > > devices from gs to generate a list of printers for > you to check > > from. Did you find your printer, or one you knew > it was compatible > > with? If so, you might try using lpr to get the > ghostscript printer > > driver working. > > Just to avoid confusion, the 820cxi is NOT a > winprinter. It uses PCL3 > and is supported with the hpdj add-on to > GhostScript. apsfilter has it > in its device list. > > Also, when you copy a file to the device, don't > forget to put a on > the end. (Brute force of 'cat - /dev/lpt0' followed > by Ctrl-L and > Ctrl-D will work.) Don't expect anything readable as > there will be no > returns in the output, but it should print > something. > > R. Kevin Oberman, Network Engineer > Energy Sciences Network (ESnet) > Ernest O. Lawrence Berkeley National Laboratory > (Berkeley Lab) > E-mail: oberman@es.net Phone: +1 510 486-8634 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail - only $35 a year! http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message