LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Kernel modules (https://www.linuxquestions.org/questions/slackware-14/kernel-modules-504318/)

WindowBreaker 11-27-2006 01:17 PM

Yeah, 1583.
I installed the kernel*.tgz packages from Slack 11. Since I've been too busy to trim the fat, that's what I got.

If you don't believe me, verify it yourself with:
Code:

wget ftp://carroll.cac.psu.edu/pub/linux/distributions/slackware/slackware-11.0/testing/packages/linux-2.6.18/kernel-source-2.6.18-noarch-1.tgz
gunzip -c kernel-source-2.6.18-noarch-1.tgz | tar -t | grep '.ko' | wc -l


brooky9999 11-28-2006 09:19 AM

Hiya guys,

Thank you all for taking the time to respond.

I think it's me who might be missing something.

When I compiled straight into the kernel, the drivers are not automatically built into the /lib/modules/2.6.18.3/kernel/drivers/net folder. However, when I compile them as modules, they are.

If anyone's interested in where this problem is leading me, you can find it here: http://www.linuxquestions.org/questi...d.php?t=504035.

Thanks again,


Mark.


All times are GMT -5. The time now is 12:09 AM.