rt2x00.serialmonkey.com

Support forum for the rt2x00 project
It is currently Fri Sep 10, 2010 7:35 am

All times are UTC


Forum rules


Important: Read Project restructuring announcement regarding the pending removal of the legacy drivers from this project.



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 14 posts ] 
Author Message
 Post subject: Support for Master mode in rt61 drivers
PostPosted: Fri Aug 24, 2007 2:16 am 
Offline

Joined: Fri Aug 24, 2007 2:03 am
Posts: 1
hi,

This is my first post .
Can somebody help me in setting up the rt61 driver to set my AWLC5025 MIMO XR™ 802.11g Wireless Cardbus Adapter to master mode.

can any body send me the procedure for setting up the driver to work in master(AP) mode for the rt61 driver


Top
 Profile  
 
 Post subject: Impossible
PostPosted: Fri Aug 24, 2007 8:13 am 
Offline

Joined: Sun Jun 26, 2005 10:26 am
Posts: 1685
Location: Marseille, France
Hello,
This is impossible, the legacy rt61 driver doesn't support it. You have to use our new driver : rt2x00. Master mode is unsupported by vanilla kernels at the moment, so rt2x00 CVS is no use for you, you'll have to grab a whole new kernel from git, see the instructions here : http://rt2x00.serialmonkey.com/wiki/index.php?title=Rt2x00_GIT_instructions, rt2x00 comes with this kernel, keep in mind it is not considered stable yet.

Regards,
Romain

_________________
RutilT developer


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 27, 2007 10:51 pm 
Offline

Joined: Mon Aug 27, 2007 5:12 pm
Posts: 15
I still don't understand what I need to do to be able to set master mode. Could you describe all install process at greater length?
Gentoo Linux, kernel 2.6.19, D-Link DWL-G510 (rt61/rt2561).


Top
 Profile  
 
 Post subject:
PostPosted: Tue Aug 28, 2007 5:04 pm 
Offline
Site Admin

Joined: Sun Jun 05, 2005 1:01 pm
Posts: 5880
Location: Haarlem, The Netherlands
read the rt2x00 git instructions romain pointed out and download rt2x00.git
since you use Gentoo we can assume you know how to compile a kernel...

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


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 30, 2007 2:16 pm 
Offline

Joined: Mon Aug 27, 2007 5:12 pm
Posts: 15
I were following GIT instructions at http://rt2x00.serialmonkey.com/wiki/index.php?title=Rt2x00_GIT_instructions but I don't understand what I have to do after creating my branch... really...
And I should use any branch name, at will? Don't know what it means.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 30, 2007 4:01 pm 
Offline
Site Admin

Joined: Sun Jun 05, 2005 1:01 pm
Posts: 5880
Location: Haarlem, The Netherlands
You don't need a branch, you need to compile the kernel...

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


Top
 Profile  
 
 Post subject:
PostPosted: Thu Aug 30, 2007 5:58 pm 
Offline

Joined: Mon Aug 27, 2007 5:12 pm
Posts: 15
I've installed kernel. But if I compile drvers in kernel than it panics. Works correctly only as a module.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 18, 2007 2:08 am 
Offline

Joined: Tue Sep 18, 2007 2:05 am
Posts: 4
So I was able to get things working and the card appears to be working correctly:

filedawg bin # iwconfig
...
wmaster0 no wireless extensions.

wlan0 IEEE 802.11g ESSID:"AirdawgExpress"
Mode:Master Frequency:2.427 GHz Tx-Power=27 dBm
Retry min limit:7 RTS thr:off Fragment thr=2346 B
Encryption key:6539-786C-6231-38
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
...

However, when I try to scan the networking using KisMAC or my iBook or try to join the network, it doesn't appear in the list. I have only gotten ad-hoc to sorta work.

I can't find any errors in 'dmesg' about this; is there anything I might be missing? I basically have the following in my /etc/conf.d/net (Gentoo):

essid_wlan0="test"
mode_wlan0="master"
channel_wlan0="4"
config_wlan0=( "192.168.3.1 netmask 255.255.255.0 brd 192.168.3.255" )

Any help would be appreciated! I am using the rt2x000 drivers with the RT61 chipset.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 18, 2007 2:22 am 
Offline

Joined: Tue Sep 18, 2007 2:05 am
Posts: 4
I almost forgot! I am using the GIT kernel:

Linux filedawg.moocow.home 2.6.23-rc4-g1dff65b1 #1 Mon Sep 17 08:31:18 CDT 2007 i686 AMD Athlon(tm) processor AuthenticAMD GNU/Linux

And my previous snapshot mentioned a WEP key. I have tried it both ways and neither cause anything to come up using KisMAC or when trying to simply join the network regularly.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 18, 2007 5:27 pm 
Offline
Site Admin

Joined: Sun Jun 05, 2005 1:01 pm
Posts: 5880
Location: Haarlem, The Netherlands
Please compile rt2x00 with debug enabled.

Also you will need hostapd for master mode capabilities.

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


Top
 Profile  
 
 Post subject:
PostPosted: Sat Dec 22, 2007 8:22 am 
Offline

Joined: Mon Oct 30, 2006 3:44 am
Posts: 7
Hi there,

I am very interested to run rt61pci in master mode. Could you point me to some instruction or document on setting it up?

Thanks a lot!


Top
 Profile  
 
 Post subject: Unsupported
PostPosted: Sat Dec 22, 2007 11:52 am 
Offline

Joined: Sun Jun 26, 2005 10:26 am
Posts: 1685
Location: Marseille, France
Hello,
None of our driver support this mode, it has been disabled because it's currently broken.

Regards,
Romain

_________________
RutilT developer


Top
 Profile  
 
 Post subject:
PostPosted: Tue Feb 05, 2008 2:24 pm 
Offline

Joined: Tue Feb 05, 2008 10:17 am
Posts: 1
Hello Spy,
Do you mean that the new 2x00 driver doesn't support master mode ?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Feb 05, 2008 5:09 pm 
Offline
Site Admin

Joined: Sun Jun 05, 2005 1:01 pm
Posts: 5880
Location: Haarlem, The Netherlands
Master mode is enabled in rt2x00, you will need Johannes Berg's patches for mac80211 to add support for master mode to mac80211.

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


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 14 posts ] 

All times are UTC


Who is online

Users browsing this forum: Yahoo [Bot] and 0 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 © 2000, 2002, 2005, 2007 phpBB Group