Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
LiveCD/install network not working on M861G mobo
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
cheaper
n00b
n00b


Joined: 20 Jun 2005
Posts: 8

PostPosted: Mon Jun 12, 2006 3:00 pm    Post subject: LiveCD/install network not working on M861G mobo Reply with quote

Hi All,
My puter died last week, and so I got a cheap replacement...a sempron 2600+ with a PCChips M861G mobo. Everything seems to be working fine, except the networking. Booting shows that eth0 is recognized, and it broadcasts over DHCP for an IP address. But the IP address doesn't seem to be assigned. running dmesg shows that it recognizes the card and chipset. And everything works under windows XP...so I know it isn't a hardware problem. Any ideas of how to make it work? Thanks!

Steve
_________________
I'm cheaper than batteries
Back to top
View user's profile Send private message
jtmace
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jun 2002
Posts: 101

PostPosted: Mon Jun 12, 2006 3:57 pm    Post subject: no dhcp Reply with quote

try to configure ur network without dhcp

Code:

ifconfig eth0 <YOUR IP>
route add default gw <GATEWAY'S IP>
echo "nameserver <GATEWAY'S IP>" >> /etc/resolv.conf



or maybe running "dhcpcd"
Back to top
View user's profile Send private message
cheaper
n00b
n00b


Joined: 20 Jun 2005
Posts: 8

PostPosted: Mon Jun 12, 2006 4:09 pm    Post subject: Reply with quote

I did try set it up manually through net-setup eth0...but when I tried to ping the gateway it said "network unreachable"...I'll try doing it manually later though, and post the results.
_________________
I'm cheaper than batteries
Back to top
View user's profile Send private message
cheaper
n00b
n00b


Joined: 20 Jun 2005
Posts: 8

PostPosted: Thu Jun 15, 2006 7:57 pm    Post subject: Reply with quote

okay...used net-setup eth0 to setup the network manually...in trying to ping the gateway...got "network unreachable"...the networking does work under ubuntu (the live cd)...and there is a driver provided by the manufacturer (called "rhinefet") which I haven't tried under gentoo yet...other things keeping me busy...but I'll keep ya posted when I get around to it...anybody have previous experience with that driver?
_________________
I'm cheaper than batteries
Back to top
View user's profile Send private message
cheaper
n00b
n00b


Joined: 20 Jun 2005
Posts: 8

PostPosted: Fri Jun 16, 2006 5:21 pm    Post subject: Reply with quote

okay...looking around on the net I fould a reference to the need to compile via chipset support into the kernel (as opposed to a module)...can anybody suggest the cleanest way to integrate this into the liveCD install process? Thanks!
_________________
I'm cheaper than batteries
Back to top
View user's profile Send private message
orangeman12
Apprentice
Apprentice


Joined: 19 Dec 2004
Posts: 283
Location: Chair

PostPosted: Fri Jun 16, 2006 5:27 pm    Post subject: Reply with quote

I had a problem simular to yours where the livecd did not support my eth card. I ended up having to take a pci eth card from another computer and use that instead.
_________________
Orangeman
Back to top
View user's profile Send private message
sosoisl
n00b
n00b


Joined: 15 Jun 2006
Posts: 23

PostPosted: Sun Jun 18, 2006 5:44 am    Post subject: Reply with quote

cheaper wrote:
okay...looking around on the net I fould a reference to the need to compile via chipset support into the kernel (as opposed to a module)...can anybody suggest the cleanest way to integrate this into the liveCD install process? Thanks!


hi,

did u find a solution for ur problem, coz am facing exactly the same issue, eth set properly but pinging the gateway gives 'destination host unreachable' !!.
Please let us know about what u have done in this regard,

thanks in advance.
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