From owner-freebsd-current@FreeBSD.ORG Sat Nov 7 17:45:08 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA941106566C for ; Sat, 7 Nov 2009 17:45:07 +0000 (UTC) (envelope-from gaijin.k@gmail.com) Received: from mail-yx0-f171.google.com (mail-yx0-f171.google.com [209.85.210.171]) by mx1.freebsd.org (Postfix) with ESMTP id 9DC418FC18 for ; Sat, 7 Nov 2009 17:45:07 +0000 (UTC) Received: by yxe1 with SMTP id 1so1775327yxe.3 for ; Sat, 07 Nov 2009 09:45:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=7lIIRkPb4Fa3Zg/ukRn/S5Cd5h+yNSQW8TB05T/ejGE=; b=U3dHQCsaB18Ta04yzAi4d0uYvR/K3gllrPjX362hJeKIE84eU+RYdjtRGSijda42qg tz2B0QaVfjos49BVPvJh6BR6kwOcrHcUUiItG8E8E/fvxOP8lr4W3A9e+RFMJpBCsgG9 /VxGgh63gGjwcA1JSSZlMBv0kbbdDV0ZBxiG0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=q89/VOO5R0eoCdRGxcnviqwn/9+UD2Lub8DlZkXmcna+12hONzkqDIEXKVxpKD8aiI P4lOchYlXc4hAmh/mtFloh0Z94cKPuQQOhQa1Mfpq13tfZA/gZkfq0R3nV/UdcaPU6xk EP1sfQ5mzEaAvtCWW5kXyEzM8GOfYLB7ctER4= Received: by 10.90.42.9 with SMTP id p9mr98191agp.4.1257615906339; Sat, 07 Nov 2009 09:45:06 -0800 (PST) Received: from ?10.0.3.231? (pool-173-70-28-149.nwrknj.fios.verizon.net [173.70.28.149]) by mx.google.com with ESMTPS id 4sm528792yxd.16.2009.11.07.09.45.04 (version=SSLv3 cipher=RC4-MD5); Sat, 07 Nov 2009 09:45:05 -0800 (PST) From: "Alexandre \"Sunny\" Kovalenko" To: Paul B Mahol In-Reply-To: <3a142e750911070919s592980e1yfa420ea1d2654d52@mail.gmail.com> References: <1257426023.1436.18.camel@RabbitsDen> <3a142e750911050624q41a22ed5ud4f6919a2fac686e@mail.gmail.com> <3a142e750911070919s592980e1yfa420ea1d2654d52@mail.gmail.com> Content-Type: text/plain; charset="UTF-8" Date: Sat, 07 Nov 2009 12:45:03 -0500 Message-Id: <1257615903.1438.15.camel@RabbitsDen> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 8bit Cc: freebsd-current@freebsd.org Subject: Re: After sys/net80211 changes in r198931 laptop is no longer associating with AP X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2009 17:45:08 -0000 On Sat, 2009-11-07 at 18:19 +0100, Paul B Mahol wrote: > On 11/5/09, Alexandre "Sunny" Kovalenko wrote: > > On Thu, Nov 5, 2009 at 9:24 AM, Paul B Mahol wrote: > > > >> On 11/5/09, Alexandre "Sunny" Kovalenko wrote: > >> > It seems that 8.0 discussion is still going on on @current... if I > >> > should have posted this on @stable, please, feel free to chastise me as > >> > appropriate. > >> > > >> > After updating to r198831 my laptop no longer associates with either of > >> > two APs I have. Rolling back just 'sys/net80211' to r198443 fixes the > >> > problem. > >> > > >> > Working system: > >> > FreeBSD RabbitsDen.RabbitsLawn.verizon.net 8.0-RC1 FreeBSD 8.0-RC1 #0 > >> > r198443M: Sat Oct 24 14:03:30 EDT 2009 > >> > root@RabbitsDen.RabbitsLawn.verizon.net:/usr/obj/usr/src/sys/TPX60 i386 > >> > > >> > Non-working system: > >> > FreeBSD RabbitsDen.RabbitsLawn.verizon.net 8.0-RC2 FreeBSD 8.0-RC2 #0 > >> > r198931: Wed Nov 4 20:56:16 EST 2009 > >> > root@RabbitsDen.RabbitsLawn.verizon.net:/usr/obj/usr/src/sys/TPX60 i386 > >> > > >> > APs are is: > >> > SSID/MESH ID BSSID CHAN RATE S:N INT CAPS > >> > AP_SSID 00:1f:33:3b:xx:xx 3 54M -68:-96 100 EP RSN WPS > >> > WME > >> > AP_SSID 00:1f:90:cb:xx:xx 8 54M -73:-96 100 EPS RSN WPA > >> > ATH > >> > > >> > Relevant piece of wpa_supplicant.conf is: > >> > > >> > ctrl_interface=/var/run/wpa_supplicant > >> > ctrl_interface_group=wheel > >> > eapol_version=2 > >> > > >> > network={ > >> > ssid="AP_SSID" > >> > scan_ssid=1 > >> > priority=1 > >> > proto=WPA > >> > key_mgmt=WPA-PSK > >> > psk="Really secure something" > >> > } > >> > > >> > APs are set not to broadcast SSID, but enabling broadcast does not > >> > change much. > >> > > >> > Running wpa_supplicant with -d shows that it could not match AP_SSID. > >> > > >> > If there is anything else I can provide, please, let me know. > >> > >> What driver are you using? > >> Looking into net80211 svn log for that time period I only see mesh hacks > >> ... > >> > > I am using ath (I am away from my laptop ATM -- I could provide part number > > later today). > > > > I have seen mesh changes in there and that's when I gave up and posted -- I > > am not > > nearly enough qualified to figure out which ones could or could not impact > > normal operation. > > You could track which commit introduced bug and/or use wlandebug > and/or athdebug to see what is going on. After doing revison-by-revision upgrade from r198443 to r198931, with the help from Rui Paulo, I am at r198931 and happily associated with the AP. Looks like a case of PEBKAC... I do apologize for the noise. -- Alexandre Kovalenko (Олександр Коваленко)