>>I've got ppp-2.3.5 installed, and I've got ppp compiled as a
>>1 root@red:~# /usr/sbin/pppd: This system lacks kernel support
>>for PPP. This could be because
>>the PPP kernel module is not loaded, or because the kernel is
>>not configured for PPP. See the README.linux file in the
>>ppp-2.3.5 distribution.
>
>modprobe pppd
>
>Alas you also get the "lacks kernel support" message for silly errors
>like using the wrong serial port so take it with a pinch of salt.
Well, I use /dev/modem which is currently linked to:
/dev/cua2
I know the cuaX devices are deprecated now, but some apps wont
work without them in 2.0.x, so what should I do? I guess I could
add some lines to rc.local to check the kernel version and update
the symlink...
Will this fix the pppd problem?
-- Mike A. Harris - Computer Consultant - Linux advocateLinux software galore: http://freshmeat.net
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/