Re: NM repeatedly asking for WEP key



With this test you just proved that NetworkManager is totally out of
the equation here. This is purely a problem between wpa_supplicant and
the driver of your chip.


PS: of course you killed NetworkManager while running this test?


Le 16/04/2010 14:03, Timothy Murphy a écrit :
> I copied .../Examples/wep.conf to wpa_supplicant.conf
> and modified it for my system:
> ----------------------------------------
> # Static WEP keys
> 
> ctrl_interface=/var/run/wpa_supplicant
> 
> network={
> 	ssid="dd-wrt"
> 	key_mgmt=NONE
> 	wep_key0="abcde"
> 	wep_key1=1111111111 [not real key]
> 	wep_tx_keyidx=0
> }
> ----------------------------------------
> Then I ran the command suggested.
> As can be seen, it gets into a loop
> SCANNING -> ASSOCIATING ... ASSOCIATING -> DISCONNECTED
> ----------------------------------------





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