From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Crawford Subject: Re: printing Date: Mon, 22 Nov 2010 11:17:31 +0000 Message-ID: <4CEA514B.3090704@sat.dundee.ac.uk> References: <4CE5BC20.6070606@adinet.com.uy> <4CE5C16B.1070402@adinet.com.uy> <4CE7C3CC.6000601@adinet.com.uy> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Vedran Vucic Cc: Ivan Baldo , linux-msdos On 20/11/10 20:38, Vedran Vucic wrote: > Hello, > > The first option based on lpr -P Laserprinter command did not work > The second option based on cat command did not produce any files in tmp. > > Any suggestions? > > Thanks, > > Vedran Are you sure it is printing to 'lpt' and not doing something suspect going directly to I/O address 0x378 (where the printer port is located)? Do you know anything about how the software normally prints? Regards, Paul