Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
can't bring 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
$hep
n00b
n00b


Joined: 11 Apr 2004
Posts: 73
Location: South FL., USA

PostPosted: Thu Apr 22, 2004 1:04 am    Post subject: can't bring up eth0 on boot? Reply with quote

I've searched around the forum for a thread about this and can't seemed to find 1.
If you could help....
I can't get eth0 to come up on boot...How can I load the driver on boot?
I have to run:
Code:
/ # insmod -v /lib/modules/2.4.24/kernel/drivers/net/bcm4400.o
/ # /etc/init.d/net.eth0 start

Thanks >$hep


Last edited by $hep on Thu Apr 22, 2004 1:52 am; edited 1 time in total
Back to top
View user's profile Send private message
scout
Veteran
Veteran


Joined: 08 Mar 2003
Posts: 1991
Location: France, Paris en Semaine / Metz le W-E

PostPosted: Thu Apr 22, 2004 1:08 am    Post subject: Reply with quote

Try adding the name of the module in /etc/modules.autoload.d/kernel-2.4 and run (as root) rc-update add net.eth0 default : that will start net.eth0 at boot
_________________
http://petition.eurolinux.org/ - Petition against ePatents
L'essence de la finesse
Back to top
View user's profile Send private message
teknomage1
Veteran
Veteran


Joined: 05 Aug 2003
Posts: 1239
Location: Los Angeles, CA

PostPosted: Thu Apr 22, 2004 1:18 am    Post subject: Reply with quote

The gentoo handbook has the stuff necessary to get networking added to the booot sequence and this should show you how to make the module load automatically (it's at the very bottom of the page). Good luck
Back to top
View user's profile Send private message
$hep
n00b
n00b


Joined: 11 Apr 2004
Posts: 73
Location: South FL., USA

PostPosted: Thu Apr 22, 2004 1:40 am    Post subject: Reply with quote

I tried that. It tries to load both on boot but says error. ..
Code:
couldn't load   bcm4400.o
couldn't bring up  eth0

Thanks for your suggestions....
>$hep
Back to top
View user's profile Send private message
kallamej
Administrator
Administrator


Joined: 27 Jun 2003
Posts: 4983
Location: Gothenburg, Sweden

PostPosted: Thu Apr 22, 2004 9:02 am    Post subject: Reply with quote

Did you put bcm4400 or bcm4400.o in the autoload file? The file extension should not be there. Please post the output of dmesg relevant to the loading of the module if the entry was correct.
_________________
Please read our FAQ Forum, it answers many of your questions.
irc: #gentoo-forums on irc.libera.chat
Back to top
View user's profile Send private message
$hep
n00b
n00b


Joined: 11 Apr 2004
Posts: 73
Location: South FL., USA

PostPosted: Thu Apr 22, 2004 5:21 pm    Post subject: Reply with quote

kallamej, that did it!!!! I had the extension on there...so I dropped the .o and it worked like a charm!! Thanks for your help!!!
>$hep :lol:
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