Rin Cat (鈴猫)
Rin Cat (鈴猫)
If you want, I can continue investigating. However the error lines are like mixed/fragmented code, and does not exists in the source file. I do not know what happened when...
I just tested both 5.13.0-7620-generic and 5.15.5-76051505-generic on pop os,and did not able to reproduce this issue. Maybe try full system upgrade? `sudo apt update && sudo apt upgrade`
You may try this, but I didn't test it. https://blogs.gnome.org/dcbw/2016/05/16/networkmanager-and-wifi-scans/
Maybe you can try disable NM and only use wpa_supplicant?
Hi, please run `dmesg` and check the log.
https://w1.fi/cgit/hostap/plain/wpa_supplicant/wpa_supplicant.conf Try set `ap_scan=1`?
@adityamj I had no idea what happened. `Invalid group cipher (1)`, cipher 1 means do not use encryption. `Invalid key mgt: 0xfac09` means use `GCMP 256` cipher, which this driver...
@adityamj it should supported WPA3-SAE, but not GCMP.
It probably a bug somewhere in openwrt or wpa_supplicant or NM. WPA3-SAE should use CCMP-128.