[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Minicom lag problem



>>>>> "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]