From: James Prestwood <prestwoj@gmail.com>
To: Joao Marcos Costa <joaomarcos.costa@bootlin.com>, iwd@lists.linux.dev
Cc: gregory.clement@bootlin.com
Subject: Re: Iwd: unable to start AP with NXP 88W9098 chipset
Date: Wed, 24 Jan 2024 04:29:37 -0800 [thread overview]
Message-ID: <fc3962d4-dc38-443b-b8d0-df3e57bc591d@gmail.com> (raw)
In-Reply-To: <46d06d59-3695-4062-aebe-7e124fa67446@bootlin.com>
Hi Joao,
On 1/24/24 2:18 AM, Joao Marcos Costa wrote:
> Hi James,
>
> On 1/19/24 18:44, James Prestwood wrote:
>
> [...]
>
>>
>> Prior to me adding HT (high throughput) IWD's AP mode was just using
>> basic rates, so very slow. I added HT support, but apparently not all
>> drivers were happy about it. So DisableHT removes the extra stuff
>> that allows it to work with this specific driver, but at the cost of
>> performance.
>>
>> I'm not really in a position to devote a lot of time to AP mode at
>> the moment. I know we've gotten a lot of inquiries about it recently
>> but to be completely honest if your intent is to run a full fledged
>> access point hostapd is really the tool to use. I'd love to get IWD
>> up to the same level of quality and support as hostapd but its a
>> massive undertaking. Not only that but out of tree driver support is
>> something very hard to get right. Hostapd has been around long enough
>> and is the de-factor software for APs that hardware vendors have
>> added their quirks here and there, IWD doesn't have that luxury.
>>
>> Thanks,
>>
>> James
>
> Thanks for this insight. I'll keep DisableHT for my tests, then.
>
> However, there's still something I don't quite understand. I'm trying
> to set up this AP:
>
> [General]
> DisableHT=true
> Channel=36
>
> [Security]
> Passphrase=***********
>
> [IPv4]
> Address=10.0.5.1
> Gateway=10.0.5.1
> Netmask=255.255.255.0
> IPRange=10.0.5.100,10.0.5.110
>
>
> but I keep getting this error:
>
> # iwctl ap muap0 start-profile smarc5GHz
> Argument type is wrong
>
> AFAIK, 5GHz band supports up to Channel=37. Is this supported by iwd?
Could be a regulatory domain issue. Try setting:
[General]
Country=<alpha2>
For whatever country your in:
https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
>
>
> Thanks!
>
>
prev parent reply other threads:[~2024-01-24 12:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-21 15:46 Iwd: unable to start AP with NXP 88W9098 chipset Joao Marcos Costa
2023-12-21 16:08 ` James Prestwood
2023-12-22 15:36 ` Joao Marcos Costa
2024-01-19 14:28 ` Joao Marcos Costa
2024-01-19 17:44 ` James Prestwood
2024-01-24 10:18 ` Joao Marcos Costa
2024-01-24 12:29 ` James Prestwood [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=fc3962d4-dc38-443b-b8d0-df3e57bc591d@gmail.com \
--to=prestwoj@gmail.com \
--cc=gregory.clement@bootlin.com \
--cc=iwd@lists.linux.dev \
--cc=joaomarcos.costa@bootlin.com \
/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