Gentoo Archives: gentoo-user

From: Steven G Wagner <digital9ja@×××.net>
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 01:52:39
Message-Id: 002401c6e4fb$776bde40$0100a8c0@brianna
In Reply to: Re: [gentoo-user] Tulip driver problems; eth0 does not exist..."netmount" was not started... by Ryan Tandy
1 I finally got it working. Pinging my ipcop server works as well as google. I
2 compiled everything under tulip family network device support as a module
3 and listed 'tulip' in "/etc/modules.autoload.d/kernel-2.6".
4
5 'lsmod' shows only tulip listed. I guess that gets me all squared away here.
6 Thanks a lot for all your help. I should document this problem and post it
7 to my website as I was only able to find a lot of scattered info in regards
8 to this card, the tulip driver and my particular problem in Gentoo.
9
10 Now back to the handbook to finish my install then onto the Gentoo file
11 server wiki...should be fun and hopefully I'll have a nice little secure
12 fileserver when all is finished.
13
14
15
16 -----Original Message-----
17 From: Ryan Tandy [mailto:tarpman@×××××××××××××××××.com]
18 Sent: Saturday, September 30, 2006 6:22 PM
19 To: gentoo-user@l.g.o
20 Subject: Re: [gentoo-user] Tulip driver problems; eth0 does not
21 exist..."netmount" was not started...
22
23 Steven G Wagner wrote:
24 >> Are you sure it's the tulip.o driver you want,
25 >
26 > I'm pretty sure that's the one I need based on posts I've found by others
27 > who are using the same card/chipset. If I could be sure it was loading and
28 > eth0 was still not working I would assess that I need a different driver.
29 > However, I don't believe I've been able to get the tulip driver loaded
30 yet.
31 >
32 >> You said that autoloading failed - can you paste the *exact* error
33 >> message? What happens if you try 'modprobe tulip' by hand, as root?
34 >
35 > Okay, I went back into menuconfig and enabled tulip family network device
36 > support. Then I enabled the second dec... selection as a module and <*>
37 > before each of the subheadings under this selection. Everything else in
38 the
39 > list of tulip family drivers is unselected. I added tulip to my
40 > /etc/modules.autoload.d/kernel-2.6 file.
41 >
42 > On reboot,
43 > Loading tulip module...
44 > Failed to load tulip...
45 >
46 > As root, modprobe tulip:
47 > FATAL: module tulip not found
48
49 OK... what's the output from "make modules && make modules_install"?
50 (when in /usr/src/linux) What does "modprobe tulip" return if you run
51 it *immediately* after "make modules && make modules_install" - i.e.
52 without rebooting first?
53
54 According to Google, your card has the same chipset as mine, so the
55 options I posted should work. If you're still having trouble, I can
56 post the relevant part of my .config.
57
58 Speaking of chipsets - what does 'lspci' (sys-apps/pciutils) say about
59 the card?
60
61 Ryan
62 --
63 gentoo-user@g.o mailing list
64
65
66
67 --
68 No virus found in this incoming message.
69 Checked by AVG Free Edition.
70 Version: 7.1.407 / Virus Database: 268.12.10/459 - Release Date: 9/29/2006
71
72
73 --
74 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Tulip driver problems; eth0 does not exist..."netmount" was not started... Ryan Tandy <tarpman@×××××××××××××××××.com>