Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2006.1 LiveDVD not recognizing eth0 from the get-go
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
NathanBrisk
n00b
n00b


Joined: 14 Mar 2005
Posts: 9

PostPosted: Sun Sep 24, 2006 3:08 am    Post subject: 2006.1 LiveDVD not recognizing eth0 from the get-go Reply with quote

Many people have problems with the ethernet working when they have the LiveCD running and it ceasing to work once Gentoo is installed, but I feel like I have an altogether new error (please show me where I'm wrong).

I'm using the 2006.1 LiveDVD for i686. The ethernet isn't detected at all. I know it works, though, because this is a dualbooty and the WinXP is picking up the interweb fine.

I tried using the networkless install but I couldn't get it working properly. It restricts choices to make it easier on the n00b, but it still doesn't work...what can one do when the "n00b, I'll install it for you" method isn't working.

EDIT:

Real problem found here: https://forums.gentoo.org/viewtopic-t-496763-highlight-rtl8111.html

Can someone explain to me how to go about fixing this?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54300
Location: 56N 3W

PostPosted: Sun Sep 24, 2006 8:44 am    Post subject: Reply with quote

NathanBrisk,

Look in
Code:
lsmod
to see if rt8169 is listed. If its missing, check that you do not already have an eth0 in
Code:
ifconfig -a
.
Do
Code:
 modprobe rt8169
now run the above commands, rt8169 should be listed at the top of lsmod and eth0 should have appeared.

One of the following commands should get your network up
Code:
net-setup eth0
/etc/init.d/net.eth0 restart

_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
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