hrm, do you have access to the AP? Quick google suggest the nl_recvmsgs might not be important--- related to scanning. You might gather up your hw/fw/kernel wpa_supplicant hostapd info and try the linux-wireless mailing list, as these are recent changes maybe there are still some bugs. I would include the network profile, and the hostapd config as well, and if you are able to get some more verbose messages that could help.... maybe mount -t debugfs none /sys/kernel and poke around in there or look at modinfo rtw88; /sys/module/rtw88/parameters. Does the authentication just time out, any deauth or dissasoc disconnected messages? On Sun, Jan 26, 2020 at 4:27 AM Bjoern Franke via arch-general <arch-general@xxxxxxxxxxxxx> wrote: > > Am 25.01.20 um 23:12 schrieb Justin Capella: > > More recent kernels should have 80211w for that driver which is also > > required. > > 5.4.14/5.4.15 results in > nl80211: send_and_recv->nl_recvmsgs failed: -33 > SME: Trying to authenticate with 44:4e:6d:a2:1f:df (SSID='xyz' freq=5500 MHz > and not luck :/ > > best regards > Bjoern