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 1RFQKm-0006Ir-92 for garchives@archives.gentoo.org; Sun, 16 Oct 2011 13:00:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ADC0B21C164; Sun, 16 Oct 2011 13:00:47 +0000 (UTC) Received: from out5.smtp.messagingengine.com (out5.smtp.messagingengine.com [66.111.4.29]) by pigeon.gentoo.org (Postfix) with ESMTP id 4387B21C148 for ; Sun, 16 Oct 2011 12:59:50 +0000 (UTC) Received: from compute3.internal (compute3.nyi.mail.srv.osa [10.202.2.43]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 01A4620E6D for ; Sun, 16 Oct 2011 08:59:50 -0400 (EDT) Received: from frontend1.nyi.mail.srv.osa ([10.202.2.160]) by compute3.internal (MEProxy); Sun, 16 Oct 2011 08:59:50 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=binarywings.net; h=message-id:date:from:mime-version:to:subject:references :in-reply-to:content-type; s=mesmtp; bh=vPfyNcOiidHgToRvDvt8GQiI bic=; b=nsGBx7tIyKLtliROYXcvzO39804ltepI2Gdv7xHBqyFe1SErfgCkHXdQ xbPWKykeoploMBoM30lpRnV9MkJlx0nkH4stku/SChtmkle+C6VLi7m60BnyoqAL iyU4gnhllJg50NHhBz/m0HjEcprR/4Xh4llTGwUlabF9oDqcthE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:date:from:mime-version:to :subject:references:in-reply-to:content-type; s=smtpout; bh=vPfy NcOiidHgToRvDvt8GQiIbic=; b=Q+4W8hVxmR71cSwBwt1vYtdCwgAs03GzzeXT T67vSnEixSLcMn2SD40ghes8vlGtetTbzMMtFAVGIzLaqv410sWfA2FTfA8w8CdC eTOpCjmKStlNvtK3dtvMFwxgLE1tXMgQfo1/cCK1FOFWcKfQbbGkuGK6CPYFlQy+ jDzfCR0= X-Sasl-enc: Xlh7ir4LUoT7d4lPYBg3HdeCmuySuG9P2U1R2zJ/CUme 1318769988 Received: from [192.168.5.18] (serv.binarywings.net [83.169.5.6]) by mail.messagingengine.com (Postfix) with ESMTPSA id BC581405668 for ; Sun, 16 Oct 2011 08:59:45 -0400 (EDT) Message-ID: <4E9AD52B.1050608@binarywings.net> Date: Sun, 16 Oct 2011 14:59:23 +0200 From: Florian Philipp User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.20) Gecko/20110925 Lightning/1.0b3pre Thunderbird/3.1.12 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] Another Install Issue References: <4E9A119D.1000501@gmail.com> <201110161143.51308.michaelkintzios@gmail.com> In-Reply-To: <201110161143.51308.michaelkintzios@gmail.com> X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig86290472D658C64BDA2DE4B0" X-Archives-Salt: X-Archives-Hash: 62c99491c463ddee0dddd7fb862990b9 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig86290472D658C64BDA2DE4B0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Am 16.10.2011 12:43, schrieb Mick: > On Sunday 16 Oct 2011 00:05:01 CJoeB wrote: >> Hi everyone, >> >> Well, thanks to the help I got from the list, I finally have Gentoo >> installed on my new desktop and booting to a command prompt. >> >> However, now I have a networking issue. >> >> In past, when I booted to the install CD and my ethernet connection wa= s >> not active, I typed net-setup eth0 and was able to set it up. This >> time, when I booted to the install CD and typed net-setup eth0, the >> network card was not recognized. =20 >=20 > This means that your kernel is not configured with the corresponding mo= dules=20 > for your network card, or that there is some other configuration proble= m with=20 > e.g. firmware loading (if such a thing is necessary for your card). >=20 [...] Also: Are the modules actually loaded before you unload them? Use `modprobe -vr broadcom tg3`. If there is no output, the module was not loaded. Regards, Florian Philipp --------------enig86290472D658C64BDA2DE4B0 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk6a1S8ACgkQqs4uOUlOuU9AeACfc/FAbMj7qEFd6dumvpTB25H4 eUIAnAlD4OUAmIWcgGivvdLHGniNRFte =n9DA -----END PGP SIGNATURE----- --------------enig86290472D658C64BDA2DE4B0--