Can you guys help me to fix this??
If you have an unlocked bootloader and you can get to fastboot you can use a fastboot flash or miflash to recover, but you'll need to wipe data for it to work.
Otherwise you're going to have to explain what your system is like and what you did to get a boot loop.
a1291762 said:
If you have an unlocked bootloader and you can get to fastboot you can use a fastboot flash or miflash to recover, but you'll need to wipe data for it to work.
Otherwise you're going to have to explain what your system is like and what you did to get a boot loop.
Click to expand...
Click to collapse
i already have unlocked bootloader. I'll try that. Thanks
Related
Hi, tried to install a 4.4 ROM but it failed and then went downhill. Does anyone have the latest image file for the bootloader? Now I am soft bricked trying to go back to stock but all I can find are the old bootloaders and they do not work with the kitkat image file from google. Thanks for the help!
http://forum.xda-developers.com/showthread.php?t=2383146
See post#2
I flashed it from recovery.
hyperxguy said:
http://forum.xda-developers.com/showthread.php?t=2383146
See post#2
I flashed it from recovery.
Click to expand...
Click to collapse
Hi, thanks for that but I already have it. The thing is it's a .zip i need the .img and inside that zip there are multiple files i don't exactly know which one is the bootloader.
Thanks!
th3xeroeagle said:
Hi, tried to install a 4.4 ROM but it failed and then went downhill. Does anyone have the latest image file for the bootloader? Now I am soft bricked trying to go back to stock but all I can find are the old bootloaders and they do not work with the kitkat image file from google. Thanks for the help!
Click to expand...
Click to collapse
You can find many of the kernels/recoveries/bootloaders in the download section of this thread:
http://forum.xda-developers.com/showthread.php?t=2534698
The problem is it might not get you to where you want to be.
What exactly are you calling a "brick"?
If you have a bootloader issue, you won't even see the Google during boot. It is rare to be bricked in that way.
You are probably stuck on the X or bouncing balls animation.
You can get out of that by going to recovery and performing wipe data factory reset.
If you are stuck at "Google", then you need to reflash the factory image (you can choose the nowipe option and possibly keep your user data)
sfhub said:
You can find many of the kernels/recoveries/bootloaders in the download section of this thread:
http://forum.xda-developers.com/showthread.php?t=2534698
The problem is it might not get you to where you want to be.
What exactly are you calling a "brick"?
If you have a bootloader issue, you won't even see the Google during boot. It is rare to be bricked in that way.
You are probably stuck on the X or bouncing balls animation.
You can get out of that by going to recovery and performing wipe data factory reset.
If you are stuck at "Google", then you need to reflash the factory image (you can choose the nowipe option and possibly keep your user data)
Click to expand...
Click to collapse
hey, thanks for the reply. I'm trying to get my tablet to kitkat with the stock image from google. but I hear that with kitkat there is a new bootloader so I want to update that through fastboot (my device is recognized so I call it a soft boot) but the problem is when I erase the boot and reflash the boot.img and try to flash the new .img it doesn't load up. im using these commands
Code:
fastboot erase boot
fastboot erase cache
fastboot erase recovery
fastboot erase system
fastboot flash boot
fastboot flash recovery
fastboot flash system
fastboot reboot-bootloader
my current bootloader version says FLO 4.01 not sure how to update it.
th3xeroeagle said:
hey, thanks for the reply. I'm trying to get my tablet to kitkat with the stock image from google. but I hear that with kitkat there is a new bootloader so I want to update that through fastboot (my device is recognized so I call it a soft boot) but the problem is when I erase the boot and reflash the boot.img and try to flash the new .img it doesn't load up. im using these commands
Code:
fastboot erase boot
fastboot erase cache
fastboot erase recovery
fastboot erase system
fastboot flash boot
fastboot flash recovery
fastboot flash system
fastboot reboot-bootloader
my current bootloader version says FLO 4.01 not sure how to update it.
Click to expand...
Click to collapse
4.01 is the bootloader that came with kitkat.
you can't just say
fastboot flash boot
you need to say
fastboot flash boot boot.img
and have the boot.img in place.
I suggest you just follow the instructions in this post:
http://forum.xda-developers.com/showthread.php?p=47640458#post47640458
Use the nowipe option and you should be able to keep your user data unless you erased or messed it up earlier.
sfhub said:
4.01 is the bootloader that came with kitkat.
you can't just say
fastboot flash boot
you need to say
fastboot flash boot boot.img
and have the boot.img in place.
I suggest you just follow the instructions in this post:
http://forum.xda-developers.com/showthread.php?p=47640458#post47640458
Use the nowipe option and you should be able to keep your user data unless you erased or messed it up earlier.
Click to expand...
Click to collapse
AH! It was in the general section, I looked everywhere in the development sections. Thank you very much!
Hi,
I have the Find 7 with the new display panel.
I wanted to flash the latest version of TWRP but failed. I do not know what I did wrong.
I can use adb and fastboot without any problem. When trying to flash recovery, it says there that the flash was successful but when I reboot to recovery, TWRP was not installed and the original Oppo recovery is still there.
The bootloader is unlocked. And I tried relocking and unlocking again but to no avail. Whenever I use the command "fastboot oem unlock", nothing happens to the phone.
I am currently on spectrum. I want to try other roms such as the lite COS 2.15 and also maxwen roms since that only those supports the new panel.
I am also trying to get root for my phone and it is impossible without custom recovery.
Thanks for any help.
I had poop loads of issues with getting custom recovery on my Find 7a. Eventually I used these instructions:
http://community.oppo.com/my/forum.php?mod=viewthread&tid=996
They work. Don't know if it's the versions of ADB or Fastboot or something.
Give it a go
limbot said:
I had poop loads of issues with getting custom recovery on my Find 7a. Eventually I used these instructions:
http://community.oppo.com/my/forum.php?mod=viewthread&tid=996
They work. Don't know if it's the versions of ADB or Fastboot or something.
Give it a go
Click to expand...
Click to collapse
I will give it a go when I get back. Thanks!
This is what a forumer from the official forum said and it works:
After you had successfully flash recovery via fastboot, you MUST NOT reboot the device. AFAIK, if you reboot the device it will restore the recovery back to stock oppo recovery.
So instead, you need to immediately press vol down & power button on the fastboot screen. Keep holding the button until you see the TWRP recovery screen. Hope that helps. Cheers!""
faidz85 said:
Hi,
I have the Find 7 with the new display panel.
I wanted to flash the latest version of TWRP but failed. I do not know what I did wrong.
I can use adb and fastboot without any problem. When trying to flash recovery, it says there that the flash was successful but when I reboot to recovery, TWRP was not installed and the original Oppo recovery is still there.
The bootloader is unlocked. And I tried relocking and unlocking again but to no avail. Whenever I use the command "fastboot oem unlock", nothing happens to the phone.
I am currently on spectrum. I want to try other roms such as the lite COS 2.15 and also maxwen roms since that only those supports the new panel.
I am also trying to get root for my phone and it is impossible without custom recovery.
Thanks for any help.
Click to expand...
Click to collapse
Can u teach me how to unlock bootloader.. because when I flash twrp recovery img my fon stuck at fastboot menu, cannot enter the recovery menu.
Some say I get this problem becos I not unlock my bootloader..
Im trying to flash miui os..huhuhu
cikgutan said:
Can u teach me how to unlock bootloader.. because when I flash twrp recovery img my fon stuck at fastboot menu, cannot enter the recovery menu.
Some say I get this problem becos I not unlock my bootloader..
Im trying to flash miui os..huhuhu
Click to expand...
Click to collapse
fastboot oem unlock in bootloader mode.
azeem40 said:
fastboot oem unlock in bootloader mode.
Click to expand...
Click to collapse
Unlocking bootloader erases data?
Mine wouldn't flash recovery. It said successful but I still had oppo recovery 1.2 and it only worked when I found the latest official twrp over version 3. after flashing, I disconnected usb and then held down power button to shut the phone down. It then was able to boot to twrp ok.
I used the latest one.
https://dl.twrp.me/find7/
Hi, so when trying to root my nexus 7 2013, it got stuck in a bootloop. Basically, I unlocked the bootloader, and flashed TWRP 3.1.0-0. However, then when I tried to go into recovery mode to flash SuperSU, as soon as i clicked the power button to enter recovery mode, it ended up in this bootloop with TWRP. I videod this so you could see what i am talking about.
Any ideas for how to fix this?
DavidMTMaster said:
Any ideas for how to fix this?
Click to expand...
Click to collapse
Hi, yes:
boot in fastboot mode and run
fastboot format userdata
fastboot format cache
Your data was erased by the unlock and now it needs formatting.
Hello, need your help guys.
So my Whyred bootlooping now. What I did previously was wiping System, Cache, Dalvik & Data before flashing custom ROM -- I know, this shouldn't be an issue. But since I can do fastboot, I tried to flashes recovery. I tried a few (TWRP, RedWolf & Batik), for each the steps were all the same: Via fastboot flash the dummy image to manipulate ARB check, then flash Recovery and finish with boot into recovery.
The phone booting into recovery, I can see the screen of recoveries for few second, then phone bootlooping again.
What should I do?
And for additional information, my phone was unlocked bootloader -- it still unlocked because I can see the Unlocked sign on bootloop screen. I also tried to flash official MIUI rom via fastboot (whyred_global_images_V10.0.6.0.OEIMIFH_20181127) but it was failed because anti roll back -- I also don't understand this because the ARB was supposed not allowing me to downgrade, but why is it also not allowing me to flash the latest ROM too?
I am now stucked in bootloop -- still can do fastbooting, but really have no idea how to flash any rom and get into the system. Really need help help help please
Try this:
Code:
fastboot boot recoveryname.img
like fastboot boot RedWolf.img
Rush-er said:
Try this:
Code:
fastboot boot recoveryname.img
like fastboot boot RedWolf.img
Click to expand...
Click to collapse
Yes, for redwolf it was the command -- I was short typing but thats the idea.
Hello. I have a very serious problem. When I installed Twrp on the phone using ADB tool, in cmd I had to enter fastboot flash recovery but it didn't work for me, so after many attempts I typed recovery boot instead of recovery, what Twrp was installed but the system was removed. Please help.
VendoWy said:
Hello. I have a very serious problem. When I installed Twrp on the phone using ADB tool, in cmd I had to enter fastboot flash recovery but it didn't work for me, so after many attempts I typed recovery boot instead of recovery, what Twrp was installed but the system was removed. Please help.
Click to expand...
Click to collapse
Pls help i dont know this
VendoWy said:
Hello. I have a very serious problem. When I installed Twrp on the phone using ADB tool, in cmd I had to enter fastboot flash recovery but it didn't work for me, so after many attempts I typed recovery boot instead of recovery, what Twrp was installed but the system was removed. Please help.
Click to expand...
Click to collapse
That's not how you install TWRP on this phone.
If you can get to fastboot, you can recover. Flash partitions or get a whole stock ROM. Or use miflash.
If you can't get to fastboot your phone needs EDL with pins.
a1291762 said:
That's not how you install TWRP on this phone.
If you can get to fastboot, you can recover. Flash partitions or get a whole stock ROM. Or use miflash.
If you can't get to fastboot your phone needs EDL with pins.
Click to expand...
Click to collapse
Ok, I'll try what I let you know