Softbrick? Not sure - Realme X2 Pro Questions & Answers

Hi guys, thank you ahead for helping me.
I've unlocked the bootloader successfully and installed TWRP and Rooted, but found some issues with Banking apps, PayPal, NFC, Google pay, so I decided to lock the bootloader again.
Following the procedure by Jerry08 downloaded C35, installed via TWRP, and stock recovery was restore just fine.
But while trying to access Bootloader I'm not able to, tried:
adb reboot fastboot
adb reboot bootloader
Holding Vol down and power
Deep-in test says: "you can only apply to exit in-depth test after carrying out bootloader lock operation in fastboot mode"
Last method worked, I get "bootloader" with Chinese words flashes for a second and then reboots to system.
I'm able to boot into stock recovery, but not into Bootloader for some reason, Formatted Data and tried again without luck.
Any suggestions?

Installed RMX1931EX_11_A.09_200116_dfb212dd.ofp with Auth-Flash and MSMTool, you need to purchase credits 7$, use #3 MSMtool from Auth-fash and done bootloader locked and brand new phone.
But bootloader was still unlocked, and not able to access bootloader via adb reboot bootloader.
In-deph test exit does not work either

any updates i have the same problem

mike_san said:
Installed RMX1931EX_11_A.09_200116_dfb212dd.ofp with Auth-Flash and MSMTool, you need to purchase credits 7$, use #3 MSMtool from Auth-fash and done bootloader locked and brand new phone.
But bootloader was still unlocked, and not able to access bootloader via adb reboot bootloader.
In-deph test exit does not work either
Click to expand...
Click to collapse
solved ????

terrymorris said:
solved ????
Click to expand...
Click to collapse
Nope, still cant access to bootloader to lock it, it keeps rebooting even after using realme flash.

Related

[Q] HTC ONE M7 - Can't unlock bootloader after it is relocked

