From owner-freebsd-wireless@FreeBSD.ORG Mon Feb 20 20:16:20 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 BD29F106564A; Mon, 20 Feb 2012 20:16:20 +0000 (UTC) (envelope-from jake@mischler.com) Received: from teaspoon.mischlersflorist.com (rrcs-72-45-221-198.nys.biz.rr.com [72.45.221.198]) by mx1.freebsd.org (Postfix) with ESMTP id 71BA18FC12; Mon, 20 Feb 2012 20:16:19 +0000 (UTC) Received: from [192.168.163.29] ([192.168.163.29]) by teaspoon.mischlersflorist.com (8.14.5/8.14.4) with ESMTP id q1KKGJ7G000649; Mon, 20 Feb 2012 15:16:19 -0500 (EST) (envelope-from jake@mischler.com) From: Dave Mischler To: Adrian Chadd Content-Type: text/plain; charset="us-ascii" Date: Mon, 20 Feb 2012 15:16:18 -0500 Message-ID: <1329768978.78961.23.camel@firkin.mischler.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit 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 Reply-To: jake@mischler.com 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 20:16:20 -0000 > can you attach this to the PR too? OK. I tried to attach the previous message, too, but I assume the system was unhappy with the 180KB+ log file. > 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? There is such a switch. I have tried playing with it under FreeBSD, and got nowhere. I don't seem to have to touch it under Ubuntu (or maybe I only had to use it once). > 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.) Other than having FreeBSD try to use ACPI, I don't know anything about this. This appears in the boot log, and might be relevant: Feb 20 16:11:25 halfpint kernel: acpi0: on motherboard Feb 20 16:11:25 halfpint kernel: ACPI Error: Could not enable PowerButton event (20120215/evxfevnt-217) Feb 20 16:11:25 halfpint kernel: ACPI Warning: Could not enable fixed event 0x2 (20120215/evxface-575) Feb 20 16:11:25 halfpint kernel: acpi0: Power Button (fixed) Feb 20 16:11:25 halfpint kernel: acpi0: reservation of 3f800000, 70800000 (3) failed Feb 20 16:11:25 halfpint kernel: cpu0: on acpi0 Feb 20 16:11:25 halfpint kernel: cpu1: on acpi0 How do I find out if there is an ACPI module available, and if so, how to load and enable it? When I got this netbook it had a dead hard disk (i.e. no software), and no useful documentation. I have downloaded the available user and quick start guides from Acer but I don't see much useful info.