phhusson / treble_experimentations

Notes about tinkering with Android Project Treble
3.4k stars 659 forks source link

moto e5 play not booting (comcast variant) #1527

Closed TheNextGamer21 closed 4 years ago

TheNextGamer21 commented 4 years ago

I tried installing the android 11 treble rom, system-roar-arm-aonly-vanilla.img.xz. I unzipped the file, booted my phone into fastboot, erased data, cache, dalvik, etc.. and ran these commands

  1. fastboot flash modem NON-HLOS.bin (my sim card was not working)
  2. fastboot erase modemst1
  3. fastboot erase modemst2
  4. fastboot flash system roar.img (renamed it to that)

The flash was successful and I entered flashboot reboot

My phone starts saying your bootloader is unlocked, and reboots sometimes into fastboot, sometimes into bootloop

Note: The previous android 10 gsi, system-quack-arm-aonly-gapps.img, works perfectly and boots just fine

Any help would be greatly appreciated