[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Minicom lag problem
- From: Ray Curtis <ray ray clark net>
- To: redhat-list redhat com
- Subject: Re: Minicom lag problem
- Date: Sat, 31 Oct 1998 13:04:43 -0500 (EST)
>>>>> "mr" == Michael Robinet <michael robinet mankato msus edu> writes:
mr> The lag doesn't just start after I connect to my ISP. It starts when I
mr> start minicom, like when I'm typing in the Initialization string and when
mr> I'm typing in the commands to dial my ISP. I was wondering where I could
mr> get Xminicom or just an updated version of regular minicom. Anyone know?
This really sounds like a serial port problem, either sharing a port
or just a misconfigured port.
To set the port speed use:
/bin/setserial /dev/ttyS0 auto_irq skip_test spd_vhi
Later this can be added to your file /etc/rc.d/rc.serial
Then to see the info on the port use:
stty -a < /dev/ttyS0
Of course you want to change the device driver to from ttyS0 to which
port you are using.
--
Ray Curtis Unix Programmer/Consultant Curtis Consulting
mailto:ray ray clark net http://www.clark.net/pub/ray
============================================================================
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]