Adrian,

I got the db.txt modified.

root@p1023:/usr/sbin# iw reg get
country US:
         (2402 - 2472 @ 40), (30, 0)
         (4940 - 4990 @ 20), (20, 0)
         (5170 - 5250 @ 80), (20, 0)
         (5250 - 5330 @ 80), (23, 0)
         (5735 - 5835 @ 80), (30, 0)

However, I am unable to set the frequency for 4950 MHz.

root@p1023:/usr/sbin# iw dev wlan0 set freq 5180
root@p1023:/usr/sbin# iw dev wlan0 set freq 4950
command failed: Invalid argument (-22)

Anything else I need to do?

Regards,

Pannir

On 03/08/2014 6:18 AM, Adrian Chadd wrote:
> hi!
>
> I think you'll have to hack up a custom regulatory domain database
> that includes the frequencies your device is licenced to work on.
>
> The things that need to happen:
>
> * regdb support, or the driver/802.11 layer won't let you do anything;
> * make sure your AR9590 has the "I'm allowed to do 4.9GHz!" bit in the
> OTP EEPROM set, or the NIC may not let you;
> * then make sure the AR9590 has calibration data for the 4.9GHz
> channel(s), or things won't work very well.
>
>
> -a
>
>
> On 1 August 2014 01:57, Pannirselvam Kanagaratnam <pan...@xsmail.com> wrote:
>> Hello,
>>
>> I would like to know how to enable 4.9 GHz on ath9k. The module I am
>> using is based on AR9590.
>>
>> Regards,
>>
>> Pannir
>> _______________________________________________
>> ath9k-devel mailing list
>> ath9k-devel@lists.ath9k.org
>> https://lists.ath9k.org/mailman/listinfo/ath9k-devel

_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to