I want to flash havoc OS P but android system cannot boot - Xiaomi Mi 5s Questions & Answers

:crying:I want to flash havoc OS P but there are no any havoc OS Pie ROM for mi5s
so I flash these things to try to use havoc os P
HavocP-arm64_aonly_vanilla_nosu-0918.img
lineage-15.1-20181001-nightly-capricorn-signed.zip
POST-sGSI_3_v0.6.zip
vendor_MXB48T-capricorn-20180312-8.1.0.img
After I finish flashing them, My Mi5s can boot and the android system can be opened
but after a few seconds, android system interface stopped running and reboot and stopped and restart....
I try many times, but it just stop and restart
I try to flash a new kernel, but it didn't work
Can anyone tell me what should I do? Thanks a lot
(Sorry about that my English is not good

Related

Re. Android P DP4 treble GSI

Recently google released Android P DP4 treble GSI image. Being 'A type', Im flashing to flash it on RIVA but no luck. If i clean install, it boots to fastboot and if i install it over other GSI rom, It bootloops. any help? Anyone already working on it?
First of all google didn't released that gsi, its an unofficial port of the developer preview. Secondly, the gsi boots on 4A and for 5A as far i know sunny raj has got the success in booting it. I hope he will post soon.
tbiwalkar said:
Recently google released Android P DP4 treble GSI image. Being 'A type', Im flashing to flash it on RIVA but no luck. If i clean install, it boots to fastboot and if i install it over other GSI rom, It bootloops. any help? Anyone already working on it?
Click to expand...
Click to collapse
same too me,TWRP tell me No OS install. i don't know what's wrong

i need help!!!

Greetings developers, someone of you can help me with the following problem, I can not install the rom AOSP the TWRP does not mark me any problem simply installs but when starting it restarts constantly without going through the restart, like the rom AOEX rom Validus, however I can install the rom Xperience, DotOs, RRemix and the Stock without any problem, you know why that happens, my device is a Moto Z Play XT1635-02.
You should use treble twrp to install rom
JR Bautista said:
You should use treble twrp to install rom
Click to expand...
Click to collapse
If I am using a TWRP of treble, however as i say that if installing an AOSP ROM with Android 9 or 8.1 does not pass from the logo and restarts, but if you install the Rom Xperience. 8.1 If run without problems, but the same Rom Xperience. 13 (Android P) does not run, I have tried with the DPI images and do not correrily
MirandaEduardo said:
If I am using a TWRP of treble, however as i say that if installing an AOSP ROM with Android 9 or 8.1 does not pass from the logo and restarts, but if you install the Rom Xperience. 8.1 If run without problems, but the same Rom Xperience. 13 (Android P) does not run, I have tried with the DPI images and do not correrily
Click to expand...
Click to collapse
update your bootloader to oreo?
JR Bautista said:
update your bootloader to oreo?
Click to expand...
Click to collapse
Yes, 0xC182
MirandaEduardo said:
If I am using a TWRP of treble, however as i say that if installing an AOSP ROM with Android 9 or 8.1 does not pass from the logo and restarts, but if you install the Rom Xperience. 8.1 If run without problems, but the same Rom Xperience. 13 (Android P) does not run, I have tried with the DPI images and do not correrily
Click to expand...
Click to collapse
do a backup of your files (if you are installing xpe you need a Treble supported TWRP) in xpe 13 maybe you need to do a format data (idk why but some users have a weird bug and only can be fixed if you do a format data
so do a format data from TWRP wipe-->format data-> write yes do a swipe reboot to recovery
copy all your files the rom , install it and enjoy!
if you are installing AOSP you should use twrp from alberto
TeamMex said:
do a backup of your files (if you are installing xpe you need a Treble supported TWRP) in xpe 13 maybe you need to do a format data (idk why but some users have a weird bug and only can be fixed if you do a format data
so do a format data from TWRP wipe-->format data-> write yes do a swipe reboot to recovery
copy all your files the rom , install it and enjoy!
if you are installing AOSP you should use twrp from alberto
Click to expand...
Click to collapse
Ok, thanks, friend, I'm going to try it like that
MirandaEduardo said:
Greetings developers, someone of you can help me with the following problem, I can not install the rom AOSP the TWRP does not mark me any problem simply installs but when starting it restarts constantly without going through the restart, like the rom AOEX rom Validus, however I can install the rom Xperience, DotOs, RRemix and the Stock without any problem, you know why that happens, my device is a Moto Z Play XT1635-02.
Click to expand...
Click to collapse
Hello brother i think you have a stock rom for xt 1635 02 addison single sim. Bro can you upload it for me or some kind of link? Appreciate your kind help
khanpatriot said:
Hello brother i think you have a stock rom for xt 1635 02 addison single sim. Bro can you upload it for me or some kind of link? Appreciate your kind help
Click to expand...
Click to collapse
Yes, this Is a link
https://drive.google.com/file/d/1W-DXW1qm0g6GaALjKuA1pvM-_RHqlZ4j/view
Thanks alot
Oooppss one more query does software channel matter? I'm currently running lineage os 14.1 and i can't find the exact software channel of my device I'm little confused is it retus retail or some other channel. Can u plz help?

[Solved]I can't install any treble rom

How to solve this problem: using arm32_binder64 treble gsi
I have A605K device, and on treble checker, it showed that i can install treble rom, but i can't get seemless update(it means i have to install a partitioned rom) so i tried many roms
uname -m -> aarch64
arch -> armv8l
i have installed arm64_a versions, but there wasn't anything working one, when i flashed system image and reboot, A6+ logo appears 6~8 second, and it reboots
i can't boot properly.. how can i fix this problem?
The only thing "unusual" with the A6+ is that it's a 64bits CPU running 32bits OS, with 64bits binder.
But that's standard in Android Pie.
So if you build pure AOSP GSI, you just use aosp_arm target.
For my GSI, that would be treble_a64_xxx (like treble_a64_avS-userdebug) target
DaanDH12 said:
The only thing "unusual" with the A6+ is that it's a 64bits CPU running 32bits OS, with 64bits binder.
But that's standard in Android Pie.
So if you build pure AOSP GSI, you just use aosp_arm target.
For my GSI, that would be treble_a64_xxx (like treble_a64_avS-userdebug) target
Click to expand...
Click to collapse
I want to know is, how can i fix boot errer? i want to use customized treble rom. Not building it. But i can't boot when i install treble. so i want to fix it.
same her
i have htc u12+
1- unlooked bootloder
2- flash TWRP
i know htc is AB 64bits but nothing working one
when i flash gsi.img i got message (flash complete ) but its just keep reboot device
pleas any help

I can't boot with any rom

Hello, I recently flashed the Android Q GSI on my Xiaomi Mi 8 SE, It boot and work, but I don't like it and I uninstall It. Now I want to flash other GSI and any rom boot, only boots the Android Q GSIs, Do you know any solution?
FerOrtPav said:
Hello, I recently flashed the Android Q GSI on my Xiaomi Mi 8 SE, It boot and work, but I don't like it and I uninstall It. Now I want to flash other GSI and any rom boot, only boots the Android Q GSIs, Do you know any solution?
Click to expand...
Click to collapse
Any update on your issue, I am having similar problem with Android 9 and Huawei Mate SE, I can only boot to phh ROM 9 img and for stock 330, 351 and 354 updates I have to use HuRUpdater.
Every other ROM will restart the phone no matter what i tried.

[EOL] Project Treble for F8131/2 [Android 10]

Project Treble for F8131/2 [Android 10]​ReadMe
Hello, everyone, I'm Sjll. Tone family(Xperia msm8996 devices) will stay at kernel 4.9 for Android 10. Our treble support for Android 10 has been released. There are some differences between Treble Pie, you need to know that:
1. GSI should be A/B ARM64. NOT A only as Pie.
2. TWRP should use a new version for Android 10.
3. Never flash software binaries from SODP, it has been included in vendor.img
I am not responsible for bricked devices, dead SD cards
Required Files
Treble Files::
AndroidFileHost: Download Link
TWRP for Android 10.0::
Download Link
How to flash:
1. Download Treble Files and extract it.
2.
Code:
fastboot flash boot boot.img
fastboot flash oem vendor.img
fastboot flash system <Path of GSI.img>
3.Flash Twrp and other MODs.
4.Boot and enjoy
For F8132:
Flash a dual patch in twrp: You can download it from here.
For Devs:
See @local__hero's post: Link
Update and bugs:
V2.10:
Update to android-10.0.0-R31.
V1.96:
Update: Minimum brightness fixed.
V1.90:
Update: Rotation is fixed.
V1.86:
Update: Hotspot is fixed.
Bugs: Rotation is wrong.
V1.0:
Bugs: Hotspot is broken.
XDA:DevDB Information
Treble, ROM for the Sony Xperia X Performance
Source Codes
Link
Contributors
Sjll
ROM OS Version: 10.0
ROM Kernel: Linux 4.x
Paypal
I am very happy to receive your donation.
Version Information
Status: Beta
Created 2020-01-25
Last Updated 2020-03-18
Reserved
Reserved
hi sjjll ... thanks a lot .. the rom is very good and nice to use ... but this treble project doesn't support erfan GSi like your AOnly treble project ... almost all erfan ported ROMs that can boting the AOnly treble project can't boot at this treble project .. is there a solution ..? Thank you very much
edy sunanto said:
hi sjjll ... thanks a lot .. the rom is very good and nice to use ... but this treble project doesn't support erfan GSi like your AOnly treble project ... almost all erfan ported ROMs that can boting the AOnly treble project can't boot at this treble project .. is there a solution ..? Thank you very much
Click to expand...
Click to collapse
Hello, I think you'd better ask the GSI devs for help.
ok ... thanks a lot ... very good project ... bluetooth can't be connected in my device
Finally new treble project.. Thanks sjll.. Very appreciate it!
hi! i have a problem, my phone dont start, i try few gsi's ( AB arm64 format) and no one dont start, only trying finish bootanimations, can you help me? I have a f8132, and trying flash your fix for dual, but with it or whithout - dont work..
Hello.. Which gsi you were trying to use?
This vendor based on aosp pure gsi.. This will compatible with phhuson's gsi,expressluke's gsi,..you can try Pixel Experience by expressluke latest build.. Its already tested and booted.. Havoc os 3.1 Expressluke also working fine with this sjll's vendor..
Fhcker90 said:
Hello.. Which gsi you were trying to use?
This vendor based on aosp pure gsi.. This will compatible with phhuson's gsi,expressluke's gsi,..you can try Pixel Experience by expressluke latest build.. Its already tested and booted.. Havoc os 3.1 Expressluke also working fine with this sjll's vendor..
Click to expand...
Click to collapse
yes this treble project works well on havoc 3.1 expressluke .. i've tried it .. cooler and feels lighter ..
Thank's to sjll
Z3r0.v said:
hi! i have a problem, my phone dont start, i try few gsi's ( AB arm64 format) and no one dont start, only trying finish bootanimations, can you help me? I have a f8132, and trying flash your fix for dual, but with it or whithout - dont work..
Click to expand...
Click to collapse
Try lineage GSI please.
https://forum.xda-developers.com/pr...lopment/gsi-lineageos-17-0-gsi-archs-t4004673
Sjll said:
Try lineage GSI please.
https://forum.xda-developers.com/pr...lopment/gsi-lineageos-17-0-gsi-archs-t4004673
Click to expand...
Click to collapse
I trying lineage from you, trying havoc 3.1 expressluke and nothing
On lineage bootanimation dont start, on havoc problem with bootloop, idk how i cat solved this problem..
Sjll said:
Try lineage GSI please.
https://forum.xda-developers.com/pr...lopment/gsi-lineageos-17-0-gsi-archs-t4004673
Click to expand...
Click to collapse
f8132. The patch for dual sim does not work. in single SIM card mode - it doesn’t work with all operators, I live in Kazakhstan - the beeline and the asset work without problems, Altel and Body 2 do not work. Wi-Fi also turns off after 10 minutes of use. is there any way to solve the communication problem? I liked everything, but for work I need two sims - Beeline and Altel. And it’s not convenient to carry two phones with you.
DAC doesn't work
what is the difference between v1 and v2?
OTG does not work
Cannot get this to work. Installing latest Oreo stock rom via flashtool. Booting it once. Then I put the device into fastboot mode, flashing everything exactly as described. I have tried several GSIs (PixelExperience, Lineage, HavocOS 3.1). Of course arm64 AB. When I reboot, I always end in a boot loop after the boot logo. When I boot into TWRP recovery, I see error messages like "cannot mount /data and unable to find crypto footer. Failed to mount /data…" and so on. But formatting /data in TWRP does not help: When I reboot afterwards it is just the same. Boot logo, reboot, boot logo, reboot.... forever.
Am I missing something? Do I have to disable encryption or soemthing like that? Thanks for any hints.
atlantix1 said:
Cannot get this to work. Installing latest Oreo stock rom via flashtool. Booting it once. Then I put the device into fastboot mode, flashing everything exactly as described. I have tried several GSIs (PixelExperience, Lineage, HavocOS 3.1). Of course arm64 AB. When I reboot, I always end in a boot loop after the boot logo. When I boot into TWRP recovery, I see error messages like "cannot mount /data and unable to find crypto footer. Failed to mount /data…" and so on. But formatting /data in TWRP does not help: When I reboot afterwards it is just the same. Boot logo, reboot, boot logo, reboot.... forever.
Am I missing something? Do I have to disable encryption or soemthing like that? Thanks for any hints.
Click to expand...
Click to collapse
After flashing stock and booting it once. Make sure to wipe everything except internal storage and SD and then flash the files. Also, have you tried flashing trough a PC?
Some random said:
After flashing stock and booting it once. Make sure to wipe everything except internal storage and SD and then flash the files. Also, have you tried flashing trough a PC?
Click to expand...
Click to collapse
Okay, I now also wiped everything *before* flashing the treble Images. But the result is the same. I flash via PC and the current version of fastboot. I have also tried now version 1.96 of the treble Images (tried 2 before) with no luck. Anyway, thanks for the advice.
atlantix1 said:
Okay, I now also wiped everything *before* flashing the treble Images. But the result is the same. I flash via PC and the current version of fastboot. I have also tried now version 1.96 of the treble Images (tried 2 before) with no luck. Anyway, thanks for the advice.
Click to expand...
Click to collapse
Hmmmmmmmm.
Sad
Sadly, thats all that comes to mind... What Rom Were you trying to install? (GSI)

Categories

Resources