On Fri, 30 Jul 1999, Malte Thoma wrote:
|I'm working under SuSE 6.0
|
|with the 2.0.36 kernel I have no Problems :-)
|
|with the 2.2.10 kernel I get the following error messages if I start the
|pppd:
|
|kernel: CSLIP: code copyright 1989 Regents of the University of
|California
|kernel: PPP: version 2.3.7 (demand dialling)
|kernel: PPP line discipline registered.
|kernel: registered device ppp0
|pppd[604]: pppd 2.3.5 started by root, uid 0
|pppd[604]: tcgetattr: Input/output error(5)
tcgetattr almost always means that there is another process besides
pppd that is contending for the modem IRQ. Some examples are (1) an
ethernet card that used the same IRQ as the modem, (2) a misconfigured
ppp script that launched pppd twice, and (3) a mingetty that somehow
had been configured for call-in.
---
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]