Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
eth0: "Device not found"
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
sparka
n00b
n00b


Joined: 08 May 2006
Posts: 6

PostPosted: Mon May 08, 2006 12:52 am    Post subject: eth0: "Device not found" Reply with quote

Hi,

well after finally going through the painful installation of gentoo I finally find out that I can't connect to the internet.

The minimal livd-cd detected my onboard ethernet controller fine (which is the nvidia nforce networking controller).
This uses the forcedeth and sata_nv modules, correct?
I also checked by doing lsmod, and forcedeth was loaded when booting off the minimal live-cd.

However, when booting from gentoo, lsmod tells me forcedeth or any modules for that matter are not loaded.

How can I get the required modules onto it??
Any ideas?

Thanks for your help!!
Back to top
View user's profile Send private message
TimSSC
Apprentice
Apprentice


Joined: 20 Apr 2006
Posts: 170
Location: Cambridge, MA

PostPosted: Mon May 08, 2006 3:55 am    Post subject: Reply with quote

you need to list the modules in /etc/modules.autoload.d/kernel-2.6 (or 2.4 if your using the 2.4 kernel). For example:

Code:
echo "sata_nv" >> /etc/modules.autoload.d/kernel-2.6


Also, make sure you compiled the right drivers into your kernel.
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