Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Need help with eth0, eth1 and "netmount"
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
GaMMa
l33t
l33t


Joined: 23 Aug 2002
Posts: 684
Location: USA

PostPosted: Sun Aug 25, 2002 2:35 pm    Post subject: Need help with eth0, eth1 and "netmount" Reply with quote

Well I finally got grub to work, and I can boot to my new gentoo stage 1 install :D. It boots no problem, but fails to load eth1 (nic card connected to the cable modem). When I go to /etc/init.d/ and type ifconfig -a net.eth1 it gives me the error "No device found". It does the same for eth0 too.

Since this is my first time compiling a kernel I'm pretty sure this would all work, but there probably is an option I missed when setting the kernel up. Any idea what option this would be? BTW these are PCI D-Link cards compatible with the realtek drivers, which I enabled when recompiling the kernel.
Back to top
View user's profile Send private message
OdinsDream
Veteran
Veteran


Joined: 01 Jun 2002
Posts: 1057

PostPosted: Sun Aug 25, 2002 3:09 pm    Post subject: Reply with quote

shouldn't ifconfig just need "eth1" and not "net.eth1" ?

I could be wrong :-)
Back to top
View user's profile Send private message
GaMMa
l33t
l33t


Joined: 23 Aug 2002
Posts: 684
Location: USA

PostPosted: Sun Aug 25, 2002 3:12 pm    Post subject: Reply with quote

hmmmm 1 sec.. let me try that... well either way it isn't working.. When it loads the kernel msgs at the beginning where the Nic cards should be it just says VPCI will detect IRQ later or something...
Back to top
View user's profile Send private message
GaMMa
l33t
l33t


Joined: 23 Aug 2002
Posts: 684
Location: USA

PostPosted: Sun Aug 25, 2002 4:06 pm    Post subject: Reply with quote

Still isn't working I don't know why it isn't detecting the Nic cards...
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Sun Aug 25, 2002 6:04 pm    Post subject: Reply with quote

Did you get the base system installed, or are you tring to get networking after the installation?

Did you compile NIC support as a module, or into the kernel? If module, try into the kernel. What is the output of
Code:
# /etc/init.d/net.eth0 start

_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
GaMMa
l33t
l33t


Joined: 23 Aug 2002
Posts: 684
Location: USA

PostPosted: Sun Aug 25, 2002 7:34 pm    Post subject: Reply with quote

when I try doing that I get the msg "Unknown Interface: No Such Device" When I try that with eth1 instead it gives me the msg "Failed bringing eth1 up".

I was looking at the kernel bootup msgs and saw this VP_PCI "Bringing up chipset, but driver not compiled in." What do I need to enable in the kernel menuconfig?
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Sun Aug 25, 2002 7:54 pm    Post subject: Reply with quote

GaMMa wrote:
when I try doing that I get the msg "Unknown Interface: No Such Device" When I try that with eth1 instead it gives me the msg "Failed bringing eth1 up".

It sure sounds like the correct driver is not in your kernel. What is the exact model of your NIC cards, and which driver (please use the wording given in menuconfig, for clarity - there are a couple of "realtek drivers") did you compile into your kernel?

Quote:
I was looking at the kernel bootup msgs and saw this VP_PCI "Bringing up chipset, but driver not compiled in." What do I need to enable in the kernel menuconfig?

Earlier, you said "VPCI", and now "VP_PCI". I can't find mention of either of those in the kernel sources anywhere that looks relevant to your situation. Is this the exact message given by the kernel?
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
GaMMa
l33t
l33t


Joined: 23 Aug 2002
Posts: 684
Location: USA

PostPosted: Mon Aug 26, 2002 6:58 am    Post subject: Reply with quote

Finally got it working thnx for the help :).
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Mon Aug 26, 2002 7:01 am    Post subject: Reply with quote

What did you do to get it working?
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
GaMMa
l33t
l33t


Joined: 23 Aug 2002
Posts: 684
Location: USA

PostPosted: Mon Aug 26, 2002 11:45 am    Post subject: Reply with quote

I made a number mistakes. I guess during install eth1 somehow became eth0, and I was trying to run dhcp for a Nic not connected to the outside world. 2nd mistake was I was loading Nic drivers into the kernel, not as modules. 3rd mistake was uncommenting the dhcp things in /etc/conf.d/net, I now load up eth0 normally and run dhcpcd eth0.

In other terms, I wasn't even close. Thx for the help tho.
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