You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connecting to WPA2/WPA3 networks doesn't work on Android 14. Connecting to open networks works as expected. There is nothing apparent in logcat output that would indicate the exact issue. Behavior is similar to inputting a wrong password for the wifi network. There is also no issue with creating a WPA2 protected wifi hotspot on the device.
This would likely indicate some issue with WPA2/WPA3 authentication or wifi keystore that was changed in Android 14.
Connecting to WPA2/WPA3 networks is successful when wpa_supplicant and wifi supplicant HAL from Android 13 are used instead. There's a package with the binaries available here.
The text was updated successfully, but these errors were encountered:
I'll leave this issue open for discussion as I would rather find proper solution for this.
KonstaT
changed the title
Wifi doesn't connect to protected networks on AOSP14
Wifi doesn't connect to protected networks on AOSP14 and AOSP15
Sep 5, 2024
Connecting to WPA2/WPA3 networks doesn't work on Android 14. Connecting to open networks works as expected. There is nothing apparent in
logcat
output that would indicate the exact issue. Behavior is similar to inputting a wrong password for the wifi network. There is also no issue with creating a WPA2 protected wifi hotspot on the device.This would likely indicate some issue with WPA2/WPA3 authentication or wifi keystore that was changed in Android 14.
Connecting to WPA2/WPA3 networks is successful when wpa_supplicant and wifi supplicant HAL from Android 13 are used instead. There's a package with the binaries available here.
The text was updated successfully, but these errors were encountered: