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 1N2xOh-00041M-0Z for garchives@archives.gentoo.org; Wed, 28 Oct 2009 01:32:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A544E0828; Wed, 28 Oct 2009 01:32:21 +0000 (UTC) Received: from eastrmmtao102.cox.net (eastrmmtao102.cox.net [68.230.240.8]) by pigeon.gentoo.org (Postfix) with ESMTP id 19526E0828 for ; Wed, 28 Oct 2009 01:32:21 +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 <20091028013221.EYQQ1164.eastrmmtao102.cox.net@eastrmimpo02.cox.net> for ; Tue, 27 Oct 2009 21:32:21 -0400 Received: from [192.168.1.101] ([24.252.133.128]) by eastrmimpo02.cox.net with bizsmtp id y1YL1c00Q2mNiMC021YLxW; Tue, 27 Oct 2009 21:32:20 -0400 X-VR-Score: -80.00 X-Authority-Analysis: v=1.0 c=1 a=knTL93BkijsA:10 a=pXP92DxaAAAA:8 a=OfF4olGs-zfSlAWujw4A:9 a=KUAov_Ge3WQmcXi0SAgGTdMXqioA:4 X-CM-Score: 0.00 Message-ID: <4AE79F24.3060002@cox.net> Date: Tue, 27 Oct 2009 21:32:20 -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: Re: [gentoo-user] Ethernet card not working, tried tulip drivers... References: <4AE782F7.9010409@cox.net> <200910280138.50104.alan.mckinnon@gmail.com> In-Reply-To: <200910280138.50104.alan.mckinnon@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 44a17f14-4024-40cb-8353-5ade07830174 X-Archives-Hash: a126fffe6b8c55d022de5343b502c58f On 10/27/2009 7:38 PM, Alan McKinnon wrote: > On Wednesday 28 October 2009 01:32:07 Marcus Wanner wrote: > >> 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? >> > > Post this output: > > lspci > dmesg | grep > lscpi returns command not found, don't know what you mean by the dmesg thing. dmesg is working properly, if that's what you want to know. Thanks! Marcus