I have a US Oneplus2 that is stuck on the animation when it boots. I can get into TWRP and Fastboot, latest TWRP works and can also use an older version that I had.
I made a TWRP backup that I pulled off onto another computer. I then installed OOS 3.5.1 (I think) to do some testing. Once I was done testing, I decided I wanted the latest lineage as my backup was a 6 month old version of the latest at that time. I used TWRP to wipe the data, cache, and system to then install the latest Lineage 14.1 11/24/17 and gapps mini and micro (tested both). It gets to the lineage boot animation and the ball goes back and forth forever. I have left it over night and it's still going. I have rebooted the device, installed lineage several times, moved to 12/1/17 today with the same results.
After messing with it for hours and days, I decided to just put the TWRP backup back on the phone and then update from there. Well... my custom animation is load but the animation is also going forever.
Looking for some help on what might be wrong with the phone, thanks.
Make sure everything is formatted as ext4 and update firmware to 3.6.1 just to rule it out.
I would use the latest twrp.
I go to format tick all the boxes and clear everything then go to reboot > recovery. Once back in twrp copy the ROM and gapps across from pc install ROM and gapps together, wipe cache and dalvik reboot.
I'm in the process of doing that now.
The TWRP that I'm using is 3.1.1-0 which looks to be the latest. I am working with OOS 3.5.8 but will look at downloading 3.6.1. I am working to get Lineage 14.1 on there once everything is stable.
I ran into another weird is when using the qualcomm recovery tool:
My method is to enable ADB, enable OEM Unlock, enable Advanced Reboot.
Reboot into fastboot
Fastboot oem unlock: is successful
Fastboot reboot
I then go through renabling ADB and Advanced Reboot, OEM Unlock is still enabled.
I then reboot into fastboot
Fastboot flash recovery twrp-3.1.1-0-oneplus2.img
This completes successfully and then I fastboot reboot.
I have tried several times to get into TWRP but I keep getting the stock recovery.
I have tried to reflash recovery but nothing ever changes.
Is there possibly something wrong with the OEM unlock that says it was successful?
How do I go about troubleshooting this?
Ok, I fixed that and install OOS 3.6.1 and then was able to install TWRP 3.1.1-0.
I then wanted to install Lineage 14.1:
I then formatted Cache, System, Data, Dalvik... everything but internal. Should I wipe internal as well?
I copied over linage 14.1 and open_gapps for the same build micro.
I now am back to getting the Lineage Boot animation.
Thanks for helping since I'm trying to get Lineage to boot.
cyrus104 said:
Ok, I fixed that and install OOS 3.6.1 and then was able to install TWRP 3.1.1-0.
I then wanted to install Lineage 14.1:
I then formatted Cache, System, Data, Dalvik... everything but internal. Should I wipe internal as well?
I copied over linage 14.1 and open_gapps for the same build micro.
I now am back to getting the Lineage Boot animation.
Thanks for helping since I'm trying to get Lineage to boot.
Click to expand...
Click to collapse
Internal doesn't really matter to be honest, did you check they data and system are formatted as ext4.
It is in twrp advanced wipe options.
Did it ever boot ?
I did doubt check the data and system are formatted as ext4.
I let it sit for 3-4 hours and didn't see any progress.
Try a different rom. There are a lot of lineage based roms around.
I tried that and am getting the same results. Even if I flash a full TWRP backup from a time when I had it known to be working it happens.
I've tested this with 3 different roms now. My latest attempt has been to update TWRP to 3.2.1 and then install lineage 14.1 20171208. I also tested with Paranoid and Carbon because they were near the top of my list not because I know anything about them.
The phone just never gets past the boot animation. If I reboot to recovery is there a log I can pull to see what the issue is?
Thanks
Would like to see if anyone has any thoughts. If I run OOS I can use the phone but as of right now I can't use any other rom.
Is there any advanced fastboot or wipes that can be done to get it to boot. Is there any type of debugging that will show me what's happening when it tries to boot.
Just trying to bump this, I really need a way to debug this problem. Besides running OOS, I have a feeling this device is bricked and the mega unbrick guide doesn't work.
Also looks like if I try to put Kali on top of the base 3.5.8, the phone goes into the animation loop. So any change after OOS on the device puts it into an animation loop.
Is there a way the system or boot locked? Even thought I can TWRP anything onto the phone without errors.
Hey!
I've got the same issue it seems, phone just sticks to boot animation when flashing any other ROM than OOS 3.6.1.
Any update?
EDIT :
problem was with the persist.img
Flashed a different firm file and it was resolved
cyrus104 said:
I have a US Oneplus2 that is stuck on the animation when it boots. I can get into TWRP and Fastboot, latest TWRP works and can also use an older version that I had.
I made a TWRP backup that I pulled off onto another computer. I then installed OOS 3.5.1 (I think) to do some testing. Once I was done testing, I decided I wanted the latest lineage as my backup was a 6 month old version of the latest at that time. I used TWRP to wipe the data, cache, and system to then install the latest Lineage 14.1 11/24/17 and gapps mini and micro (tested both). It gets to the lineage boot animation and the ball goes back and forth forever. I have left it over night and it's still going. I have rebooted the device, installed lineage several times, moved to 12/1/17 today with the same results.
After messing with it for hours and days, I decided to just put the TWRP backup back on the phone and then update from there. Well... my custom animation is load but the animation is also going forever.
Looking for some help on what might be wrong with the phone, thanks.
Click to expand...
Click to collapse
OOS does not refuse to boot if a mountable partition is corrupt. This is not the case with lineage. If a mountable partition is corrupt and the corresponding fstab entry does not allow lineage to format and somehow mount it then init never proceeds
Try flashing this file: https://glassrom.botstack.host/firmware/oos-3.6.1-firmware-signed.zip and try again
Note that this file reboots the device after the flash is done so don't use twrp queue to flash this file. Flash this file last
---------- Post added at 17:45 ---------- Previous post was at 17:34 ----------
Alternatively this is a method I don't recommend to beginners because they accidentally give twrp logs to devs without realising it
You can get logs by making the forcing the device to "crash" through the power button
Here's how it's done: you boot the non-booting ROM and wait for about a minute. Then press power + volume down while it's on the bootanimation. You have to hold it until you see the oneplus logo and boot to twrp
TWRP's kernel will recover the last booted kernel's log from ram and place it in /sys/fs/pstore
First you have to open the log yourself to check if it's valid. The file is console-ramoops-0. All other log files in that location are invalid for your specific issue
Now for an ordinary user this is hard. They can't tell if the log is a recovery log or a ROM log. Since we're dealing with official lineageos we assume selinux would be enforcing
You want to search for this string "permissive=1". On Linux just do cat console-ramoops-0 | grep "audit" (quotes are part of the command)
If you're on windows then you can download Linux and get the logs. Stop bothering me
If you see the string "permissive=1" in the log you have accidentally fetched a recovery log
Go back and boot again and wait for about a minute if selinux is permissive
The string should read
"permissive=0"
That means selinux is enforcing and this is indeed a ROM log
Send this log here
Hello,
Was this problem ever solved? I am experiencing the very same thing with every single ROM i have tried so far. TWRP is installed, I can install all ROMS but when I try to boot the phone, it just won't get passed the booting animation.
Thank you
As the title says, i can't to seen successfully boot any android pie/android 10 based rom on max pro m1.
>bootloader already unofficially unlocked.
but during erasing process, i accidentally booted into recovery from where i booted into system , where encryption started again.
>so i booted back to twrp, format data then flashed decrypt.zip
> then flashed havoc 9.0 based rom, gapps then >wipe from twrp itself.
> rom boots fine after boot logo,but after welcome screen, google loading screen comes after which screen goes blank black and finally shutdowns after few minutes.
>tried force shutdown, multiple times, data wipe,format data,decrypt.zip after mountung vendor as well.
Still same issue, just after rom boot logo finished loading, the phone just goes blank black.
what should i do ? Asked many threads,telegram groups, nobody is replying /helping, everyone is just ignoring it.
Same problem here but goes off when connected to WiFi. Please reply If anyone got a fix for this
CHGR1999 said:
Same problem here but goes off when connected to WiFi. Please reply If anyone got a fix for this
Click to expand...
Click to collapse
my problem is solved by flashing stock pie which was twrp flashable .
akhil17kr said:
my problem is solved by flashing stock pie which was twrp flashable .
Click to expand...
Click to collapse
So you don't use havoc anymore? Or did you first flash stock, update to pie, then flash havoc? I'm stuck too... Won't let me flash havoc, need to get firmware 16 or something.
Try factory reset or wipe data
i got the same issue and still can't not flash any custom rom, the same thing happen to my phone when i flash any custom rom 8 9 or 10, i changed recovery already but it didn't work
Prior Info: Phone is rooted with magisk and bootloader is unlocked. Stock Pie Rom with pixelify Magisk Module and a couple of other modules installed.
Have been using AdAway for some time. Disabled it recently to watch some ads for games. Today switched it back on again. Clicked on Reboot after the prompt, and since then it is stuck in boot 'Android one' animation screen. It has been a few hours.
Is there any way i can get it working without loss of data? Tried booting into recovery (no TWRP, stock recovery only), there was no option to wipe cache, only factory reset.
Please help.
(ps. the phone memory was almost full, don't know if that info helps.)
Thank you all in advance.
My Oneplus 5 is running LineageOS for microg. After it turned off today. I wont properly turn back on. It starts just fine and TWRP also works but when I try to unlock it (this is also where the file based decryption happens) Its stuck on the "phone is starting" screen. Then it just shows the lock pattern again.
Yesterday the same happend and after a few time restarting it worked. But now that doesnt seem to do the trick.
Any ideas?
Gaspetaahl said:
My Oneplus 5 is running LineageOS for microg. After it turned off today. I wont properly turn back on. It starts just fine and TWRP also works but when I try to unlock it (this is also where the file based decryption happens) Its stuck on the "phone is starting" screen. Then it just shows the lock pattern again.
Yesterday the same happend and after a few time restarting it worked. But now that doesnt seem to do the trick.
Any ideas?
Click to expand...
Click to collapse
_I'm not sure if I understand well,I think you are interested the decryption?_
What TWRP are you using? what android version LosMG? You did "Format data"? (not wipe,it is different).. "Format Data" Required for flashing LosMG for removing encryption..
https://lineage.microg.org/
If you want,you can use TWRP recovery from here : https://forum.xda-developers.com/showpost.php?p=77407412&postcount=4
[Unofficial TWRP by mauronofrio is a good choice with support for "decryption and android 10" & also,Treble compatible]
https://forum.xda-developers.com/on...nt/recovery-unofficial-twrp-recovery-t4072857
to decrypt the device you can read here : https://forum.xda-developers.com/android/software/universal-dm-verity-forceencrypt-t3817389
(Or : Format data + flash xXx+No+Verity+v4.0 .zip : https://drive.google.com/file/d/1kk4U2HzTOoNgvgxplUOObry1_fOH38ay/view )
sry for english
Happened to me once, you can dirty flash the same rom and it will be alright.
After you backup everything, you can proceed with a clean flash.
It happened on the 9.0.10.
Now I'm on the 9.0.11 and haven't seen it again.
Hi! I just tried to install my first custom ROM, and I don't really think it worked...
Can someone please look through the steps I took and tell me exactly where I f-ed up and why I'm an idiot? Right now my phone shows the boot logo for a few seconds, and then boots right to TWRP.
Here is what I did:
1. I downloaded resurrection remix and magisk to my computer and transferred the .zips to my Mi 9T.
2. I booted to (the official) TWRP and made a backup. Now, here I know I really f-ed up, because I didn't save the backup on my computer, only on the phone... And I know exactly how stupid that is right now.
3. Anyways, I wiped the data and such according to instructions...
4. ...and installed first the ROM, then magisk.
5. When I tried to reboot it went into TWRP again, and the files looked like they were encrypted. I tried to restore the backup, but of course it was also encrypted.
6. Okay, a tiny bit of panic. Since I can't really do anything, I feel like the only option is to format the data (was that a bad idea? maybe, probably...)
7. I install the latest firmware for Europe and try to install the ROM again. (without magisk this time)
8. it boots (with the xiaomi boot logo) and then straight to TWRP.
9. The last thing I tried was installing xiaomi.eu, and this gave some progress. Now it has a new boot-logo (white Mi logo with mi.com under it. No "powered by android" text). It takes a bit longer to boot, but eventually goes back to TWRP.
I am so sorry if I'm stupid, but can someone please help me with this?
Edit: I solved it. Just had to format data and reboot.
pmcbkr said:
...
3. Anyways, I wiped the data and such according to instructions...
Click to expand...
Click to collapse
Wipe is not the same as format - wiping is much less than formating
If Instructions say to Format, you had to FORMAT DATA (not to wipe)