All of lore.kernel.org
 help / color / mirror / Atom feed
* only lpt1: does printing
@ 2004-03-20 23:41 Jürgen Ernst
  2004-03-20 23:53 ` Bart Oldeman
  0 siblings, 1 reply; 2+ messages in thread
From: Jürgen Ernst @ 2004-03-20 23:41 UTC (permalink / raw)
  To: linux-msdos

Hi!

Everything is quite fine with dosemu but I'm going crazy 
with the printer configuration.
I use dosemu on SuSE 8.2 and 9.0 and I downloaded the
newest release 1.2 but printing does only on LPT1:. 
I've tested several possibilities. None...
In the boot.log there is no change.
CONF(LPT0) f: (null)   c: lpr  o: -Plp  t: 20  port: 0
CONF(LPT1) f: (null)   c: lpr  o: ''  t: 20  port: 0
The docu says I can list several printers separated
with , in $_printer. No change.
When I enter "copy autoexec.bat lpt2:" dosemu prints
"lpr: Unable to access "" - No such file or directory"
Is this a bug?
Maybe my fault? I don't know.
The docu's and Google didn't help.
Can you help me?

Ciao
Jürgen

ERNST Hard- & Software-Entwicklung
EDV-Konzepte | eCommerce | Ingenieurbüro
Tel: 06331-286013  Fax: 06331-286014
Internet: http://www.juergen-ernst.de

Bitte senden Sie mir keine Word- oder PowerPoint-Anhänge.
Siehe http://www.fsf.org/philosophy/no-word-attachments.de.html
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: only lpt1: does printing
  2004-03-20 23:41 only lpt1: does printing Jürgen Ernst
@ 2004-03-20 23:53 ` Bart Oldeman
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Oldeman @ 2004-03-20 23:53 UTC (permalink / raw)
  To: info; +Cc: linux-msdos

On Sun, 21 Mar 2004, Jürgen Ernst wrote:

> Everything is quite fine with dosemu but I'm going crazy
> with the printer configuration.
> I use dosemu on SuSE 8.2 and 9.0 and I downloaded the
> newest release 1.2 but printing does only on LPT1:.
> I've tested several possibilities. None...
> In the boot.log there is no change.
> CONF(LPT0) f: (null)   c: lpr  o: -Plp  t: 20  port: 0
> CONF(LPT1) f: (null)   c: lpr  o: ''  t: 20  port: 0
> The docu says I can list several printers separated
> with , in $_printer. No change.

That's strange: if I put
$_printer = "lp1,lp2,lp3"
in ~/.dosemurc
I get

CONF(LPT0) f: (null)   c: lpr  o: -Plp1  t: 20  port: 0
CONF(LPT1) f: (null)   c: lpr  o: -Plp2  t: 20  port: 0
CONF(LPT2) f: (null)   c: lpr  o: -Plp3  t: 20  port: 0
CONF(LPT3) f: (null)   c: lpr  o: ''  t: 20  port: 0

The last entry is indeed a strange animal but should not hurt -- important
difference with you is that I get the other printers listed (in dosemu
1.2.1)

Bart


-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-03-20 23:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-20 23:41 only lpt1: does printing Jürgen Ernst
2004-03-20 23:53 ` Bart Oldeman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.