07-30-2024, 06:55 PM
(07-30-2024, 08:11 AM)PHLEMON Wrote: Hopefully you know something about this. But if all fails, I might go reinstalling the OS.[/size][/color]
I just did a full update of arch (2024 July 30) and I got the same issue as you.
Downgrading wpa_supplicant to 2.10 and restarting the phone worked for me
From another post, some said to downgrade the wpa_supplicant package.
wpa_supplicant was just updated on July 20[1] to 2:2.11
you can download wpa_supplicant 2:2.10 here[2]
if you are lazy, here are the commands you will need to run on the phone.
Code:
cd Downloads
wget http://tardis.tiny-vps.com/aarm/repos/2024/06/11/aarch64/core/wpa_supplicant-2%3A2.10-8-aarch64.pkg.tar.xz
wget http://tardis.tiny-vps.com/aarm/repos/2024/06/11/aarch64/core/wpa_supplicant-2%3A2.10-8-aarch64.pkg.tar.xz.sig
sudo pacman -U wpa_supplicant-2\:2.10-8-aarch64.pkg.tar.xz
sudo reboot
[1] https://w1.fi/releases/
[2] http://tardis.tiny-vps.com/aarm/repos/20...ch64/core/
**THIS MAY NOT BE THE CORRECT FIX**