Subject: Re: Problems with pppd
To: David A. Gatwood <marsmail@globegate.utm.edu>
From: Bill Studenmund <wrstuden@loki.stanford.edu>
List: port-mac68k
Date: 06/19/1997 09:33:42
> > > The chat script seems to run successfully incl the "ogin: and word:" -
> > > part, but then pppd dies with a message "modem hangup" in
> > > /var/log/messages (after a "connect ppp0<->tty0" (or so) message) and
> > > the "TR"-LED on my modem becomes dark.
>
> This is the same thing that my PB145 does. Interesting that it's
> generally only happening on powerbooks. Any chance there's something
> eccentric about the powerbooks' serial ports that make them work for most
> things, but flake with ppp?
Could be. I've had a problem like this during testing of the new
driver, and the problem was basically that DCD's change wasn't getting
back-propogated down to ppp_tty.c. That, of course, was fixed.
This is with an internal modem? Maybe it's not asserting DCD, or it's
doing it differently. The ppp system will expect DCD to be asserted by
the modem. I hope it's not that Apple put the DCD connection in a
different register...
Does someone have all the modem strings for these modems?
Take care,
Bill