Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cannot get WEP working for Dell E1505 laptop
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
srivatsava
n00b
n00b


Joined: 25 Feb 2007
Posts: 3

PostPosted: Sun Feb 25, 2007 9:57 pm    Post subject: Cannot get WEP working for Dell E1505 laptop Reply with quote

HI

I have been trying to get my wireless working with WEP but with no success.

I have the 2.6.19-rc5 kernel. The IEEE80211 is kernel inbuilt version. I have installed wireless-tools package. I have installed the ipw3945 package.

My wireless internet works. I am able to connect to my home network if i disable the wep key. But when i turn on WEP on my router this is the error that i get.

/etc/init.d/net.eth1 start

* Starting eth1
* Configuring wireless network for eth1
Error for wireless request "Set Encode" (8B2A) :
SET failed on device eth1 ; Operation not supported.
* eth1 does not support setting keys

I have the ieee80211_crypt_wep option selected in my kernel configuration.

Could someone please help me out here? Thanks in advance.
Back to top
View user's profile Send private message
phobos13013
Apprentice
Apprentice


Joined: 22 Sep 2004
Posts: 277
Location: PNW

PostPosted: Mon Feb 26, 2007 12:20 am    Post subject: Reply with quote

Did you emerge wpa_supplicant? Did you enable the IEEE802.11i CCMP and TKIP modules into your kernel as well?

Heres the complete guide for ipw3945
http://gentoo-wiki.com/HARDWARE_ipw3945

It sounds like you have got the basics of that working though. Then theres the Wireless setup wiki...
Did you follow that too?
http://gentoo-wiki.com/HOWTO_Wireless_Configuration_and_Startup
_________________
...and it should be known by now
Back to top
View user's profile Send private message
srivatsava
n00b
n00b


Joined: 25 Feb 2007
Posts: 3

PostPosted: Mon Feb 26, 2007 1:57 am    Post subject: Reply with quote

I already have wpa_supplicant. I tried to compile the WEP IEEE option as a module. I recomplied the kernel and tried modprobing the WEP module This is the error i am getting.
[code]
Serenity sri # modprobe ieee80211_crypt_wep
FATAL: Error inserting ieee80211_crypt_wep (/lib/modules/2.6.19-gentoo-r5/kernel/net/ieee80211/ieee80211_crypt_wep.ko): Unknown symbol in module, or unknown parameter (see dmesg)
[\code]

when i dmesg i get this
[code]
Serenity sri # dmesg|tail
ieee80211_crypt_wep: Unknown symbol crypto_free_tfm
ADDRCONF(NETDEV_UP): eth0: link is not ready
b44: eth0: Link is up at 100 Mbps, full duplex.
b44: eth0: Flow control is off for TX and off for RX.
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
eth0: no IPv6 routers present
ieee80211_crypt_tkip: Unknown symbol crypto_alloc_base
ieee80211_crypt_tkip: Unknown symbol crypto_free_tfm
ieee80211_crypt_wep: Unknown symbol crypto_alloc_base
ieee80211_crypt_wep: Unknown symbol crypto_free_tfm
[\code]


Any thoughts? Any advice short of re-installing everything?[/code]
Back to top
View user's profile Send private message
phobos13013
Apprentice
Apprentice


Joined: 22 Sep 2004
Posts: 277
Location: PNW

PostPosted: Mon Feb 26, 2007 5:07 am    Post subject: Reply with quote

One thing confusing me is that in your first post you have eth1 as your wireless controller, but in the dmesg it is referring to eth0. Do you have net.lo linked to eth0 or eth1? Im not quiet what is going on there though.
_________________
...and it should be known by now
Back to top
View user's profile Send private message
srivatsava
n00b
n00b


Joined: 25 Feb 2007
Posts: 3

PostPosted: Mon Feb 26, 2007 5:34 am    Post subject: Reply with quote

It is eth1. The error message is the same as i posted except replace eth0 by eth1.
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