Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
net modules missing
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Obsidian_MH
Apprentice
Apprentice


Joined: 30 May 2004
Posts: 170
Location: Pittsburgh, PA, USA

PostPosted: Sun Jun 13, 2004 5:01 am    Post subject: net modules missing Reply with quote

Alright, I finally got everything compiled on my 300MHz Pentium2 with 64MB of RAM...

With the exception of drivers and whatnot. None of the drivers are in the /lib/modules/<whatever> directory... only dummy.ko

What'd I do wrong? (I'm running 2.6.5, BTW)
_________________
Obsidian
Back to top
View user's profile Send private message
dedrop
n00b
n00b


Joined: 07 Jun 2004
Posts: 41
Location: Urbana, IL

PostPosted: Sun Jun 13, 2004 5:13 am    Post subject: Reply with quote

I would check two things:

First, make sure you have the appropriate network drivers set to build as modules in your kernel config (should be an M if you used make menuconfig, a dot rather than a check if you used make xconfig). If they're set to be compiled into the kernel, they won't show up in /lib/modules, but should still work.

If the above is correct, make sure you ran make modules_install after make. This is necessary in order to put the compiled modules in /lib/modules.

Hope that helps.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum