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 1R1MJ8-0000Su-D4 for garchives@archives.gentoo.org; Wed, 07 Sep 2011 17:53:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D33921C1BA; Wed, 7 Sep 2011 17:52:42 +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 F0E7721C16D for ; Wed, 7 Sep 2011 17:52:12 +0000 (UTC) Received: by vws13 with SMTP id 13so6780139vws.12 for ; Wed, 07 Sep 2011 10:52:12 -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=2jtusl5MVB4M/HNE1Nj1jydqYCVuJoi8PpWlAAFARF4=; b=WkQhyaUNVp/khVFXMoCfLJxQiVPVitxn9dwhZNk51cEdakJB+oUiTN0bDWLIPOAqAq OBEMgeJP9slidupYmaP9OtONif+mvQUeEql9sbsrXVw4wRC14FV/OHGFm/3wAKn4OAQ8 7yOHjpRA0CYDzRzgk6jawtMuayd8n+FZw25MU= 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.22.116 with SMTP id c20mr36481vdf.331.1315417932376; Wed, 07 Sep 2011 10:52:12 -0700 (PDT) Received: by 10.52.165.99 with HTTP; Wed, 7 Sep 2011 10:52:12 -0700 (PDT) In-Reply-To: References: <20110908121208.GA10442@localhost.phub.net.cable.rogers.com> <4E679EA5.8090405@gmail.com> Date: Wed, 7 Sep 2011 13:52:12 -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: b9d8b4b740f65b8a3e052b5e7e287283 Dale, atl1c is for ethernet and not for the wireless. What I looking for at this point is the wireless. On Wed, Sep 7, 2011 at 12:46 PM, Mansour Al Akeel wrote: > 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 Generat= ion >>> Core Processor Family Integrated Graphics Controller [8086:0116] (rev 0= 9) >>> 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 Enhan= ced >>> 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 R= oot >>> Port 1 [8086:1c10] (rev b5) >>> 00:1c.1 PCI bridge [0604]: Intel Corporation Cougar Point PCI Express R= oot >>> Port 2 [8086:1c12] (rev b5) >>> 00:1c.3 PCI bridge [0604]: Intel Corporation Cougar Point PCI Express R= oot >>> Port 4 [8086:1c16] (rev b5) >>> 00:1c.5 PCI bridge [0604]: Intel Corporation Cougar Point PCI Express R= oot >>> Port 6 [8086:1c1a] (rev b5) >>> 00:1d.0 USB Controller [0c03]: Intel Corporation Cougar Point USB Enhan= ced >>> Host Controller #1 [8086:1c26] (rev 05) >>> 00:1f.0 ISA bridge [0601]: Intel Corporation HM65 Express Chipset Famil= y >>> LPC Controller [8086:1c49] (rev 05) >>> 00:1f.2 SATA controller [0106]: Intel Corporation Cougar Point 6 port S= ATA >>> 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 w= ill >> help. =A0If not, post back and maybe we can find something else. >> >> Dale >> >> :-) =A0:-) >> >> >