Prbl. wifi wpa sur Thinkpad + aironet + wext + isp free.fr

Bonjour,

Je n’arrive pas à activer le wpa sur une carte Cisco mini-pci embarqué dans un Thinkpad X31 pour me connecter sur ma box free en wifi WPA (option TKIP seule activé). Je me connecte sans prbl. sur des ap ouverts sans crypto.

Je poste ici en désespoir de cause car je n’arrive pas à activer le wpa malgré la lecture de nombreux tuto. relatif à ma config. ou à wpasupplicant.

Quel wpa_supplicant.conf fonctionne pour vous pour quelle option wifi free.fr ?

uname -a

  *-network:1 DISABLED
       description: Wireless interface
       product: Cisco Aironet Wireless 802.11b
       vendor: AIRONET Wireless Communications
       physical id: 2                         
       bus info: pci@0000:02:02.0             
       logical name: eth1                     
       version: 00                            
       serial: 00:0e:9b:28:be:72              
       width: 32 bits                         
       clock: 33MHz                           
       capabilities: pm vpd bus_master cap_list ethernet physical wireless logical                                                                              
       configuration: broadcast=yes driver=airo latency=64 maxlatency=4 mingnt=4 module=airo multicast=yes wireless=IEEE 802.11-DS

iwlist eth1 scan

          Cell 06 - Address: XX:XX:XX:XX:XX:XX                             
                    ESSID:"RESEAU"                                         
                    Mode:Master                                            
                    Frequency:2.447 GHz (Channel 8)                        
                    Quality=82/100  Signal level=-54 dBm  Noise level:0 dBm
                    Encryption key:on                                      
                    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s    
                              9 Mb/s; 12 Mb/s; 18 Mb/s                     
                    Extra:bcn_int=100                                      
                    IE: WPA Version 1                                      
                        Group Cipher : TKIP                                
                        Pairwise Ciphers (1) : TKIP                        
                        Authentication Suites (1) : PSK 

cat /etc/wpa_supplicant.conf

# WPA-PSK/TKIP

ctrl_interface=/var/run/wpa_supplicant

network={
        ssid="RESEAU"
        key_mgmt=WPA-PSK
        proto=WPA       
        pairwise=TKIP   
        group=TKIP      
        #psk="passphrase"
        psk=chaîne hexa générée par wpa_passphrase 
} 

wpa_supplicant -i eth1 -c /etc/wpa_supplicant.conf -dd

Initializing interface 'eth1' conf '/etc/wpa_supplicant.conf' driver 'default' ctrl_interface 'N/A' bridge 'N/A'                                                
Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf'     
Reading configuration file '/etc/wpa_supplicant.conf'                           
ctrl_interface='/var/run/wpa_supplicant'                                        
Line: 5 - start of a new network block                                          
ssid - hexdump_ascii(len=9):                                                    
     hexa                        RESEAU                                         
key_mgmt: 0x2                                                                   
proto: 0x1                                                                      
pairwise: 0x8                                                                   
group: 0x8                                                                      
PSK - hexdump(len=32): [REMOVED]                                                
Priority group 0                                                                
   id=0 ssid='RESEAU'                                                           
SIOCGIWRANGE: WE(compiled)=22 WE(source)=19 enc_capa=0x0                        
  capabilities: key_mgmt 0x0 enc 0x3 flags 0x0                                  
WEXT: Operstate: linkmode=1, operstate=5                                        
Own MAC address: YY:YY:YY:YY:YY:YY                                              
wpa_driver_wext_set_wpa                                                         
Driver does not support WPA.                                                    
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0           
ioctl[SIOCSIWENCODEEXT]: Operation not permitted                                
Driver did not support SIOCSIWENCODEEXT                                         
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0           
ioctl[SIOCSIWENCODEEXT]: Operation not permitted                                
Driver did not support SIOCSIWENCODEEXT                                         
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0           
ioctl[SIOCSIWENCODEEXT]: Operation not permitted                                
Driver did not support SIOCSIWENCODEEXT                                         
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0           
ioctl[SIOCSIWENCODEEXT]: Operation not permitted                                
Driver did not support SIOCSIWENCODEEXT                                         
wpa_driver_wext_set_countermeasures                                             
wpa_driver_wext_set_drop_unencrypted                                            
RSN: flushing PMKID list in the driver                                          
Setting scan request: 0 sec 100000 usec                                         
WPS: UUID based on MAC address - hexdump(len=16): hexa...                                                                                                       
WPS: Build Beacon and Probe Response IEs                                        
WPS:  * Version                                                                 
WPS:  * Wi-Fi Protected Setup State (0)                                         
WPS:  * Version                                                                 
WPS:  * Wi-Fi Protected Setup State (0)                                         
WPS:  * Response Type (2)                                                       
WPS:  * UUID-E                                                                  
WPS:  * Manufacturer                                                            
WPS:  * Model Name                                                              
WPS:  * Model Number                                                            
WPS:  * Serial Number                                                           
WPS:  * Primary Device Type                                                     
WPS:  * Device Name                                                             
WPS:  * Config Methods (0)                                                      
WPS:  * RF Bands (3)                                                            
EAPOL: SUPP_PAE entering state DISCONNECTED                                     
EAPOL: KEY_RX entering state NO_KEY_RECEIVE                                     
EAPOL: SUPP_BE entering state INITIALIZE                                        
EAP: EAP entering state DISABLED                                                
Added interface eth1                                                            
RTM_NEWLINK: operstate=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])            
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added                                
Wireless event: cmd=0x8b06 len=8                                                
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])                     
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added                                
State: DISCONNECTED -> SCANNING                                                 
Starting AP scan (broadcast SSID)                                               
Trying to get current scan results first without requesting a new scan to speed up initial association                                                          
Received 1582 bytes of scan results (9 BSSes)                                   
CTRL-EVENT-SCAN-RESULTS                                                         
Selecting BSS from priority group 0                                             
Try to find WPA-enabled AP                                                      
0: XX:XX:XX:XX:XX:XX ssid='RESEAU' wpa_ie_len=22 rsn_ie_len=0 caps=0x11         
   selected based on WPA IE                                                     
   selected WPA AP XX:XX:XX:XX:XX:XX ssid='RESEAU'                              
Trying to associate with XX:XX:XX:XX:XX:XX (SSID='RESEAU' freq=2447 MHz)        
Cancelling scan request                                                         
WPA: clearing own WPA/RSN IE                                                    
Automatic auth_alg selection: 0x1                                               
WPA: using IEEE 802.11i/D3.0                                                    
WPA: Selected cipher suites: group 8 pairwise 8 key_mgmt 2 proto 1              
WPA: set AP WPA IE - hexdump(len=24): hexa...                                   
WPA: clearing AP RSN IE                                                         
WPA: using GTK TKIP                                                             
WPA: using PTK TKIP                                                             
WPA: using KEY_MGMT WPA-PSK                                                     
WPA: not using MGMT group cipher                                                
WPA: Set own WPA IE default - hexdump(len=24): hexa...                          
No keys have been configured - skip key clearing                                
wpa_driver_wext_set_drop_unencrypted                                            
State: SCANNING -> ASSOCIATING                                                  
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)                         
WEXT: Operstate: linkmode=-1, operstate=5                                       
wpa_driver_wext_associate                                                       
ioctl[SIOCSIWGENIE]: Operation not supported                                    
wpa_driver_wext_set_psk                                                         
Association request to the driver failed                                        
Setting authentication timeout: 5 sec 0 usec                                    
EAPOL: External notification - EAP success=0                                    
EAPOL: External notification - EAP fail=0                                       
EAPOL: External notification - portControl=Auto                                 
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])                     
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added                                
Wireless event: cmd=0x8b06 len=8                                                
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])                     
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added                                
Wireless event: cmd=0x8b04 len=12                                               
EAPOL: disable timer tick                                                       
Authentication with XX:XX:XX:XX:XX:XX timed out.                                
Added BSSID XX:XX:XX:XX:XX:XX into blacklist                                    
No keys have been configured - skip key clearing                                
State: ASSOCIATING -> DISCONNECTED                                              
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)                         
WEXT: Operstate: linkmode=-1, operstate=5                                       
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
EAPOL: External notification - EAP success=0
Setting scan request: 0 sec 0 usec
State: DISCONNECTED -> SCANNING
Starting AP scan (broadcast SSID)
Scan requested (ret=0) - scan timeout 5 seconds
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
Cached scan results are empty - not posting
Selecting BSS from priority group 0
Try to find WPA-enabled AP
Try to find non-WPA AP
No APs found - clear blacklist and try again
Removed BSSID XX:XX:XX:XX:XX:XX from blacklist (clear)
Selecting BSS from priority group 0
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.
Setting scan request: 0 sec 0 usec
Starting AP scan (broadcast SSID)
Scan requested (ret=0) - scan timeout 30 seconds
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'eth1' added
Wireless event: cmd=0x8b19 len=8
Received 0 bytes of scan results (0 BSSes)
CTRL-EVENT-SCAN-RESULTS
Selecting BSS from priority group 0
Try to find WPA-enabled AP
Try to find non-WPA AP
No suitable AP found.

Une idée ?

Merci par avance.