View previous topic :: View next topic |
Author |
Message |
jfrobishow n00b
Joined: 03 Nov 2005 Posts: 16
|
Posted: Sun Nov 06, 2005 7:55 pm Post subject: Drivers for SL-FRN2-L... |
|
|
Hi everyone,
I've installed gentoo yesterday, it's all working well beside the fact that I can't get online. When I boot I get :
eth0 does not exist
ERROR : Problem starting needed services "netmount" was not started
After searching online for a while and browsing the forum I've concluded that I didn't compile the right drivers in my kernel...I'm sure I've included the one for nForce2 though, so how do I know which chipset this board is using?
dmesg didn't give me much, neither did lspci...
Any help is appreciated, thanks! _________________ --
jfrobishow |
|
Back to top |
|
|
widan Veteran
Joined: 07 Jun 2005 Posts: 1512 Location: Paris, France
|
Posted: Sun Nov 06, 2005 9:19 pm Post subject: |
|
|
Maybe you build the driver as a module, and it isn't loaded. Try:
Then check if the interface exists in "ifconfig -a". If it does, add forcedeth to /etc/modules.autoload.d/kernel-2.6. |
|
Back to top |
|
|
jfrobishow n00b
Joined: 03 Nov 2005 Posts: 16
|
Posted: Sun Nov 06, 2005 9:55 pm Post subject: |
|
|
Thanks, I'll try that after the thunderstorm we're going through. For the moment I've compiled an alternative kernel to boot with the network available using genkernel...seems to be working ok.
I'll let you know if it worked. _________________ --
jfrobishow |
|
Back to top |
|
|
|