Moto G62 5G - TrebleDroid/treble_experimentations GitHub Wiki
Installing GSI in Moto G62 5G(rhodei) is same like in many other devices.
adb reboot fastboot
or if you are in fastboot mode runfastboot reboot fastboot
to boot to fastbootd mode.fastboot flash system system-gsi.img
to flash GSI. If this command fails, we have to remove product partition to get some space.fastboot delete-logical-partition product_a
, replace product_a to product_b if active slot is b and rerun the system flash command.- reboot to fastboot mode using
fastboot reboot bootloader
- Download vbmeta from here and flash using
fastboot flash vbmeta vbmeta.img
- Wipe data using
fastboot erase userdata
andfastboot erase metadata
- Reboot to newly flashed system using
fastboot reboot
For Indian Jio SIM Card users, signal may not show. To fix this, go to Setting -> Network & internet -> SIMs -> Preferred network type and choose LTE (recommended) instead of 3G. Now Jio will work.
To fix VoLTE/5G goto Settings -> Phh Treble Settings -> IMS features and check available options, tap on Install IMS APK for Qualcomm pre-S vendor (Motorola).
TESTED GSI: PHH AOSP TD, LINEAGE, PIXELEXPERIENCE