Hello,
So I got myself in a funny situation. After i updated Magisk yesterday my phone wouldn't boot anymore, so i went into TWRP and did a factory reset.
However right now it won't boot anymore at all. Also TWRP is gone.
When i turn my phone on it can still enter bootmode. However my recovery mode is gone. Loading my phone normally just leaves a white LED and black screen.
When i try to install TWRP or any custom kernel i get the message that it is failed and that Recovery partition is not found.
Also loading into recovery just goes to white LED and black screen.
I tried installing the default Oneplus ROM, and it says:
writing 'recovery'...
FAILED <remote: Partition not found>
So now I get stuck because there is no recovery partition and everything i try throws back that my recovery partition isnt there.
Now i tried to install the OPX recovery image to restore it, but when it tries to write the recovery partition it gives the same error but with the name <recovery_a> No such partition.
What can i do to fix this?
EDIT:
Also booting from twrp boot.img will say OKAY.
It restarts the device but then again stays stuck un the black screen with white LED
OPX recovery image?? Never flash an image from another phone. Just reflash your phone with Qualcomm Download Tool and youre good to go
I have followed a guide.
Then i came into the next issue, i started my phone with the blackscreen and white LED, and the driver appeared and I installed it.
http: // prntscr.com /njf9ry
However the download tool doesn't find my device.
http :// prntscr.com /njfa1w
Cyxno said:
I have followed a guide.
Then i came into the next issue, i started my phone with the blackscreen and white LED, and the driver appeared and I installed it.
http: // prntscr.com /njf9ry
However the download tool doesn't find my device.
http :// prntscr.com /njfa1w
Click to expand...
Click to collapse
Try to boot your PC in testsigning Mode and then do It again
Related
hi, ive not tried updating xoom for over a month now, i was on nightly 34 or something, anyway it kept saying there was a system update so i agreed to update, it kept downloading then saying verification failed.
I went to a thread on here where it said it had stock ICS and downloaded it, put it on sd card and did the usual procedures, it rebooted and it now stuck on a screen with loads of blue, green, red and orange squares appearing, like a loading screen or something, was stuck there for like 20 mins so i reset using power and volume up, then tried to enter recovery with volume down but it gets stuck on a screen "starting fastboot protocol support" and goes no further, can any1 help me out here please? thank you
If you are unable to boot into the recovery you are going to have to flash a new recovery using Fastboot. Check out the guides on how to flash a recovery using fastboot under the dev sub forums. There are guides there on how to get to fastboot from a cold boot as well as the commands that you use use with cmd on your PC.
my phone is running cyanogenmod snapshot m9
yesterday i tried to flash the new twrp recovery with flashify.
an error must have occured because after restarting i am stuck.
the phone wont boot it just goes directly to odin mode.
at the top of the screen in red writing it says "Could not do normal boot"
my laptop wont recognize anything being pluged into the usb
when i plug the phone in with no battery the red light turns on for a few seconds then goes out
not sure what else to try
thanks for any help
Looks like me and you caught the same bug.
You make any progress? I too atempted to flash TWRP 2.8, I used terminal emulator. Caused hard brick however I used the sdcard bricked boot and I can now get it to boot to ODIN. But every attempt to flash to stock or flash a new boot-loader, fails
Ok, let me explain the situation, i'll try to cover up everything i've done, So, please read my whole post first.
The situation of the device is it able to go through bootloader and recovery, it load the animation and logo, but after it the screen is blank (i can see the "android is upgrading", strange it just only 2 apps then nothing)
no sign of life in the blank state, i've tried to press the power up quite times, no sound. Blank state = slightly bright black.
First, i tried to "factory" within the bootloader. it failed, result is blank screen.
Second, i tried the wipe data/factory reset in the recovery, it throws errors.
Third, i tried to flash TWRP. The procedure is finished successfully (complete), but when i tried to boot to the recovery it enter the stock recovery.
Fourth, i tried [5.0.2][Restore to Stock][XT1033] Asia Retail [Dual Sim][4.4.2/4.4.2][LockBootloader] method, i tried the manual one to make sure everything is done supposedly. The only thing that failed is when i tried the last step, mfastboot.exe oem lock. Still then I reboot the phone, blank screen.
Fifth, i tried [HOW TO] Unbrick Moto G 2013! [Falcon, Peregrine] [Lollipop guide], but i'm stuck at step 7 where my phone only detected as "Android Android USB Device"
Another info that might needed is my bootloader is unlocked.
i've also tried the latest KK rom and L rom, and tried flashing under win7 and win10. Both result in blank screen.
Any idea before i jump intio a dead emmc conclusion?
Not sure it'll help, but maybe try updating to the latest adb/fastboot. Mfastboot isn't really necessary anymore, latest fastboot should be ok for heavy loads
just boot into recovery using following cmd
fastboot boot (ur recovery name)
without brackets it will boot ur device in recovery then wipe and install the custom ROMs.
Hi there. I got trouble rooting my Blackview BV5500Pro with Android 9.0
Its not the first smartphone im rooting, so im not new to this. But im also not a professional or something, even english is not my native language so sorry for my bad grammar.
At first i tried the way i done this bevore to my smartphones:
1. Unlock OEM via Fastboot
2. Flash TWRP 3.3.0 (The only working twrp i found) to Recovery
3. Boot into TWRP.
To this point everything works fine.
But when i install Magisk 21.4. i get a bootloop.
also when i install SuperSu 2.8.2
So i tried to patch the boot image via Magiskmanager App 8.0.7.. Everything works fine. I can flash the patched boot image via fastboot, twrp or sp flash tool. But when i open Magisk after booting the patched image, there is no option to install Magisk or root the Phone. Only to patch the boot image. Even when i boot the patched image directly with fastboot.
Maybe somone here can help me.
Best regards, Jules.
Edit: I Also treid to install Liniage OS 17 and 18. Via fastboot, twrp and sp flash tool, but also get a bootloop.
Hi
I'm sorry, I cant't answer your question, but I have one to you: I'm trying to install LineageOS on a bv5500pro too (by the guide from here), but I'm stuck at the TWRP installation. Can you tell me how you managed to do it and do you have perhaps a link to the TWRP you used?
I did unlock the bootloader by toggling OEM Unlock in developer settings, then via fastboot: fastboot flashing unlock. Then reboot.
Then I pushed TWRP 3.2 (from this source here, from the tutorial here) by fastboot flash recovery recovery.img. When I tried then to boot directly after flashing into twrp recovery by holding vol up + power, then selecting recovery mode and confirming with vol down, it tries to boot normally instead of recovery. I think, my TWRP flashing didn't work properly. Booting into TWRP by fastboot boot recovery.img doesn't work either, there it reboots and tries to boot normally too. fastboot tells me that it loses connection (normal, since my phone reboots, I think?):
Code:
fastboot boot recovery.img
downloading 'boot.img'...
OKAY [ 1.017s]
booting...
FAILED (status read failed (No such device))
finished. total time: 23.457s
What I have to confess, is that I did wipe the system, data and cache partitions using fastboot erase <partition>, perhaps someone knows if I have problems with twrp because of that? (I know that I shouldn't have done this, sometimes curiosity is equal to stupidity...) I did this because I tried to install LineageOS without twrp. Was a bad idea, I know now...
I am on a HP proBook using Debian 10 with adb and fastboot installed. Not sure if MK65xx drivers are installed. Might this pose problems?
Thanks in advance to all here!
EDIT: Sorry, I forgot to mention a lot of things. I corrected some of them here. A more complete overview in another post can be found here.
hi, at least im not alone having trouble with the BV5500pro. I don't remember where i got the twrp exactly, but i uploaded it for you.
File-Upload.net - recovery-verified.rar
Datei: recovery-verified.rar. Die Datei wurde von einem User hochgeladen. Laden Sie auch kostenlos Dateien hoch mit File Upload.
www.file-upload.net
At first i flashed TWRP with fastboot. But then everytime i could boot in twrp only one time. After the next reboot the stock Recovery was reinstalled. So i used the Stock images
Blackview BV5500 Pro factory firmware (flash file)
This Blackview BV5500 Pro firmware flash file (stock ROM) can help you easily un-brick or restore your device to its default or factory state. If you have previously rooted or modified the system (or other) partition of the phone in any way, flashing this stock ROM will overwrite all existing...
www.leakite.com
and replaced the recovery-verified.img with the TWRB image and fashed everyting wit sp flashtool on my phone. After that TWRP was permanent.
Ok, great, thanks for your fast reply. I'll try it again with your image.
GiRonimoon said:
At first i flashed TWRP with fastboot. But then everytime i could boot in twrp only one time. After the next reboot the stock Recovery was reinstalled.
Click to expand...
Click to collapse
How did you boot into TWRP then? By Volume up + power, then selecting recovery mode and confirm with vol down? or by terminal/fastboot command?
edit: small grammar
By Volume up + power.
Thank you
Ok, quick update: Flashing worked, but reboot not, I think. I managed to boot into TWRP, but I managed too once with my image before (I forgot to mention), where the screen was then not responding. A complete description of my case can be found here on xda. Sorry for the late corrections that are made in this post, I'll correct them above...
Now after the flash with the image from GiRonimoon above, I can boot into TWRP and the TWRP start screen shows: TWRP Recovery Project 3.3.0-by *nemo-nemo* (4pda.ru), and when I'm in, the screen is not responding. It was like this with my first TWRP image too, so perhaps the flashing didn't work and I have still my old image which is not working?
GiRonimoon said:
By Volume up + power.
Click to expand...
Click to collapse
Ok. But when I boot into recovery, the exact things I do is:
1. phone powered off
2. Hold volume up + power until boot mode selection screen appears
3. Select recovery mode with volume up, then confirm with volume down
4. the phone reboots (screen goes black for about 1 sec), Blackview logo is shown (as well as a 'orange state' warning message), 5 sec delay because of orange state.
5. screen goes black for 1/2 sec
6. TWRP is open, screen not responding, asking for password for decryption
Exactly the same for booting into recovery via terminal/fastboot (just insert fastboot command at 1.). So since the phone reboots once in between, is it possible that my new TWRP is erased every time? Do your BV5500pro behaves also like this (except the orange state, I think)?
Thanks in advance
How long you are waiting? In my case TWRP needs a long time to start. At first i was thinking that it freezes at startup.
I just foubnd out that every boot into twrp causes a boot loop.. Even when i just boot twrp to see the versionnumber, and then reboot normaly.
GiRonimoon said:
How long you are waiting? In my case TWRP needs a long time to start. At first i was thinking that it freezes at startup.
I just foubnd out that every boot into twrp causes a boot loop.. Even when i just boot twrp to see the versionnumber, and then reboot normaly.
Click to expand...
Click to collapse
When I manage to boot into TWRP it's rather fast - I have to wait around 7 sec or so, maybe 10. But I only manage sometimes. Normally I have to do fastboot boot recovery.img, and after that do the normal steps to boot into recovery. If I try to boot into recovery, it just tries to boot normally (which ends in a bootloop)...
But I think I'll try to flash a stock rom and retry from there, as it was suggested here.
So on my OnePlus Nord CE 2 Lite I was trying to root it. So I did everything extracted the boot image, patched it, flashed it and when my phone starts up it shows this boot animation and then it asks me for my pin. But when i try to input it the nothing happens the touch screen is not recognizing my touches. It can't be a hardware issue because I got the phone today and it worked like an hour ago before doing the rooting. When i boot into the pin screen and try to use adb to reboot it says: error: insufficient permissions for device. Then after a while the phone reboots so this is practically a boot loop. When i try booting up the phone it is really weird it starts the boot up process after a while and it shows the android and OnePlus booting screen then it has the red dot with the white dots going around it and then a black screen and then it either restarts again or it shows the pin screen.
I followed this guide: https://forum.xda-developers.com/t/rooting-oneplus-nord-2-ce-lite.4500297/
...download the correct firmware version for your device (EU / India), bring up fastboot, change slot, flash firmware and done ...the only thinkable reason is, you didn't wait until the phone downloaded the OTA update after unpacking it "one hour" before
I tried to wipe data but then I got stuck on a screen that requires a verification code that I obviously can't enter. And I can't reboot I have tried everything. When I hold the power button and nothing happens at all. I guess I have to wait for the battery to run out.
Okay, so now I got out of that using vol+ and power. But now I realized that the problem is that I had a different version of the boot image compared to other partitions. For example the boot image is like version 3.27 but everything else is version 2.85 (Those aren't actual versions just an example) But when I try to flash the system, vendor and product image it says: remote: '(system_a) No such partition'
or whatever image I'm trying to flash like product_a or vendor_a
Everything else works just those don't and the phone boots into recovery mode but I still can't use touch controls.
use "OppoRealme-OFP-Flash_1.0-x64_Windows" it will flash every thing.
//edit : one time it worked.
After i bricked in again. It's not working. Boot loops