[Trac #584] WPA/WPA2 not working with Marvell Libertas
Zarro Boogs per Child
bugtracker at laptop.org
Thu Dec 14 17:10:50 EST 2006
#584: WPA/WPA2 not working with Marvell Libertas
---------------------+------------------------------------------------------
Reporter: marcelo | Owner: marcelo
Type: defect | Status: new
Priority: normal | Milestone: BTest-2
Component: distro | Keywords:
---------------------+------------------------------------------------------
wpa_supplicant fails to authenticate via WAP-PSK with the generic wext
driver:
{{{
# cat /etc/wpa_supplicant/wpa_supplicant.conf
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
network={
ssid="default"
key_mgmt=WPA-PSK
proto=WPA
pairwise=TKIP
group=TKIP
psk="1234567890"
}
# strace wpa_supplicant -ieth0 -Dwext
-c/etc/wpa_supplicant/wpa_supplicant.conf
...
ioctl(3, 0x8b32, 0xbfc6e2fc) = -1 EOPNOTSUPP (Operation not
supported)
write(2, "ioctl[SIOCSIWAUTH]: Operation no"..., 44ioctl[SIOCSIWAUTH]:
Operation
not supported
) = 44
write(2, "WEXT auth param 10 value 0x1 - ", 31WEXT auth param 10 value 0x1
- ) =
31
write(1, "wpa_driver_wext_associate: assoc"..., 87) = 87
ioctl(3, 0x8b32, 0xbfc6e2fc) = -1 EOPNOTSUPP (Operation not
supported
)
write(2, "ioctl[SIOCSIWAUTH]: Operation no"..., 44ioctl[SIOCSIWAUTH]:
Operation
not supported
) = 44
write(2, "WEXT auth param 8 value 0x0 - ", 30WEXT auth param 8 value 0x0 -
) = 3
0
write(1, "wpa_driver_wext_associate: assoc"..., 92) = 92
ioctl(3, SIOCSIWFREQ, 0xbfc6e2fc) = -1 EOPNOTSUPP (Operation not
supported
)
B
write(2, "ioctl[SIOCSIWFREQ]: Operation no"..., 44ioctl[SIOCSIWFREQ]:
Operation
not supported
}}}
pprpplague mentions a marvell wpa_supplicant driver patch at
http://svn.gumstix.com/gumstix-
buildroot/trunk/package/wpa_supplicant/patch_wpa_supplicant-0.4.7-MSI-2-GUM
--
Ticket URL: <http://dev.laptop.org/ticket/584>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list