Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/lib/modules/`uname -r`/kernel/drivers/net empty?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Warg
n00b
n00b


Joined: 08 Mar 2003
Posts: 16
Location: Stockholm, Sweden

PostPosted: Mon Mar 10, 2003 7:49 pm    Post subject: /lib/modules/`uname -r`/kernel/drivers/net empty? Reply with quote

there is only a dummy.o

I have followed the installation manual. What have I missed?

Thanks
Back to top
View user's profile Send private message
_Max_
Apprentice
Apprentice


Joined: 03 Mar 2003
Posts: 264
Location: London, UK

PostPosted: Tue Mar 11, 2003 10:45 am    Post subject: Reply with quote

I think there should not be any modules showing up in that directory unless you compiled some net drivers as modules. In the 'make menuconfig' step, did you select 'Y' (compile into kernel) for your net drivers, or 'M' (compile as module)?

You can check in your config file, should be in /usr/src/linux/ and called .conf (If I remember correctly...). If the module that you are looking for is e1000.o, for instance, you could try something like grep -e 'e1000' .conf, and see how you compiled it.

If it's in the kernel, you don't need to load it as a module.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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