Move from lineage os latest build using twrp afterthat i tried to clean flash of stock rom but when i tried to access custom recovery it stuck at boot logo but i can access my phone bootloader and power on/off works fine but recovery mode or reboot mode can't access
suggest some better solutions
aa_vi said:
Move from lineage os latest build using twrp afterthat i tried to clean flash of stock rom but when i tried to access custom recovery it stuck at boot logo but i can access my phone bootloader and power on/off works fine but recovery mode or reboot mode can't access
suggest some better solutions
Click to expand...
Click to collapse
download latest twrp from official website and reflash ur recovery in fastboot mode
nothing will happen when i gave that command after flashing the twrp
fastboot boot twrp.img
it show failed dtb not found
something like that
Related
Used to work well with Nexus rom (4.x). Flashed CM13, ok
Try to flash back to original rom (4.5.2), failed.
Can enter fastboot mode and flash boot & recovery (TWRP) in.
But can not enter recovery mode
Any idea?
kager2016 said:
Used to work well with Nexus rom (4.x). Flashed CM13, ok
Try to flash back to original rom (4.5.2), failed.
Can enter fastboot mode and flash boot & recovery (TWRP) in.
But can not enter recovery mode
Any idea?
Click to expand...
Click to collapse
If you flashed a stock vs custom/neutered build of 4.5.2 then low level components/partitions were likely overwritten. Assume fastboot reboot recovery does nothing after twrp flash attempt. Might want to post in one of the unbrick/unlock threads by @draxie or @ONYXis to see if they have some ideas.
I tried to install custom rom in my lenovo p70, I successfully flash TWRP and I backup my device before proceeding in flashing this rom in "www.needrom.com/download/vibeui-3-5/". After I backup my device, I proceed in installing the rom using twrp but when it says reboot, my phone stuck in boot logo and keeps on restarting. The "Volume up + power button" still working and I got a chance in selecting recovery mode but when I choose it, it just stuck in boot logo and restart again. I tried flashing the TWRP again but no luck, I can't enter in recovery mode to restore my backup :crying::crying::crying: Please I need help
Assuming the backup via twrp is still in the internal storage, go to fastboot and boot the twrp image (fastboot boot *twrp.img*) and restore.
I'm stuck in fastboot sir. My previous ROM is android 4.4.4 64bit. Can I flash the stock rom using flashtool?
pryxen said:
I'm stuck in fastboot sir. My previous ROM is android 4.4.4 64bit. Can I flash the stock rom using flashtool?
Click to expand...
Click to collapse
Download ADB and Fastboot tool. Place the custom recovery image on the ADB and Fastboot folder. Turn on the device and go to fastboot then connect it to the computer. Open terminal/cmd: fastboot boot "name_of_the_recovery.img"
It should boot the custom recovery then you can restore your backup.
Or just flash the stock rom if you have it.
I also have the same problem. my stock rom on Lenovo-P70-A was kitkat 4.4.4. 32bit. i tried to install CM-13 64bit by following the procedure on this link: http://www.lenovoroot.com/2016/10/cyanogenmod-130-for-lenovo-p70-fully-working.html . but something went wrong. i flashed P70A_AOSP_5.1_64bit_v2 using SP Flash tool and then flashed cm-13.0-v1-UNOFFICIAL-P70 but when i rebooted the phone, it is in continous bootloop. turns on, shows logo for some seconds then again boot. i can go into fastboot mode but can not get into recovery. prevously my phone was rooted and i made backup with twrp on my usb flash but now how can i restore my backup from usb flash. i can not boot into recovery even from fastboot and can not flash twrp or other recovery from fastboot.
any help would be appriciated.
thanks in advance.
UPDATE: BOOT LOOP LENOVO P70-A PROBLEM SOLVED.
Before when i posted the bootloop problem. i was unable to turn off the phone and without turning off properly I was unable to flash stock rom with SP Flash Tool, but after searching i found this thread : https://forum.xda-developers.com/nexus-4/help/removable-battery-how-to-shut-phone-t1964992 .In this thread I found how to turn off a phone with a non removable battery. During bootloop when Logo appeared i kept press power button at least for 10 seconds and then phone powered off and no more boot loop. so I was able to flash stock image using SP Flash tool. now my problem solved and phone is working fine.
Hey!
I Have a Kate running latest global developer that i unlocked officially through the mi unlock program.
I have been trying to install TWRP ( unoffical twrp, Alka, coffee) through ADB ( fastboot flash recovery twrp.img) for some days now but i wont work!!
ADB dont displays any errors and says everything finished but when i try to boot to recovery it's still stock xiaomi recovery??
What might be the problem and how do i fix it?
BTW, adb reports that the phone is unlocked (fastboot oem device-info).
Are you trying to boot TWRP straight after flashing it. If your booting the official rom first, then that is restoring stock recovery.
After flashing TWRP, manually boot the device with Vol + and Power button.
Alternatively boot TWRP with "fastboot boot <twrp.img>" and from TWRP reboot to recovery again so you actually boot the version on the device.
the newest dev rom has "feature" to revert your recovery back to stock when you boot the OS. so be prepared. after you flash your twrp, immediately boot to TWRP and wipe /system to install other OS.
corkiejp said:
Are you trying to boot TWRP straight after flashing it. If your booting the official rom first, then that is restoring stock recovery.
After flashing TWRP, manually boot the device with Vol + and Power button.
Alternatively boot TWRP with "fastboot boot <twrp.img>" and from TWRP reboot to recovery again so you actually boot the version on the device.
Click to expand...
Click to collapse
IvanKurnia said:
the newest dev rom has "feature" to revert your recovery back to stock when you boot the OS. so be prepared. after you flash your twrp, immediately boot to TWRP and wipe /system to install other OS.
Click to expand...
Click to collapse
THANKS! That was the problem. Now everything works.
Hey guys,
I flashed the latest official 32.4.A.1.54 (german unbranded) version through flashtool. I now want to install a custom rom but Im suddenly running into problems.
Here is what I did in order:
- Flash official 32.4.A.1.54 via Sony mobile flasher (wiped everything)
- Reboot, go through setup and enable OEM unlocking and USB Debugging
- Check if bootloader is unlocked (it is)
- Flash Zach's Kernel for 7.1.1 through fastboot (fastboot flash boot <name>.img)
- Flash Latest TWRP (tried many many different versions) (fastboot flash recovery <name>.img)
I can not get TWRP to work. When trying to boot twrp through fasboot the screen just stays black and the LED keeps on glowing in blue. Flashing TWRP to boot results in an immediate reboot too.
When I start the phone I can see however that the kernel did succesfully flash.
What is happening here, how can I solve it?
Edit: After doing the same procedure for the third time I could suddenly boot into TWRP. I still can not install it though.
Have you tried booting TWRP by holding volume down on power on?
(fastboot flash recovery <name>.img)
Click to expand...
Click to collapse
flash twrp to the recovery partition, rather than boot
fastboot flash recovery twrp.img
Edit: After doing the same procedure for the third time I could suddenly boot into TWRP. I still can not install it though.
Click to expand...
Click to collapse
that is weird
When u are in command screen connect fastboot mode and enter this code fastboot boot recovery.img
If it doensnt restart end enter twrp it mean you should solve driver or flashtool version problem.
bootloader - unlocked
ROM - PE
i flashed derpfest ROM, but when I rebooted it, it went to fastboot. i was not able to boot into TWRP too. it just kept going to fastboot again and again. so I flashed stock ROM using mi flash tool (stock fastboot ROM). now I am able to access the mi recovery menu but there is no install from zip option, not able to boot into the system as it goes to fastboot while booting into the system. in short, now I have access to fastboot and limited access to the mi recovery menu.
i tried to flash custom recovery (TWRP and orange fox). it gets flashed but cannot boot into those recoveries and goes to fastboot again.
i tried to boot the custom recovery directly too with "fastboot boot twrp.img" it restarts but the recovery doesn't load.
does anyone know what to do now?
please tell me how to flash stock from or custom from anything will help.
------------------UPDATE---------------------------------
i am able to flash android 8.1 and run it but anything later then that reeboots to fastboot. cannot update from stock updater too. if i flash any firmware of PIE or later then it reeboots to fastboot.
rabin18181818 said:
bootloader - unlocked
ROM - PE
i flashed derpfest ROM, but when I rebooted it, it went to fastboot. i was not able to boot into TWRP too. it just kept going to fastboot again and again. so I flashed stock ROM using mi flash tool (stock fastboot ROM). now I am able to access the mi recovery menu but there is no install from zip option, not able to boot into the system as it goes to fastboot while booting into the system. in short, now I have access to fastboot and limited access to the mi recovery menu.
i tried to flash custom recovery (TWRP and orange fox). it gets flashed but cannot boot into those recoveries and goes to fastboot again.
i tried to boot the custom recovery directly too with "fastboot boot twrp.img" it restarts but the recovery doesn't load.
does anyone know what to do now?
please tell me how to flash stock from or custom from anything will help.
Click to expand...
Click to collapse
Hello,
Please take a look on my POCO F1 Ultimate Collection & Guides.
You will find everything you need.
Retrial said:
Hello,
Please take a look on my POCO F1 Ultimate Collection & Guides.
You will find everything you need.
Click to expand...
Click to collapse
nope nothing
rabin18181818 said:
nope nothing
Click to expand...
Click to collapse
Okey, check the guide clean install official stock rom(to unbrick ur device) and then follow the guide clean install custom rom.