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 1R1LGf-0001sU-Px for garchives@archives.gentoo.org; Wed, 07 Sep 2011 16:46:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 97E3321C12D; Wed, 7 Sep 2011 16:46:20 +0000 (UTC) Received: from mail-vw0-f53.google.com (mail-vw0-f53.google.com [209.85.212.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 6859521C053 for ; Wed, 7 Sep 2011 16:46:02 +0000 (UTC) Received: by vws13 with SMTP id 13so6694396vws.12 for ; Wed, 07 Sep 2011 09:46:01 -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:content-transfer-encoding; bh=Vql975Rb4SbpKo4eE9x1aWV9qmXKzB9j6xOV2YbotLk=; b=hA1RjoIkgBF1a0o/1NGJJiPJHz/vUS7A6SjlaLkU2eojN9MqBuJxS70BFPozjzkcSN htceXKju19C/kkTTCW0XC+DyfLCuChydkpyhgVxmujoY/fEPV7zVZ3n2z/hsgJM2B8tv juDW07rBvDsq7/+n4+b+7uXATSTwrnHdd2FfE= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@lists.gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 Received: by 10.52.19.170 with SMTP id g10mr3945751vde.197.1315413961821; Wed, 07 Sep 2011 09:46:01 -0700 (PDT) Received: by 10.52.165.99 with HTTP; Wed, 7 Sep 2011 09:46:01 -0700 (PDT) In-Reply-To: <4E679EA5.8090405@gmail.com> References: <20110908121208.GA10442@localhost.phub.net.cable.rogers.com> <4E679EA5.8090405@gmail.com> Date: Wed, 7 Sep 2011 12:46:01 -0400 Message-ID: Subject: Re: [gentoo-amd64] Network adopter driver From: Mansour Al Akeel To: gentoo-amd64@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 46e0c8168902a1c27304d007f92176e9 Dale, thank you a lot. I did a lot of googling before posting and will continue looking at the links you gave me. Will post the results. On Wed, Sep 7, 2011 at 12:41 PM, Dale wrote: > Mansour Al Akeel wrote: >> >> I am trying to install the driver for the wireless adopter. It looks >> like it's Intel based: >> >> >> lspci >> >> 00:00.0 Host bridge [0600]: Intel Corporation 2nd Generation Core >> Processor Family DRAM Controller [8086:0104] (rev 09) >> 00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generati= on >> Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09= ) >> 00:16.0 Communication controller [0780]: Intel Corporation Cougar Point >> HECI Controller #1 [8086:1c3a] (rev 04) >> 00:1a.0 USB Controller [0c03]: Intel Corporation Cougar Point USB Enhanc= ed >> Host Controller #2 [8086:1c2d] (rev 05) >> 00:1b.0 Audio device [0403]: Intel Corporation Cougar Point High >> Definition Audio Controller [8086:1c20] (rev 05) >> 00:1c.0 PCI bridge [0604]: Intel Corporation Cougar Point PCI Express Ro= ot >> Port 1 [8086:1c10] (rev b5) >> 00:1c.1 PCI bridge [0604]: Intel Corporation Cougar Point PCI Express Ro= ot >> Port 2 [8086:1c12] (rev b5) >> 00:1c.3 PCI bridge [0604]: Intel Corporation Cougar Point PCI Express Ro= ot >> Port 4 [8086:1c16] (rev b5) >> 00:1c.5 PCI bridge [0604]: Intel Corporation Cougar Point PCI Express Ro= ot >> Port 6 [8086:1c1a] (rev b5) >> 00:1d.0 USB Controller [0c03]: Intel Corporation Cougar Point USB Enhanc= ed >> Host Controller #1 [8086:1c26] (rev 05) >> 00:1f.0 ISA bridge [0601]: Intel Corporation HM65 Express Chipset Family >> LPC Controller [8086:1c49] (rev 05) >> 00:1f.2 SATA controller [0106]: Intel Corporation Cougar Point 6 port SA= TA >> AHCI Controller [8086:1c03] (rev 05) >> 00:1f.3 SMBus [0c05]: Intel Corporation Cougar Point SMBus Controller >> [8086:1c22] (rev 05) >> 02:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N >> 1030 [8086:008a] (rev 34) >> 03:00.0 USB Controller [0c03]: Fresco Logic FL1000G USB 3.0 Host >> Controller [1b73:1000] (rev 04) >> 04:00.0 Ethernet controller [0200]: Attansic Technology Corp. AR8151 v2.= 0 >> Gigabit Ethernet [1969:1083] (rev c0) >> >> The issue is, I still can not find the device. Am I using the correct >> driver ? >> < =A0SNIP>> >> >> Any hint ? >> >> Thank you. >> >> > > I always go here to find out which driver to use. > > http://kmuto.jp/debian/hcl/ > > I did google and found this tho: > > http://en.gentoo-wiki.com/wiki/MSI_CX640_16Y1 > > According to that you need the atl1c module. =A0I also found this little = gem > too: > > http://forums.gentoo.org/viewtopic-t-816791-start-0.html > > Notice the kernel line in one of the last posts. =A0Maybe one of those wi= ll > help. =A0If not, post back and maybe we can find something else. > > Dale > > :-) =A0:-) > >