Re: Error message.



Le 25/08/2010 04:31, nogueira13 a écrit :

> http://pastebin.com/GBvWndXN
 
> I don't know what does mean: "*Aug 17 17:12:28 nogueira-dell kernel: [  774.973853] wlan0: disassociated from 00:21:8d:21:0e:51 (Reason: 14)"
> 
> *What does mean Reason 14?

Your problem does not look related to NetworkManager. To make sure of
this, add this section to your /etc/wpa_supplicant/wpa_supplicant.conf
file:

network={
        ssid="WIFI-SANTACLARA"
        psk="your password here"
}


Then run these two commands as root:

  service NetworkManager  stop
  wpa_supplicant  -i wlan0 -c /etc/wpa_supplicant/wpa_supplicant.conf 

If this displays the same messages than the ones you posted then it
means NetworkManager is not involved at all in your problem. Then you
have to talk to one of these groups:

  http://hostap.epitest.fi/wpa_supplicant/
  http://linuxwireless.org/

PS: I know that Windows 7 works fine but try to get closer anyway just
to see if that makes any difference.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]