Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751314AbWIWQwJ (ORCPT ); Sat, 23 Sep 2006 12:52:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751312AbWIWQwJ (ORCPT ); Sat, 23 Sep 2006 12:52:09 -0400 Received: from 242.178.36.72.reverse.layeredtech.com ([72.36.178.242]:2469 "EHLO tapestrysystems.com") by vger.kernel.org with ESMTP id S1751306AbWIWQwH (ORCPT ); Sat, 23 Sep 2006 12:52:07 -0400 Message-ID: <45156612.2080906@madrabbit.org> Date: Sat, 23 Sep 2006 09:51:30 -0700 From: Ray Lee User-Agent: Thunderbird 1.5.0.7 (X11/20060918) MIME-Version: 1.0 To: "Rafael J. Wysocki" Cc: Larry Finger , dbtsai@gmail.com, John Linville , netdev@vger.kernel.org, LKML Subject: Re: Bcm43xx softMac Driver in 2.6.18 References: <4513E308.10507@lwfinger.net> <2c0942db0609222303o50e47156xe6af9a50ed8301c8@mail.gmail.com> <200609231141.26090.rjw@sisk.pl> In-Reply-To: <200609231141.26090.rjw@sisk.pl> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1613 Lines: 32 Rafael J. Wysocki wrote: >> 2.6.18 vanilla and 2.6.18 with your patch both lock my system hard >> with bcm43xx. I've got an HP/Compaq nx6125 laptop. Symptoms are that >> it will associate fine on its own and send traffic to/fro upon ifup, >> but when I do an iwconfig, ifdown, ifup to change the access point, >> the system locks (somewhat randomly) during one of those operations. >> Well, the iwconfig or the ifup, actually. > > I have observed similar symptoms on HPC nx6325, although I haven't managed > to get the adapter associate with an AP. Yeah, I'm having the same troubles. Carefully watching the iwconfig results showed me that only half of the time did my `iwconfig eth1 essid AccessPointName` actually take. (It listed the essid of the ap I told it to associate with, but then showed "Access Point: Invalid" or words to that effect, until I issued the exact same iwconfig again.) So, try it twice, double check the iwconfig output, then try bringing up the interface. Though that seems awfully difficult to do as well (DHCP is just sending out stuff with nothing coming back). When I switch consoles while DHCP is plaintively asking for an IP, and issue *another* iwconfig with the same essid, then it seems to kick something in the driver and DHCP immediately associates. Happened twice for me so far, though that could merely be a coincidence. Ray - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/