From owner-freebsd-questions Thu Aug 10 09:13:29 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id JAA10119 for questions-outgoing; Thu, 10 Aug 1995 09:13:29 -0700 Received: from Relay1.Austria.EU.net (relay1.Austria.EU.net [192.92.138.47]) by freefall.FreeBSD.org (8.6.11/8.6.6) with SMTP id JAA10100 for ; Thu, 10 Aug 1995 09:13:26 -0700 From: marino.ladavac@aut.alcatel.at Received: from aut.alcatel.at (dnisun.aut.alcatel.at) by Relay1.Austria.EU.net with SMTP id AA16146 (5.67b/IDA-1.5 for ); Thu, 10 Aug 1995 18:13:09 +0200 Received: from atuhc18 by aut.alcatel.at (4.1/SMI-4.1/AAA-1.29/main) id AA04881; Thu, 10 Aug 95 18:13:14 +0200 Message-Id: <9508101613.AA04881@atuhc18.aut.alcatel.at> Received: by atuhc18 (1.38.193.4/16.2) id AA01976; Thu, 10 Aug 1995 18:12:58 +0200 Subject: Re: Printcap and Laser printer To: fadorno@ix.netcom.com (Fred Adorno ) (Fred Adorno) Date: Thu, 10 Aug 95 18:12:58 METDST Cc: freebsd-questions@freebsd.org In-Reply-To: <199508100446.VAA14323@ix2.ix.netcom.com>; from "Fred Adorno" at Aug 9, 95 9:46 pm Mailer: Elm [revision: 70.85] Sender: questions-owner@freebsd.org Precedence: bulk > I have not been able to configure my Epson laser printer with this > software. It is setup for a single user on a 486DX66 machine. The > printer device is lpt0. Please help me!!!!! What appears to be the problem? What would you like to print? ASCII, PostScript, something else? What emulations does your printer support (i.e. PostScript, PCL-4, PCL-5, GDI, FX, LQ, ... ?) However, if you should be so unlucky that your printer happens to be one of the GDI kind, you can forget it. Those critters require MS-Windows, as it is the Windows GDI subsystem which is used for rasterization. It might be possible to find out the wire protocol used for GDI printers, but it is not obvious whether there is much point in it, as those printers require two-way communicaiton with the host. If you are not so unlucky, many options are there (GhostScript, apfilter, to name a few.) Could you please provide some more info? /Alby