my phone is not going into Fastboot mode - Oppo Realme 1 Questions & Answers

My phone realme 1 is not going into fastboot mode when the powerbutton and volume-down button are pressed together. Instead it is going into recovery mode. What should i do to get it to fastboot mode

It's vol up and power button

Vatsa Nori said:
My phone realme 1 is not going into fastboot mode when the powerbutton and volume-down button are pressed together. Instead it is going into recovery mode. What should i do to get it to fastboot mode
Click to expand...
Click to collapse
After unlocking bootloader, you can enter fastboot mode. Means if bootloader is locked then you can enter only recovery.

you can go to fastboot mode by pressing Vol Down and Power Button but it needs the bootloader unlocked. so, first unlock that

CyberJalagam said:
you can go to fastboot mode by pressing Vol Down and Power Button but it needs the bootloader unlocked. so, first unlock that
Click to expand...
Click to collapse
before unlocking the bootloader you need to enter into fast boot. I think you are new mmember.

mycomputerworld99 said:
before unlocking the bootloader you need to enter into fast boot. I think you are new mmember.
Click to expand...
Click to collapse
Yes, after unlocking Bootloader or after applying in Deep Test apk you can enter FastBoot mode. Without unlocking bl there is no way to access fastboot mode. Only recovery is accessible.
By the way he is not new. He is developing ROMs for this device.

mycomputerworld99 said:
before unlocking the bootloader you need to enter into fast boot. I think you are new mmember.
Click to expand...
Click to collapse
Well, Who tf tries to go to fastboot mode without unlocking bootloader in the first place?and I'm not a new member. I'm one of the lead developers of Realme mt6771 development team. You can go ahead and see at github.com/CPH1859 and github.com/RMX1831 . I'm saying the fact, if a person is trying to go to bootloader and he hasn't unlocked it, call him a new member. Its just Common sense. You can't open a door without unlocking it.

CyberJalagam said:
Well, Who tf tries to go to fastboot mode without unlocking bootloader in the first place?and I'm not a new member. I'm one of the lead developers of Realme mt6771 development team. You can go ahead and see at github.com/CPH1859 and github.com/RMX1831 . I'm saying the fact, if a person is trying to go to bootloader and he hasn't unlocked it, call him a new member. Its just Common sense. You can't open a door without unlocking it.
Click to expand...
Click to collapse
Sorry sorry! I read the sentence indirectly.

can we make stock rom?? If Fastboot is disabled by the manufacture and there is not old stock ROM to get fastboot option to unlock the bootloader??

Related

help with recovery files

I have a touchmate mid 725 and i have dumped the rom. I have uploaded to the cwm builder and got 4 files in return but i dont know what to do with these files. I have searched everywhere but nothing.
Files
manifest.xml
recovery.img
inputrecovery.img
android_device_unknown_nuclear708h9.zip
What am i supposed to do?
And also i dont know how to boot into my stock recovery. I am not a noob. But this thing just wont boot. Has 3 buttons - power, volume up and down - When i hold these in any combination, the tablet wont boot at all. When i just power, it powers on normally.
aloknm said:
I have a touchmate mid 725 and i have dumped the rom. I have uploaded to the cwm builder and got 4 files in return but i dont know what to do with these files. I have searched everywhere but nothing.
Files
manifest.xml
recovery.img
inputrecovery.img
android_device_unknown_nuclear708h9.zip
What am i supposed to do?
And also i dont know how to boot into my stock recovery. I am not a noob. But this thing just wont boot. Has 3 buttons - power, volume up and down - When i hold these in any combination, the tablet wont boot at all. When i just power, it powers on normally.
Click to expand...
Click to collapse
First thing is that your bootloader must be unlocked before flashing the recovery. For flashing you must adb on your PC. Then open your phone in fastboot mode. And type the following command from terminal or shell(windows) :
Code:
fastboot flash recovery recovery.img
And for booting into recovery I'll suggest holding volume down + power.
But whatever the first thing is to unlock the bootloader.
omerjerk said:
First thing is that your bootloader must be unlocked before flashing the recovery. For flashing you must adb on your PC. Then open your phone in fastboot mode. And type the following command from terminal or shell(windows) :
Code:
fastboot flash recovery recovery.img
And for booting into recovery I'll suggest holding volume down + power.
But whatever the first thing is to unlock the bootloader.
Click to expand...
Click to collapse
How do i unlock the bootloader?
Nope nothing works. I cant even get into fastboot mode.
aloknm said:
How do i unlock the bootloader?
Nope nothing works. I cant even get into fastboot mode.
Click to expand...
Click to collapse
The method to unlock the bootloader is specific to what company's phone you own. And even some company's don't provide a method to unlock the bootloader. In that case there's only a little modifications that could be done on your phone.
Search at google/xdayour tablet) unlock bootloader.Unlocking bootloader is the first thing you should concentrate on.
Sent from my HTC Rhyme S510b using Xparent Skyblue Tapatalk 2
omerjerk said:
The method to unlock the bootloader is specific to what company's phone you own. And even some company's don't provide a method to unlock the bootloader. In that case there's only a little modifications that could be done on your phone.
Click to expand...
Click to collapse
Humm... I guess i should just leave this modding... My tablet is touchmate and i have ald searched and nothing from their side... there are basically no modders for this... anyways lemme contact the company if they can help me with it.
Thanks
aloknm said:
Humm... I guess i should just leave this modding... My tablet is touchmate and i have ald searched and nothing from their side... there are basically no modders for this... anyways lemme contact the company if they can help me with it.
Thanks
Click to expand...
Click to collapse
Yes. It's better to contact the company. But I suppose there won't be any way to unlock the bootloader.

H931 (AT&T) - Looking to see if Bootloader is unlocked

Turned on Dev Mode, OEM Unlocking and Debug Mode
Adb devices works
adb reboot bootloader boots into the phone; not the boot loader
For the life of my I've tried to boot into bootloader directly and can't get it -- So can't run any fastboot commands to see if it is locked or not.
Anyone know how to get into the bootloader? Holding Power and Volume Down and then releasing power at the LG screen doesnt work. Holding them down without letting go just keeps rebooting the phone. Hold Volume UP, Volume Down and Power gets me IMEI information.
Maybe try holding power, up and down? maybe see if adb connects on the imei info and see if you can run the reboot command from there?
adb reboot fastboot son
mr turtle droid said:
adb reboot fastboot son
Click to expand...
Click to collapse
Same
adb reboot recovery gets me into recovery
adb reboot download gets me into download
fastboot from IMEI Page doesnt work
If I hold power and volume down, wait for LG logo, let go of power real quick (while still holding volume down) and press power again it gets me to "factory data reset"; not typical bootloader menu.
Still trying...
If ADB reboot fastboot yeilded nothing then it's locked down
I'm going to assume no oem unlock?
May still be too soon if it's unlocked.
Leviathan75 said:
May still be too soon if it's unlocked.
Click to expand...
Click to collapse
? Why would it be too soon? ADB flash commands either work or they don't.
I understand someone has to test, just to make sure -- but you should assume all "major carriers"-branded LG V30 will be locked down. Even T-mobile has succumbed. With the T-mobile LG G6 earlier this year, you could unlock the bootloader, but T-mobile/LG removed all other flash commands. Like having the keys to the car, but there's no car.
Go read this if you haven't. It explains how having ONLY bootloader unlock is useless.
https://forum.xda-developers.com/showpost.php?p=73652182&postcount=7
https://forum.xda-developers.com/lg-v30/help/unlock-bootloader-root-t3665927/page12
As a result, (probably) only the U.S. and European carrier unlocked versions of LG V30 will have real bootloader unlock, and be added to LG's bootloader unlock list for developers -- just like the LG G6. I would be glad to be wrong about this.
Of course, the wild card would be exploits devs may find... But with official carrier unlocked versions available, devs don't need to look for exploits.
ChazzMatt said:
?
Of course, the wild card would be exploits devs may find... But with official carrier unlocked versions available, devs don't need to look for exploits.
Click to expand...
Click to collapse
Honestly, carrier unlocked phones are almost just as unfair to consumers as locked bootloaders in the first place. For those of us who can't afford paying for an unlocked phone all at once, it locks us in a position where we have to bow down to the carrier or stick to a 4 year old phone. I'm forever grateful to the devs who are in similar situations and try to find exploits on carrier phones, but I'm so disappointed that by having a carrier unlocked phone, it leaves many of us in an even worse situation. Just hoping for a miracle.
fifteenfathoms said:
Honestly, carrier unlocked phones are almost just as unfair to consumers as locked bootloaders in the first place. For those of us who can't afford paying for an unlocked phone all at once, it locks us in a position where we have to bow down to the carrier or stick to a 4 year old phone. I'm forever grateful to the devs who are in similar situations and try to find exploits on carrier phones, but I'm so disappointed that by having a carrier unlocked phone, it leaves many of us in an even worse situation. Just hoping for a miracle.
Click to expand...
Click to collapse
Preach. [emoji113]?
Sent from my VS995 using Tapatalk
Let's just say that a kernel and userland exploit comes quickly and allows root access.
Could we dd a TWRP build to the recovery partition? Does the phone need signed firmware or is it simply a crippled fastboot?
LLStarks said:
Let's just say that a kernel and userland exploit comes quickly and allows root access.
Could we dd a TWRP build to the recovery partition? Does the phone need signed firmware or is it simply a crippled fastboot?
Click to expand...
Click to collapse
You need a signed firmware, so no TWRP.
pacmantravis said:
Turned on Dev Mode, OEM Unlocking and Debug Mode
Adb devices works
adb reboot bootloader boots into the phone; not the boot loader
For the life of my I've tried to boot into bootloader directly and can't get it -- So can't run any fastboot commands to see if it is locked or not.
Anyone know how to get into the bootloader? Holding Power and Volume Down and then releasing power at the LG screen doesnt work. Holding them down without letting go just keeps rebooting the phone. Hold Volume UP, Volume Down and Power gets me IMEI information.
Click to expand...
Click to collapse
What drivers did you use? I let Windows install mine, enabled debugging, but no device. Thanks
pacmantravis said:
adb reboot recovery gets me into recovery
adb reboot download gets me into download
fastboot from IMEI Page doesnt work
If I hold power and volume down, wait for LG logo, let go of power real quick (while still holding volume down) and press power again it gets me to "factory data reset"; not typical bootloader menu.
Still trying...
Click to expand...
Click to collapse
Same here, I also get a "no command found" when I boot into recovery.
LLStarks said:
Let's just say that a kernel and userland exploit comes quickly and allows root access.
Could we dd a TWRP build to the recovery partition? Does the phone need signed firmware or is it simply a crippled fastboot?
Click to expand...
Click to collapse
crippled fastboot. commands are removed.

Redmi Note 5 Bricked

I have a redmi note 5 bricked, don't ask me how, but I just went to sleep with it in full working order and woke up with it without turning on the screen and on rebooting was forever on the mi.com logo screen. I can't enter recovery mode, only fastboot mode. When the button presses on and off it restarts and returns to the logo screen.
My bootlood is blocked, I never did anything on the device.
Well, I have the exact same problem. Was hoping someone here could help
Use miflash tool
My bootloader is locked, there's anything else I can do?
Your only chance is to through recovery mode you can't flash fastboot rom with boot loader locked try again enter recovery mode press volume up +power button and wipe cache
krsuraj said:
Your only chance is to through recovery mode you can't flash fastboot rom with boot loader locked try again enter recovery mode press volume up +power button and wipe cache
Click to expand...
Click to collapse
I seen a method called test point, that didnt need a unlocked bootloader, will that work? i cant link anything here yet
Yahyahyahcf said:
I seen a method called test point, that didnt need a unlocked bootloader, will that work? i cant link anything here yet
Click to expand...
Click to collapse
Hi, have been there, have done that.
test point method will work, just search YouTube test point redmi 5 plus, also there are tutorials on google step by step. It seems complicated but after opening the back cover all is simple. The flashing should take around 2-3 min, if flashing goes more than 5 min it means you are not in edl mode, just use a small metal tweezers and you should be ok

Redmi note 5 fastboot problem

Please help me out!. I have Redmi note 5 I want to unlock it's bootloader I did all the process going to developer setting turning on OEM unlock and USB debug and all but when I go in fastboot mode my phone stays there for just 30 seconds and turns off automatically I want to unlock bootloader but with this 30 seconds I couldn't unlock Please help me out
How are you accessing fastboot?
Turn your phone off and hold power and vol down (or is it up?). Do you see the Recovery logo?
Turbine1991 said:
How are you accessing fastboot?
Turn your phone off and hold power and vol down (or is it up?). Do you see the Recovery logo?
Click to expand...
Click to collapse
Yes I can see
ATOMIC DEV said:
Yes I can see
Click to expand...
Click to collapse
Sir can you please give me your contact number it will be more helpful

Question Oem unlock not appearing

Somewhere around mid 2020 i decided it would be fun in trying to unlock my phone. I actually almost succeed, the only problem was that i didny have wifi or cellular available, so i reflashed the stock os, locked the bootloader and called it a day. Now i want to try this again, but the oem unlock option is nowhere to be found. I've tried everything, "fastboot oem unlock", "fastboot flashing unlock", changing the date, etc. I clearly remember the "your phone is not running certified software" when i almost got majisk to work, but now I cant even find the oem unlock. I just want to use google pay man...
Information:
Model: SM-A025G
Android version: 12
Product code: SM-A025GZKEORO
I'll give any additional info needed.
TheBlazed said:
Somewhere around mid 2020 i decided it would be fun in trying to unlock my phone. I actually almost succeed, the only problem was that i didny have wifi or cellular available, so i reflashed the stock os, locked the bootloader and called it a day. Now i want to try this again, but the oem unlock option is nowhere to be found. I've tried everything, "fastboot oem unlock", "fastboot flashing unlock", changing the date, etc. I clearly remember the "your phone is not running certified software" when i almost got majisk to work, but now I cant even find the oem unlock. I just want to use google pay man...
Information:
Model: SM-A025G
Android version: 12
Product code: SM-A025GZKEORO
I'll give any additional info needed.
Click to expand...
Click to collapse
Perform a factory reset after removing your SIM. Skip through setup and do not connect to WiFi. Set the time manually, wait a few minutes, then change the date to at least 7 days from now, and wait a few more minutes. The toggle should appear.
However...Since you've unlocked before, maybe you could just see if you're able to unlock the bootloader?
V0latyle said:
Perform a factory reset after removing your SIM. Skip through setup and do not connect to WiFi. Set the time manually, wait a few minutes, then change the date to at least 7 days from now, and wait a few more minutes. The toggle should appear.
However...Since you've unlocked before, maybe you could just see if you're able to unlock the bootloader?
Click to expand...
Click to collapse
Havent thought about resetting without the sim, good idea!
About the bootloader, if you mean unlocking it in download mode (holding volume up + volume down while plugging in a usb cable) I dont get such option. I can only enter download mode or restart the phone.
I will respond hopefully tomorrow with an update.
TheBlazed said:
Havent thought about resetting without the sim, good idea!
About the bootloader, if you mean unlocking it in download mode (holding volume up + volume down while plugging in a usb cable) I dont get such option. I can only enter download mode or restart the phone.
I will respond hopefully tomorrow with an update.
Click to expand...
Click to collapse
When you're in download mode, hold Volume Up until the bootloader unlock warning text appears.
Heres the update:
V0latyle said:
Perform a factory reset after removing your SIM. Skip through setup and do not connect to WiFi. Set the time manually, wait a few minutes, then change the date to at least 7 days from now, and wait a few more minutes. The toggle should appear.
However...Since you've unlocked before, maybe you could just see if you're able to unlock the bootloader?
Click to expand...
Click to collapse
I have done the factory reset and changed the phone date, and it (of course) didn't work.
V0latyle said:
When you're in download mode, hold Volume Up until the bootloader unlock warning text appears.
Click to expand...
Click to collapse
In download mode there is no (hold volume up) option, just volume up to continue, volume down to cancel and side key to show barcode. Something that I have noticed different from other download modes is that mine is also translated in (i presume) korean and japanese.
Heres some more information that may be relevant:
In download mode pressing the volume up key to continue shows these in the top left screen:
CURRENT BINARY: Samsung Official
OEM LOCK: ON (U1 )
KG STATUS : PRENORMAL
QUALCOMM SECUREBOOT: ENABLE (CSB)
RP SWREV: S1, T1, R1, A5, P5
RP SWREV: K 5, S 5
SECURE DOWNLOAD: ENABLE
DID: 0000746645d2
download mode !!
TheBlazed said:
In download mode there is no (hold volume up) option, just volume up to continue, volume down to cancel and side key to show barcode. Something that I have noticed different from other download modes is that mine is also translated in (i presume) korean and japanese.
Click to expand...
Click to collapse
Okay, let's try this again.
When you start download mode and see the options for Volume Up and Volume Down, just hold the Volume Up button. There isn't a prompt because it's "hidden" - unlocking the bootloader is supposed to be deliberate, not something that can be done accidentally.
Continue holding Volume Up until the bootloader unlock prompt appears.
TheBlazed said:
OEM LOCK: ON (U1 )
Click to expand...
Click to collapse
This means your bootloader is locked.
V0latyle said:
Okay, let's try this again.
When you start download mode and see the options for Volume Up and Volume Down, just hold the Volume Up button. There isn't a prompt because it's "hidden" - unlocking the bootloader is supposed to be deliberate, not something that can be done accidentally.
Continue holding Volume Up until the bootloader unlock prompt appears.
This means your bootloader is locked.
Click to expand...
Click to collapse
Holding the volume up button no matter for how long will still result into nothing, sadly.
V0latyle said:
Okay, let's try this again.
When you start download mode and see the options for Volume Up and Volume Down, just hold the Volume Up button. There isn't a prompt because it's "hidden" - unlocking the bootloader is supposed to be deliberate, not something that can be done accidentally.
Continue holding Volume Up until the bootloader unlock prompt appears.
This means your bootloader is locked.
Click to expand...
Click to collapse
i need to contact you ..not from xda.via whatsapp ,telegram or any other.
HirukaNU15 said:
i need to contact you ..not from xda.via whatsapp ,telegram or any other.
Click to expand...
Click to collapse
Absolutely not. I do not provide private support, and under no circumstances is any member of XDA obligated to provide their private contact information. If you have a question, ask it here. We also do not allow using XDA to divert users to other platforms, per the XDA Telegram Policy.
If you need to contact a member of the XDA staff, you can either PM a moderator such as myself, or you can use the Contact Us link at the bottom of the page. You can also use the Report button to contact the XDA staff concerning a particular post if there's a problem.
TheBlazed said:
Holding the volume up button no matter for how long will still result into nothing, sadly.
Click to expand...
Click to collapse
You are able to boot into Download Mode?
Just to be clear, here's the steps:
Disconnect device from USB cable (leave cable plugged into PC) and turn device completely off
Wait about 30 seconds
WITHOUT PRESSING POWER, hold both Volume buttons, and while holding plug in the USB cable from PC
Device should start with a custom OS warning and a prompt. Release all buttons. One of the options should be "Volume up long press: Device unlock mode". If you do not see this option, hit Volume Down to cancel.
If you can, provide photos of the screen.

Categories

Resources