From owner-freebsd-current@FreeBSD.ORG Sat May 29 04:39:26 2010 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 9AE1E106566C; Sat, 29 May 2010 04:39:26 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 08E318FC15; Sat, 29 May 2010 04:39:25 +0000 (UTC) Received: by wyj26 with SMTP id 26so384095wyj.13 for ; Fri, 28 May 2010 21:39:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:reply-to :in-reply-to:references:date:message-id:subject:from:to:cc :content-type; bh=TPOR6A7iD7j1QuSIqpv9Dg2vOmQLKVlh0DVOXh3gE4Q=; b=GVpUjJVj6hGLX/jvjxbKO9iiadbPxRlC8AMHi1J+UZXLwsIxjxWG8N0qRkMpocphzZ 6SgqsqP6a39LuNk+adBkyV+csr6kqbm1yX6rxr1liQ//7MzQVKTEtz0pOub8IQAyEExN 7uaCgWANN7CG3CkTPP5qSBKwPSdCGRM2Jff2Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; b=ifgsajTYtx1hc7q4yd0cumVJdDpZCf39+hnfd3taXfMwJgM6iO5/TroMOtwzKeP4nE c5s7Ysh7tTb4rgHZ1Xlesg1F99YFz9DMZHLKhH0jTtzuouC3SvaJqlnb9RwlMgB1aUtg sUfVWJGUP9hZ6spEuwg3e1wMIyChux2DQGQvA= MIME-Version: 1.0 Received: by 10.216.179.200 with SMTP id h50mr2155723wem.73.1275107964940; Fri, 28 May 2010 21:39:24 -0700 (PDT) Received: by 10.216.158.146 with HTTP; Fri, 28 May 2010 21:39:24 -0700 (PDT) In-Reply-To: <4C00832A.4030102@FreeBSD.org> References: <4C00832A.4030102@FreeBSD.org> Date: Sat, 29 May 2010 00:39:24 -0400 Message-ID: From: "b. f." To: Doug Barton Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org Subject: Re: wpa_supplicant (Was: Re: wpi not working on today's current (r208626)) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bf1783@gmail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 May 2010 04:39:26 -0000 On 5/28/10, Doug Barton wrote: > On 5/28/2010 4:50 PM, b. f. wrote: >> >> I can't see any problems when using WPA2 with AES on r208606 i386 with >> uath(4). I'm updating this machine to r208630 tonight, and if I >> encounter problems with the later revision, I'll let you know. > > Ok, thanks. > >> Are >> you saying that you experienced problems when trying to use a r207134 >> base with a r208626 kernel? If that's the case, I would recommend >> updating the base to the same revision as the kernel, and then >> retesting. > > Yes, that's what I'm doing I actually tried running the newly built > wpa_supplicant but that didn't work. I'm kind of hesitant to do the full > upgrade since I'm having kernel problems with the nvidia driver, but if > I'm sure wpa_supplicant will work then I suppose I can bite the bullet. > It appears that something is wrong. My wireless stick no longer associates with the network with r208630. I'll do some tinkering. b.