phhusson / treble_experimentations

Notes about tinkering with Android Project Treble
3.37k stars 658 forks source link

ulefone power 5 MediaTek MT6763T not booting on AOSP 10.0 v215 #1104

Closed lorenzo12floxy closed 4 years ago

lorenzo12floxy commented 4 years ago

when i flash the rom with twrp to system image it says is successfully flashed. But then when i try to reboot the phone with the new rom installed 'AOSP 10.0 v210' it just wont boot up it stays in the android logo and that's it. I tried to find a fix my self but haven't figured out one my self yet. otherwise the android 9 aosp rom just works fine but i want to update so if theirs a fix for this let me now.

sorry for my not perfect english

phhusson commented 4 years ago

Create logs when the device is stguck on android boot animation: adb logcat > logs.txt then do ctrl-c after 30s, and send logs.txt here.

johnsnow50 commented 4 years ago

I am having same problem , tried almost everything it just won't past Android logo i have log here logs.txt

DoYouSpeakTrump commented 4 years ago

I also have the same problem, in fact, all those who have a Ulefone Power 5 do not plan to launch Android 10 on their phone unfortunately, please help us @phhusson

phhusson commented 4 years ago

While the device is trying to find, from the computer do adb root adb shell setprop debug.stagefright.ccodec 0

DoYouSpeakTrump commented 4 years ago

@phhusson Can you fix this for the next version of your Android 10 please, the adb does not work of course the Power 5 Thank you 😃

johnsnow50 commented 4 years ago

Still stuck at logo , executed your command's and waited about 15 minutes it didn't went past logo then did "adb reboot" and waited another 15 minutes still no luck so took logs again... please fix this issue log.txt

DoYouSpeakTrump commented 4 years ago

Your order lines don't work!

phhusson commented 4 years ago

Has this log been done after calling the setprop? It seems not.

johnsnow50 commented 4 years ago

Yes i did exactly what you said "adb root" "adb shell setprop debug.stagefright.ccodec 0" it didn't work then rebooted and waited again then took logs after 15 to 20 minutes later

phhusson commented 4 years ago

I need logs after the setprop before the reboot

Le lun. 24 févr. 2020 à 11:56, johnsnow50 notifications@github.com a écrit :

Yes i did exactly what you said "adb root" "adb shell setprop debug.stagefright.ccodec 0" it didn't work then rebooted and waited again then took logs after 15 to 20 minutes later

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/1104?email_source=notifications&email_token=AAAA4OS5KNN54D75XL2BLUTREORXVA5CNFSM4KSCK3VKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMXL4RQ#issuecomment-590265926, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4OVXNUVYVIVBDHZLKQLREORXVANCNFSM4KSCK3VA .

johnsnow50 commented 4 years ago

It worked this time after issuing command's it went to setup screen within few secs but when i rebooted it stuck on Android logo again, please fix this issue in your next release....and thanks alot for help, God bless you

DoYouSpeakTrump commented 4 years ago

@phhusson ?? Please answer us. Are you going to add this command line to the next version of Android 10 (v213)? Thank you

DoYouSpeakTrump commented 4 years ago

It's annoying each time to add the command at each restart ... Thank you for your work otherwise.

johnsnow50 commented 4 years ago

DoYouSpeakTrump bro you can edit buildprop and add this line in the end "debug.stagefright.ccodec=0" this will make this fix perminant

DoYouSpeakTrump commented 4 years ago

Can't include it in the new v213 version? I am not good at it.

phhusson commented 4 years ago

Issue is that I can't enable this for everyone

Le jeu. 27 févr. 2020 à 10:48, DoYouSpeakTrump notifications@github.com a écrit :

Can't include it in the new v213 version? I am not good at it.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/1104?email_source=notifications&email_token=AAAA4OVDB5O4SOEUEYBSDP3RE6D7TA5CNFSM4KSCK3VKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENDVZFI#issuecomment-591879317, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4OVFHCNGSNYSYNEVQOLRE6D7TANCNFSM4KSCK3VA .

DoYouSpeakTrump commented 4 years ago

@johnsnow50 How do you add the order to buildprop please, Thank You!

DoYouSpeakTrump commented 4 years ago

If we don't have access to Android, we don't have access to the buildprop file ...

phhusson commented 4 years ago

You have access to adb

Le mer. 4 mars 2020 à 20:20, DoYouSpeakTrump notifications@github.com a écrit :

If we don't have access to Android, we don't have access to the buildprop file ...

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/1104?email_source=notifications&email_token=AAAA4OSKSO5M4NPEHZUAQT3RF2SWNA5CNFSM4KSCK3VKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENZXO5Y#issuecomment-594769783, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4OXXKLVYLXU57JADICLRF2SWNANCNFSM4KSCK3VA .

DoYouSpeakTrump commented 4 years ago

Capture I was not mistaken, I made the orders when my phone was launched on recovery TWRP @phhusson

DoYouSpeakTrump commented 4 years ago

?? @phhusson Thx

DoYouSpeakTrump commented 4 years ago

ALWAYS DON'T WORK, I GET CRAZY @phhusson @lorenzo12floxy @johnsnow50 Help me, i want to enjoy android 10 please thank you!

rashydos commented 4 years ago

I have the same problem in Chuwi HI9 air

lorenzo12floxy commented 4 years ago

@DoYouSpeakTrump which twrp do you use and does magisk manager work on your android 9 aosp? and @phhusson is the build prop a log file thats saves in android after completing the first stage of android booting?

lorenzo12floxy commented 4 years ago

i will try something and try to send information and maybe fix it if i can now

lorenzo12floxy commented 4 years ago

I cant still get adb running before boot so no result from this yet

DoYouSpeakTrump commented 4 years ago

@lorenzo12floxy I use TWRP 3.2.3-0, I never manage to launch Android 10 even with the commands, adb does not work and like you, impossible to use adb ... Too bad, back to Android 9 which works super well, Magisk doesn't work on phhuson's Android 9

alotaibiabdullah commented 4 years ago

i have this ulefone power all aosp 10 booting by fastboot cmd in folder open power shell window here and write this cmd fastboot flash system system.img

it well booting

DoYouSpeakTrump commented 4 years ago

Capture it seems to work I'll wait and see if Android launches Thank you so much

phhusson commented 4 years ago

Could someone give me the result of adb shell getprop ro.hardware?

DoYouSpeakTrump commented 4 years ago

@phhusson It says that: Capture

phhusson commented 4 years ago

Thanks. Should be fixed in next release I hope.

DoYouSpeakTrump commented 4 years ago

Thank you very much ! Because when I launch my android, after a few minutes, the Android restarts and the loading is infinite, if you solve this problem, you are one of the best developer!

DoYouSpeakTrump commented 4 years ago

@phhusson. Does the v214 version work for us? Thank you

phhusson commented 4 years ago

that's the intent at least

Le dim. 15 mars 2020 à 12:31, DoYouSpeakTrump notifications@github.com a écrit :

@phhusson https://github.com/phhusson. Does the v214 version work for us? Thank you

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/phhusson/treble_experimentations/issues/1104#issuecomment-599198212, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAA4OTJ3OWOPD6OCVDZOG3RHS4A7ANCNFSM4KSCK3VA .

DoYouSpeakTrump commented 4 years ago

???

DoYouSpeakTrump commented 4 years ago

Still not working, I'm sick of it, always stays on the Android logo for X hours !

DoYouSpeakTrump commented 4 years ago

You solved the problem in v215 ?? Thank you

phhusson commented 4 years ago

I would guess not, I haven't done anything new for this since v214.

I wouldn't mind reports of other users than you to really confirm the issue still exists though.

Could you flash v215, try to boot. I assume you'll be stuck on Android bootanimation as usual, and run adb shell getprop and paste its result here?

stormwin commented 4 years ago

@DoYouSpeakTrump, @lorenzo12floxy , @phhusson My Ulefone Power 5 is running Android 10 for a long time on this rom. Can't remember whether i changed something in the props or any other changes. Try to flash back Stock ROM, install twrp, and then flash latest AOSP 10 system arm64 A image. Do not forget to clear cache... If that do not work, try to flash back to stock rom, install twrp, then latest AOSP 9 and after that AOSP 10. Again, do not forget to clear cache...

lorenzo12floxy commented 4 years ago

@stormwin which version of the ulefone power 5 do you have? https://www.gadgetsnow.com/compare-mobile-phones/Ulefone-Power-5-vs-Ulefone-Power-5S

lorenzo12floxy commented 4 years ago

and i will try your tip but i already did it with the earlier versions of the android 10 treble realease without luck but i will try aigan and let you guys know the result

lorenzo12floxy commented 4 years ago

maybe im thinking stupid right here but is it just not the bootanimation that is causing the bootloop

stormwin commented 4 years ago

I have Ulefone Power 5. After going to Stock rom, you should re-unlock the phone to be ready for flashing.(it should say on boot that it is in Orange State Then install twrp. After that you can jump to AOSP 10. clear cache with twrp.

First boot after you install AOSP is slow. It may take 10-15 min or even more sometimes, and that is normal.

lorenzo12floxy commented 4 years ago

@stormwin i don't have my phone in orange state and i never had to its just unlocked and i can flash twrp and roms without any problem

lorenzo12floxy commented 4 years ago

@stormwin but i use the russian twrp v3 from 4pda maybe we have a difference here?

stormwin commented 4 years ago

Mine is 3.2.1-0 Compiled by nemo - nemo

lorenzo12floxy commented 4 years ago

is it normal that my phone is heating up like chernobyl at the first boot?

stormwin commented 4 years ago

yes. Also it is heating up during twrp or flashing. i think it is normal

lorenzo12floxy commented 4 years ago

okay was worying that my phone will burn internaly since my phone never got so hot even with installing android 9 it never got so hot its so hot i barely can touch it with my bare hands