On 12-May-99 Roberto Fichera wrote:

> 05/11 17:47:29 yS1   waiting for line to clear (VTIME), read: 
> BAD ----->>>> 05/11 17:47:29 yS1  send: \dATQ0V1H0[0d]
> BAD ----->>>> 05/11 17:47:30 yS1  waiting for ``OK''
> BAD ----->>>> 05/11 17:47:30 yS1   got: [0d][0a]NO CARRIER
> BAD ----->>>> 05/11 17:47:30 yS1  found action string: ``NO CARRIER''
> BAD ----->>>> 05/11 17:47:30 yS1  init chat failed, exiting...: Invalid
> argument
> BAD ----->>>> 05/11 17:47:30 ##### failed in mg_init_data, dev=ttyS1,

That can be annoying.  I think the problem is that when pppd hangs up it does
so before the modem has enough time to spit out 'NO CARRIER' during the
hangup.  And so the modem patiently waits until the port is opened again and
immediately spits out the 'NO CARRIER' which can cause your chat script to
fail.  So I guess you can just remove the 'NO CARRIER' abort string from your
chat script and see how it goes.  Not sure about where mgetty keeps that.

But then again it's been a few years so this may be an entirely different
problem..


/* Chris Faherty <[EMAIL PROTECTED]>, finger for PGP */


-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to