All of lore.kernel.org
 help / color / mirror / Atom feed
* Cannot use 80MHz channel
@ 2013-12-17 21:51 Li Sun
  2013-12-18  6:15 ` Michal Kazior
  0 siblings, 1 reply; 3+ messages in thread
From: Li Sun @ 2013-12-17 21:51 UTC (permalink / raw)
  To: ath10k

Hi,

I am trying to play around with the ath10k driver. I have two Qualcomm
Atheros QCA9880 Version 2 802.11ac chipsets. I put one of the cards in
AP mode using hostapd and connect the other one as a client.

I am using the hostapd config mentioned at
"wireless.kernel.org/en/users/Drivers/ath10k/configuration". The
client connects but the throughput is just around 300 Mbps (suggesting
40 MHz channel-width) and NOT any higher. It seems I am unable to use
the 80 MHz channel-width. Also, when I checked the kernel logs
(dmesg), I found the following message on the client side only:

capabilities/regulatory prevented using AP HT/VHT configuration, downgraded


Could this problem be related to CRDA ? I am in the US.

I am using the following config to build the driver:

kernel 3.6.3-030603-generic

ath:
commit 915da50d3e13e2ad5518b43dcb8681
90d3811bc9
Merge: 8250e5b 5474efe
Author: Kalle Valo
Date:   Thu Oct 24 08:43:47 2013 +0300


backport tree:
commit db67a3f06e3cbd0ac2196f7373e5e927fc1a866f
Author: Luis R. Rodriguez
Date:   Tue Aug 27 18:04:25 2013 -0700


FrameAggregator

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Cannot use 80MHz channel
  2013-12-17 21:51 Cannot use 80MHz channel Li Sun
@ 2013-12-18  6:15 ` Michal Kazior
  2013-12-18  6:59   ` Kalle Valo
  0 siblings, 1 reply; 3+ messages in thread
From: Michal Kazior @ 2013-12-18  6:15 UTC (permalink / raw)
  To: Li Sun; +Cc: ath10k@lists.infradead.org

On 17 December 2013 22:51, Li Sun <lsun3@buffalo.edu> wrote:
> Hi,
>
> I am trying to play around with the ath10k driver. I have two Qualcomm
> Atheros QCA9880 Version 2 802.11ac chipsets. I put one of the cards in
> AP mode using hostapd and connect the other one as a client.
>
> I am using the hostapd config mentioned at
> "wireless.kernel.org/en/users/Drivers/ath10k/configuration". The
> client connects but the throughput is just around 300 Mbps (suggesting
> 40 MHz channel-width) and NOT any higher. It seems I am unable to use
> the 80 MHz channel-width. Also, when I checked the kernel logs
> (dmesg), I found the following message on the client side only:
>
> capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
>
>
> Could this problem be related to CRDA ? I am in the US.

Check output of `iw reg get`. If you see no entries with `@ 80` you
have to upgrade your regdb.


Michał

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Cannot use 80MHz channel
  2013-12-18  6:15 ` Michal Kazior
@ 2013-12-18  6:59   ` Kalle Valo
  0 siblings, 0 replies; 3+ messages in thread
From: Kalle Valo @ 2013-12-18  6:59 UTC (permalink / raw)
  To: Michal Kazior; +Cc: Li Sun, ath10k@lists.infradead.org

Michal Kazior <michal.kazior@tieto.com> writes:

> On 17 December 2013 22:51, Li Sun <lsun3@buffalo.edu> wrote:
>> Hi,
>>
>> I am trying to play around with the ath10k driver. I have two Qualcomm
>> Atheros QCA9880 Version 2 802.11ac chipsets. I put one of the cards in
>> AP mode using hostapd and connect the other one as a client.
>>
>> I am using the hostapd config mentioned at
>> "wireless.kernel.org/en/users/Drivers/ath10k/configuration". The
>> client connects but the throughput is just around 300 Mbps (suggesting
>> 40 MHz channel-width) and NOT any higher. It seems I am unable to use
>> the 80 MHz channel-width. Also, when I checked the kernel logs
>> (dmesg), I found the following message on the client side only:
>>
>> capabilities/regulatory prevented using AP HT/VHT configuration, downgraded
>>
>>
>> Could this problem be related to CRDA ? I am in the US.
>
> Check output of `iw reg get`. If you see no entries with `@ 80` you
> have to upgrade your regdb.

And the easiest way to do that (if you compile your own kernels) is to
enable CONFIG_CFG80211_INTERNAL_REGDB and copy db.txt from
wireless-regdb to net/wireless/db.txt.

-- 
Kalle Valo

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-12-18  6:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-17 21:51 Cannot use 80MHz channel Li Sun
2013-12-18  6:15 ` Michal Kazior
2013-12-18  6:59   ` Kalle Valo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.