plasma-nm does not show active connection with iwd back-end and wpa3 key management STEPS TO REPRODUCE 1.Configure iwd use in /etc/NetworkManager/NetworkManager.conf 2.Set WIFI security for connection to WPA3 Personal 3.Reconnect to AP OBSERVED RESULT No active connection in the list in tray EXPECTED RESULT Show connection with disconnect option SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: OpenSuse Tumbleweed (available in About System) KDE Plasma Version: 5.22.4 KDE Frameworks Version: 5.85.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION
Repeatable in Manjaro, using `iwd` as the backend. Connection is shown in `nmcli` correctly (and other NM GUIs): ``` # nmcli connection show --active [UUID] ... 802-11-wireless-security.key-mgmt: sae ``` Connection is shown in System Settings correctly as connected with WPA3. Connection is shown in `iwctl` correctly as connected with WPA3. ``` # iwctl station wlan0 show ... Security WPA3-Personal ``` Connection is not listed in the Applet, instead listing a new network with `wpa2-psk` that you can configure (shown as `<network name> (<interface>)`, ie `Royalty6G (wlan0)`. Tested with a WPA3-only network, and WPA2/WPA3 Transition networks. Both exhibit the behaviour above. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Manjaro (available in About System) KDE Plasma Version: 5.24.5 KDE Frameworks Version: 5.94.0 Qt Version: 5.15.4
I can confirm this is still an issue using the following versions: Operating System: Arch Linux KDE Plasma Version: 6.1.4 KDE Frameworks Version: 6.4.0 Qt Version: 6.7.2 Kernel Version: 6.10.3-arch1-2 (64-bit) Graphics Platform: Wayland
Bulk transfer as requested in T17796