Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Manually Bringing Up eth0 on boot
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
iasok
n00b
n00b


Joined: 30 Nov 2004
Posts: 2

PostPosted: Tue Nov 30, 2004 7:50 pm    Post subject: Manually Bringing Up eth0 on boot Reply with quote

I am brand new to Linux and decided on installing a Stage2 Gentoo installation for my first Linux installation. I have one problem that I cannot figure out. I've searched the forums but can't find an answer to my problem.

Every time I boot my computer into Gentoo I get an error saying that eth0 could not be brought up. I have to manually bring up the card each time with:

--------------------------
# modprobe forcedeth
# ifconfig eth0 up
--------------------------

I am running the 2.6.9 kernel on a Biostar motherboard with an AMD 2600+ Barton processor with 1G Crucial RAM.
Back to top
View user's profile Send private message
br0mGreV
Apprentice
Apprentice


Joined: 28 Jul 2004
Posts: 265
Location: Paris, France

PostPosted: Tue Nov 30, 2004 8:29 pm    Post subject: Reply with quote

since a modprobe fix the issue, i think you need to add the correct module in the modules.autoload, as explained in the gentoo handbook (section configuring the modules):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=7#kernel_modules


Code:

To find the correct module name
# lsmod
# nano -w /etc/modules.autoload.d/kernel-2.6
# modules-update


Hope this is the the correct answer.
_________________
Rien n'est éternel, pas même les problèmes...
Back to top
View user's profile Send private message
iasok
n00b
n00b


Joined: 30 Nov 2004
Posts: 2

PostPosted: Tue Nov 30, 2004 11:42 pm    Post subject: Working fine... Reply with quote

Thank you so much... that helped fix the problem. Now to install PPP and get my VPN working... thanks again!
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