after testing several Treble GSis, I finally found CherishOS. Most of them are not booting, or other issues (no mobile data, only calling, settings are crashing,....). Save your time and choose CherishOS.
How I flashed it:
1. clean flash zeus_eea_global_images_V13.0.10.0.SLBEUXM_20220129.0000.00_12.0_eea (that's the full fastboot rom)
2. extract boot.img, vendor.img, vbmeta.img from miui_ZEUSEEAGlobal_V13.0.10.0.SLBEUXM_8af10526e8_12.0 (that's the update zip)
3. after clean install: let it boot up and shut down
4. fastboot reboot fastboot (Everything in fastbootd !!!)
5. fastboot getvar current-slot (see which slot u are using. Ex: a , b)
6. fastboot --set-active=a (if u are using slot b, change a to b) to make sure u're flashing gsi on 1 slot
7. fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
8. fastboot flash vendor vendor.img
8. fastboot erase system
9. fastboot flash system YOURsystem.img
10. fastboot -w (shows an error)
11.fastboot flash boot boot.img
12. fastboot reboot
I've skipped wiping data through Mi Recovery
After that, you can flash Magisk.
It passes safteynet.
Whats NOT working:
- auto brightness (I use Velis Autobrightness)
- vibration
- fingerprint and face recognition
- bluetooth call issues
But after all, it's a very good start for new device, if you don't want to stick with MIUI
How I flashed it:
1. clean flash zeus_eea_global_images_V13.0.10.0.SLBEUXM_20220129.0000.00_12.0_eea (that's the full fastboot rom)
2. extract boot.img, vendor.img, vbmeta.img from miui_ZEUSEEAGlobal_V13.0.10.0.SLBEUXM_8af10526e8_12.0 (that's the update zip)
3. after clean install: let it boot up and shut down
4. fastboot reboot fastboot (Everything in fastbootd !!!)
5. fastboot getvar current-slot (see which slot u are using. Ex: a , b)
6. fastboot --set-active=a (if u are using slot b, change a to b) to make sure u're flashing gsi on 1 slot
7. fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
8. fastboot flash vendor vendor.img
8. fastboot erase system
9. fastboot flash system YOURsystem.img
10. fastboot -w (shows an error)
11.fastboot flash boot boot.img
12. fastboot reboot
I've skipped wiping data through Mi Recovery
After that, you can flash Magisk.
It passes safteynet.
Whats NOT working:
- auto brightness (I use Velis Autobrightness)
- vibration
- fingerprint and face recognition
- bluetooth call issues
But after all, it's a very good start for new device, if you don't want to stick with MIUI
Last edited: