From owner-freebsd-questions Tue Mar 20 0:48:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id DBDB537B73E for ; Tue, 20 Mar 2001 00:48:40 -0800 (PST) (envelope-from mwm@mired.org) Received: (qmail 57983 invoked by uid 100); 20 Mar 2001 08:46:48 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15031.6392.501847.974859@guru.mired.org> Date: Tue, 20 Mar 2001 02:46:48 -0600 To: ABEAICD@aol.com Cc: questions@freebsd.org Subject: Re: Printer Configuration In-Reply-To: <3072124@toto.iv> X-Mailer: VM 6.89 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ABEAICD@aol.com types: > --part1_6b.11671e05.27e7cde3_boundary > Content-Type: text/plain; charset="US-ASCII" > Content-Transfer-Encoding: 7bit Please just send one copy of your question, as ascii text. Don't send HTML, and expecially don't send two copies - one HTML and one text. > Gentlemen: > I have installed FreeBSD Power Pak Ver.4.2 in my PC, and now > I am in the process of configuring my Printer. According to FreeBSD > Handbook I tried to find itf the kernel supports parallel interface, for > this I used the command: # dmesg | grep lpt0 the answer I get is: > lpt0: on ppbus0 in the first line. lpt0: Interrupt-driven > port in the second line. > From the FreeBSD Book, I tried Testing the Printer: I used the > command line # lptest > /dev/lpt0, I get no reaction to the status > display. That's not a status display, that just sends text to the printer. If nothing shows up on the printer, then you probably have a printer that can't print ascii text, and need to install the appropriate drivers. I recommend using ghostscript as the rendering engine (it will need to know how to talk to your printer), and magicfilter as the printer filter (it invokes other tools depending on the file type, then ghostscript to render to the printer). > I also tried Configuring # /etc/printcap, the response i get is: > /etc/printcap: Permission denied. > I wish you could help me with this problem. I look forward to your > answers. You have to configure printcap as root, but it won't do any good until you've got the appropriate rendering engine and filter installed. Al. Saavedra. > > > --part1_6b.11671e05.27e7cde3_boundary > Content-Type: text/html; charset="US-ASCII" > Content-Transfer-Encoding: 7bit > > Gentlemen: >
I have installed FreeBSD Power Pak Ver.4.2 in my PC, and now >
I am in the process of configuring my Printer. According to FreeBSD >
Handbook I tried to find itf the kernel supports parallel interface, for >
this I used the command: # dmesg | grep lpt0 the answer I get is: >
lpt0: <PRINTER> on ppbus0 in the first line. lpt0: Interrupt-driven >
port in the second line. >
From the FreeBSD Book, I tried Testing the Printer: I used the >
command line  # lptest > /dev/lpt0, I get no reaction to the status >
display. >
I also tried  Configuring # /etc/printcap, the response i get is: >
/etc/printcap: Permission denied. >
I wish you could help me with this problem. I look forward to your >
answers. >
>
Al. Saavedra. >
> > --part1_6b.11671e05.27e7cde3_boundary-- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- Mike Meyer http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message