rt2x00.serialmonkey.com

Support forum for the rt2x00 project
It is currently Thu Jun 20, 2013 9:09 am

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Tue Dec 22, 2009 10:14 pm 
Offline

Joined: Tue Dec 22, 2009 9:45 pm
Posts: 2
Hello everybody,

i'm trying to enable a simple ad-hoc network with one rt73 usb key and a laptop running under windows. I'm actually using the last 2.6.32.2 kernel

I tried before with wpa_supplicant but it does not work. Secondly, the iwpriv command returns "no ioctrl".

config used for wpa_supplicant (does not work)
network={
ssid="homelinux"
mode=1
key_mgmt=WPA-NONE
proto=WPA
auth_alg=OPEN
pairwise=NONE
group=CCMP
psk="xxxxxxxx"
}

Is it possible to configure this ad-hoc network with the actual in-kernel rt73 driver?
should i use Iw command to do this?

I tried to see documentations attached on this and other website but no success.

Sorry for my english....

Thanks a lot.


Top
 Profile  
 
PostPosted: Thu Dec 24, 2009 9:28 pm 
Offline

Joined: Tue Dec 22, 2009 9:45 pm
Posts: 2
I solved the problem by using rt73-k2wrlz modified module (3.0.3). It works fine now after adding a modified makefile to meet the last kernel.

iwpriv commands are now working.

commands used for ad-hoc network:

Config STA to create/link as adhoc mode, which is WPANONE/TKIP(Authentication/Encryption)
1. iwpriv wlan0 set NetworkType=Adhoc
2. iwpriv wlan0 set AuthMode=WPANONE
3. iwpriv wlan0 set EncrypType=TKIP
5. iwpriv wlan0 set WPAPSK=12345678

you can use also the AES encryption type. It works fine between a win laptop and a gateway with the last kernel.


Now, i'm wondering why the in-kernel driver does not work. Is it only a regression???


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

All times are UTC


Who is online

Users browsing this forum: Google [Bot] and 1 guest


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:  
cron
Powered by phpBB® Forum Software © phpBB Group