i have searched high and low for help on this one and can't find anything similar.... Though I found one thread that suggests I attempt the HTVDEV unlock code 5 times in a row.. Which did not work.
I returned my phone to stock several weeks ago. Locked the boot loader (see pic#1) Then I had something weird happen , where The phone rebooted to a "enter password to decrypt"??? I never encrypted my phone. So I read the only way around this was to do a factory reset. So, I rebooted the phone into bootloader and attempted a factory reset. The phone then rebooted and is frozen on the HTC splash screen. See pic#3
I have attempted to unlock the bootloader so I can flash a good recovery (which I cannot access, then will just reboot)
So basically I only have access to fastboot. When I plug in the phone into windows, I cannot access through ADB. (Same thing in Linux)
Any help would be appreciated.
Thanks
Have you attempted an RUU?
sauprankul said:
Have you attempted an RUU?
Click to expand...
Click to collapse
I could not get an ADB connection. I attempted to flash a new recovery, but of course with no root, s-on and bootloader locked... no dice.
charlesairman said:
I could not get an ADB connection. I attempted to flash a new recovery, but of course with no root, s-on and bootloader locked... no dice.
Click to expand...
Click to collapse
Can you get into fastboot?
sauprankul said:
Can you get into fastboot?
Click to expand...
Click to collapse
fasboot yes for me. i can get to the point to unlock the bootloader, but it freezes when i tap "yes"
Gentleman, any luck on this?
preslav88 said:
fasboot yes for me. i can get to the point to unlock the bootloader, but it freezes when i tap "yes"
Gentleman, any luck on this?
Click to expand...
Click to collapse
Yeah and all you can do from fastboot with those restrictions is, erase cache. Erase it like 3 times in a row and see if it works, who knows. I flashed cwm recovery which sometimes gets me into recovery, like 1 out of 10 recovery flashes. then you are allowed to finally use adb commands

Stuck in bootloop. No custom recovery or unlocked bootloader.

So this morning I was lazy and tried rooting with the kingroot app, because I didn't want to factory reset. It went okay and I had root but I wanted to use SuperSU as my root manager. Well the binary wouldn't update so I figured i'd unroot from the kingroot app and remove kingroot from my phone, and root the proper way later. I pressed the unroot button and my phone rebooted, but now it's stuck in a bootloop.
I don't have an unlocked bootloader or a custom recovery, and I never checked the enable oem unlock in developer options so flashing stock isn't an option.
I tried sideloading the OTA for the build I was on, but I guess kingroot didn't actually unroot me, because it told me I needed to reflash.
I tried factory reset and wiping the cache in the stock recovery, and tried 'fastboot format userdata' and 'fastboot format cache' but that didn't work either.
The only thing I could find that might help is this post http://forum.xda-developers.com/nexus-6/help/info-nexus-6-nexus-9-enable-oem-unlock-t3113539
but since I don't think you can run adb commands in stock recovery or bootloader this won't work.
So is there any way to fix this or am I boned?
As far as I know the only fix is the one in that link but it does require custom recovery. I'm assuming the fastboot boot command doesn't work when locked but I've never tried, if it does then you could temp boot into twrp. Worth a shot I guess.
Hindsight's 20/20 but NEVER touch anything other than your data or cache partition with a locked bootloader. Google's security jump with lollipop has caused nothing but havoc for us.
ChaosDr0id said:
So this morning I was lazy and tried rooting with the kingroot app, because I didn't want to factory reset. It went okay and I had root but I wanted to use SuperSU as my root manager. Well the binary wouldn't update so I figured i'd unroot from the kingroot app and remove kingroot from my phone, and root the proper way later. I pressed the unroot button and my phone rebooted, but now it's stuck in a bootloop.
I don't have an unlocked bootloader or a custom recovery, and I never checked the enable oem unlock in developer options so flashing stock isn't an option.
I tried sideloading the OTA for the build I was on, but I guess kingroot didn't actually unroot me, because it told me I needed to reflash.
I tried factory reset and wiping the cache in the stock recovery, and tried 'fastboot format userdata' and 'fastboot format cache' but that didn't work either.
The only thing I could find that might help is this post http://forum.xda-developers.com/nexus-6/help/info-nexus-6-nexus-9-enable-oem-unlock-t3113539
but since I don't think you can run adb commands in stock recovery or bootloader this won't work.
So is there any way to fix this or am I boned?
Click to expand...
Click to collapse
If you already installed the drivers and know how to run fastboot commands skip to step 4. Otherwise, start at the beginning
1.) Install the Wugfresh Toolkit from here: http://forum.xda-developers.com/nexus-6/development/toolkit-wugs-nexus-root-toolkit-v1-9-8-t2947452 so that the drivers you need get installed along with fastboot and adb commands.
2.) Open Nexus Root Toolkit after it has finished installing. Under advanced utilities click "Launch" then choose launch command prompt for manual mode.
3.) Put your device in bootloader mode (pwr+vol down) and connect it to the computer. Type: "adb devices" into the command prompt and it should list a device serial number. If it does, go to step 4. If it doesn't, unplug the phone and plug it back in and re-run command.
4.) Then run the command "fastboot oem device-info" and tell us what the output is.
Hopefully when you rooted it, it unlocked your bootloader automatically. If you successfully rooted and rebooted it should technically be unlocked. We won't know until you run fastboot oem device-info
or, you can grab the factory image of whatever version of android that you were on, "unzip" it, grab the system.img, and flash it via fastboot. its the same thing as if was a "custom recovery", youre just reflashing the rom, and wont lose your data
first thing id do is flash a custom recovery and unlock my bootloader, and make a backup in recovery.
AlkaliV2 said:
If you already installed the drivers and know how to run fastboot commands skip to step 4. Otherwise, start at the beginning
1.) Install the Wugfresh Toolkit from here: http://forum.xda-developers.com/nexus-6/development/toolkit-wugs-nexus-root-toolkit-v1-9-8-t2947452 so that the drivers you need get installed along with fastboot and adb commands.
2.) Open Nexus Root Toolkit after it has finished installing. Under advanced utilities click "Launch" then choose launch command prompt for manual mode.
3.) Put your device in bootloader mode (pwr+vol down) and connect it to the computer. Type: "adb devices" into the command prompt and it should list a device serial number. If it does, go to step 4. If it doesn't, unplug the phone and plug it back in and re-run command.
4.) Then run the command "fastboot oem device-info" and tell us what the output is.
Hopefully when you rooted it, it unlocked your bootloader automatically. If you successfully rooted and rebooted it should technically be unlocked. We won't know until you run fastboot oem device-info
Click to expand...
Click to collapse
Hi, thanks for the reply.
It says
'device info' is not a supported oem command. See fastboot oem help.
FAILED <remote failure>
However I'm fairly certain the bootloader is still locked as I was unable to flash TWRP, or a stock image of android, as it tells me to unlock before doing those things.
AFAIK when you have this problem together with a stock recovery and a locked bootloader means bricked. >repair
Your bootloader is lock and you can't boot android to enable OEM unlock to unlock it. You have ruined your phone and there is no known fix.
RMA time for you.
Literally no solution unless you can invent one on your own.
Is it necessary to have your bootloader unlocked to boot into a custom recovery from your pc? Say you download twrp on your pc, would fastboot boot twrp.img be a work around for that?
CapitalParallax said:
Is it necessary to have your bootloader unlocked to boot into a custom recovery from your pc? Say you download twrp on your pc, would fastboot boot twrp.img be a work around for that?
Click to expand...
Click to collapse
yes
CapitalParallax said:
Is it necessary to have your bootloader unlocked to boot into a custom recovery from your pc?
Click to expand...
Click to collapse
Absolutely. Otherwise anybody with a notebook could swipe your phone, download everything you've got on it, then return it without you knowing, and that would mean more nekkid selfies on reddit.
CapitalParallax said:
Is it necessary to have your bootloader unlocked to boot into a custom recovery from your pc? Say you download twrp on your pc, would fastboot boot twrp.img be a work around for that?
Click to expand...
Click to collapse
The entire concept of a locked bootloader is that you can't flash images through it.

How to Re-Lock Bootloader?

I need to lock my bootloader to do an exchange at T-Mobile. I have 20R stock flashed, but it still says custom bootloader upon boot, how do I relock it safely?
I read that "fastboot oem lock" will work, but will brick it if I don't do it perfectly. Any advice on what to do?
TechGuruGJ said:
I need to lock my bootloader to do an exchange at T-Mobile. I have 20R stock flashed, but it still says custom bootloader upon boot, how do I relock it safely?
I read that "fastboot oem lock" will work, but will brick it if I don't do it perfectly. Any advice on what to do?
Click to expand...
Click to collapse
ive done it .. it works. it will build dalvik once it reboots.
I was able to Lock the bootloader.
1. I connected the phone to my PC
2. Powered on the Phone (it took a few tried of pulling the battery and powering on)
3. Check the box for OEM Unlock in Dev. Option
4. Use Minimal ADB and Fastboot and type in
Quote:
adb devicecs
- you should see the phone listed as one of the devices in the command line window
Quote:
adb reboot bootloader
- phone should reboot and you shouold see 3 lines of text on top
Quote:
fastboot oem lock
- nothing will happen on the phone, but on in the commandline it should say that it is done
Quote:
fastboot reboot
Phone reboots and the boot screen does not show the unlocked bootloader message anymore
I'm terribly sorry if bumping is not ok.
Thought it wasn't worth making a new thread, since my post is about the one above.
Has anybody actually tried these steps above? (Since every other thread mentioning this says it's a one-way only thing..)
Does locking the bootloader means also loosing the custom recovery? (I'd expect that, but asking to be sure)
Does it return the phone to it's original state? (ie. before one unlocked the bootloader, or there are some differences?)
Does it also means I would be able to get official OTA updates and so on? (since with a custom recovery, that's not possible)
Thanks in advance.
Yes, it does work. I did it, worked perfectly. Yes it does return your device to it's original state. Just make sure the stock ROM is flashed and all should be well. I didn't try, but I see no reason why it wouldn't let you get OTA updates from T-Mobile. Let me know if you need help.
Nadeox1 said:
I'm terribly sorry if bumping is not ok.
Thought it wasn't worth making a new thread, since my post is about the one above.
Has anybody actually tried these steps above? (Since every other thread mentioning this says it's a one-way only thing..)
Does locking the bootloader means also loosing the custom recovery? (I'd expect that, but asking to be sure)
Does it return the phone to it's original state? (ie. before one unlocked the bootloader, or there are some differences?)
Does it also means I would be able to get official OTA updates and so on? (since with a custom recovery, that's not possible)
Thanks in advance.
Click to expand...
Click to collapse
ive said ive done it. on the above instructions you dont beleive.??
i think you loose the twrp phone doesnt show unlocked bootloader message did not check recovery but it must revert t stock one.. not sure about OTA since am not in tmobile network.
you dont need OTA. you can always download KDZ and flash it with LGUP.
and stay uptodate.
raptorddd said:
ive said ive done it. on the above instructions you dont beleive.??
i think you loose the twrp phone doesnt show unlocked bootloader message did not check recovery but it must revert t stock one.. not sure about OTA since am not in tmobile network.
you dont need OTA. you can always download KDZ and flash it with LGUP.
and stay uptodate.
Click to expand...
Click to collapse
Thanks both for replying.
And no @raptorddd , I did not mean that.
Your post is the only mentioning that locking the bootloader is possible, while all the other similar threads have ony people saying otherwise / it's not possible. I guess a slightly doubt is legit to have, don't take it wrongly
raptorddd said:
ive done it .. it works. it will build dalvik once it reboots.
I was able to Lock the bootloader.
1. I connected the phone to my PC
2. Powered on the Phone (it took a few tried of pulling the battery and powering on)
3. Check the box for OEM Unlock in Dev. Option
4. Use Minimal ADB and Fastboot and type in
Quote:
adb devicecs
- you should see the phone listed as one of the devices in the command line window
Quote:
adb reboot bootloader
- phone should reboot and you shouold see 3 lines of text on top
Quote:
fastboot oem lock
- nothing will happen on the phone, but on in the commandline it should say that it is done
Quote:
fastboot reboot
Phone reboots and the boot screen does not show the unlocked bootloader message anymore
Click to expand...
Click to collapse
I have follow this instructions and now it giving me and error. Any fix??
WARMANH811 said:
I have follow this instructions and now it giving me and error. Any fix??
Click to expand...
Click to collapse
What error?
TechGuruGJ said:
What error?
Click to expand...
Click to collapse
Secure booting Error!
Error code: 1003
MODIFIED ! !
WARMANH811 said:
Secure booting Error!
Error code: 1003
MODIFIED ! !
Click to expand...
Click to collapse
are you sure you have h811.? i did not get that error ive tried this twice..
i remeber getting an security boot error on LG G2 i fix by flashing firmware .. so maybe KDZ could help..
if not am not sure then search for that error and find out how to fix.
raptorddd said:
ive done it .. it works. it will build dalvik once it reboots.
I was able to Lock the bootloader.
1. I connected the phone to my PC
2. Powered on the Phone (it took a few tried of pulling the battery and powering on)
3. Check the box for OEM Unlock in Dev. Option
4. Use Minimal ADB and Fastboot and type in
Quote:
adb devicecs
- you should see the phone listed as one of the devices in the command line window
Quote:
adb reboot bootloader
- phone should reboot and you shouold see 3 lines of text on top
Quote:
fastboot oem lock
- nothing will happen on the phone, but on in the commandline it should say that it is done
Quote:
fastboot reboot
Phone reboots and the boot screen does not show the unlocked bootloader message anymore
Click to expand...
Click to collapse
My H811 T-mobile phone needs service. It has original 20v software version. It is unlocked with TWRP and rooted. Can I use this method? Do I first have to downgrade software to some other version? Will this method also take out TWRP and root or do I still have to take them out before doing this? How? Please help.
joecandle said:
My H811 T-mobile phone needs service. It has original 20v software version. It is unlocked with TWRP and rooted. Can I use this method? Do I first have to downgrade software to some other version? Will this method also take out TWRP and root or do I still have to take them out before doing this? How? Please help.
Click to expand...
Click to collapse
no need to downgrade. to remove root and any trace if phone works. is to use KDZ then once it boots into system do the lock procedure. so it locks and the small white letter are removed. this way its like stock rom and recovery and the above commmands will make bootloader locked. and sent to repair. if bootloops try the freezing method.
Used on an LG Aristo that has Cyanogen and it worked
raptorddd said:
ive said ive done it. on the above instructions you dont beleive.??
i think you loose the twrp phone doesnt show unlocked bootloader message did not check recovery but it must revert t stock one.. not sure about OTA since am not in tmobile network.
you dont need OTA. you can always download KDZ and flash it with LGUP.
and stay uptodate.
Click to expand...
Click to collapse
This was the only one i found that didnt brick my phone and trust me ive bricked and unbricked this phone many times
When you use the fastboot command to lock back your bootloader, the phone doesn't revert automatically to the stock recovery and actually that is partly the reason why it bricks and other main reason is that changes made to bootloader to obtain root brick the phone. before you relock bootloader, if you have SuperSU (in-app menu option) or Magisk (uninstall zip file), use their respective methods to unroot the phone, then use twrp to flash .image file of stock recovery to recovery partition then use the fastboot command to lock the bootloader. Even then it may or may not work because if whatever method the phone uses to check the integrity of bootloader and/or recovery, such as md5, if it doesn't match, the phone will still brick. Since all your data on phone will be erased regardless as soon as you lock the bootloader, i personally just fastboot lock the bootloader, remove battery to power down, use the volume up and plug usb cable in from pc to put phone in download mode and just use LGUP (uppercut) if have kdz file already, which i do, i just let LG Bridge download the file, find it in programs folder and copy it to another location before LG Bridge deletes it --OR-- just use error recovery option in Software Update tab in LG Bridge as both LGUP and LG Bridge will detect the phone in download mode even if it is bricked.
By the way, I have used both methods above dozens of times without any issues, someone above who mentioned phone boot-looping because of locking the bootloader, it is boot-looping not because of hardware flaw which was widespread in LG G3 but a software issue (phone boots up, doesn't find the software configuration it is looking for and just restarts) and they are not the same issues, no need to freeze the phone, won't help.
the method works, but no OTA from T-Mobile. "verification problem".
When I try to "adb reboot bootloader" I get "security error".
If I try reboot recovery, TWRP is definitely not there.
Just want to update from20Q to 20X.
Any help would be appreciated.
metropical said:
the method works, but no OTA from T-Mobile. "verification problem".
When I try to "adb reboot bootloader" I get "security error".
If I try reboot recovery, TWRP is definitely not there.
Just want to update from20Q to 20X.
Any help would be appreciated.
Click to expand...
Click to collapse
The above points to you not giving permission possibly because either you missed the permission pop-up or selected option that didn't allow permission.
Can anyone help me?
When i unlock bootloader on my lg velvet 4g the fingerprint stop working so i want to relock. But when i put this on cmd "adb reboot bootloader" it only restarts my phone. Doesnt shows me the bootloader menu it only restarts normaly
Lukasz23 said:
Can anyone help me?
When i unlock bootloader on my lg velvet 4g the fingerprint stop working so i want to relock. But when i put this on cmd "adb reboot bootloader" it only restarts my phone. Doesnt shows me the bootloader menu it only restarts normaly
Click to expand...
Click to collapse
managed to solve?

TWRP Failed?

Hey,
My Phone: HUAWEI P9-EVA-L09
My Problem: recovery mode stucks after TWRP install at
!
Your device has been unlocked and can't be trusted.
To learn more, visit:
"HERE IS A LINK"
Your device is booting now...
Click to expand...
Click to collapse
i want to fix this bring it back to original ore to TWRP hope anyone can help
Greats Kralle Fuchs
FIX
Found the Problem!
The Device say's its unlocked but it wasnt so i unlock it second time and it just reboots after second unlock in to the TWRP.
Maybe it will help someone
You couldn't flash TWRP if you didn't unlock bootloader - and the phone warns you that bootloader is unlocked
If you want to get rid of the warning, you must re-lock bootloader, but it will trigger factory reset
Btw, enable Development options and check if OEM Unlocking is enabled
And in Fastboot, check does it show Bootloader and FRP unlocked

Your device is corrupt

Hi there,
I just bought a pixel 5 phone and tried to unlock bootloader
After I made the steps described in that post for P5 ... after flasing the magisk img file I wanted to reboot the phone but it is stuck on the message:
"Your device is corrupt. It can't be trusted and may not work properly.
Visit this link on another device.
link..."
What can I do to fix that issue? I'm trying to root it and install lineageos after.
Regards,
LE: Most probably I run the command with fastboot installed with apt in ubuntu 20
Version from fastboot from ubuntu: fastboot version 1:8.1.0+r23-5ubuntu2
LEE:
Pfiu ... I was pretty scared ... fixed it with this link: https://flash.android.com/devices
Can somebody let me know please if the issue was because of the bad fastboot version?
Also ... I saw there is a kddi version and without it ... tried without kddi as I don't know exactly to verify if I'm having kddi
I wanted to try again to root the phone. Went to developer options and now oem unlocking is grayed, i cannot change id and it says:
"bootloader is already unlocked".
Click to expand...
Click to collapse
Then I said to go to fastboot mode but when I'm running the command:
Code:
fastboot devices
it cannot see my phone now, I'm seeing an empty output now.
Also ... when I want to start the phone I'm seeing:
"the bootloader is unlocked and the integrity ..."
Click to expand...
Click to collapse
Can somebody please help me? what should I do?
What's the problem? The message appears on some devices that had their bootloader unlocked. So the message alone does not matter.
The problem is that I don't have root access and I want to try again those steps for root
...
I want to make the steps described for how to unlock the bootloader and have root permissions as I want to install then lineageos on the phone
Thank you
LE: so the problem is described above in more details and what exactly I did before coming at this situation
So I was able to see again the device in fastboot (enabled stay awake)
When I tried command:
Code:
fastboot flashing unlock
it said it is already unlocked
Then I flashed magisk img but I can't see it on my phone
Any advice please?
dallas87 said:
So I was able to see again the device in fastboot (enabled stay awake)
When I tried command:
Code:
fastboot flashing unlock
it said it is already unlocked
Then I flashed magisk img but I can't see it on my phone
Any advice please?
Click to expand...
Click to collapse
Pull down your notifications and allow USB debugging after plugging in on your PC perhaps? Also check the box to always allow.
I don't try anymore to root my phone as I don't want to use lineageos custom rom. I already installed one that doesn't need root.
Thanks
LE: What I installed without root required had issue for me with sim manager
I finally rooted my phone and installed lineageos that is working well

Categories

Resources