WPA-PSK problem on Marvell 8686...Help Plz
劉嘉駿
scott_liu
Fri Nov 30 22:04:03 PST 2007
I've also encountered the same problem with you, I think you are using
Marvell 8686 with SDIO interface on linux kernel 2.4 or 2.6 ?? If 2.6, then
you could use -Dwext is suitable (wireless extension is grater than v18),
or(this way is sutible for 2.4 and 2.6) one patch file might attach in the
tar file with wpa-supplicant-0.5.7 marvell gave you, so that you can patch
it and will see driver_marvell.c, after compiler successful, you could
execute -Dmarvell to associate with your encryption AP.
Scott Liu
Best regards.
-----Original Message-----
From: RAGHAVENDRA SADARAMACHANDRA <s.raghu at samsung.com>
To: hostap at shmoo.com
Date: Fri, 30 Nov 2007 11:48:34 +0000 (GMT)
Subject: WPA-PSK problem on Marvell 8686...Help Plz
Hi All,
I have to configure WPA-PSK on Marvell 8686. They have given ported
version of wpa supplicant 0.5.7 with the driver. Compiled it and
enabled....But no success. I am using Linksys WAP54G Access Point. I tried
for over 3 days...but cudn't find out the problem.
I have following doubts
1. ioctl[SIOCSIWFREQ]: Operation not supported, does this indicate marvell
driver's problem?
2. WPA: 4-Way Handshake failed - pre-shared key may be incorrect, here i
entered psk="data1234" which is same as that entered in linksys AP. But
still getting this junk error?
MY AP configuration is
# iwlist eth0 scanning
eth0 Scan completed :
Cell 01 - Address: 00:0F:CB:FE:2F:5F
ESSID:"3Com"
Mode:Managed
Frequency:2.412 GHz (Channel 1)
Quality:0/100 Signal level=-45 dBm Noise level=-96 dBm
Encryption key:on
Bit Rates:54 Mb/s
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : TKIP
Authentication Suites (1) : 802.1x
Cell 02 - Address: 00:90:4C:91:00:01
ESSID:"linksys" [2]
Mode:Managed
Frequency:2.462 GHz (Channel 11)
Quality:0/100 Signal level=-29 dBm Noise level=-96 dBm
Encryption key:on
Bit Rates:48 Mb/s
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : TKIP
Authentication Suites (1) : PSK
MY wpa_supplicant.conf configuration is
network={
ssid="linksys"
scan_ssid=1
proto=WPA
key_mgmt=WPA-PSK
pairwise=TKIP
group=TKIP
psk="data1234"
}
I enable wpa_supplicant using below command
# ./wpa_supplicant -c./wpa_supplicant.conf -ieth0
ioctl[SIOCSIWPMKSA]: Invalid argument
Trying to associate with 00:90:4c:91:00:01 (SSID='linksys' freq=2462 MHz)
ioctl[SIOCSIWFREQ]: Operation not supported
Association request to the driver failed
Associated with 00:90:4c:91:00:01
WPA: Key negotiation completed with 00:90:4c:91:00:01 [PTK=TKIP GTK=TKIP]
CTRL-EVENT-CONNECTED - Connection to 00:90:4c:91:00:01 completed (auth)
[id=0 id_str=]
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Trying to associate with 00:90:4c:91:00:01 (SSID='linksys' freq=2462 MHz)
ioctl[SIOCSIWFREQ]: Operation not supported
Association request to the driver failed
Associated with 00:90:4c:91:00:01
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Trying to associate with 00:90:4c:91:00:01 (SSID='linksys' freq=2462 MHz)
ioctl[SIOCSIWFREQ]: Operation not supported
ioctl[SIOCSIWESSID]: Network is down
ioctl[SIOCSIWAP]: Network is unreachable
Association request to the driver failed
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Associated with 00:00:00:00:00:00
Authentication with 00:00:00:00:00:00 timed out.
Trying to associate with 00:90:4c:91:00:01 (SSID='linksys' freq=2462 MHz)
ioctl[SIOCSIWFREQ]: Operation not supported
Association request to the driver failed
Associated with 00:90:4c:91:00:01
WPA: Key negotiation completed with 00:90:4c:91:00:01 [PTK=TKIP GTK=TKIP]
CTRL-EVENT-CONNECTED - Connection to 00:90:4c:91:00:01 completed (reauth)
[id=0 id_str=]
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Trying to associate with 00:90:4c:91:00:01 (SSID='linksys' freq=2462 MHz)
ioctl[SIOCSIWFREQ]: Operation not supported
ioctl[SIOCSIWAP]: Network is unreachable
Association request to the driver failed
Associated with 00:00:00:00:00:00
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
WPA: No SSID info found (msg 1 of 4).
Trying to associate with 00:90:4c:91:00:01 (SSID='linksys' freq=2462 MHz)
ioctl[SIOCSIWFREQ]: Operation not supported
Association request to the driver failed
Associated with 00:90:4c:91:00:01
WPA: Key negotiation completed with 00:90:4c:91:00:01 [PTK=TKIP GTK=TKIP]
CTRL-EVENT-CONNECTED - Connection to 00:90:4c:91:00:01 completed (reauth)
[id=0 id_str=]
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Trying to associate with 00:90:4c:91:00:01 (SSID='linksys' freq=2462 MHz)
ioctl[SIOCSIWFREQ]: Operation not supported
Association request to the driver failed
Associated with 00:90:4c:91:00:01
WPA: Key negotiation completed with 00:90:4c:91:00:01 [PTK=TKIP GTK=TKIP]
CTRL-EVENT-CONNECTED - Connection to 00:90:4c:91:00:01 completed (reauth)
[id=0 id_str=]
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Trying to associate with 00:90:4c:91:00:01 (SSID='linksys' freq=2462 MHz)
ioctl[SIOCSIWFREQ]: Operation not supported
Association request to the driver failed
Associated with 00:90:4c:91:00:01
WPA: 4-Way Handshake failed - pre-shared key may be incorrect
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Trying to associate with 00:90:4c:91:00:01 (SSID='linksys' freq=2462 MHz)
ioctl[SIOCSIWFREQ]: Operation not supported
Association request to the driver failed
Associated with 00:90:4c:91:00:01
WPA: Key negotiation completed with 00:90:4c:91:00:01 [PTK=TKIP GTK=TKIP]
CTRL-EVENT-CONNECTED - Connection to 00:90:4c:91:00:01 completed (reauth)
[id=0 id_str=]
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Trying to associate with 00:90:4c:91:00:01 (SSID='linksys' freq=2462 MHz)
ioctl[SIOCSIWFREQ]: Operation not supported
Association request to the driver failed
Associated with 00:90:4c:91:00:01
Thanx in Advance.
Raghu.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20071201/fc1ce37f/attachment.htm
More information about the Hostap
mailing list