From owner-freebsd-hardware@FreeBSD.ORG Tue Aug 17 10:42:01 2010 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 160981065672 for ; Tue, 17 Aug 2010 10:42:01 +0000 (UTC) (envelope-from tsmm@list.ru) Received: from fallback3.mail.ru (fallback3.mail.ru [94.100.176.58]) by mx1.freebsd.org (Postfix) with ESMTP id C4D238FC12 for ; Tue, 17 Aug 2010 10:42:00 +0000 (UTC) Received: from f163.mail.ru (f163.mail.ru [217.69.128.115]) by fallback3.mail.ru (mPOP.Fallback_MX) with ESMTP id ED2EA3101E37 for ; Tue, 17 Aug 2010 12:07:05 +0400 (MSD) Received: from mail by f163.mail.ru with local id 1OlHCJ-0007Ez-00 for freebsd-hardware@freebsd.org; Tue, 17 Aug 2010 12:07:03 +0400 Received: from [217.11.64.236] by win.mail.ru with HTTP; Tue, 17 Aug 2010 12:07:03 +0400 From: Mikhail TSaplin To: freebsd-hardware@freebsd.org Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: [217.11.64.236] Date: Tue, 17 Aug 2010 12:07:03 +0400 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Message-Id: X-Spam: Not detected X-Mras: Ok Subject: Lenovo G455 notebook, atheros AR9285 wifi problem X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mikhail TSaplin List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2010 10:42:01 -0000 Hello All! I have Lenovo G455 notebook with FreeBSD 8.1 installed on it. Notebook has an Atheros AR9285 WiFi card that normally attaches to the ath driver. But i cant to enable it. I do the following steps: 1) Turn on WiFi switch on the notebook front panel; 2) Powerup notebook - WiFi led is on; 3) System loads BIOS, bootmanager, FreeBSD system boot loader - WiFi led is on; 4) System starts kernel booting - and WiFi led turns off within kernel loading process (probably when acpi driver is loading); 5) Dmesg and ifconfig - shows successfully attached ath device; 6) I enter following commands: ifconfig wlan0 create wlandev ath0 - wlan0 device is created; ifconfig wlan0 up scan - and this command hangs - probably that the WiFi is disabled; 7) I tried to enable/disable WiFi front panel switch, push Fn+F5 (wifi enable conbination) - the WiFi led is still off; Can you help me to enable it? Thanks for any advice. Mikhail.