TheGammaSqueeze/GammaOS

RG505 WiFi Issue GammaOS v1.5.1

mrkushaljoshi opened this issue · 2 comments

No issues with Wi-Fi on Stock Anbernic OS.
Issue on GammaOS v1.5.1.
Reverted back to Stock Anbernic OS.

Closed as duplicate.

I'm not sure why this happens on newer units, but the vendor_custom.img that ships with GammaOS is not compatible, even though this is based on stock firmware.

To resolve your issue, you will need to flash back to the stock firmware.

Then reflash GammaOS, however one change needs to be made in the FlashPartition script before flashing, and that is to remove the following line:

Remove this:
fastboot flash vendor flash/vendor_custom.img >>log.txt 2>&1

This should resolve the issue for newer units.