Wifi not working on Samsung A52s 5G
- /e/OS version:3.0.4-a14-20250709507533-community-a52sxq
- Device model(s): Samsung Galaxy A52s 5G
- Impacted Application: WiFi driver
The problem
After OTA updating to 3.0.4 the WiFi no longer worked. I fixed it myself on 3.0.1, but didn't report it then (sorry!) but now the issue reoccurred after the recent workaround. The workaround:
- Enable USB Debugging on the phone
- Reboot in recovery mode and choose install update (sideload)
- Download zip file (v 1.16) from here: https://github.com/Simon1511/sm7325-BL-supporter/releases
- Install adb and run the following:
- adb sideload blsupporter-v1.16.zip
- Wait for it to finish and reboot phone. voila! Wifi works again.
It could be nice with the wifi working out of the box.
More details: https://xdaforums.com/t/zip-wifi-fix-a52s-bootloader-supporter.4656947/
Steps to reproduce
Technical details
Paste any relevant logs (adb logcat) in the codeblock below if you have any