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

Re: [etch/2.6.18] config madwifi/wpa_supplicant



patrick dos santos <patrickdos@free.fr> a écrit :

> Hello
>
> Alors premièrement pour pouvoir utilisé le cryptage tkip tu dois
> modprober le module wlan_tkip .
Ok.
lsmod
wlan_scan_sta          14592  1 
ath_pci                98208  0 
ath_rate_sample        16384  1 ath_pci
ath_hal               192720  3 ath_pci,ath_rate_sample
wlan_tkip              13568  0 
wlan                  203452  5 wlan_scan_sta,ath_pci,ath_rate_sample,wlan_tkip

> Le noyau doit également être configurer pour pouvoir utilisé le
> crytage WPA .
>
>       Networking ---->
>                             ---> "Generic IEEE 802.11 Networking Stack "
>              Une fois activer tu peux selectionner dans le sous menu
> le support Wep TKIP
Ok.
less /proc/config.gz
#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
CONFIG_IEEE80211=y
CONFIG_IEEE80211_DEBUG=y
CONFIG_IEEE80211_CRYPT_WEP=y
CONFIG_IEEE80211_CRYPT_CCMP=y
CONFIG_IEEE80211_CRYPT_TKIP=y
CONFIG_IEEE80211_SOFTMAC=y
# CONFIG_IEEE80211_SOFTMAC_DEBUG is not set
CONFIG_WIRELESS_EXT=y

Ceci dit, ça ne fonctionne toujours pas, même s'il y a un mieux :

iwconfig
ath0      IEEE 802.11g  ESSID:"monssidamoiquejai"
          Mode:Managed  Frequency:2.412 GHz  Access Point: 00:07:CB:6E:91:86
          Bit Rate:0 kb/s   Tx-Power:18 dBm   Sensitivity=0/3
          Retry:off   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=0/94  Signal level=-92 dBm  Noise level=-92 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

Merci quand même.

-- 
Fred.



Reply to: