Linux MS DOS discussions
 help / color / mirror / Atom feed
From: Linos <info@linos.es>
To: linux-msdos@vger.kernel.org
Subject: Slow dosemu printing
Date: Thu, 26 Apr 2007 16:05:24 +0200	[thread overview]
Message-ID: <4630B1A4.3060108@linos.es> (raw)

Hello, i am using dosemu 1.3.4.0 and freedos to use an internal clipper
application in my point of sale systems, all works ok but barcode
printing, well it is not barcode problems, it works very well sending
raw format to the printer, the problem it is that when i send many
prints it is very slow, it takes a long time between prints (about 10
seconds) so if you have to print thousands of barcodes it is too slow, i
was using cups linux servers with samba and sending the jobs with
windows client machines so i know it is not a cups or pos app. problem,
i have no problem printing sells tickets because they are only one print
job for every sell, i have tried different ways of improve printing
speed without luck, the hogthreshold or the printer_timeout either
helps, i have tried to using this like print command $_lpt1 = "cat - >
/dev/lp0" to try to know if it is a cups problem, i would like to try to
do direct hardware access to see if dosemu prints faster than using
externals commands but i have problems with direct hardware access, i
have used this in my dosemu.conf:

$_ports = " device /dev/lp0 fast range 0x378 0x37a"
$_irqpassing = "7"

parport0 have this configuration in my test machine, and launched dosemu
with "dosemu -s" like root, but i dont know how to disable the use of
printers commands, it keeps trying printing redirection, if i comment
the $_lpt# lines it simply assumes defaults one so i can not disable,
any idea to speed up multiple printing jobs in dosemu? Thanks in advance.


Best Regards,
Miguel Angel.

             reply	other threads:[~2007-04-26 14:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-26 14:05 Linos [this message]
2007-04-26 14:54 ` Slow dosemu printing Rafał Cygnarowski
2007-04-27 15:06 ` Bart Oldeman
2007-04-27 15:37 ` Bart Oldeman
2007-04-27 17:48   ` Linos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4630B1A4.3060108@linos.es \
    --to=info@linos.es \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox