View previous topic :: View next topic |
Author |
Message |
sparka n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 08 May 2006 Posts: 6
|
Posted: Mon May 08, 2006 12:52 am Post subject: eth0: "Device not found" |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
TimSSC Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/10642230764447c9c2a6984.gif)
Joined: 20 Apr 2006 Posts: 170 Location: Cambridge, MA
|
Posted: Mon May 08, 2006 3:55 am Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|