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 1RFSg5-0001Lw-Ld for garchives@archives.gentoo.org; Sun, 16 Oct 2011 15:31:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99B8D21C162; Sun, 16 Oct 2011 15:30:52 +0000 (UTC) Received: from mail-vx0-f181.google.com (mail-vx0-f181.google.com [209.85.220.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 364D921C04B for ; Sun, 16 Oct 2011 15:29:25 +0000 (UTC) Received: by vcbfk14 with SMTP id fk14so3491208vcb.40 for ; Sun, 16 Oct 2011 08:29:24 -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=GI2d8Xt4+zN+rew0FA39PxCeUybjiWESIaLDXSlzRDE=; b=G6y3LPPhMAULFJfQlNAQKKa/A/Xg890mhiGTIQ3QzEH1Ltm8QEHclKlWzhNRgx+L2P +UuZVayFa/4uDjR7x/vOOnFkQc2MtmJtFownbOPZki02U4YL8SOVyQRBTkUqHIlDxB/j byR/g4piXHEwp+jkKOgetngaW2O3Mf62eDVYc= 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 Received: by 10.52.112.135 with SMTP id iq7mr17097113vdb.51.1318778964707; Sun, 16 Oct 2011 08:29:24 -0700 (PDT) Received: by 10.52.161.194 with HTTP; Sun, 16 Oct 2011 08:29:24 -0700 (PDT) In-Reply-To: <4E9AF2D5.7040903@gmail.com> References: <4E9A119D.1000501@gmail.com> <201110161143.51308.michaelkintzios@gmail.com> <4E9AD52B.1050608@binarywings.net> <4E9AF2D5.7040903@gmail.com> Date: Sun, 16 Oct 2011 11:29:24 -0400 Message-ID: Subject: Re: [gentoo-user] Another Install Issue From: Matthew Finkel To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=bcaec5485cf8ba88c804af6c274c X-Archives-Salt: X-Archives-Hash: 215360530f566dbe3218baaf12a5239d --bcaec5485cf8ba88c804af6c274c Content-Type: text/plain; charset=ISO-8859-1 On Sun, Oct 16, 2011 at 11:05 AM, CJoeB wrote: > > 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. > Prior to unloading the modules, output from 'modprobe -vr broadcom tg3' is > > rmmod /lib/modules/2.6.39-gentoo-r3/kernel/drivers/net/tg3.ko > > Hi Colleen, Looks like broadcom isn't loading at boot. Also, I'm not too familiar with broadcom, but why must you load two modules? I found [1] which sound like your problem (possibly the site you mentioned earlier) which references a similar problem when tg3 is loaded before broadcom. You may have already tried this, but have you tested changing the order in /etc/conf.d/modules? [1] https://bbs.archlinux.org/viewtopic.php?id=110026 - Matt -- Matthew Finkel --bcaec5485cf8ba88c804af6c274c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Sun, Oct 16, 2011 at 11:05 AM, CJoeB <colleen.beamer@gm= ail.com> wrote:
> Also: Are the modules actually loade= d before you unload them? Use
> `modprobe -vr broadcom tg3`. If there is no output, the module was not=
> loaded.
Prior to unloading the modules, output from 'modprobe -vr b= roadcom tg3' is

rmmod /lib/modules/2.6.39-gentoo-r3/kernel/drivers/net/tg3.ko


Hi Colleen,

Looks like broadcom isn'= ;t loading at boot. Also, I'm not too familiar with broadcom, but why m= ust you load two modules? I found [1] which sound like your problem (possib= ly the site you mentioned earlier) which references a similar problem when = tg3 is loaded before broadcom. You may have already tried this, but have yo= u tested changing the order in /etc/conf.d/modules?


Matthew Finkel
--bcaec5485cf8ba88c804af6c274c--