https://bugs.kde.org/show_bug.cgi?id=449265
Simo Sutela <qurnel...@netscape.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |qurnel...@netscape.net --- Comment #11 from Simo Sutela <qurnel...@netscape.net> --- For what it's worth, I found a workaround for my connection from a comment on Red Hat Bugzilla bug 2057352. I had to use the interactive mode of nmcli to set the Protected Management Frames (802.11w) off: $ nmcli connection edit My_Hotspot > set wifi-sec.pmf 1 > save > quit 0 means "global default", 1 means "disable", etc. The command lspci shows my adapter as "Intel Corporation Wireless 8265 / 8275 (rev 78)". -- You are receiving this mail because: You are watching all bug changes.