From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1F9k1J-0004mL-Up for garchives@archives.gentoo.org; Thu, 16 Feb 2006 14:22:10 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1GEJf6u020543; Thu, 16 Feb 2006 14:19:41 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.205]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k1GEC5CZ031673 for ; Thu, 16 Feb 2006 14:12:06 GMT Received: by wproxy.gmail.com with SMTP id i2so369075wra for ; Thu, 16 Feb 2006 06:12:05 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=rxKmOQau9OFkXigsA1QEKKpOyH0OQWYD26e4t6pxdI1YRWpyn7upEfQl3zVO6jcjpbHtsYoPaamFPo01jUztPCjUFiykQraX5CUZsEwUWaLAvvDDVrt5igXvM+YxSgkqCZvCSjmr6SXtr/HiUxpxo5UGjC0N8/3q+ilRvlXXwZw= Received: by 10.54.135.1 with SMTP id i1mr1004108wrd; Thu, 16 Feb 2006 06:11:57 -0800 (PST) Received: by 10.54.105.16 with HTTP; Thu, 16 Feb 2006 06:11:56 -0800 (PST) Message-ID: Date: Thu, 16 Feb 2006 11:11:56 -0300 From: Gilberto Martins To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Ethernet Module (3c59x) not recognized In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <73CFFA7D-4639-4BA7-8C23-E5019AFDAC55@stellar.eclipse.co.uk> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k1GEC5CZ031673 X-Archives-Salt: d7a5fdd2-88e5-4af8-b946-31c71c3cc648 X-Archives-Hash: 75a91ce5ef22c35c0c24bd67edb12d75 This problem was solved already, I really commited a huge compilatiom mistake. So, I decided using genkernl to help. But this is another thread ... 2006/2/15, Emmanuel Durin : > The make module_install command installs the modules into > /lib/modules/2.x.xx/. Search for your file into this directory instead > of into the sources directory. > If you can't find it, go to /lib/modules/2.x.xx/ and browse to see if > there is some modules. If you find some, then you should probably have > forgotten to enable the compilation of the 3c59x module, or you have > included it directly into the kernel. Rerun make menuconfig and use > the search function (press the / key) to find and configure it. I really didn't know about the / key in make menuconfig. Thanks for that, I will try that out after. -- gentoo-user@gentoo.org mailing list