Return-path: Received: from mms2.broadcom.com ([216.31.210.18]:2654 "EHLO mms2.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754646Ab1HWJ2A convert rfc822-to-8bit (ORCPT ); Tue, 23 Aug 2011 05:28:00 -0400 Message-ID: <4E53728B.3030803@broadcom.com> (sfid-20110823_112803_640973_06D9E83F) Date: Tue, 23 Aug 2011 11:27:39 +0200 From: "Roland Vossen" MIME-Version: 1.0 To: =?ISO-8859-1?Q?Camale=F3n?= cc: "linux-wireless@vger.kernel.org" , "devel@driverdev.osuosl.org" , "Brett Rudley" , "Henry Ptasinski" , "Arend Van Spriel" , "networkmanager-list@gnome.org" Subject: Re: brcmsmac driver only works when sitting next to the AP References: <20110814121646.GA5188@stt008.linux.site> <4E4A5641.4020604@broadcom.com> <1313509211.2065.36.camel@dcbw.foobar.com> <4E4B9A45.5090507@broadcom.com> <4E4CC85A.7010504@broadcom.com> <4E4E73F4.4040105@broadcom.com> <20110819152140.GA7506@stt008.linux.site> <4E52297D.9090301@broadcom.com> <20110822112737.GA5936@stt008.linux.site> <4E525235.7060501@broadcom.com> <4E525FC7.4070802@broadcom.com> <4E5367AA.8040406@broadcom.com> In-Reply-To: Content-Type: text/plain; charset=iso-8859-1; format=flowed Sender: linux-wireless-owner@vger.kernel.org List-ID: Hello Camale?n, I did not see anything unusual in the provided 'ps -A' output. I want to find out what the result of a scan is, specifically the RSSI. In that way I can judge if this is a signal reception problem. Can you do the following: - unload brcmsmac driver (or simply don't load it) - 'sudo service network-manager stop' .. this gets network-manager out of the way, perhaps it is related to the 'resource/device busy' message - load driver - 'sudo ifconfig wlan0 up' - 'sudo iw wlan0 scan' Thanks, Roland.