Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Installing: Unable to get network to go
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
isoaga
Apprentice
Apprentice


Joined: 31 Oct 2002
Posts: 206
Location: Newcastle, Australia

PostPosted: Thu Oct 31, 2002 8:00 am    Post subject: Installing: Unable to get network to go Reply with quote

Ok, i'm installing gentoo for the first time however i'm unable to get the network to function. I run the net-setup script and configure a static ip etc (which i know to function) and when i run ifconfig -a it tells me that the card is up and running. However i am unable to ping anywhere, not even my local network. My network card is a Realtek RTL8139D and i've tried using the:

"modprobe 8139cd"

comand however it is unable to find the 8139cd file. I ran the same setup procedure on my laptop plugged into the same network and everthing worked fine so i think the network card may not be setup correctly. I've searched through these forums and there is talk of compiling the correct module into the kernel however i was unable to find a description of how to accomplish this.

Any help would be much appreciated.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Thu Oct 31, 2002 8:35 am    Post subject: Reply with quote

Section 14.Final steps: kernel and system logger, of the Install Guide.
Code listing 14.2: Compiling the Linux Kernel wrote:
# cd /usr/src/linux
# make menuconfig
# make dep && make clean bzImage modules modules_install
# mv /boot/bzImage /boot/bzImage.orig
[if bzImage already exists]
# cp /usr/src/linux/arch/i386/boot/bzImage /boot
After make menuconfig, you'll need to select the correct option for your NIC.
_________________
Quis separabit? Quo animo?
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