Closed miyoken closed 4 years ago
How did you install it precisely? Which variant?
Le dim. 10 mai 2020 à 17:18, Kenichi Miyoshi notifications@github.com a écrit :
I tried to install custom rom below. https://github.com/phhusson/treble_experimentations/releases
But install was failed and my phone doesn't boot. I didn't backup system image. Does anyone have system image of DOOGEE S95 or custom rom what can install to DOOGEE S95?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/1307, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4OXLYDHD6WLR4NM5LO3RQ3AUFANCNFSM4M5JC3ZA .
Thank you for reply Mr.phhusson. I tried installed below via "Flash the GSI USing ADB Fastboot Method".
I referenced this page. https://www.getdroidtips.com/how-to-install-generic-system-image-on-project-treble-devices-phh-treble/
command is below.
Please help me.
Did you flash vbmeta partition?
Le dim. 10 mai 2020 à 23:45, Kenichi Miyoshi notifications@github.com a écrit :
Thank you for reply Mr.phhusson. I tried installed below via "Flash the GSI USing ADB Fastboot Method".
- system-quack-arm-ab-vanilla.img
- system-quack-arm-aonly-vanilla.img
- system-quack-arm64-ab-gapps.img
- system-quack-arm64-ab-vanilla.img
- system-quack-arm64-aonly-gapps.img
- system-quack-arm64-aonly-vanilla.img
I referenced this page.
command is below.
- adb reboot bootloader
- fastboot flashing unlock (I coulodn't use oem unlock on my device)
- devicesfastboot flash system xxxx.img
- fastboot flashing lock (Orange state occurred when reboot, if unlock device)
- fastboot reboot
Please help me.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/1307#issuecomment-626394413, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4OWRHSWDJOTTMY5H72DRQ4OAZANCNFSM4M5JC3ZA .
No I didn't. I think I need vbmeta.img for flash but I don't have it. Where can I get vbmeta.img?
you can try with https://dl.google.com/developers/android/qt/images/gsi/vbmeta.img
Le lun. 11 mai 2020 à 23:40, Kenichi Miyoshi notifications@github.com a écrit :
No I didn't. I think I need vbmeta.img for flash but I don't have it. Where can I get vbmeta.img?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
Thank you.
I tried below command.
https://source.android.com/setup/build/gsi?hl=ja#flashing-gsis
fastboot --disable-verification flash vbmeta vbmeta.img
fastboot erase system
fastboot flash system system.img
fastboot -w
Fastboot reboot
But orange state occurred when reboot device.
Orange State Your devices has been unlocked and can't be trusted Your devices will boot in 5 seconds
Don't do fastboot -w
. Reboot into recovery and do factory reset from there
Le mar. 12 mai 2020 à 07:35, Kenichi Miyoshi notifications@github.com a écrit :
Thank you.
I tried below command.
https://source.android.com/setup/build/gsi?hl=ja#flashing-gsis fastboot --disable-verification flash vbmeta vbmeta.img fastboot erase system fastboot flash system system.img fastboot -w Fastboot reboot
But orange state occurred when reboot device.
Orange State Your devices has been unlocked and can't be trusted Your devices will boot in 5 seconds
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/1307#issuecomment-627119299, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4OWMAXXG5AU2AJKEJPDRRDNZVANCNFSM4M5JC3ZA .
Thank you phhussion.
I tried below command again after factory reset, "android" logo appeared.
fastboot flashing unlock fastboot flashing unlock_critical fastboot --disable-verification flash vbmeta vbmeta.img fastboot erase system fastboot flash system system.img Fastboot reboot
But it didn’t proceed to next display from "android" logo.
Now you should have adb to make logs.
Le dim. 17 mai 2020 à 03:00, Kenichi Miyoshi notifications@github.com a écrit :
Thank you phhussion.
I tried below command again after factory reset, "android" logo appeared. fastboot flashing unlock fastboot flashing unlock_critical fastboot --disable-verification flash vbmeta vbmeta.img fastboot erase system fastboot flash system system.img Fastboot reboot
But it didn’t proceed to next display from "android" logo.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/1307#issuecomment-629726808, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4OSYF7G2CPFWWXB4DG3RR4ZJBANCNFSM4M5JC3ZA .
Dear phhussion. I succeed boot at latest "system-quack-arm64-ab-gapps.img"! Thank you.
I tried to install custom rom below. https://github.com/phhusson/treble_experimentations/releases
But install was failed and my phone doesn't boot. I didn't backup system image. Does anyone have system image of DOOGEE S95 or custom rom what can install to DOOGEE S95?