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 1RFmyT-0007ME-B9 for garchives@archives.gentoo.org; Mon, 17 Oct 2011 13:11:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8626521C067; Mon, 17 Oct 2011 13:11:14 +0000 (UTC) Received: from out5.smtp.messagingengine.com (out5.smtp.messagingengine.com [66.111.4.29]) by pigeon.gentoo.org (Postfix) with ESMTP id E50A621C021 for ; Mon, 17 Oct 2011 13:10:07 +0000 (UTC) Received: from compute4.internal (compute4.nyi.mail.srv.osa [10.202.2.44]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id A49D720757 for ; Mon, 17 Oct 2011 09:10:07 -0400 (EDT) Received: from frontend2.nyi.mail.srv.osa ([10.202.2.161]) by compute4.internal (MEProxy); Mon, 17 Oct 2011 09:10:07 -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=9FjShIarF0UZG6B3FI58igLU Bnk=; b=LZrgvD1+spmWBg/f4xdMnPtYlykXnU6VUIAjlWyKuIYXwlndeiXvA1SE QBKM69iRbBn5lAfXxrDbzD0lsGbzN1QWpsVSARnZXm8V4j2URv7fC/jnSsFqus+T s6/sGXKhCVO8MNVFkywY39XOSrLxRpHkcGwocPTZOWG9rH/8/+0= 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=9FjS hIarF0UZG6B3FI58igLUBnk=; b=gU6yobT7qn1xdhBhHa6Pubs+qREjDYtDGW/q GvjIQwuo16xncJV/TZqc0/VSCWXV+PT9fn77a7wKM9TRktBanpJfFru/ZW4GrnEO AspvogPZKd8gf1n5D5+ZEExq3kOYw31lLxF5yF7Zw1e2Jh93TYRqEB6nP931WlsC J25aK/I= X-Sasl-enc: 21foKBMxluRP4VN93JjQo4k5yZ+i0BK962+5E4I+y00M 1318857006 Received: from [192.168.5.18] (serv.binarywings.net [83.169.5.6]) by mail.messagingengine.com (Postfix) with ESMTPSA id A962748336C for ; Mon, 17 Oct 2011 09:10:06 -0400 (EDT) Message-ID: <4E9C2923.7070002@binarywings.net> Date: Mon, 17 Oct 2011 15:09:55 +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> <4E9AAC83.3050305@binarywings.net> <201110161118.45443.michaelkintzios@gmail.com> <4E9B5C37.7060501@binarywings.net> <5f685ddc2056c9c05d0fb35e04b38728.squirrel@www.antarean.org> In-Reply-To: <5f685ddc2056c9c05d0fb35e04b38728.squirrel@www.antarean.org> X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig902AEAEACE3652F5DA1786FD" X-Archives-Salt: X-Archives-Hash: b4c3c3bff9b68aff2600cd5c1aaa8aae This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig902AEAEACE3652F5DA1786FD Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Am 17.10.2011 14:40, schrieb J. Roeleveld: > On Mon, October 17, 2011 12:35 am, Florian Philipp wrote: >=20 > >=20 >> >> I agree that the problem should be solved but just in case Colleen wan= ts >> to continue with his installation (I know, he is installing Gentoo for= >> the first time so I doubt he values his time very high ;-) ), I sugges= t >> he either implements my proposal outlined above or adds similar code t= o >> /etc/conf.d/net: >> >> preup() { >> if [ "$IFACE" =3D eth0 ]; then >> ebegin "Reloading broadcom and tg3 modules" >> modprobe -r foo bar && >> modprobe broadcom && >> modprobe tg3 >> ewend $? "Failed to reload modules" >> fi >> return 0 >> } >=20 > For correctness, please change the 4th line above from: > " modprobe -r foo bar && " > to: > " modprobe -r broadcom tg3 && " >=20 > I somehow doubt there will be a module called "foo" or "bar" :) >=20 > -- > Joost >=20 >=20 I should stop writing replies at midnight ;) First I call Colleen a male newcomer, then I fail to change my own test code. --------------enig902AEAEACE3652F5DA1786FD 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/ iEYEARECAAYFAk6cKSsACgkQqs4uOUlOuU8mwQCfdgsru0EdlOYAIuaDbFqUZxJd 7K0An3TmnNe7Sq6RcNTdgvO+iti1TYJ6 =XLBh -----END PGP SIGNATURE----- --------------enig902AEAEACE3652F5DA1786FD--