Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NIC issues
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
skag
n00b
n00b


Joined: 11 Feb 2005
Posts: 14

PostPosted: Mon Feb 28, 2005 9:41 pm    Post subject: NIC issues Reply with quote

Hi I installed a second nic in my gentoo box yesterday & rebuilt the kernel with the required drivers. I'm not exactly sure what to do now, I was expecting to reboot and have both an eth0 & eth1 however this isn't the case. Do I have to create a device node or something?

Any help appriciated.

Code:

 cat /proc/pci | grep Ethernet
    Ethernet controller: Silicon Integrated Systems [SiS] SiS900 10/100 Ethernet (rev 128).
    Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8029(AS) (rev 0).
Back to top
View user's profile Send private message
donjuan
l33t
l33t


Joined: 11 May 2004
Posts: 760
Location: At Uni

PostPosted: Mon Feb 28, 2005 9:47 pm    Post subject: Reply with quote

Setting up your box with multiple nics is explained in "Configuring your Network" in section 8b of the handbook. It's pretty straightforward.
_________________
Command-line ACCEPT_KEYWORDS is considered harmful, use the package.* files.

The Stage 1 on 3 Install
Back to top
View user's profile Send private message
Jake
Veteran
Veteran


Joined: 31 Jul 2003
Posts: 1132

PostPosted: Mon Feb 28, 2005 9:59 pm    Post subject: Reply with quote

You probably need to load a module for the one that isn't showing up. If you don't have the module, you'll need to recompile your kernel. I'd give you more detailed instructions, but I don't have a Linux box handy.
Back to top
View user's profile Send private message
skag
n00b
n00b


Joined: 11 Feb 2005
Posts: 14

PostPosted: Mon Feb 28, 2005 10:35 pm    Post subject: Reply with quote

Jake wrote:
You probably need to load a module for the one that isn't showing up. If you don't have the module, you'll need to recompile your kernel. I'd give you more detailed instructions, but I don't have a Linux box handy.


I compiled it into the kernel (RealTek RTL-8029). I double checked the driver by booting up with kanotix (It worked fine). I still get an error on boot
Code:
eth1: unknown interface: No such device
Back to top
View user's profile Send private message
donjuan
l33t
l33t


Joined: 11 May 2004
Posts: 760
Location: At Uni

PostPosted: Mon Feb 28, 2005 10:53 pm    Post subject: Reply with quote

It looks to me like you haven't edited your config files and setup the extra init script as explained in the handbook.
_________________
Command-line ACCEPT_KEYWORDS is considered harmful, use the package.* files.

The Stage 1 on 3 Install
Back to top
View user's profile Send private message
skag
n00b
n00b


Joined: 11 Feb 2005
Posts: 14

PostPosted: Mon Feb 28, 2005 11:21 pm    Post subject: Reply with quote

donjuan wrote:
It looks to me like you haven't edited your config files and setup the extra init script as explained in the handbook.


I have.
Back to top
View user's profile Send private message
donjuan
l33t
l33t


Joined: 11 May 2004
Posts: 760
Location: At Uni

PostPosted: Mon Feb 28, 2005 11:46 pm    Post subject: Reply with quote

Did you copy over the new kernel image or added it to the list of modules to load on startup if you're using a modular kernel? Since you setup the init scripts and everything it looks like the driver just isn't getting loaded.
_________________
Command-line ACCEPT_KEYWORDS is considered harmful, use the package.* files.

The Stage 1 on 3 Install
Back to top
View user's profile Send private message
skag
n00b
n00b


Joined: 11 Feb 2005
Posts: 14

PostPosted: Tue Mar 01, 2005 12:18 am    Post subject: Reply with quote

Yeah I copied over the kernel image, uname -a confirms this.

edit: The problem may lie elsewhere; I will have to probe deeper. Thanks for your attempted help guys.
Back to top
View user's profile Send private message
donjuan
l33t
l33t


Joined: 11 May 2004
Posts: 760
Location: At Uni

PostPosted: Tue Mar 01, 2005 12:54 am    Post subject: Reply with quote

So you're using "PCI NE2000 and clones support" correct? What's the output of
Code:
dmesg|grep eth


You might also want to try it as a module and see what happens when you try bringing it up that way. The module should be called ne2k-pci.

Edit: Okies, that's where I was trying to go, but good luck
_________________
Command-line ACCEPT_KEYWORDS is considered harmful, use the package.* files.

The Stage 1 on 3 Install
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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