On Wed, 10 Dec 2003 22:40:54 +0100
Oliver Lange <[EMAIL PROTECTED]> wrote:

> Dec 10 21:23:12 bloody pppd[1869]: pppd 2.4.1 started by root, uid 0
> Dec 10 21:23:12 bloody modprobe: modprobe: Can't locate module tty-ldisc-3
> Dec 10 21:23:12 bloody pppd[1869]: Couldn't set tty to PPP discipline: Invalid
> argument

Looks like you're missing some kernel-modules. Try settings these values in your
kernel .config:

CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m

You can also choose "y" instead of "m", that will build it into the kernel. If
it doesn't help, look again at your menuconfig and look for any ppp-modules that
might be missing. The problem is almost certainly related to your kernel.

Might also be that you're not running devfsd and you're missing some
device-nodes under /dev - check that too. In addition check, that your kernel
has devfs-support compiled in...

-- 
Dennis Freise <[EMAIL PROTECTED]>
GnuPG key fingerprint: 2DE8 CCEF 6E20 11D4 3B27  21EC B0BA 1749 D2C8 38ED
Get my public key at : http://www.final-frontier.ath.cx/gpg_public_key.txt

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to