On Mon, Jul 05, 2021 at 10:20:09AM -0700, Greg Steuck wrote: > Stefan Sperling <[email protected]> writes: > > > On Mon, Jul 05, 2021 at 09:35:20AM +0200, Stefan Sperling wrote: > >> On Sun, Jul 04, 2021 at 07:58:47PM -0700, Greg Steuck wrote: > >> > I never see "iwx0: sending action to" after this. > >> > >> And you still see status: "no network" in ifconfig at this point? > >> This could mean we're failing to set the link UP after the WPA handshake > >> has completed. But I cannot explain why. > > > > And perhaps related: > > Did you have this patch applied? Does it make any difference? > > I didn't have this applied before, but now that I have I don't see any > difference. I'll keep it applied just to get some testing out of it. > > Thanks > Greg
If you can still reproduce it, please try to figure out why ieee80211_set_link_state() isn't being called. It should be setting the link state to UP, otherwise the ifconfig "status:" like will keep showing "no network".
