From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N2vWM-0006cn-GX for garchives@archives.gentoo.org; Tue, 27 Oct 2009 23:32:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A331CE0864; Tue, 27 Oct 2009 23:32:08 +0000 (UTC) Received: from eastrmmtao102.cox.net (eastrmmtao102.cox.net [68.230.240.8]) by pigeon.gentoo.org (Postfix) with ESMTP id 6F1F7E0864 for ; Tue, 27 Oct 2009 23:32:08 +0000 (UTC) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao102.cox.net (InterMail vM.8.00.01.00 201-2244-105-20090324) with ESMTP id <20091027233207.VBN1164.eastrmmtao102.cox.net@eastrmimpo02.cox.net> for ; Tue, 27 Oct 2009 19:32:07 -0400 Received: from [192.168.1.101] ([24.252.133.128]) by eastrmimpo02.cox.net with bizsmtp id xzY71c00K2mNiMC02zY7wr; Tue, 27 Oct 2009 19:32:07 -0400 X-VR-Score: 20.00 X-Authority-Analysis: v=1.0 c=1 a=I3lrfaL3NxIA:10 a=pXP92DxaAAAA:8 a=TskNOQPKgVqVJLvAHw4A:9 a=KHAO6AaAh2MRqwN9uM_HBxShflYA:4 X-CM-Score: 0.00 Message-ID: <4AE782F7.9010409@cox.net> Date: Tue, 27 Oct 2009 19:32:07 -0400 From: Marcus Wanner User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Ethernet card not working, tried tulip drivers... Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 06a17178-8ee7-44ef-809d-d2c48cdd2580 X-Archives-Hash: 1ee67ce47925c89bd9fe0c36c7aff956 Hi! I just followed the (excellent, easily understandable) gentoo installation handbook up to chapter 10, where it says to reboot. I did so, but I had the same problem as the user here: http://www.linuxquestions.org/questions/linux-networking-3/networking-eth0-does-not-exist-gentoo-349330/ As suggested in there, I have recompiled the kernel with the tulip drivers (everything under the tulip subtree in make menuconfig), copied it to /boot, and booted it, but it still gives the same message. I have verified that I am booting the newly compiled kernel with the tulip drivers, but it still doesn't work. Note that I do not have the same ethernet card as is mentioned in the link above, and have not been able to find out exactly what it's name is, besides the fact that the name includes "Tornado". Also note that it worked fine in the Gentoo minimal installation cd. To sum it up: How do I figure out what the name of my card is, and after that, what driver do I need? Thanks in advance! Marcus