Tim,
Good call, but same result.
It is interesting that in this mode that the interface has no IP address. I
would think that it would have something there:
# ip addr
...
3: wlan0: <NO-CARRIER,BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc
fq_codel state DORMANT group default qlen 1000 link/ether b8:27:eb:52:cc:d0
brd ff:ff:ff:ff:ff:ff
When I use dnsmasq/hostapd, it lists its IP address before a connection
attempt is made.
On Wed, Jun 3, 2020 at 1:19 PM Kourt, Tim A <tim.a.kourt(a)linux.intel.com>
wrote:
Hi Keith,
On 6/3/2020 10:17 AM, KeithG wrote:
>
> ~# iwctl device wlan0 show
> Device: wlan0
>
--------------------------------------------------------------------------------
> Settable Property Value
>
--------------------------------------------------------------------------------
> Name wlan0
> * Mode ap
> * Powered on
> Address b8:27:eb:52:cc:d0
> Adapter phy0
>
> ~# iwctl ap wlan0 start "MyNet" "password"
>
If the quotes are not part of the password, try to remove them.
Regards,
Tim