Hi Andy,

 

You're welcome.

I remember I had simular issues. 

In my case it was wrong encryption in wpa_supplicant.conf I needed to add 
something manually to wpa_supplicant.conf.

 

ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
ap_scan=1
fast_reauth=1
network={
ssid="your wifi nameserver"
pairwise=TKIP
psk=encrypted password from wireless-lan app.
key_mgmt=WPA-PSK
proto=WPA2
priority=5
}

 

Weird enough, hehe.

 

You may try open key access (no crypt) to see if your wifi works then. If not 
then it should have to do with some other issue in the list. 

If it do works, it could be some issue with encryption setting of wpa.

You may use WEB or WPA instead of WPA2. Easiest way for this is use 
wireless-lan app. 

 

Grt Ruben


 
> To: r_vi...@hotmail.com
> CC: mipsbook-devel@linuxtogo.org
> From: ajv-661-419-8...@vsta.org
> Subject: Re: [Mipsbook-devel] enable WiFi
> Date: Wed, 25 Aug 2010 08:21:08 -0700
> 
> --------
> [Ruben Viets <r_vi...@hotmail.com> writes:]
> 
> > - or your wep / wpa setting is wrong (try wireless-lan app to see if you 
> > find
> > any wireless host and setup correct crypting)
> 
> Yes, "iwlist scan" sees AP's in the neighborhood. So basic WiFi is OK.
> And wpa_supplicant logging shows successful negotiation of a crypto key.
> It's just turning on actual crypto which seems to be the problem.
> 
> Weird, huh? But thanks for your thoughts.
> 
> Andy
                                          
_______________________________________________
Mipsbook-devel mailing list
Mipsbook-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/mipsbook-devel

Reply via email to