>>> "Abdoul" == Abdoul Da Man <[EMAIL PROTECTED]> writes:

    Abdoul> When I open my Kppp I have the error:

    Abdoul> This kernel has no PPP support, neither compiled in nor
    Abdoul> via the kernel module loader.  to solve this problem: *
    Abdoul> contact your system administrator or * install a kernel
    Abdoul> with PPP support

As root, do 

modprobe ppp

Sounds as if the ppp module(s) aren't loaded at boot time.  If this
problem persists, an easy workaround would be to add 
'/sbin/modprobe ppp' to /etc/rc.d/rc.local

Reply via email to