Hi,
I have bought a 2nd hand Thinkpad X31 and it has the Cisco 350 MiniPCI
card inside.
I used the airo driver with the latest firmware (5.60.22), but no
matter how hard I tried, WPA (personal) authentication does not work.
Here's the configuration file:
ctrl_interface=/var/run/wpa_supplicant
network={
ssid="hetz-home"
proto=WPA
key_mgmt=WPA-PSK
pairwise=TKIP
group=TKIP
psk="DamnCrappyCisco"
}
output from /var/log/messages:
Mar 31 23:38:52 x31 kernel: airo(): Probing for PCI adapters
Mar 31 23:38:53 x31 kernel: airo(eth1): WPA is supported.
Mar 31 23:38:54 x31 kernel: airo(eth1): MAC enabled 0:2:8a:f2:13:44
Mar 31 23:38:54 x31 kernel: airo(): Finished probing for PCI adapters
Here's the output when I try to run the command like this:
wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -ieth1
-Dwext
wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -ieth1 -Dwext
ioctl[SIOCSIWAUTH]: Operation not supported
WEXT auth param 7 value 0x1 - ioctl[SIOCSIWAUTH]: Operation not supported
WEXT auth param 4 value 0x0 - Trying to associate with
00:0f:66:02:c7:c9 (SSID='hetz-home' freq=2437 MHz)
ioctl[SIOCSIWGENIE]: Operation not supported
Association request to the driver failed
Trying to associate with 00:0f:66:02:c7:c9 (SSID='hetz-home' freq=2437 MHz)
ioctl[SIOCSIWGENIE]: Operation not supported
Association request to the driver failed
CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Authentication with 00:00:00:00:00:00 timed out.
Trying to associate with 00:0f:66:02:c7:c9 (SSID='hetz-home' freq=2437 MHz)
ioctl[SIOCSIWGENIE]: Operation not supported
Association request to the driver failed
Trying to associate with 00:0f:66:02:c7:c9 (SSID='hetz-home' freq=2437 MHz)
ioctl[SIOCSIWGENIE]: Operation not supported
Association request to the driver failed
Authentication with 00:00:00:00:00:00 timed out.
cCTRL-EVENT-TERMINATING - signal 2 received
ioctl[SIOCSIWAUTH]: Operation not supported
Any ideas?
Thanks,
Hetz
--
Skepticism is the lazy person's default position.
my blog (hebrew): http://benhamo.org
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]