From owner-freebsd-wireless@freebsd.org Tue Mar 8 13:38:43 2016 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 918ECAC73BC for ; Tue, 8 Mar 2016 13:38:43 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x22a.google.com (mail-ig0-x22a.google.com [IPv6:2607:f8b0:4001:c05::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5D419D7 for ; Tue, 8 Mar 2016 13:38:43 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-ig0-x22a.google.com with SMTP id z8so17603943ige.0 for ; Tue, 08 Mar 2016 05:38:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-transfer-encoding; bh=IHpeYPej/m3GLTuc7KkGlFQh5a/dDyH1yFFJe9Y2mnw=; b=NZex/6Rboae2r9jOlTOvAeWPq9FGm2+Pv80XChif+31wgKDRv7EoWCOFMkNfytpw5h rv6Vbzb8AogqjXjPvbMYGOKTpOYJko2Hiplox5VU+rmBKniAmFfYIaXdGNKxo7qNLLO4 nhxZO2ZSs641Pib76V8BO4WiDtDwjYca6e5DbOnBnqwFB2DxO4hTJ7PJIkJgRN/LBe68 Upvkh70RWB5V6Zbgt2slLv2v7/uc/NdG/fHCNtP2hmDlGYrogXXprt1KyciIZqsC1Y15 J2PTtSveQ5t4eM+8GRf2qhVL+GH008fRcDAzJOLiyMWvyZJUWyIUBMwzwdzKDXphvY/n fBKA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-transfer-encoding; bh=IHpeYPej/m3GLTuc7KkGlFQh5a/dDyH1yFFJe9Y2mnw=; b=Ujk5PyVacrpT6dcEGeqXS/7BtshcJF9tmNVHYZZAWRF5OZzHyWY4Cfo2YQssB50boU hT/MnCQBX7OtZO1ng3yEPMEoNoeBcJjhEAULIa1mVxNd6qVya9BVEyZG7HqlzseKei5I A0e3EK/kaH+DV3xh0G1iA+U2PmwGtR5XuT1AuEnUqprpc9QV2RKGb1FS/p/t0vYTeXKw CL3/5Yv10WSmFiLx6/Zyi/ZIVuMMExZIn8cVG9FHgzRzOc+YkdW/so4utNQJIKGr7ME7 dvqxRxXMhsdC3UWhgaUkDVRvbuaMLy6yKdE75WBxrlWKSx0KP2YdVhNff2xcIHxJlhML AEbw== X-Gm-Message-State: AD7BkJJR/JxgLs3mddBfbHrHCxid6xyWZMZORapwdMSUMF2p25CzB/jwv1Dc4q/Ito9StggMf3VNzSUHYcZnwQ== MIME-Version: 1.0 X-Received: by 10.50.13.8 with SMTP id d8mr18519496igc.37.1457444322726; Tue, 08 Mar 2016 05:38:42 -0800 (PST) Received: by 10.36.14.19 with HTTP; Tue, 8 Mar 2016 05:38:42 -0800 (PST) In-Reply-To: <86B2B57E-A595-490E-9A9A-67F14EA5BB90@metricspace.net> References: <86B2B57E-A595-490E-9A9A-67F14EA5BB90@metricspace.net> Date: Tue, 8 Mar 2016 05:38:42 -0800 Message-ID: Subject: Re: Atheros 9462 detected but nonfunctional From: Adrian Chadd To: Eric McCorkle Cc: "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2016 13:38:43 -0000 i wonder if its an rfkill switch setting. Is there an rfkill switch or butt= on? -a On 8 March 2016 at 05:29, Eric McCorkle wrote: > Hello, > > I am trying to diagnose an issue with an Atheros 9462 card. The card is = being detected, and seemingly works (reports no errors with wpa_supplicant = and friends), however, the radios seem completely nonfunctional, as the car= d doesn't actually transmit or receive anything (I checked by turning on pa= cket logging and running scans/wpa_supplicant). > > There are errors reported in pciconf (it claims they are correctable erro= rs): receiver error, bad tlp, bad dllp. The Bluetooth subsystem also suffe= red timeouts (very likely related). > > I have confirmed this is not a hardware problem by booting into Linux wit= h a live memstick and running a scan. > > I'm looking for advise on likely root causes and how to go about diagnosi= ng the problem (I've never diagnosed a problem on a *supported* card in Fre= eBSD before, so I'm relatively unfamiliar with the process). > > Best, > Eric > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.or= g"