I finally got it working. Pinging my ipcop server works as well as google. I compiled everything under tulip family network device support as a module and listed 'tulip' in "/etc/modules.autoload.d/kernel-2.6".
'lsmod' shows only tulip listed. I guess that gets me all squared away here. Thanks a lot for all your help. I should document this problem and post it to my website as I was only able to find a lot of scattered info in regards to this card, the tulip driver and my particular problem in Gentoo. Now back to the handbook to finish my install then onto the Gentoo file server wiki...should be fun and hopefully I'll have a nice little secure fileserver when all is finished. -----Original Message----- From: Ryan Tandy [mailto:[EMAIL PROTECTED] Sent: Saturday, September 30, 2006 6:22 PM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Tulip driver problems; eth0 does not exist..."netmount" was not started... Steven G Wagner wrote: >> Are you sure it's the tulip.o driver you want, > > I'm pretty sure that's the one I need based on posts I've found by others > who are using the same card/chipset. If I could be sure it was loading and > eth0 was still not working I would assess that I need a different driver. > However, I don't believe I've been able to get the tulip driver loaded yet. > >> You said that autoloading failed - can you paste the *exact* error >> message? What happens if you try 'modprobe tulip' by hand, as root? > > Okay, I went back into menuconfig and enabled tulip family network device > support. Then I enabled the second dec... selection as a module and <*> > before each of the subheadings under this selection. Everything else in the > list of tulip family drivers is unselected. I added tulip to my > /etc/modules.autoload.d/kernel-2.6 file. > > On reboot, > Loading tulip module... > Failed to load tulip... > > As root, modprobe tulip: > FATAL: module tulip not found OK... what's the output from "make modules && make modules_install"? (when in /usr/src/linux) What does "modprobe tulip" return if you run it *immediately* after "make modules && make modules_install" - i.e. without rebooting first? According to Google, your card has the same chipset as mine, so the options I posted should work. If you're still having trouble, I can post the relevant part of my .config. Speaking of chipsets - what does 'lspci' (sys-apps/pciutils) say about the card? Ryan -- gentoo-user@gentoo.org mailing list -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.407 / Virus Database: 268.12.10/459 - Release Date: 9/29/2006 -- gentoo-user@gentoo.org mailing list