On 15/05/10 18:39, Rodolfo Perez wrote: > Hy > > Booting my lfs 6.4 I get the message: > > Failed to load modules ppp_generic > Plugin rp-pppoe.so loaded > Linuc kernel does not support PPPoE -- are you running 2.4.x? > > > Of course Im not running 2.4! > Maybe it is only because Im not so sure about the correct entry > in /etc/sysconfig/modules. What should I enter there exactely, as > mentioned in the Note above?
I don't know about modules as I don't use them, I compile the things I need into the kernel and what I don't need I don't compile. I suggest that you recompile your kernel and when you make menuconfig, go to Device Drivers ---> [*] Network device support ---> and enable [*] PPP (point-to-point protocol) support <--(that will give you ppp_generic) [*] PPP over Ethernet (EXPERIMENTAL) Andy -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
