Gentoo Archives: gentoo-user

From: Ryan Tandy <tarpman@×××××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Tulip driver problems; eth0 does not exist..."netmount" was not started...
Date: Sun, 01 Oct 2006 00:19:35
Message-Id: 451F073C.7000607@tarpman.homelinux.com
In Reply to: [gentoo-user] Tulip driver problems; eth0 does not exist..."netmount" was not started... by Steven G Wagner
1 Steven G Wagner wrote:
2 > I have a working hardened system, 2.6.16-hardened-r11, but I can't seem to
3 > get eth0 recognized. My NIC is a Netgear FA310TX Rev D2 and I found that it
4 > uses the "Tulip" driver.
5 >
6 > I've tried compiling this driver by itself into the kernel both built-in and
7 > as a module. I've tried compiling the entire "Tulip" family of drivers into
8 > my kernel, trying <*> next to every possible selection under "Tulip" and
9 > again using <m> in every instance allowed. I listed "tulip" in
10 > /etc/modules.autoload.d and it failed at boot, even though it was compiled
11 > as a module.
12 >
13 > Everything is copasetic when I boot off the livecd and I can ping google,
14 > etc. I tried emerging hotplug as one forum post I found indicated, but to no
15 > avail. I've done my best to find posts related to this, seemingly, common
16 > issue, but nothing has worked for me and I can't think of anything else to
17 > try. I've combed the handbook as well, but nothing there has helped me.
18 >
19 > If anyone could help me I would really appreciate it. I have used Hardened
20 > Gentoo before, but not on this older machine.
21 >
22 > Thanks a lot for any help,
23 >
24 > Steve
25 >
26
27 Hi,
28
29 I'm using the Tulip driver on one of my older boxes too. Under the
30 "Tulip family" selection in menuconfig, only one of them actually
31 compiles the tulip.o module - I forget the name of it (DEC something),
32 but last time I built a kernel it was second in the list. For it to
33 work properly, I had to enable all the options for the tulip module -
34 new bus layout, interrupt mitigation, whatever other fancy things it has
35 there. Are you sure it's the tulip.o driver you want, or is it some
36 other driver from the tulip family?
37
38 You said that autoloading failed - can you paste the *exact* error
39 message? What happens if you try 'modprobe tulip' by hand, as root?
40
41 Ryan
42 --
43 gentoo-user@g.o mailing list

Replies