Modconf and no modules after kernel upgrade

2003-08-08 Thread Rex Chan
Hi guys, after deciding to muck around with compiling and installing a new kernel (from 2.4.18-bf2.4 to 2.4.21) from source, I've managed to lose all the modules that I had before ie using modconf shows only one entry and that's a dummy network driver. Going back to the old kernel image hasn't he

Re: Modules after kernel upgrade.

1999-05-08 Thread Manoj Srivastava
Hi, When you configre a new kernel, (in the source directory, use make config/menuconfig/xconfig), you need to install as modules (on compile into the kernel) everything that you need (like the psaux driver for your mouse). I generally copy the /boot/config-X.X.XX files into /usr/loca

Modules after kernel upgrade.

1999-05-08 Thread Hans van den Boogert
I use Debian 2.1 with kernel 2.0.36. I baked a new kernel for use with my AWE64 Soundblaster. In the process it was adviced to rename /lib/modules/2.0.36 to /lib/modules/2.0.36-old before installing the new kernel package. After intstalling there was a new /lib/modules/2.0.36 directory, but essent