B&B Access Technology wrote:
>
> > Have you reconfigured  and rerun lilo  ?
> 
> Same problem here also...and yes reconfig'd kernel and ran lilo...
> Suggestions welcomed.  -renzo

try  this:
* rm -fr /lib/modules/VERSION_OF_YOUR_NEWLY_COMPILED_KERNEL
* make modules_install
* depmod -a VERSION_OF_YOUR_NEWLY_COMPILED_KERNEL               # before rebooting

> > my problem. By default it has the PPP as a module. I need it to load at boot
> > up. Is there a way I can add this to the conf.modules to do so. Also I need
> > it to use the apm function of the new 2.2.9 kernel. Instead of attempting to
> > Re-compile again. Can I add that somehow. Is there a program that will allow
> > me to change some of the Kernel parameters.

you may alter your kernel configuration by sending some data into
/proc/* entries but it's only to manage network, ... NOT to add drivers.
If you nedd ppp at bootup, don't compile it as module but in plain
kernel ("y", not "m").
If you need apm, enable it in General Setup menu.

-- 
MandrakeSoft          http://www.mandrakesoft.com/
                                         --Thierry

Reply via email to