Gentoo Archives: gentoo-user

From: Kenneth Hopping <mrhiker@×××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] eth0 does not exist - success
Date: Mon, 29 May 2006 06:30:55
Message-Id: 447AA06B.5070909@speakeasy.org
In Reply to: Re: [gentoo-user] eth0 does not exist - followup by Richard Fish
1 Richard Fish wrote:
2
3 > Ok, when you go to configure your kernel, go under "Device
4 > Drivers->Network device support->Ethernet (10 or 100Mbit)". Select
5 > the option "3COM cards", and then the "3c590/3c900 series..." with an
6 > 'M'.
7 >
8 > Assuming that you already configured and installed a kernel, so that
9 > /usr/src/linux matches your running kernel, you should be able to just
10 > do "make && make modules_install" to get the new driver. You can then
11 > try loading it with "modprobe 3c59x". If you get no errors from that
12 > command, then you should get connected automatically within a few
13 > seconds. If all goes well, it should work fine even after a reboot.
14 > If you get errors, well you may have some more work to do to configure
15 > and install a new kernel.
16 >
17 >> This is my first attempt with gentoo and kernel compilation so I'm not
18 >> very knowledgable about modules. I just followed the steps in the x86
19 >> installation handbook. Except for the network, everything else (cdrom,
20 >> floppy) seems to work.
21 >
22 >
23 > I've been somewhat terse about the steps required, assuming you have
24 > some basic knowledge of how to configure and install a new kernel.
25 > The gentoo handbook can help here, but if you still have questions or
26 > something doesn't make sense, feel free to ask for some more help.
27 >
28 > -Richard
29 >
30 Thanks for pointing me in the right direction. I finally got eth0
31 working, but it was a struggle.
32
33 I selected the 3COM options like you suggested and recompiled the
34 kernel. Unfortunately, during reboot I got "invalid compressed format
35 (err=1)". I tried "make clean" to flush everything and compiled again
36 but it still wouldn't boot. My drastic solution was to reinstall gentoo
37 from scratch. Now the network initializes properly during startup. I
38 also learned to always keep the last working kernel as a backup when you
39 reconfigure.
40
41 K. Hopping
42 --
43 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] eth0 does not exist - success Iain Buchanan <iaindb@××××××××××××.au>
Re: [gentoo-user] eth0 does not exist - success "Bo Ørsted Andresen" <bo.andresen@××××.dk>
Re: [gentoo-user] eth0 does not exist - success Richard Fish <bigfish@××××××××××.org>