Dropped character question
Chip Atkinson (chip@pupman.com)
Tue, 3 Aug 1999 23:07:24 -0600
Greetings,
I got mgetty setup last night and saw one problem that I need to fix
before I can proceed.
I checked the archives but the search feature is not working, so I thought
I'd ask.
The problem is that characters are getting dropped.
Here is my setup. I have mgetty running on a RedHat 6.0 intel Linux box
with a USR sportster 28.8 modem and another Linux box with a zoom v.34 modem
dialing out through minicom to test it. I manage to log in properly and it
appears that I can send characters rapidly to the machine running mgetty,
but receiving the data is the problem.
I tested this by editing a junk file and pasting from an xterm into this
window. The echoed text is all garbled, but when I refresh the screen, all
the text got into the file properly.
This indicates to me that the minicom machine is sending properly and that
the mgetty machine is receiving properly.
My questions are, is the problem due to flow control, and if so, what am I
doing wrong?
I set Transmit Data flow control to Hardware flow control (CTS) and recieve
data software flow control to off.
Any suggestions or information would be helpful and appreciated. Below is
some information from the log file.
Thanks in advance.
Chip
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Chip Atkinson
http://www.pupman.com
--- If I can't fix it, I can fix it so it can't be fixed --
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
08/03 20:37:48 yS1 send: \dATQ0V1H0[0d]
08/03 20:37:48 yS1 waiting for ``OK'' ** found **
08/03 20:37:48 yS1 send: ATS0=0Q0&H1&I0&R2S7=90&D2&C1[0d]
08/03 20:37:48 yS1 waiting for ``OK'' ** found **
08/03 20:37:49 yS1 mdm_send: 'ATI'
08/03 20:37:49 yS1 USR Courier/Sportster V.34(+) detected
08/03 20:37:49 yS1 mdm_send: 'ATI3'
08/03 20:37:49 yS1 additional info: 'Sportster 33600/Fax V1.1'
08/03 20:37:49 yS1 mdm_send: 'AT+FCLASS=2.0' -> OK
08/03 20:37:49 yS1 mdm_send: 'AT+FAA=1;+FCR=1' -> OK
08/03 20:37:49 yS1 mdm_send: 'AT+FBO=1' -> OK
08/03 20:37:50 yS1 mdm_send: 'AT+FNR=1,1,1,0' -> OK
08/03 20:37:50 yS1 mdm_send: 'AT+FLI="49 115 xxxxxxxx"' -> OK
08/03 20:37:50 yS1 mdm_send: 'AT+FCC=1,5,0,2,0,0,0,0' -> OK
08/03 20:37:50 yS1 waiting...
08/03 20:40:58 yS1 wfr: waiting for ``RING''
08/03 20:40:58 yS1 send: ATA[0d]
08/03 20:40:58 yS1 waiting for ``CONNECT'' ** found **
08/03 20:41:12 yS1 send:
08/03 20:41:12 yS1 waiting for ``_'' ** found **
08/03 20:41:22 ##### data dev=ttyS1, pid=1287, caller='none',
conn='28800/ARQ/V34/LAPM/V42BIS', name='', cmd='/bin/login', user='chip'
--
08/03 20:44:22 yS1 mgetty: experimental test release 1.1.21-Jul24
08/03 20:44:22 yS1 check for lockfiles
08/03 20:44:22 yS1 locking the line
08/03 20:44:23 yS1 lowering DTR to reset Modem
08/03 20:44:23 yS1 send: \dATQ0V1H0[0d]
08/03 20:44:24 yS1 waiting for ``OK'' ** found **
08/03 20:44:24 yS1 send: ATS0=0Q0&H1&I0&R2S7=90&D2&C1[0d]
08/03 20:44:24 yS1 waiting for ``OK'' ** found **
08/03 20:44:24 yS1 mdm_send: 'ATI'
08/03 20:44:24 yS1 USR Courier/Sportster V.34(+) detected
08/03 20:44:24 yS1 mdm_send: 'ATI3'
08/03 20:44:25 yS1 additional info: 'Sportster 33600/Fax V1.1'
08/03 20:44:25 yS1 mdm_send: 'AT+FCLASS=2.0' -> OK
08/03 20:44:25 yS1 mdm_send: 'AT+FAA=1;+FCR=1' -> OK
08/03 20:44:25 yS1 mdm_send: 'AT+FBO=1' -> OK
08/03 20:44:25 yS1 mdm_send: 'AT+FNR=1,1,1,0' -> OK
08/03 20:44:25 yS1 mdm_send: 'AT+FLI="49 115 xxxxxxxx"' -> OK
08/03 20:44:26 yS1 mdm_send: 'AT+FCC=1,5,0,2,0,0,0,0' -> OK
08/03 20:44:26 yS1 waiting...
08/03 20:45:24 yS1 wfr: waiting for ``RING''
08/03 20:45:24 yS1 send: ATA[0d]
08/03 20:45:24 yS1 waiting for ``CONNECT'' ** found **
08/03 20:45:38 yS1 send:
08/03 20:45:38 yS1 waiting for ``_'' ** found **
08/03 20:45:50 ##### data dev=ttyS1, pid=1346, caller='none',
conn='28800/ARQ/V34/LAPM/V42BIS', name='', cmd='/bin/login', user='chip'
[root@lilpup log]#