public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
* Serial printer problem
@ 2003-07-13  1:13 Miguel A. Rasero
  2003-07-14  2:56 ` Mike Keithley
  0 siblings, 1 reply; 5+ messages in thread
From: Miguel A. Rasero @ 2003-07-13  1:13 UTC (permalink / raw)
  To: linux-msdos

Hi, i have installed dosemu dosemu-1.0.2.1 and 
configure dosemu.conf to get direct access to 
/dev/ttyS0, then i configure in dosemu the com1 port 
with the "mode com1:9600,n,8,1,p" when i print it 
works fine but when i print anything large, i am using 
a pos printer, when i print a simple ticket works fine 
and cut the paper too, but when i print the whole day 
sales resume, the printer begins to print the lines 
upon others and doesn´t cut the paper, do you know what 
can be the problem? the printer and the program that i 
am using for pos has been tested in a normal ms-dos 
Computer.

I have other problem, i can´t use the (Ntilde) (Ñ) from 
dosemu, do you know any way to do this?

Thanks by the help and sorry for my poor english 

-
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] 5+ messages in thread
* Re: RV: Serial printer problem
@ 2003-07-14  1:50 Ryan Underwood
  2003-07-14 14:03 ` Miguel A. Rasero
  0 siblings, 1 reply; 5+ messages in thread
From: Ryan Underwood @ 2003-07-14  1:50 UTC (permalink / raw)
  To: linux-msdos


Hi Miguel,

On Mon, Jul 14, 2003 at 02:12:32AM +0200, Miguel A. Rasero wrote:
> Hi ryan
>  I have saw the charset options in the new technical readme in the
> development versions but i have not tested yet because i am having very
> trouble with the printer that it?s more important to me, well i take to
> 5 hours proving options with setserial and stty, i realized wich when i
> tried a "cat largefile > /dev/ttyS0" in linux i had the same result, and
> the end of the printed page character disorder and not the whole file
> printed, i had tested the closing_wait "infinite" like i saw in the
> printing howto but it didn?t worked, i found in a old newsgroup a
> message that recommends this.
> stty -F /dev/ttyS0 opost onlcr tab3 crtscts
> setserial /dev/ttyS0 uart 16450

Hmm, what kind of motherboard/serial card do you have (does it really only
have a 16450 on it?) and what kind of printer is this?

> in doc but i don?t understand very well, i need that the dos knows which
> is com1, it doesn?t works if i add to the ports list 0x3f8 without say
> it that it?s com1.

Yeah, you need to add 0x3f8 to $_ports, and probably 4 to $_irqpassing
assuming it is on the standard COM1 port.  That should accomplish the
direct access to com1.  Remember to remove anything from "$_com1" that
you put in there.

-- 
Ryan Underwood, <nemesis at icequake.net>, icq=10317253

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

end of thread, other threads:[~2003-07-14 20:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-13  1:13 Serial printer problem Miguel A. Rasero
2003-07-14  2:56 ` Mike Keithley
  -- strict thread matches above, loose matches on Subject: below --
2003-07-14  1:50 RV: " Ryan Underwood
2003-07-14 14:03 ` Miguel A. Rasero
2003-07-14 17:06   ` Ryan Underwood
2003-07-14 20:54     ` Miguel A. Rasero

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