View previous topic :: View next topic |
Author |
Message |
pfoh n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Futurama/cartoon_futurama_flexo.gif)
Joined: 02 Nov 2005 Posts: 15
|
Posted: Sun Aug 20, 2006 6:33 am Post subject: ipw3945 wep/wpa issues |
|
|
I have the wlan card configured and working, however when I try to set a wep key using iwconfig, I get the following error:
Code: |
Error for wireless request "Set Encode" (8B2A) :
SET failed on device eth1 ; Operation not supported.
|
I have similiar issues when I try to connect to WPA protected network with wpa_supplicant.
I have installed the ieee80211 base package as well as the ipw3945d, ipw3945-ucode, and ipw3945 packages with portage. If I understand this error correctly it seems that somewhere along the line I am missing support for WEP/WPA.
I am really ripping my hair out on this one, any help is appreciated!!
-pfoh |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
beatryder Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/1864706406445b6f8183868.jpg)
Joined: 08 Apr 2005 Posts: 1138
|
Posted: Sun Aug 20, 2006 8:20 am Post subject: |
|
|
please post the exact command you are attempting to run. _________________ Dont make it idiot proof, make it work.
Neucode.org
<suppressed key> |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
victordavion83 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 25 Mar 2004 Posts: 24 Location: Hallandale, FL
|
Posted: Mon Aug 21, 2006 2:34 am Post subject: |
|
|
I have this card, you just need to modprobe the ieee80211_crypt_wep as well. Without that loaded, the wireless card doesn''t know how to handle WEP. You might wanna do a modprobe -l and load all the modules for the ieee80211 since the crypt_wep is obviously only for wep encryption, the others I'm assuming are for WPA but since I can't use that in my house I haven't tested it yet. Hope that helps ya. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|