Re: printing
Paul Crawford <[email protected]>
| Newsgroups | org.kernel.vger.linux-msdos |
|---|---|
| Message-ID | <[email protected]> |
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