I use fedora KDE spin. After I updated to F42 Im having problems connecting to a network that uses wpa2-AES. wpa2&Wpa work just fine. I would keep getting wpa_supplicant timeout errors. I tried switching to iwd. I did disable wpa_supplicant and switched network managers backend to iwd but that just resulted in a loop of connecting and disconnecting and ended up in me switching back to woa_supplicant and changing router settings to wpa2&wpa.
This resulted in a new issue where I couldn’t disconnect from a connected network . It would just say deactivating connection and do nothing. This would also make the system hang. If I tried shutting down my system it would just get stuck at the motherboard logo with fedora under it and a buffer wheel.
I checked journactl and the only thing that stood out to me was a SELinux message saying that there is no policy for nlmsg in couple netlinlk sockets
It could be helpful to post details of your WiFi hardware and driver. Please run inxi -Nzxx in a terminal and post the output (as pre-formatted text using the </> button from the top line of the text entry panel). There may be relevant details in the output from journalctl --no-hostname -b -g wifi after trying to use the wpa2-AES network.
here is the output of journalctl --no-hostname -b -g wifi when I try to disconnect from a network leading to a system hang :
Apr 28 19:13:45 kernel: DMI: Micro-Star International Co., Ltd. MS-7E51/MAG X870 TOMAHAWK WIFI (MS-7E51), BIOS 1.A24 01/20/2025
Apr 28 19:13:50 NetworkManager[1614]: <info> [1745847830.9683] Read config: /etc/NetworkManager/NetworkManager.conf, /usr/lib/NetworkManager/conf.d/{20-connectivity-fedora.conf,22-wifi-mac-addr.conf,99-nvme-nbft-no-ignore-carrier.conf}
Apr 28 19:13:50 NetworkManager[1614]: <info> [1745847830.9770] Loaded device plugin: NMWifiFactory (/usr/lib64/NetworkManager/1.52.0-1.fc42/libnm-device-plugin-wifi.so)
Apr 28 19:14:48 NetworkManager[1614]: <info> [1745847888.8672] device (wlp7s0): Activation: (wifi) access point 'Sathya2-5G' has security, but secrets are required.
Apr 28 19:14:55 NetworkManager[1614]: <info> [1745847895.0501] device (wlp7s0): Activation: (wifi) access point 'Sathya2-5G' has security, but secrets are required.
Apr 28 19:14:55 NetworkManager[1614]: <info> [1745847895.0630] device (wlp7s0): Activation: (wifi) connection 'Sathya2-5G' has security, and secrets exist. No new secrets needed.
Apr 28 19:14:55 NetworkManager[1614]: <info> [1745847895.6006] device (wlp7s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Sathya2-5G"
Apr 28 19:16:00 NetworkManager[1614]: <info> [1745847960.5992] device (wlp7s0): Activation: (wifi) access point 'Airnet_5GHz' has security, but secrets are required.
Apr 28 19:16:00 NetworkManager[1614]: <info> [1745847960.6105] device (wlp7s0): Activation: (wifi) connection 'Airnet_5GHz' has security, and secrets exist. No new secrets needed.
Apr 28 19:16:00 NetworkManager[1614]: <info> [1745847960.9249] device (wlp7s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Airnet_5GHz"
Apr 28 20:10:51 NetworkManager[1614]: <info> [1745851251.8641] device (wlp7s0): Activation: (wifi) access point 'Airnet_5GHz' has security, but secrets are required.
Apr 28 20:10:51 NetworkManager[1614]: <info> [1745851251.8735] device (wlp7s0): Activation: (wifi) connection 'Airnet_5GHz' has security, and secrets exist. No new secrets needed.
Apr 28 20:10:52 NetworkManager[1614]: <info> [1745851252.1686] device (wlp7s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Airnet_5GHz"
Apr 28 20:15:15 kernel: Hardware name: Micro-Star International Co., Ltd. MS-7E51/MAG X870 TOMAHAWK WIFI (MS-7E51), BIOS 1.A24 01/20/2025
Apr 28 20:15:15 kernel: Hardware name: Micro-Star International Co., Ltd. MS-7E51/MAG X870 TOMAHAWK WIFI (MS-7E51), BIOS 1.A24 01/20/2025
Im not getting wpa_supplicant timeout error anymore but my entire system is freezing when trying to disconnect from wifi. trying shutdown just makes the screen go black with the motherboard logo indefinately and I need to perform a hard power-off.
Somewhere in this forum, a few days ago, unread that there is a regression in the wifi driver provided by the kernel. You need to boot 6.14.1 or older or wait for a fix.
@usagemonkey was the original poster, so this topic was always about their issue. If that issue was about ath12k, then this topic is about ath12k, we should not ask OP to create new topics.