-
-
Notifications
You must be signed in to change notification settings - Fork 162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to authenticate wireless network after upgrade to 41.20241117.3 #1943
Comments
We need the hardware info, |
sudo lshw -c network Thank you! |
This might be related to this discussion: https://discussion.fedoraproject.org/t/unable-to-connect-to-wpa2-enterprise-after-upgrading-to-fedora-41/134889. There's already a bug filed for fedora: https://bugzilla.redhat.com/show_bug.cgi?id=2326839. Hope it gets fixed soon! Edit: After rolling back to |
Having the same issue.
Removing |
Definitely related to the bugzilla report @Japsert123 pointed out. Two other ways I've found to let the connection go through are: Failing Connection:
Network Info:
|
Enabling I can confirm it works for our WPA2 Enterprise + Radius authentication. |
I just tested both removing pkcs11-provider.conf and setting the module load behavior value. Both allowed for a successful WiFi connection. |
If someone can confirm the working version we can pin it in the images: |
Working with or without a proper |
Yeah I think we want the one from before the change. |
Ok this is pinned in F41, let's see if it helps. |
Yeah, the rollback should fix things. Didn't include that config that enabled pkcs11 in OpenSSL. |
FYI: Per the upstream bug @Japsert123 posted (2326839), looks like they'll be updating the package to disable things until they figure out how it's going to be fixed. https://bodhi.fedoraproject.org/updates/FEDORA-2024-fbf9ccda7b |
Describe the bug
After upgrading my Aurora system from 41.20241112.1 to 41.20241117.3, my existing wireless connection failed to connect. The supplied password (stored for current user only) did not work. Deleting and re-creating the password did not resolve the issue. I rolled back to 41.20241112.1 and was prompted for wifi password, and it then connected. Allowing the system to upgrade to 41.20241117.3 saw the inability to connect to wifi return (the system prompts for a password, but still fails to connect).
What did you expect to happen?
I expected the new system to use the existing wireless profile or accept the password successfully.
Output of
bootc status
Output of
groups
Extra information or context
The wifi connection is WPA2 Enterprise using free radius for authentication and with a certificate stored locally in ~/drogo35/documents/. The profile
The text was updated successfully, but these errors were encountered: