On Sun, 5 Dec 1999, Michael B Golden wrote:
| I recently had a few hardware problems with my machine, but they
|appear to be worked out now, but I am having trouble with my internet
|connection now. My email (Juno) in windows works fine, but my internet
|script gives me this:
|
|/var/log/debug:
[edited]
|Dec 5 12:36:35 darkstar chat[380]:
|atL3M0dt,,,*70,7709965424,,,,,,174^M^M
|Dec 5 12:36:35 darkstar chat[380]: CONNECT
|Dec 5 12:36:35 darkstar chat[380]: -- got it
I'm assuming that, for whatever reason, these messages are out of sequence
since the date-time stamps are not consistent with those preceding them or
those that follow them.
|Dec 5 12:36:37 darkstar pppd[378]: sent [LCP ConfReq id=0x1 <asyncmap
|0x0> <magic 0x10565742> <pcomp> <accomp>]
|Dec 5 12:36:37 darkstar pppd[378]: write: warning: Input/output error
|(5)
I don't think your hardware problems are all gone. This means that pppd
tried to send the LCP message and failed. I've never seen this particular
error but I'd take a look at /proc/interrupts and see if there might be an
interrupt conflict between the modem's IRQ and some other device's IRQ.
The message that often signals an IRQ conflict comes earlier when pppd
tries to get the serial port attributes, but I think checking the IRQ
would be worthwhile in this instance.
---
Clifford Kite Not a guru. (tm)
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]