Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
network problems on first install
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
toonew
n00b
n00b


Joined: 12 Aug 2005
Posts: 2

PostPosted: Sat Aug 13, 2005 9:38 pm    Post subject: network problems on first install Reply with quote

This is my first install of gentoo linux. I am currently running suSE/ windows dual boot. I am trying to in install amd64 gentoo/windows dual boot.

my problem is this. When trying to set up the network, I cannot seem to get "ping -c 3 www.yahoo.com" to work. I get the following output:

ping: unknown host www.yahoo.com

some other information.

ifconfig: gives what seems to be correct output according to install handbook.

dhcpdc eth0 --> "no link during initialization"

resolv.conf --> "domain gentoo" is the only entry

I have even tryed net-setup and manual entry of ip address

nothing works, any help will be appreciated.

Thanks,
John
Back to top
View user's profile Send private message
mozzep
n00b
n00b


Joined: 13 Aug 2005
Posts: 8
Location: tucson, az, usa

PostPosted: Sat Aug 13, 2005 9:53 pm    Post subject: Reply with quote

there are a few things that you may be able to do to get your network running:
First, try loading the modules for your network card, whether it's onboard or not.
Code:
# modprobe driver-name

for instance, for me, i would have to do:
Code:
modprobe tulip
, since i'm using the tulip drivers.

Second, if you changed your computer and hench changed to a different hardware address/network card, you may have to reset your modem so it reads the new hardware address. Just try unpluggin the power cable to the modem for 10 seconds and plugging it back in...

Third, on my motherboard i have 2 onboard network cards (for some reason) so you may want to try

Code:
net-setup eth1

or
Code:
dhcpcd eth0


hope this helps, first option is most likely though....

Oh, in your post you typed,

Code:
dhcpdc eth1


it's actually "dhcpcd".

in ifconfig you want to look for two words among the others, "UP" and "RUNNING" this means your internet is working

assuming you have dhcp


reid
Back to top
View user's profile Send private message
toonew
n00b
n00b


Joined: 12 Aug 2005
Posts: 2

PostPosted: Sat Aug 13, 2005 11:01 pm    Post subject: Reply with quote

I've tried everything you wrote above with no luck. The most prevailing message I get is:

" eth0 no link during installation"

I think your right the driver is in correct but I'm not sure which one to uses. My network card is Marvell 88E8053, which is the MSI K8N Neo 4 Platinum SLI on-board net card.

thanks for your help.
John
Back to top
View user's profile Send private message
Sven Vermeulen
Retired Dev
Retired Dev


Joined: 29 Aug 2002
Posts: 1345
Location: Mechelen, Belgium

PostPosted: Sun Aug 14, 2005 10:36 am    Post subject: Reply with quote

Run ifconfig -a, perhaps your system has several network cards and you're trying to use one that isn't hooked up?
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