rt2x00.serialmonkey.com

Support forum for the rt2x00 project
It is currently Sat May 25, 2013 6:46 am

All times are UTC




Post new topic Reply to topic  [ 8 posts ] 
Author Message
PostPosted: Wed Oct 17, 2007 8:07 pm 
Offline

Joined: Wed Oct 17, 2007 8:01 pm
Posts: 13
I can't use WPA and WPA2 with the kernel 2.6.23-git9. I use Debian Etch (with latest updates) and the network is managed by the GNOME NetworkManager.

I included all mac80211 modules and use the rt2x00 module included in the kernel. I've got an rt2500 chip in a BELKIN pcmcia card.

WEP and no encryption is working.

Any suggestions?


EDIT: Added WPA2 as not useable!


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 17, 2007 9:05 pm 
Offline
Site Admin

Joined: Sun Jun 05, 2005 1:01 pm
Posts: 5905
Location: Haarlem, The Netherlands
I don't know what rt2x00 version is shipped with Ubuntu..
Could you post the result of 'modinfo rt2x00lib' ?

_________________
Regards,
Ivo van Doorn
Project Administrator
http://rt2x00.serialmonkey.com


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 17, 2007 9:39 pm 
Offline

Joined: Wed Oct 17, 2007 8:01 pm
Posts: 13
IvD wrote:
I don't know what rt2x00 version is shipped with Ubuntu..
Could you post the result of 'modinfo rt2x00lib' ?

Why Ubuntu???
I use Debian Etch and the vanilla kernel 2.6.23-git9.

Code:
filename:       /lib/modules/2.6.23-git9/kernel/drivers/net/wireless/rt2x00/rt2x00pci.ko
author:         http://rt2x00.serialmonkey.com
version:        2.0.10
description:    rt2x00 library
license:        GPL
vermagic:       2.6.23-git9 mod_unload PENTIUMIII
depends:        rt2x00lib,mac80211
srcversion:     86BCA73ABD38389ABAB1C94

Code:
filename:       /lib/modules/2.6.23-git9/kernel/drivers/net/wireless/rt2x00/rt2x00lib.ko
author:         http://rt2x00.serialmonkey.com
version:        2.0.10
description:    rt2x00 library
license:        GPL
vermagic:       2.6.23-git9 mod_unload PENTIUMIII
depends:        mac80211
srcversion:     C1FB1267D39F8B4932F253F

Code:
filename:       /lib/modules/2.6.23-git9/kernel/drivers/net/wireless/rt2x00/rt2500pci.ko
author:         http://rt2x00.serialmonkey.com
version:        2.0.10
description:    Ralink RT2500 PCI & PCMCIA Wireless LAN driver.
license:        GPL
vermagic:       2.6.23-git9 mod_unload PENTIUMIII
depends:        rt2x00pci,rt2x00lib,mac80211,eeprom_93cx6
alias:          pci:v00001814d00000201sv*sd*bc*sc*i*
srcversion:     DE3B6740F23EBC992FD0C81


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 17, 2007 9:46 pm 
Offline
Site Admin

Joined: Sun Jun 05, 2005 1:01 pm
Posts: 5905
Location: Haarlem, The Netherlands
dopehouse wrote:
IvD wrote:
I don't know what rt2x00 version is shipped with Ubuntu..
Could you post the result of 'modinfo rt2x00lib' ?

Why Ubuntu???


Sorry, I am skimming the topics a bit too much and overlook things like that. ;)

dopehouse wrote:
I use Debian Etch and the vanilla kernel 2.6.23-git9.

Code:
filename:       /lib/modules/2.6.23-git9/kernel/drivers/net/wireless/rt2x00/rt2x00pci.ko
author:         http://rt2x00.serialmonkey.com
version:        2.0.10
description:    rt2x00 library
license:        GPL
vermagic:       2.6.23-git9 mod_unload PENTIUMIII
depends:        rt2x00lib,mac80211
srcversion:     86BCA73ABD38389ABAB1C94

Code:
filename:       /lib/modules/2.6.23-git9/kernel/drivers/net/wireless/rt2x00/rt2x00lib.ko
author:         http://rt2x00.serialmonkey.com
version:        2.0.10
description:    rt2x00 library
license:        GPL
vermagic:       2.6.23-git9 mod_unload PENTIUMIII
depends:        mac80211
srcversion:     C1FB1267D39F8B4932F253F

Code:
filename:       /lib/modules/2.6.23-git9/kernel/drivers/net/wireless/rt2x00/rt2500pci.ko
author:         http://rt2x00.serialmonkey.com
version:        2.0.10
description:    Ralink RT2500 PCI & PCMCIA Wireless LAN driver.
license:        GPL
vermagic:       2.6.23-git9 mod_unload PENTIUMIII
depends:        rt2x00pci,rt2x00lib,mac80211,eeprom_93cx6
alias:          pci:v00001814d00000201sv*sd*bc*sc*i*
srcversion:     DE3B6740F23EBC992FD0C81


2.0.10 should have been a good version. Do you have any debug output in your logs?

_________________
Regards,
Ivo van Doorn
Project Administrator
http://rt2x00.serialmonkey.com


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 17, 2007 10:06 pm 
Offline

Joined: Wed Oct 17, 2007 8:01 pm
Posts: 13
IvD wrote:
Sorry, I am skimming the topics a bit too much and overlook things like that. ;)

np

IvD wrote:
2.0.10 should have been a good version. Do you have any debug output in your logs?

I rerun it tomorrow afternoon (GMT +1) and grab the logs. Because I use the 2.6.22 kernel with rt2x00-snapshot from july at the moment, to have a working and secure wlan.

gn8


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 17, 2007 10:49 pm 
Offline

Joined: Wed Oct 17, 2007 8:01 pm
Posts: 13
Hmm, ok, I could not sleep without a last beep ;)

WPA2 is working if the router is set to B-Only mode. I think it's the same problem as here http://rt2x00.serialmonkey.com/phpBB2/v ... 0c572cc74c

But I'll post the logs later (afternoon)


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 18, 2007 8:01 pm 
Offline

Joined: Wed Oct 17, 2007 8:01 pm
Posts: 13
I just downloaded the rt2x00-cvs snapshot (rt2500 version 2.0.11) and dmesg show me:
(MAC was changed to 00:12:xx:xx:xx:xx by me)
Code:
wlan0: AP denied association (code=19)
wlan0: associate with AP 00:12:xx:xx:xx:xx
wlan0: invalid aid value 0; bits 15:14 not set
wlan0: RX AssocResp from 00:12:xx:xx:xx:xx (capab=0x431 status=19 aid=0)
wlan0: AP denied association (code=19)
wlan0: associate with AP 00:12:xx:xx:xx:xx
wlan0: invalid aid value 0; bits 15:14 not set
wlan0: RX AssocResp from 00:12:xx:xx:xx:xx (capab=0x431 status=19 aid=0)
wlan0: AP denied association (code=19)
wlan0: association with AP 00:12:xx:xx:xx:xx timed out


with version 2.0.10 the output is the same except that the code value is 18 and not code=19.

if i manually change to 11b-mode, WPA2 is working but only with a rate of 1mbit


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 18, 2007 8:53 pm 
Offline
Site Admin

Joined: Sun Jun 05, 2005 1:01 pm
Posts: 5905
Location: Haarlem, The Netherlands
I have updated rt2x00.git from wireless.git, this means I have pulled in some mode-related bugfixes.

_________________
Regards,
Ivo van Doorn
Project Administrator
http://rt2x00.serialmonkey.com


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 3 guests


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 post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group