Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gentoo installation step 5.
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
shm
Guest





PostPosted: Tue Aug 13, 2002 5:20 pm    Post subject: Gentoo installation step 5. Reply with quote

Ok, I'm trying to get past the network card installation in Gentoo.
I have a noname card (px-100jr), Gentoo detects it as 8139too.
When I type dhcpcd eth0 in the console I get timeout and when I type /sbin/ipconfig -a or ipconfig it gives me "no such directory" !! ?.
Yes, this is my first time trying to install linux.
What stupid n00b mistake am I doing? Help!
Back to top
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Tue Aug 13, 2002 5:24 pm    Post subject: Reply with quote

Take a closer look at the instructions. The command is ifconfig, not ipconfig (Windows command).
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
michaelb
l33t
l33t


Joined: 06 Jun 2002
Posts: 686
Location: Ann Arbor, MI

PostPosted: Tue Aug 13, 2002 5:29 pm    Post subject: Reply with quote

Also, type
Code:
# lsmod
to make sure the correct module is loaded for your NIC. If it is, try passing a hostname to the dhcp server to see if that solves your timeout.
Code:
# dhcpcd -h myhostname eth0
If the module is not running, try
Code:
# modprobe 3139too
Back to top
View user's profile Send private message
therobot
Apprentice
Apprentice


Joined: 07 Jun 2002
Posts: 256
Location: Canada

PostPosted: Tue Aug 13, 2002 5:43 pm    Post subject: Reply with quote

Code:
# modprobe 8139too

not 3139too :)
Back to top
View user's profile Send private message
michaelb
l33t
l33t


Joined: 06 Jun 2002
Posts: 686
Location: Ann Arbor, MI

PostPosted: Tue Aug 13, 2002 7:55 pm    Post subject: Reply with quote

Picky picky picky ;-)

Seriously tho, thanks for keeping me honest Robot.
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