Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Broadcom tg3 problem (info - not question)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
rbr28
Tux's lil' helper
Tux's lil' helper


Joined: 09 Feb 2004
Posts: 126

PostPosted: Thu Nov 11, 2004 8:21 pm    Post subject: Broadcom tg3 problem (info - not question) Reply with quote

Just wanted to post this for others who run into a similar problem. On some livecd's I have had a problem with the tg3 driver picking up my onboard ethernet card as eth1 (I only have 1 NIC so it should be eth0. It's easy not to notice this if you are on a laptop and don't have the buffer to view things that fly buy during boot. If you have this problem, just simply copy /etc/init.d/net.eth0 to net.eth1 in the same folder and modify /etc/conf.d/net so that you substitute eth1 for eth0 on the appropriate line. Then do /etc/init.d/net.eth1 start to start the proper interface. I didn't have to modprobe tg3 since it did load properly on boot.
Back to top
View user's profile Send private message
flickerfly
l33t
l33t


Joined: 08 Nov 2002
Posts: 677
Location: Lanham, MD

PostPosted: Wed Dec 15, 2004 9:42 pm    Post subject: Reply with quote

Good tip, best practice 4 creating eth1 is to make a link...

Code:
ln -s /etc/init.d/net.eth0 /etc/init.d/net.eth1


This way upgraded code to eth0 works on eth1 as well.
_________________
An Evil Genious' Guide to Sheeple and How To Avoid Becoming One | 0x4C9EF4A
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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