From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KlPju-0002Iq-O9 for garchives@archives.gentoo.org; Thu, 02 Oct 2008 15:05:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CF530E0552; Thu, 2 Oct 2008 15:05:12 +0000 (UTC) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159]) by pigeon.gentoo.org (Postfix) with ESMTP id 8977DE0552 for ; Thu, 2 Oct 2008 15:05:12 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id d23so1004767fga.14 for ; Thu, 02 Oct 2008 08:05:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=MEhyvCbIXCQAAZIfKoabqflrMeimzntoAU67Rs5U01M=; b=CjNHDy8eZzyAWGMs3hrpZMW1LGNI9uA811MGxevy+NIRbDT+MkmF58dAIGhZ3jwjs+ yG4IX7VIAxygtKXBbq6u3bQpczaY7Yhu8alofHF2q1JNoxnHVKLQVXbUWRMLqNa82XPZ 2cEcWz9nf8C8+Iq6K8AmOf4OqSMrriHoav/d4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=ucdVEnwQ0r2aF024Sa5C/XJAFJKu0MKFnBVLaR0wji/dGGi7jv9lefcnvjIROaYDBh 6vkjZ8fYaY9l1if9TwpE8PkySUdPU1fjvIzwuQE/iCQsRx9XUfxdsqXYkjukwCyTpDq4 mJbSedFwwxVIv6PNKTmUg8ehiyrq5sUbpDwOI= Received: by 10.180.248.10 with SMTP id v10mr5765683bkh.21.1222959911074; Thu, 02 Oct 2008 08:05:11 -0700 (PDT) Received: by 10.180.229.10 with HTTP; Thu, 2 Oct 2008 08:05:11 -0700 (PDT) Message-ID: <49bf44f10810020805g2ffb0cafq3dba79728c41a47f@mail.gmail.com> Date: Thu, 2 Oct 2008 08:05:11 -0700 From: Grant To: "Gentoo mailing list" Subject: [gentoo-user] eth1 won't show up 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 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: fc7dfcc9-3a73-436d-a65e-79823f99eaa8 X-Archives-Hash: 39a8365cb414f3a26a682fdf7fa788cc I have this: # lspci 05:0a.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone] (rev 34) 05:0b.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone] (rev 30) but from ifconfig I only have eth0. Can anyone tell me how to investigate this? - Grant