From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-97827-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MOmfl-0000jB-Nz
	for garchives@archives.gentoo.org; Thu, 09 Jul 2009 05:59:59 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id CDA72E050B;
	Thu,  9 Jul 2009 05:59:55 +0000 (UTC)
Received: from mail-gx0-f220.google.com (mail-gx0-f220.google.com [209.85.217.220])
	by pigeon.gentoo.org (Postfix) with ESMTP id B01C6E050B
	for <gentoo-user@lists.gentoo.org>; Thu,  9 Jul 2009 05:59:55 +0000 (UTC)
Received: by gxk20 with SMTP id 20so16750942gxk.10
        for <gentoo-user@lists.gentoo.org>; Wed, 08 Jul 2009 22:59:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=20fgeEp6lOAWr0tryNhuPvqpsg+GbUUWr6DDbI5FRi0=;
        b=AhkbjAOdK1E4gZbW82Hj3HMavu1A5iZ2HrmXt7ZXhY49XPsCOekG7TPVrBPQxjDhsc
         E0gOJt5+/WgoVhcYSq5Xf7tUD7qieYbq/shJjFbG4TR0wM3/YHUszvvH/KEosNJtJ0qX
         h3l0r055OphEeDxJZbkiGoX/+NUzzIVMIugSs=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        b=mu5aUS3mAkNHn6GKyxUHFW4b1l7jdy138G6B2tWTl+KeTvcJdvSCdGA0t2osedlEl8
         //vvePSD/3ATQqCQ0IdyB++w1kzi1vvbvVHQsG6zETjcdGJP3Vg4/aFDGj6OcZlIIQ/y
         YHFbOlwB7XtGdM1O6lxFXZ0jzM/ulUCj46MXY=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.90.86.10 with SMTP id j10mr373362agb.6.1247119195380; Wed, 08 
	Jul 2009 22:59:55 -0700 (PDT)
In-Reply-To: <58965d8a0907081207v73e23c52lb93e22e7e7054802@mail.gmail.com>
References: <49bf44f10907070134n2d871558jd13c09515f47066e@mail.gmail.com>
	 <58965d8a0907081207v73e23c52lb93e22e7e7054802@mail.gmail.com>
Date: Wed, 8 Jul 2009 22:59:55 -0700
Message-ID: <49bf44f10907082259o146104a1g499a29b77fe622bb@mail.gmail.com>
Subject: Re: [gentoo-user] Windows-only wireless AP?
From: Grant <emailgrant@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: daafdcdd-5010-4e26-93ee-84e1f56ff99b
X-Archives-Hash: f35498f93b765ef7144bf02426277c40

>> I've also tried to connect via /etc/init.d/net.wlan0 and
>> wpa_supplicant, but I can't get much information about how it's
>> failing because it is backgrounded.  Could net.wlan0 work even though
>> wicd fails, and if so, how can I get more info from net.wlan0?
>
> If you're using wpa_supplicant you can run wpa_gui which is a GUI for
> wpa_supplicant :) or run wpa_supplicant in foreground with verbose
> mode, it'll show more than you ever wanted to see...

Thanks guys.  They switched from WPA2 to WPA and now I can connect.  I
remember having problems with another WPA2 network though.  Has anyone
used wicd with WPA2?

- Grant