LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   Country code changing with Ralink rt73 chipset (https://www.linuxquestions.org/questions/linux-wireless-networking-41/country-code-changing-with-ralink-rt73-chipset-630051/)

mirabel 03-23-2008 01:27 PM

Country code changing with Ralink rt73 chipset
 
Hello,

I have a Sweex LW053 USB wifi dongle.
It has a Ralink rt73 chipset.
I have just compiled the 2.6.24.3 kernel with rt73usb as module.

It works real fine... When it allows switching to the proper wifi channel.
Indeed, the dongle default is set to "country code" 1, and
permits only channels 1 to 11 (US setting) whereas France allows
only channels 10 to 13 -- suitable "country code" would be 3 or 5.

To draw the whole picture, I asked Sweex that answered they would
not help for Linux but provided sufficient information to make
sure the dongle may be switched (in Windows ME).

Changing channel of the wifi network is not an option.
Would anyone know how to change that country code setting in the dongle?

Thanks,
Mirabel

merciful 05-25-2008 12:58 PM

Sweex LW053
 
Hi,

I'm sorry, but I can't help you with the country code. But I have a question for you. How did you configurated the LW053? I'm using a wireless pci card and that works great, but I never had the Wireless USB adapter running on my Slackware 11.

Eabe

michaelk 05-25-2008 01:26 PM

It is possible to change country codes using the iwpriv utility.

http://www.netflat.com.br/real%20sat...priv_usage.txt
http://www.hpl.hp.com/personal/Jean_...nux/Tools.html

mirabel 05-26-2008 03:47 PM

Thanks Michaelk,

I tried building up new wireless extensions.
The iwpriv gets me the following results :

wlan1 no private ioctls.

No better results with iwconfig while changing to channel 13:
> iwconfig wlan1 channel 13

gives me:

Error for wireless request "Set Frequency" (8B04) :
SET failed on device wlan1 ; Invalid argument.



Otherwise, (for Merciful), a regular configuration with iwconfig works fine:
> iwconfig wlan1 key ###your key here ###
> iwconfig nick ###your name on network###
> iwconfig essid ###your nework name###
> dhclient wlan1

This is for a wlan1 network interface with dhcp client.

Mirabel


All times are GMT -5. The time now is 06:45 PM.