Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Unable to connect to secure [SOLVED]
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
Duck Man
Tux's lil' helper
Tux's lil' helper


Joined: 03 Oct 2004
Posts: 148
Location: Pleasanton, CA

PostPosted: Sun May 06, 2007 12:48 pm    Post subject: Unable to connect to secure [SOLVED] Reply with quote

I can't connect to secure wireless ap with my ipw2200. I get this:
Code:
ieee80211_crypt_wep: could not allocate crypto API arc4

I started looking through bugs and stuff tring to find a solution and I came across this: https://bugs.gentoo.org/show_bug.cgi?id=60631
The only problem is that I don't use that package, my modules are from the kernel. Here is my lsmod:
Code:
# lsmod
Module                  Size  Used by
vmnet                  32036  16
vmmon                 167244  0
pcmcia                 31508  2
snd_pcm_oss            38176  0
snd_mixer_oss          16896  1 snd_pcm_oss
snd_seq_oss            29952  0
snd_seq_device          9352  1 snd_seq_oss
snd_seq_midi_event      9728  1 snd_seq_oss
snd_seq                44080  4 snd_seq_oss,snd_seq_midi_event
ieee80211_crypt_ccmp    10112  4
ieee80211_crypt_tkip    13696  0
ieee80211_crypt_wep     8064  8
arc4                    5888  0
crypto_algapi          12544  1 arc4
yenta_socket           25356  2
rsrc_nonstatic         12928  1 yenta_socket
pcmcia_core            33684  3 pcmcia,yenta_socket,rsrc_nonstatic
snd_intel8x0           30364  3
snd_ac97_codec         88096  1 snd_intel8x0
ac97_bus                6144  1 snd_ac97_codec
snd_pcm                64132  4 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
snd_timer              19972  3 snd_seq,snd_pcm
snd                    42212  13 snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq_device,snd_seq,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore               9568  1 snd
snd_page_alloc         11144  2 snd_intel8x0,snd_pcm
i2c_i801               11024  0
ipw2200               130100  0
ieee80211              30536  1 ipw2200
ieee80211_crypt         8576  4 ieee80211_crypt_ccmp,ieee80211_crypt_tkip,ieee80211_crypt_wep,ieee80211

I don't know what is going on. Thank you.


Last edited by Duck Man on Sun May 06, 2007 10:06 pm; edited 1 time in total
Back to top
View user's profile Send private message
Duck Man
Tux's lil' helper
Tux's lil' helper


Joined: 03 Oct 2004
Posts: 148
Location: Pleasanton, CA

PostPosted: Sun May 06, 2007 10:05 pm    Post subject: Reply with quote

Well thats odd... I decided to try compiling the crypto stuff into the kernel and now everything works.
Back to top
View user's profile Send private message
ggaaron
Apprentice
Apprentice


Joined: 10 May 2007
Posts: 217

PostPosted: Wed May 23, 2007 9:56 pm    Post subject: Reply with quote

I don't know why modules doesn't work too, but thanks for hint - compiling everything into the kernel worked=)
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