Linux MS DOS discussions
 help / color / mirror / Atom feed
* Slow dosemu printing
@ 2007-04-26 14:05 Linos
  2007-04-26 14:54 ` Rafał Cygnarowski
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Linos @ 2007-04-26 14:05 UTC (permalink / raw)
  To: linux-msdos

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.

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

end of thread, other threads:[~2007-04-27 17:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-26 14:05 Slow dosemu printing Linos
2007-04-26 14:54 ` Rafał Cygnarowski
2007-04-27 15:06 ` Bart Oldeman
2007-04-27 15:37 ` Bart Oldeman
2007-04-27 17:48   ` Linos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox