Question Problem with trying to unlock bootloader on my Realme C2 - Realme C2

I tried doing this method that I found https://forum.xda-developers.com/android/help/how-to-unlock-bootloader-realme-c2-rmx-t3955290
it worked but I'm currently stuck on the step 20, when I try the "fastboot flashing unlock" it's just stuck on "waiting for any device" and not doing anything, I keep resetting my phone by the means of holding the power and volume up and redoing the method but nothing seems to work just stuck on my phone screen saying "oppo Verify pass fastboot_unlock_verify ok"
Helpppppp meeeee

Related

[Q] bootloader unlock issue

Hello there,
I followed the steps in this thread http://forum.xda-developers.com/showthread.php?t=1710755. But, at the last step, after I typed in the code, the tablet tried to restart and stopped with two lines at the upper left corner: "Bootloader version JB-653b3d3 (unlock mode)" and "Bootloader VJB-653b3d3 (unlocked mode): starting fastboot use download protocol". Then it just freezed here with a big ACER in the middle of hte screen. I had to turn it off to reboot it. However, even it says the bootloader is unlocked, the combination power+volume down didnot work. It doesn't go to the bootloader mode. So has anyone got this issue before? Is there anything I did wrong? Thanks.
ffppffpp said:
Hello there,
I followed the steps in this thread http://forum.xda-developers.com/showthread.php?t=1710755. But, at the last step, after I typed in the code, the tablet tried to restart and stopped with two lines at the upper left corner: "Bootloader version JB-653b3d3 (unlock mode)" and "Bootloader VJB-653b3d3 (unlocked mode): starting fastboot use download protocol". Then it just freezed here with a big ACER in the middle of hte screen. I had to turn it off to reboot it. However, even it says the bootloader is unlocked, the combination power+volume down didnot work. It doesn't go to the bootloader mode. So has anyone got this issue before? Is there anything I did wrong? Thanks.
Click to expand...
Click to collapse
Power+Volume down is only part of it. It sounds like you want to get to recovery... correct. If so:
Press and hold volume down and press power until the tab vibrates.
continue to hold volume down and release power until the tab vibrates again.
move to volume up and hold until the tab vibrates a third time and release all.
You are in recovery.
Stock recovery is extremely limited.
You would be better served with a CWM recovery to flash ROMs.
This is done on the computer.
If you are looking to return to fastboot mode to flash a recovery, this is also done on the computer.
"ADB reboot bootloader"
wait for the tab to reboot
fastboot flash recovery C:\path\*recovery*.img

[Q] Phone stuck, can't boot

My phone is stuck at the boot logo, and won't fully boot. The boot with the volume down button pressed doesn't work, or even the volume up thing, in order to enter fastboot I need to let it boot up to the logo then run the
Code:
adb reboot-bootloader
command. when i try the
Code:
adb reboot recovery
command, it boots to the oneplus logo, then reboots normally, and I am back to where I was. I cannot flash a new image, because my bootloader is locked, and in order to unlock it, the phone needs to boot up. Is there a way to unlock the bootloader without a full boot? Can I flash without an unlocked bootloader? Is it bricked? please, any feedback would be appreciated.
Beast_Boy said:
My phone is stuck at the boot logo, and won't fully boot. The boot with the volume down button pressed doesn't work, or even the volume up thing, in order to enter fastboot I need to let it boot up to the logo then run the
Code:
adb reboot-bootloader
command. when i try the
Code:
adb reboot recovery
command, it boots to the oneplus logo, then reboots normally, and I am back to where I was. I cannot flash a new image, because my bootloader is locked, and in order to unlock it, the phone needs to boot up. Is there a way to unlock the bootloader without a full boot? Can I flash without an unlocked bootloader? Is it bricked? please, any feedback would be appreciated.
Click to expand...
Click to collapse
So you can't boot into fastboot with the power + volume up button combo after shutting the phone down (hold power)? No you can't unlock bootloader without successfully booting into fastboot. No you can't flash without unlocking the bootloader.
Heisenberg said:
So you can't boot into fastboot with the power + volume up button combo after shutting the phone down (hold power)? No you can't unlock bootloader without successfully booting into fastboot. No you can't flash without unlocking the bootloader.
Click to expand...
Click to collapse
i can only turn the phone on in the normal mode. does this mean it's bricked? do I have to send it in?
Beast_Boy said:
i can only turn the phone on in the normal mode. does this mean it's bricked? do I have to send it in?
Click to expand...
Click to collapse
I would think it's bricked, it's virtually impossible to brick this device. So it'll turn on when the power button is pressed, but it won't actually boot, right? Nothing at all happens when using the fastboot button combo? A little background info would be good, what lead to this situation?
Heisenberg said:
I would think it's bricked, it's virtually impossible to brick this device. So it'll turn on when the power button is pressed, but it won't actually boot, right? Nothing at all happens when using the fastboot button combo? A little background info would be good, what lead to this situation?
Click to expand...
Click to collapse
The button combos do nothing, not even boot the device normally.
So, what happened is this: I was trying to root my phone, I plugged it into a windows 8.1 machine, and I was following a tutorial by C4Etech. It was working fine, until I unlocked the bootloader, after the it was unlocked, my machine could no longer recognize my device. I uninstalled and reinstalled countless drivers multiple times in an attempt make my machine recognize my device, rebooted my phone, my computer., the adb server, and anyhting else I could. Nothing worked. Angry and frustrated, I plugged it into my Linux Mint machine, and it recognized perfectly! because I am a noob, and have never done anything like this before, I began to panic when I saw that my phone wouldn't reboot like they did in the tutorials right after they unlocked the bootloader, so I skipped that part, and continued with the flashing. after flashing, my phone would no longer boot, so I thought I messed up with the unlocking portion because my phone wouldn't reboot after the "fastboot oem unlock" ( because I am a noob, I thought that the unlock was temporary, and that my many reboots of the phone managed to undo it.). thinking the unlock was the culprit to my broken phone, and thought adb must be glitched since it doesn't reboot after "fastboot oem unlock" like it did in the tutorials, like a genius, i typed in "fastboot oem lock" rebooted into fastmode, then typed in "fastboot oem unlock". I was filled with joy when I saw my phone reboot like it did in the tutorials, but my joy began to fade, as the phone was still booting after several minutes. And thats when I died inside, and began posting on many online forums, because google couldn't find anything that matched my situation.
the button combos stopped working after the flash.
Beast_Boy said:
The button combos do nothing, not even boot the device normally.
So, what happened is this: I was trying to root my phone, I plugged it into a windows 8.1 machine, and I was following a tutorial by C4Etech. It was working fine, until I unlocked the bootloader, after the it was unlocked, my machine could no longer recognize my device. I uninstalled and reinstalled countless drivers multiple times in an attempt make my machine recognize my device, rebooted my phone, my computer., the adb server, and anyhting else I could. Nothing worked. Angry and frustrated, I plugged it into my Linux Mint machine, and it recognized perfectly! because I am a noob, and have never done anything like this before, I began to panic when I saw that my phone wouldn't reboot like they did in the tutorials right after they unlocked the bootloader, so I skipped that part, and continued with the flashing. after flashing, my phone would no longer boot, so I thought I messed up with the unlocking portion because my phone wouldn't reboot after the "fastboot oem unlock" ( because I am a noob, I thought that the unlock was temporary, and that my many reboots of the phone managed to undo it.). thinking the unlock was the culprit to my broken phone, and thought adb must be glitched since it doesn't reboot after "fastboot oem unlock" like it did in the tutorials, like a genius, i typed in "fastboot oem lock" rebooted into fastmode, then typed in "fastboot oem unlock". I was filled with joy when I saw my phone reboot like it did in the tutorials, but my joy began to fade, as the phone was still booting after several minutes. And thats when I died inside, and began posting on many online forums, because google couldn't find anything that matched my situation.
the button combos stopped working after the flash.
Click to expand...
Click to collapse
Have you seen this?
http://forum.xda-developers.com/oneplus-one/help/guide-unbrick-oneplus-one-t3013732
Might be worth a try.

Honor 8 Hard Brick Vibrate Twice, Really Need Help

Hello guys, right now i'm in big troubles with my FRD-L09C432. I tried to flash the rollback package (wich was working yesterday) but this time after the flashing process phone won't boot, i tried to enter recovery mode but i couldn't. Then i entered in fastboot mode and unlocked bootloader in order to reset the phone. I entered yes on the screen and the phone tried to reboot but now it is stuck on "your phone is unlocked..." and at the bottom: "your phone is booting now". But nothing happen and right now i cannot access recovery, or fastboot or even dload nothing works, i disconnected the battery and started the phone again but nothing... When i try to rebbot it in fastboot, recovery or dload mode it just vibrates twice and show the same screen with "your phone is booting now"
I'm really desperate i have never had a hopeless situation like that, i need your help, thanks a lot for any suggestion or idea that i could try.
:crying:
Up...
Rayan19997 said:
Hello guys, right now i'm in big troubles with my FRD-L09C432. I tried to flash the rollback package (wich was working yesterday) but this time after the flashing process phone won't boot, i tried to enter recovery mode but i couldn't. Then i entered in fastboot mode and unlocked bootloader in order to reset the phone. I entered yes on the screen and the phone tried to reboot but now it is stuck on "your phone is unlocked..." and at the bottom: "your phone is booting now". But nothing happen and right now i cannot access recovery, or fastboot or even dload nothing works, i disconnected the battery and started the phone again but nothing... When i try to rebbot it in fastboot, recovery or dload mode it just vibrates twice and show the same screen with "your phone is booting now"
I'm really desperate i have never had a hopeless situation like that, i need your help, thanks a lot for any suggestion or idea that i could try.
:crying:
Click to expand...
Click to collapse
Here is a link to my own experience of a similar situation.
https://forum.xda-developers.com/honor-8/help/reverting-to-stock-t3685909
And here is another link that might help.
https://forum.xda-developers.com/honor-8/help/honor-8-hard-brick-t3709598
I hope these will help.
srgrusso said:
Here is a link to my own experience of a similar situation.
https://forum.xda-developers.com/honor-8/help/reverting-to-stock-t3685909
And here is another link that might help.
https://forum.xda-developers.com/honor-8/help/honor-8-hard-brick-t3709598
I hope these will help.
Click to expand...
Click to collapse
Thanks dude i'll read that for sure
Unfortunately i have no access to fastboot that's why even DC Phoenix cannot do anything...
fastboot ... conect phone to PC. If the phone its on or off dosend matter.
After conecting to PC hold volume - and power buton (first volume- !) .... and wait a while ... it may reboot severel times. befor enter fastboot.
After enter fastboot try this https://forum.xda-developers.com/honor-8/help/honor-8-hard-bricket-how-to-restore-t3739551
I pray to access this damn fastboot mode dude but i've tried everything and i cannot get into it even when i disconnect/reconnect the battery
My opinion is that the phone tries to reboot in order to reset itself but smthg prevent it from rebooting correctly, a friend told me the boot is damaged/corrupted
Go to one of those high street repair shops. They fixed mine for 80 pounds.
The tech tried with his Huawei flashing box but he couldn't detect the phone...
Did your device got unbriked?
No i bought one with the screen broken and i swapped thé motherboards, but the other is still bricked

My huawei y6 2017 mya-l41 stop responding

Please help me! My pnone is stucked in the warning message "your phone's bootloader has unlocked andd can'be trusted" and try to boot but notworking at all. the logo appears for a second and phone try to boot again and again. I tryed all button combinations but noyhing work. tryed to connect to pc but not recognized at all, adb not detect the device, just the warning page is visible on phone and nothing else.
Re-flash phone's Stock ROM.
I can't connect to pc, I can't reboot the phone, can't enter in erecovery or fastboot or adb, only that message page can see and can not do anything. I thin i'm need some program to recognize my phone. no idea.

Your device is corrupt. It can't be trusted and will not boot

Hi, I tried to install a custom rom on my op 8t (latest oos, eu), I failed and I tried to lock again the bootloader with the lock command.
When I did that the phone kinda bricked and I got the following message: "Your device is corrupt. It can't be trusted and will not boot".
MSM doesn't recognize my phone, even after I installed quallcom driver. I can go in fastboot mode but I can't do nothing, I already tried to unlock again the phone, without success.
There is something I can do?
gianm.93 said:
Hi, I tried to install a custom rom on my op 8t (latest oos, eu), I failed and I tried to lock again the bootloader with the lock command.
When I did that the phone kinda bricked and I got the following message: "Your device is corrupt. It can't be trusted and will not boot".
MSM doesn't recognize my phone, even after I installed quallcom driver. I can go in fastboot mode but I can't do nothing, I already tried to unlock again the phone, without success.
There is something I can do?
Click to expand...
Click to collapse
You have to put your phone is EDL mode for the msm tool to see your phone. Turn your phone off, plug your USB cable into your computer, then hold both volume buttons and then plug into your phone. Can be a little tricky sometimes and it might take a few times to get it. The screen will be black like it is off, but it will show up in the msm tool. If your phone turns on then repeat the steps until you get it.

Categories

Resources