Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Mar 2007 06:48:04 -0400
From:      Jim Seymour <jim@wingbarscafe.com>
To:        freebsd-mobile <freebsd-mobile@freebsd.org>
Subject:   Re: wpa_supplicant issues
Message-ID:  <1175338085.3234.8.camel@dhcp85.national-net.com>
In-Reply-To: <200703311158.04171.czarek@therek.net>
References:  <1175312097.5800.19.camel@dhcp85.national-net.com> <200703311158.04171.czarek@therek.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2007-03-31 at 11:57 +0200, Cezary Morga wrote:
> On Saturday 31 March 2007 05:34, Jim Seymour wrote:
> > Doing a ifconfig ndis0 scan pulls up my the wifi connection I need to
> > use.
> >
> > SSID	BSSID	CHAN	RATE	S:N	INT	CAPS
> > XXXX	XX:XX	6	54M	130:0	100     EP	??? ??? ??? ???
> > ??? RSN ??? VEN
> >
> > I have the connection info in /usr/local/etc/wpa_supplicant.conf as
> > far as the SSID to connect to and psk to use. However wpa_supplicant
> > never can complete a connection to it. Is there something else that
> > should be loaded? Do you need the printout of a connection attempt?
> 
> I had similar problems lately. It would be nice if you'd post 
> (pastebin.com?) the debug information.
> 
> In my case the "-D" parameter did the trick:
> wpa_supplicant -B -q -i ndis0 -c /etc/wpa_supplicant.conf -D ndis
> 
> Regards,

I can't believe it was that simple....The -D ndis did it for me as well.

Thank You Very Much,

Jim




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1175338085.3234.8.camel>