LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   slack9.0 various kernel module issues (https://www.linuxquestions.org/questions/slackware-14/slack9-0-various-kernel-module-issues-53471/)

spyder 04-04-2003 08:27 PM

slack9.0 various kernel module issues
 
#1, i cannot get my network to be recognized.... sundance compatible..
i don't think any of the modules installed for some reason off of the slack 9 cd... cause of these problems

any suggestions?

#2, i had to downloada copy of the 2.4.20 source since i could not find it on the cd... i want to recompile it following the same kernel setup, except i want to include the network card i need...

how can i get the menuconfig setup that they used in the pre-compiled kernel..


please help

contrasutra 04-04-2003 08:43 PM

When you type in make menuconfig, it brings up your current setup, which is probobly the default. So you only have to change the things that arent working.

Did you download the pre patched Kernel from Slackware, or just a plain 2.4.20 kernel?

doublefailure 04-04-2003 08:45 PM

current config file is under /boot/config-blahblah

spyder 04-04-2003 08:46 PM

umm.. i think it was just a plain kernel.... i have the one from slack on disk... would that be better? would that have all the defaults that the current bare.i kernel has checked?

spyder 04-04-2003 08:47 PM

why didn't the modules install? i cannot modprobe my card..

doublefailure 04-04-2003 08:54 PM

try updatedb && locate sundance.o
?

DaOne 04-04-2003 08:56 PM

The modules need to be built first before they can be loaded. Once you've installed the kernel source, you can copy your existing .config to /usr/src/linux, then do a make menuconfig since the kernel versions are the same. Then just find the support you need for your network card, and add it as a module (M) or into the kernel (*). Then recompile...

Here's a how to just in case...
http://www.linuxquestions.org/questi...threadid=49035

spyder 04-04-2003 09:54 PM

where is that old .config? i want to recompile the same kernel as the bare.i

doublefailure 04-04-2003 09:56 PM

it's under /boot

spyder 04-06-2003 09:57 AM

thanks for the help guys!


All times are GMT -5. The time now is 05:29 AM.