Return-path: Received: from mail-yx0-f174.google.com ([209.85.213.174]:60024 "EHLO mail-yx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752167Ab2GYRqV (ORCPT ); Wed, 25 Jul 2012 13:46:21 -0400 Received: by yenl2 with SMTP id l2so992429yen.19 for ; Wed, 25 Jul 2012 10:46:20 -0700 (PDT) Message-ID: <501030E9.3090707@lwfinger.net> (sfid-20120725_194634_835919_F3D73A84) Date: Wed, 25 Jul 2012 12:46:17 -0500 From: Larry Finger MIME-Version: 1.0 To: Tim and Alison Bentley CC: linux-wireless@vger.kernel.org Subject: Re: New Laptop and Driver References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Sender: linux-wireless-owner@vger.kernel.org List-ID: On 07/25/2012 12:30 PM, Tim and Alison Bentley wrote: > I have a new laptop and running the latest version of Fedora 17 it > cannot see the Wireless card. > > lspci -k > > 01:00.0 VGA compatible controller: nVidia Corporation Device 0de9 (rev > a1) > Subsystem: Device 1b0a:20dd > Kernel driver in use: nouveau > 03:00.0 Network controller: Atheros Communications Inc. Device 0037 (rev 01) > Subsystem: Lite-On Communications Inc Device 6618 > 04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. > RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 07) > Subsystem: Realtek Semiconductor Co., Ltd. Device 0123 > Kernel driver in use: r8169 > > lspci -v > > 03:00.0 Network controller: Atheros Communications Inc. Device 0037 (rev 01) > Subsystem: Lite-On Communications Inc Device 6618 > Flags: bus master, fast devsel, latency 0, IRQ 3 > Memory at f7200000 (64-bit, non-prefetchable) [size=512K] > Expansion ROM at f7280000 [disabled] [size=64K] > Capabilities: > > Is this chip known upstream or a new one? > > [18:28][tim@tigger2] ~ $uname -a > Linux tigger2 3.4.6-2.fc17.x86_64 #1 SMP Thu Jul 19 22:54:16 UTC 2012 > x86_64 x86_64 x86_64 GNU/Linux > [18:29][tim@tigger2] ~ $ We need to see the PCI IDs for the Atheros device. Use "lspci -nn". Larry