Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Networking works on livecd, but fails after install[solved]
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
banderos
n00b
n00b


Joined: 16 Oct 2004
Posts: 73
Location: Australia

PostPosted: Mon Jan 09, 2006 2:50 am    Post subject: Networking works on livecd, but fails after install[solved] Reply with quote

Hi All,

I have just finished installing gentoo under vmware 4.0, natively running XP.

The network card was automatically detected and configured by the livecd on eth0.
Now physically eth0 is disabled on the actual machine as it uses a Belkin 802.11g wireless card, so I know vmware is emulating some other network card/driver to the "guest" operating system (this card would be eth1 if I was running linux natively).

How can I duplicate this config on my gentoo installation? I guess I need to figure out what module it is using and make sure that loads up, then do the usual /etc/init.d/net/eth0 stuff.

Can anyone help get me started?

cheers,

Ben C
Back to top
View user's profile Send private message
banderos
n00b
n00b


Joined: 16 Oct 2004
Posts: 73
Location: Australia

PostPosted: Mon Jan 09, 2006 3:15 am    Post subject: Reply with quote

Ok, somehow figured this out myself :oops:

So, for posterity:

'ifconfig -a' showed eth0 was in fact there, just no ip address.
'dmesg | grep eth0' and 'lsmod' gives the installed driver as pcnet32.

I added this to the autoload list (but figure it would get loaded anyway by coldplug) then reran /etc/init.d/net.eth0.

This time it worked, though it had failed twice before during reboot

Guess it was just one of those flakey wireless things stopping me getting an ip address from the WAP first couple of times.
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