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 <gentoo-user+bounces-130400-garchives=archives.gentoo.org@lists.gentoo.org>) id 1RJnoq-0003RP-Tj for garchives@archives.gentoo.org; Fri, 28 Oct 2011 14:54:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B44E621C0E0; Fri, 28 Oct 2011 14:53:51 +0000 (UTC) Received: from mail-bw0-f53.google.com (mail-bw0-f53.google.com [209.85.214.53]) by pigeon.gentoo.org (Postfix) with ESMTP id BE4CC21C0A4 for <gentoo-user@lists.gentoo.org>; Fri, 28 Oct 2011 14:52:56 +0000 (UTC) Received: by bkbzs8 with SMTP id zs8so922050bkb.40 for <gentoo-user@lists.gentoo.org>; Fri, 28 Oct 2011 07:52:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=SxsricCQhHsqAhR6vvLiENYDSk9iS2xV3CkgYxPah3s=; b=EO3buypzgKSetveLO7fw3ex0iXdmlnONyGJDzTtQH/oYPAbMgT1+Hhx07SbDK4lmpR gVdfG80ePuYPdd+LURzqc+WHAeHfg2KPIjlwibOT2Q3tOzck7b58k5Ddlp857H0wE3KV qewk8GcnQG0gx+y9zFwqIVMOGFTrjmj2Ukox0= Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.204.13.131 with SMTP id c3mr2708181bka.10.1319813575885; Fri, 28 Oct 2011 07:52:55 -0700 (PDT) Received: by 10.204.37.16 with HTTP; Fri, 28 Oct 2011 07:52:55 -0700 (PDT) In-Reply-To: <4EAAC051.3040100@gmail.com> References: <4EAAC051.3040100@gmail.com> Date: Fri, 28 Oct 2011 10:52:55 -0400 Message-ID: <CA+czFiA1BpFH_gSmix3NeELu7ADVJnFXr1wYN+EuQpX-BEinOg@mail.gmail.com> Subject: Re: [gentoo-user] Realtec 8111C LAN not detected... From: Michael Mol <mikemol@gmail.com> To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: X-Archives-Hash: 3b704b1716f42c59d7eda98c52c9adb4 On Fri, Oct 28, 2011 at 10:46 AM, Jarry <mr.jarry@gmail.com> wrote: > Hi, > > I'm trying to install gentoo on mobo with Realtek 8111C LAN, > but the last weekly autobuild does not detect it, so I'm > basically stuck in the corner, as I can not download kernel > sources and procede with installation. > > From what I found after little googling, kernel-module r8169 > should contain driver for this chip, so I modprobe-d r8169, > but still ifconfig shows no eth-interface. > > I restarted installation CD, this time I supplied following > option to kernel: > > doload=r8169 > > But still not eth0 is detected. So how could I solve this > problem? Which kernel version? Which patchset? Without manually loading the module, do you see it in lsmod on a fresh boot? -- :wq