Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Connection problem with wpa_supplicant
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
MorLipf
Apprentice
Apprentice


Joined: 09 Nov 2004
Posts: 226
Location: Solingen, Germany

PostPosted: Wed Jun 15, 2005 4:47 pm    Post subject: Connection problem with wpa_supplicant Reply with quote

Hi,

I emerged the current wpa_supplicant succesfully but I have problems to connect if wpa_supplicant is enabled. Without it my WLAN-Card (PCI Prism-Chipset, notebook) runs flawlessly with the prism54 kernel-module and enabled open WEP encryption.

Now I've enabled wpa_supplicant and configured it. When I try to start the connection with "/etc/init.d/net.eth1 start" I get the following error:

Code:
 * Starting eth1
 *   Starting wpa_supplicant on eth1 ...
ioctl[SIOCSIWPMKSA]: Operation not supported
ioctl[PRISM54_HOSTAPD]: Operation not supported
wpa_driver_prism54_set_countermeasures - not yet implemented
ioctl[PRISM54_HOSTAPD]: Operation not supported


The WLAN-connection is still offline. My router is configured properly. Windows XP can establish the connection.


Here are my configs:

/etc/conf.d/net.eth1
Code:
modules_eth1=("wpa_supplicant")
wpa_supplicant_eth1="-Dprism54"


/etc/conf.d/wpa_supplicant
Code:
INTERFACES="eth1"
ARGS="-w"
ARGS_eth1="-Dprism54"


/etc/wpa_supplicant.conf
Code:
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=1
fast_reauth=1

network={
   ssid="MySSID"
   key_mgmt=NONE
   wep_key0=MyWlanKey
   wep_tx_keyidx=0
   priority=5
}



Are the any suggestions?



MorLipf
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Wed Jun 15, 2005 9:11 pm    Post subject: Reply with quote

Don't use WPA or get a card that can do WPA in Linux.

Prism54 cannot (unless someone can tell me otherwise) do WPA under Linux - unless you use ndiswrapper and windows drivers. But I've not had any luck there either.
Back to top
View user's profile Send private message
MorLipf
Apprentice
Apprentice


Joined: 09 Nov 2004
Posts: 226
Location: Solingen, Germany

PostPosted: Thu Jun 16, 2005 11:11 am    Post subject: Reply with quote

Now I use the wlan-card with WEP and without a special tool like wpa_supplicant under Gentoo. Is there a way to configure ifplugd that it detects automaticly that I switched on the antenna with a special button of the notebook keyboard?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum