Click to See Complete Forum and Search --> : Kernel recompile...


fallenang3l
03-10-2001, 12:51 AM
Right now I have Linux-Mandrake 7.2 with 2.2.17 kernel that I would like to upgrade to 2.4.2 because my 3Com modem will only work in >= 2.3 kernels. I've read some guides about this but I have one question anyway.
Right now, drivers for my Aureal Vortex SQ2500 aren't installed, but I plan to do so right after I get my new kernel. So, during the new kernel configuration should I put Y (yes) or M (module - "maybe" =]) for Sound Card Support? Thanks.

Ig0r
03-10-2001, 01:02 AM
If you don't have to load the module with any options and it's always going to be loaded, you might as well compile it into the kernel.

fallenang3l
03-10-2001, 01:14 AM
Ok, thanks but I have one more final (hopefully) question. Different tutorials seem to disagree on one step during kernel compilation. I see `make mrproper' in some, `make clean' in others while my Mandrake reference manual completely ignores this step. I'm confused here now. What should I do?

aph3x
03-10-2001, 02:39 AM
i think they are essentially the same... both remove files used during kernel re-configuration/recompilation.