Sample Header Ad - 728x90

Since updating to fedora 33 I can't connect to eduroam (wpa_supplicant)

2 votes
1 answer
3673 views
Yesterday I updated my thinkpad with fedora 32 to a thinkpad with fedora 33. Soon I noticed something was amiss, I could no longer connect to eduroam. [Eduroam](https://en.wikipedia.org/wiki/Eduroam) uses WPA and WPA2 Enterprise and fedora 33 updated wpa_supplicant 2.9-3 to wpa_supplicant 2.9-6. Other things of intrest: journalctl -f gives this error a lot:
wpa_supplicant: dbus: wpa_dbus_property_changed: no property SessionLength in object /fi/w1/wpa_supplicant1/Interfaces/0
and this warning:
[1603972716.1890] device (wlp4s0): Deactivation failed: GDBus.Error:fi.w1.wpa_supplicant1.NotConnected: This interface is not connected.
While trying to connect to eduroam dmesg -wL says this:
[  234.221111] wlp4s0: authenticate with 20:a6:cd:91:52:90
[  234.231722] wlp4s0: send auth to 20:a6:cd:91:52:90 (try 1/3)
[  234.237706] wlp4s0: authenticated
[  234.240025] wlp4s0: associate with 20:a6:cd:91:52:90 (try 1/3)
[  234.241312] wlp4s0: RX AssocResp from 20:a6:cd:91:52:90 (capab=0x411 status=0 aid=1)
[  234.242458] wlp4s0: associated
[  235.139929] wlp4s0: deauthenticated from 20:a6:cd:91:52:90 (Reason: 23=IEEE8021X_FAILED)
I have tried googling a lot of these errors bur I have not found a sollution yet. Other things I tried: - Downgrade wpa_supplicant to a previous version. (didn't do anything) - Downgrade fedora back to 32 (it couldn't). - Submit a bug to bugzilla. - Cry I am a networking noob so if I missed something obvious please be kind .-.
Asked by PDek (23 rep)
Oct 29, 2020, 12:15 PM
Last activity: Nov 2, 2020, 07:17 AM