ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Avery Pennarun <apenwarr@gmail.com>
Cc: ath10k <ath10k@lists.infradead.org>
Subject: Re: ath10k FAQ
Date: Wed, 9 Apr 2014 14:24:02 +0300	[thread overview]
Message-ID: <87zjjuiw4t.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <CAHqTa-1DMgZBW9aqHEXjEy=PWytk88S-kiy3kOqtiGDWLi==cA@mail.gmail.com> (Avery Pennarun's message of "Tue, 8 Apr 2014 19:56:36 -0400")

Avery Pennarun <apenwarr@gmail.com> writes:

> On Tue, Apr 8, 2014 at 3:41 AM, Kalle Valo <kvalo@qca.qualcomm.com> wrote:
>> I created a small FAQ to the wiki and added the four questions which
>> seem to be popular:
>>
>> http://wireless.kernel.org/en/users/Drivers/ath10k/faq
>>
>> Comments welcome. And feel free to update it with new questions.
>
> This seems helpful.

Especially for me as now I can just answer with an URL ;)

> For the first question ("can't set channel") I think the provided
> answer is not the only cause of the problem, and was not the one that
> confused me at first. For me, the main confusion was that it's pretty
> non-intuitive how to set the 80 MHz center frequency in hostapd.conf
> ("the center frequency of the channel 6 higher than the lowest channel
> number in the 4-channel group"). It might help if you could include an
> example for that. I guess it varies by country so it might be a little
> tricky.

Good point. I tried to improve the answer a bit now:

----------------------------------------------------------------------
Why I cannot start an AP in an 80 MHz channel / in 11ac mode?

If you get "nl80211: Failed to set channel" error from hostapd, most
likely that means that regulatory database doesn't support 80 MHz
channels (which were introduced in 11ac). You can check that with iw:

$ iw reg get
country FI: DFS-ETSI
        (2402 - 2482 @ 40), (N/A, 20)
        (5170 - 5250 @ 80), (N/A, 20)
        (5250 - 5330 @ 80), (N/A, 20), DFS
        (5490 - 5710 @ 80), (N/A, 27), DFS
        (57240 - 65880 @ 2160), (N/A, 40), NO-OUTDOOR

If you do not see "@ 80" within the frequency range you are using, it
means that the regulatory database doesn't support 80 MHz channels.

Other problem is that configuring VHT (= 802.11ac) in hostapd is not
very intuitive, pay extra attention how you configure it. Especially
vht_oper_centr_freq_seg0_idx is challenging. See example configuration
and hostapd configuration file documentation.
----------------------------------------------------------------------

I'm trying to maintain all configuration related documentation in
respective pages and that's why I just have pointers in the FAQ.

-- 
Kalle Valo

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

      reply	other threads:[~2014-04-09 11:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-08  7:41 ath10k FAQ Kalle Valo
2014-04-08 23:56 ` Avery Pennarun
2014-04-09 11:24   ` Kalle Valo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zjjuiw4t.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo@qca.qualcomm.com \
    --cc=apenwarr@gmail.com \
    --cc=ath10k@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox