OK, thank you, it seem to work, but I can't connect my computer, here is my wpa_supplicant.conf file :
ctrl_interface=/var/run/wpa_supplicant
ap_scan=0
network={
ssid="nunux"
psk="My passphrase"
priority=5
}
I launch wpa_supplicant like this :
# wpa_supplicant -d -iwlan0 -c/etc/wpa_supplicant.conf -Dndiswrapper
I have this error :
Starting AP scan (broadcast SSID)
Scan timeout - try to get results
Received 653 bytes of scan results (2 BSSes)
Scan results: 2
Selecting BSS from priority group 2
0: 00:0f:66:5b:57:b9 ssid='' wpa_ie_len=0 rsn_ie_len=0
skip - no WPA/RSN IE
1: 00:03:c9:a9:6c:68 ssid='' wpa_ie_len=0 rsn_ie_len=0
skip - no WPA/RSN IE
No suitable AP found.
iwlist wlan0 scan say that encryption key is on and Extra:wpa_ie=dd1c0050f20101000050f20202000050f2040050f20201000050f2020000
I don't anderstand how to connect with wpa 