> I have trouble to start 'pppd' in command line, the /var/log/messages shows
>     "pppd 2.3.11 started by root, uid 0
>      modprobe: Can't locate module tty-ldisc-3"
> 
> Seems I need reconfigure the kernel to support tty-ldisc-3, but I am not
> sure which option I should activiate? I am using kernel 2.4.0-test2, anyone
> could kindly help me, point me out the direction, thanks a bunch!

>From Documentation/Changes:

        If you build ppp support as modules, you will need the following in
        your /etc/modules.conf file:

        alias char-major-108    ppp_generic
        alias /dev/ppp          ppp_generic
        alias tty-ldisc-3       ppp_async
        alias tty-ldisc-14      ppp_synctty
        alias ppp-compress-21   bsd_comp
        alias ppp-compress-24   ppp_deflate
        alias ppp-compress-26   ppp_deflate

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

Reply via email to