John <[EMAIL PROTECTED]> writes:

> It works fine when I load 2.2.12.. if I reboot and try 2.3.18, I get this:
> 
> connect[232]: Connected at 50667
> pppd[208]: Serial connection established.
> modprobe: can't locate module tty-ldisc-3
> pppd[208]: ioctl(TIOCSETD): Invalid argument(22)
> pppd[208]: Hangup (SIGHUP)
> pppd[208]: Exit.
> 
> pppd was compiled with the 2.3.18 headers, also.
> Any ideas? :)

Are you running ppp as a module? If so then you should have the
following line in /etc/conf.modules as instructed in README.linux. 

alias tty-ldisc-3  ppp_async

It is strange that you have only just seen problems as this has been
required since kernel 2.3.13.

-- 
ICQ 10305586

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

Reply via email to