You are not logged in.

#1 2008-11-15 13:51:31

JoyFM
Member
From: potsdam
Registered: 2007-01-03
Posts: 27
Website

Thinkpad X30 Prism 2.5

Hi,

I try to get WPA with my thinkpad X30 to work.... lspci displays :
01:02.0 Network controller: Intersil Corporation Prism 2.5 Wavelan chipset (rev 01)


so I think its a Prism 2.5 wlan chipset. udev automatically selected the orinoco driver so I disabled it in rc.conf becouse I found in the internet, that it doesn't support WPA.

MODULES=(!orinoco !orinoco_pci)

but if I try to start wpa with wpa_supplicant it says hostap doesn't support wpa... very strange ... are there anyone with a prism 2.5 ?

bash-3.2# wpa_supplicant -d -B -Dhostap -c /etc/wpa_supplicant.conf -i wlan0
Initializing interface 'wlan0' conf '/etc/wpa_supplicant.conf' driver 'hostap' ctrl_interface 'N/A' bridge 'N/A'
Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf'
Reading configuration file '/etc/wpa_supplicant.conf'
ctrl_interface='DIR=/var/run/wpa_supplicant GROUP=wheel'
Priority group 0
   id=0 ssid='WeFiWlan'
Initializing interface (2) 'wlan0'
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: KEY_RX entering state NO_KEY_RECEIVE
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
SIOCGIWRANGE: WE(compiled)=22 WE(source)=18 enc_capa=0xf
  capabilities: key_mgmt 0xf enc 0xf
Added alternative ifindex 4 (wifi0) for wireless events
WEXT: Operstate: linkmode=1, operstate=5
Added alternative ifindex 4 (wifi0) for wireless events
Own MAC address: 00:05:3c:07:a6:ab
wpa_driver_hostap_set_wpa: enabled=1
ioctl[PRISM2_IOCTL_PRISM2_PARAM]: Invalid argument
ioctl[PRISM2_IOCTL_PRISM2_PARAM]: Operation not supported
Driver does not support WPA.
wpa_driver_hostap_set_key: alg=none key_idx=0 set_tx=0 seq_len=0 key_len=0
ioctl[PRISM2_IOCTL_HOSTAPD]: Invalid argument
Failed to set encryption.
Card configuration failed.
wpa_driver_hostap_set_key: alg=none key_idx=1 set_tx=0 seq_len=0 key_len=0
ioctl[PRISM2_IOCTL_HOSTAPD]: Invalid argument
Failed to set encryption.
Card configuration failed.
wpa_driver_hostap_set_key: alg=none key_idx=2 set_tx=0 seq_len=0 key_len=0
ioctl[PRISM2_IOCTL_HOSTAPD]: Invalid argument
Failed to set encryption.
Card configuration failed.
wpa_driver_hostap_set_key: alg=none key_idx=3 set_tx=0 seq_len=0 key_len=0
ioctl[PRISM2_IOCTL_HOSTAPD]: Invalid argument
Failed to set encryption.
Card configuration failed.
wpa_driver_hostap_set_countermeasures: enabled=0
wpa_driver_hostap_set_drop_unencrypted: enabled=1
Setting scan request: 0 sec 100000 usec
ctrl_interface_group=10 (from group name 'wheel')
Added interface wlan0
Daemonize..

Offline

#2 2008-11-18 12:35:41

Cheesebaron
Member
From: Denmark
Registered: 2008-10-31
Posts: 65
Website

Re: Thinkpad X30 Prism 2.5

are the hostap modules loaded?

Offline

Board footer

Powered by FluxBB