From owner-freebsd-wireless@FreeBSD.ORG Mon Feb 20 19:00:01 2012 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C891106564A for ; Mon, 20 Feb 2012 19:00:01 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 004128FC1D for ; Mon, 20 Feb 2012 19:00:00 +0000 (UTC) Received: by werm13 with SMTP id m13so5389616wer.13 for ; Mon, 20 Feb 2012 10:59:58 -0800 (PST) Received-SPF: pass (google.com: domain of adrian.chadd@gmail.com designates 10.181.11.227 as permitted sender) client-ip=10.181.11.227; Authentication-Results: mr.google.com; spf=pass (google.com: domain of adrian.chadd@gmail.com designates 10.181.11.227 as permitted sender) smtp.mail=adrian.chadd@gmail.com; dkim=pass header.i=adrian.chadd@gmail.com Received: from mr.google.com ([10.181.11.227]) by 10.181.11.227 with SMTP id el3mr19400664wid.18.1329764398838 (num_hops = 1); Mon, 20 Feb 2012 10:59:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=aTwPjckC/20+oXlw1dYGpcP7nFjDeZEpH3lho4Y4bqM=; b=d0/CljySIEwyRsPN6B3V1tz5SipeDIc3NSmkXeBgCnTCVCOSH7gcFB4eS/l4rMONdd PTX6oVwxjPL54e2646YNLB91Pqr8oLRT5xHXXAkw7jOJxvW8S3hhRquMA2aprhyF0LFy PZsfYi+z9nRaLD/ASwdXE74h48ClFM20b1nX8= MIME-Version: 1.0 Received: by 10.181.11.227 with SMTP id el3mr16097434wid.18.1329764398784; Mon, 20 Feb 2012 10:59:58 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.216.154.199 with HTTP; Mon, 20 Feb 2012 10:59:58 -0800 (PST) In-Reply-To: <1329755071.36022.11.camel@firkin.mischler.com> References: <1329755071.36022.11.camel@firkin.mischler.com> Date: Mon, 20 Feb 2012 10:59:58 -0800 X-Google-Sender-Auth: 4p-pvdpOyxtvxBTIACTi8T1snfE Message-ID: From: Adrian Chadd To: jake@mischler.com Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-wireless@freebsd.org Subject: Re: kern/165212: [ath] No WiFi on Acer Aspire One 751h (Atheros AR5BHB63 & AR5B95) X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 20 Feb 2012 19:00:01 -0000 Hi, can you attach this to the PR too? There's no errors here, it's just not RX'ing anything. Is there an rfkill switch/button? (ie, some button that enables/disables wifi?) It may be a function switch? Have you loaded the relevant ACPI module for your laptop (which sometimes maps the rfkill line to ACPI somehow, I don't know the real details.) Thanks, Adrian