Click to See Complete Forum and Search --> : 'Drake 7.2, Kernel 2.4, and ppp0
discipledoc
02-03-2001, 01:43 PM
When I installed mandrake 7.2, everything worked....my ethernet and my modem. Now that I installed kernel 2.4, everything BUT my modem works. I get an error message saying that it "Cannot locate module ppp0". How do I resolve this?
PLBlaze
02-03-2001, 02:36 PM
Have you compiled ppp support in the kernel or as module?If not make sure you have done it...or try to add an option to modules.conf or conf.modules (they are the same file,though some distros prefer to use one over other) alias /dev/ppp ppp_generic or alias char-major-108 ppp_generic.Hope this helps.