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 1RFDHN-0005RF-Ax for garchives@archives.gentoo.org; Sat, 15 Oct 2011 23:04:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C1BF21C121; Sat, 15 Oct 2011 23:04:19 +0000 (UTC) Received: from mail-gx0-f181.google.com (mail-gx0-f181.google.com [209.85.161.181]) by pigeon.gentoo.org (Postfix) with ESMTP id CCC0721C10E for ; Sat, 15 Oct 2011 23:03:12 +0000 (UTC) Received: by ggnp2 with SMTP id p2so2149624ggn.40 for ; Sat, 15 Oct 2011 16:03:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:content-type:content-transfer-encoding; bh=w84K3L4r7YQ+2EJniuGSM/oDZRYbdkgLafa0pQULYUE=; b=inKT7yYcX2O6uuJF75Jk70PDx3UrJUa6FEjZ+izsNpEbTPduS6YkVRLuLXjkxHSgjO ptgVaEMwwbcKVQb5BvbiO5WLJ8I1L/sq/WnpuS74rJIVltML3p6msKgmwxDbcUfnWKCs he9MDMupVKNW2PK0jsqfgmA2GRebKrRlu7cFI= Received: by 10.147.15.8 with SMTP id s8mr2243948yai.1.1318719792276; Sat, 15 Oct 2011 16:03:12 -0700 (PDT) Received: from [192.168.2.11] (bas1-hamilton02-1279489609.dsl.bell.ca. [76.67.118.73]) by mx.google.com with ESMTPS id f9sm22529703ann.5.2011.10.15.16.03.11 (version=SSLv3 cipher=OTHER); Sat, 15 Oct 2011 16:03:12 -0700 (PDT) Message-ID: <4E9A119D.1000501@gmail.com> Date: Sat, 15 Oct 2011 19:05:01 -0400 From: CJoeB User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110602 Lightning/1.0b2 Thunderbird/3.1.10 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: [gentoo-user] Another Install Issue X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: a42044dcbd663b2604747d111542aba3 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 was 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. I googled and found a post where someone said that they had to 'modprobe -r broadcom' and 'modprobe -r tg3' and then 'modprobe broadcom' and 'modprobe tg3' and then, run net-setup. I did this and then ifconfig returned my eth0 connection. Of course, later you have to do the cp -L /etc/resolv.conf /mnt/gentoo/etc/ .... which I did and dhcpcd has been added to my default runlevel. However, when I boot, eth0 does not start. I can start it manually by doing 'modprobe -r broadcom' and 'modprobe -r tg3' and then 'modprobe broadcom' and 'modprobe tg3' However, I would like to have my network started automatically. I do have config_eth0="dhcp" in my /etc/conf.d/net file Any suggestions? Colleen -- Registered Linux User #411143 with the Linux Counter, http://counter.li.org