Need assistant in unlocking LTE bands - Verizon HTC One (M8)

I been following the guild here
.http://forum.xda-developers.com/verizon-htc-one-m8/general/lte-band-7-2600mhz-finally-guide-t2992523
and referencing the other guild regauding the LTE unlocking method for M9 that also works on M8
My phone is unlock and ADB is enable, I am able to get diagmode by doing the ##2434# code (an image does pop up) but I don;t know how to install the modified drivers and I can ot get the program QXDM to read the phone. Can someone help me out?
I'm on window's 10 and I already know how to disable signatures (it's a pain)

Related

[GUIDE]Unlock Any LTE Band[TESTED][100% Working]

This method is only known to be working on VZW M8's.
I WILL NOT BE HELD RESPONSIBLE IF SOMETHING WRONG HAPPENS TO YOUR DEVICE BY FOLLOWING THIS GUIDE!
Before proceeding ahead Just check which bands your service provider uses and note it down somewhere.
(Since there are many people out there who have asked about jio or other indian carriers, for their convinience i am writing a short note : In india Reliance Jio is using band 3,5 and 40 and airtel is using band 3 and 40. all other carriers are also using these three frequencies only i.e. 3,5 and 40. I am no longer using my verizon m8 currently i have an indian galaxy S7, but when i was using my m8 i was able to connect to band 3 using airtel, i also tried using jio but it doesn't work at least for me.)
Steps To Unlock The LTE Bands :
First of all ensure you are on stock verizon rom.(Its Really Easy to Enter Diag Mode On Stock Verizon ROM)
if not use an RUU from this thread(use the latest one.):-HERE
Install HTC Sync Manager on your PC before proceeding ahead, by putting your phone into install mode.
Now once you have flashed the ruu or you are already on stock verizon rom and also installed htc sync manager, Follow these steps :-
1. Download DFS Tool
2. Skip this step if you are using a CDMA SIM.
Put your phone into cdma mode by going into Settings>Mobile Data>Network Mode>LTE Only Mode. Enable USB debugging as well.
3. Open Phone Dialler type on the Dial Pad ##3424# and press call button. Phone Should enterr into diag mode. If you are on marshmallow firmware phone will ask for MSL code, Here it is - 000000(6 times zero).
4. connect your phone to the computer and install DFS Tool You just downloaded on your computer.
5. Optional : Create an account on this website - https://www.cdmatool.com/
6. Open DFS tool and login or just skip the login if you do not have cdmatool.com account.
7. Now you will see your m8 listed as PORTXX(X - Refers to any number between 0-9) in DFS Tool. Double click on it.
8.On the DFS Logs window you should read something like device connected.
9.Now in main DFS Window click on Band Tab, then under the bands tab you will see two tabs, HSPA and LTE click on Latter one.
10.Click Read.
11. Select the LTE bands you need.
12. Click write.
13. Restart Your Phone Once.
14 Put It Back Into GSM Mode/CDMA mode depending on your network provider.
For Stock ROM Users Only/Custom ROMs Based on Verizon stock ROM/Still Not Getting LTE
1.Download This APP
2.Then Select GSM/WCDMA/LTE auto in the App
Still not getting LTE?
Reset phone through stock recovery(4.4.X reccomended.)
Test for at least a day and then report back by either participating in the poll above or replying below.
Is this permanent for the phone? Will it be the same after I flash any other custom roms?
SonyXperiaS said:
Is this permanent for the phone? Will it be the same after I flash any other custom roms?
Click to expand...
Click to collapse
Flashing a rom shouldn't change it. It would only change if you flashed an RUU or flashed just the firmware for the phone.
SonyXperiaS said:
Is this permanent for the phone? Will it be the same after I flash any other custom roms?
Click to expand...
Click to collapse
Yes it should remain as is no matter whatever ROM u flash.
As far as firmware flashing is concerned i will get back to you on that one.
Low signal
excuse my bad English , has not noticed that when browsing 4g significantly low signal
Hugo9106 said:
excuse my bad English , has not noticed that when browsing 4g significantly low signal
Click to expand...
Click to collapse
You might not be having that good 4g reception in your area. That can be the most probable reason. Try using your SIM in some other 4G phone and tell if the same thing happens.
I tried this on my GSM-unlocked HTC One M8 (w official marshmallow installed), but I can't seem to get into the diag. mode. I was asked for MSL code after I type in ##3424#, but I don't have the MSL code.
Anyway to get MSL code or get by this one? Do I have to unlock the phone to do the steps as in OT? Mine is still locked and S-ON.
Your help will be very appreciated.
fengwei007 said:
I tried this on my GSM-unlocked HTC One M8 (w official marshmallow installed), but I can't seem to get into the diag. mode. I was asked for MSL code after I type in ##3424#, but I don't have the MSL code.
Anyway to get MSL code or get by this one? Do I have to unlock the phone to do the steps as in OT? Mine is still locked and S-ON.
Your help will be very appreciated.
Click to expand...
Click to collapse
'##3424#' wont work on GSM M8.
You will have to enter diag mode by different means.
Try this code-
HTML:
adb shell
su
echo 1 > /sys/devices/virtual/android_usb/android0/f_diag/on
Click to expand...
Click to collapse
After you are done with unlocking bands use this code to disable diag-
HTML:
echo 0 > /sys/devices/virtual/android_usb/android0/f_diag/on
Click to expand...
Click to collapse
SonyXperiaS said:
Is this permanent for the phone? Will it be the same after I flash any other custom roms?
Click to expand...
Click to collapse
I flashed MM radio on my verizon m8 and I am still getting LTE. So firmware flashimg will not relock the bands.
piyushkohli97 said:
'##3424#' wont work on GSM M8.
You will have to enter diag mode by different means.
Try this code-
After you are done with unlocking bands use this code to disable diag-
Click to expand...
Click to collapse
Great! I'll give it a try tonight. Hope it'd work. I don't really need or want to root my phone, I just need to enable the LTE bands in my country (Singapore).
fengwei007 said:
Great! I'll give it a try tonight. Hope it'd work. I don't really need or want to root my phone, I just need to enable the LTE bands in my country (Singapore).
Click to expand...
Click to collapse
Remember usb debugging should be turned on.
Forgot to mention it in the op
piyushkohli97 said:
Remember usb debugging should be turned on.
Forgot to mention it in the op
Click to expand...
Click to collapse
I did enable usb debugging.
Tried your code, but adb gave me the following:
system/bin/sh: can't create /sys/devices/virtual/android_usb/android0/f_diag/on: Permission denied
Does this mean I have to unlock and S-OFF my phone?
When I type in command su, it's not a valid command. I assume su means superuser? My phone isn't rooted, still S-ON.
fengwei007 said:
I did enable usb debugging.
Tried your code, but adb gave me the following:
system/bin/sh: can't create /sys/devices/virtual/android_usb/android0/f_diag/on: Permission denied
Does this mean I have to unlock and S-OFF my phone?
Click to expand...
Click to collapse
Deleted : Refer to next one plz.
fengwei007 said:
I did enable usb debugging.
Tried your code, but adb gave me the following:
system/bin/sh: can't create /sys/devices/virtual/android_usb/android0/f_diag/on: Permission denied
Does this mean I have to unlock and S-OFF my phone?
When I type in command su, it's not a valid command. I assume su means superuser? My phone isn't rooted, still S-ON.
Click to expand...
Click to collapse
You will need root access without that it will not be possible to enter Diag mode in your case.
If you have non-verizon m8...why dont you just unlock bootloader via HTC Dev and root your phone. Also you can root your phone with kingroot without needing to either unlock bootloader or S-Off the phone iff you are on 5.x.x or lower as far as i know(Many people having verizon M8 used kingroot to achive s-off via sunshine while they were on 5.0.1).
piyushkohli97 said:
You will need root access without that it will not be possible to enter Diag mode in your case.
If you have non-verizon m8...why dont you just unlock bootloader via HTC Dev and root your phone. Also you can root your phone with kingroot without needing to either unlock bootloader or S-Off the phone iff you are on 5.x.x or lower as far as i know(Many people having verizon M8 used kingroot to achive s-off via sunshine while they were on 5.0.1).
Click to expand...
Click to collapse
Mine is a Verizon GSM-unlocked M8, just upgraded to Android M (Verizon version of course) a couple of days ago. I guess I'll have to get the sunshine to unlock and s-off it then.
Thanks again for all the help
fengwei007 said:
Mine is a Verizon GSM-unlocked M8, just upgraded to Android M (Verizon version of course) a couple of days ago. I guess I'll have to get the sunshine to unlock and s-off it then.
Thanks again for all the help
Click to expand...
Click to collapse
If you have verizon m8 then you can unlock bands without root.
You need to go to cdma mode from global mode amd then go to dial pad then ##3424# as it says above in guide........
There is no verizon gsm model but all verizon m8s have gsm built in so that they can support lte, as lte is a different technology from both cdma and gsm but based on gsm.
11. Select the LTE bands you need.
Click to expand...
Click to collapse
Per Verizon, their M8 supports LTE Band 13 / 4 (700/1700 MHz).
Has anyone had success using this method to unlock bands 2/4/12 for LTE on AT&T/T-Mobile? I'd be especially interested if anyone is successful unlocking bands 3/7/20 for use in the UK and Europe. (I have a very tentative plan to visit the UK and it would be great if I could get 4G speeds while I'm there.)
dbrits said:
Per Verizon, their M8 supports LTE Band 13 / 4 (700/1700 MHz).
Has anyone had success using this method to unlock bands 2/4/12 for LTE on AT&T/T-Mobile? I'd be especially interested if anyone is successful unlocking bands 3/7/20 for use in the UK and Europe. (I have a very tentative plan to visit the UK and it would be great if I could get 4G speeds while I'm there.)
Click to expand...
Click to collapse
I can confirm about 2,3,4,7,9,40.
One person has even written that he was succeful to unlock all bands.
Go ahead and give it a shot, 2,3,4,7,12,13,20 are the bands you are looking for....
piyushkohli97 said:
If you have verizon m8 then you can unlock bands without root.
You need to go to cdma mode from global mode amd then go to dial pad then ##3424# as it says above in guide........
Their is no verizon gsm model but all verizon m8s have gsm built in so that they can support lte, as lte is a different technology from both cdma and gsm but based on gsm.
Click to expand...
Click to collapse
I tried the ##3424# on dial pad, but was asked to input MSL code I can get into diag mode with #*#*3424*#*# w/o being asked for MSL code, but it's quite different from the mode I've seen after typing in ##3423#
Okay, just found someone said that Verizon CDMA phones usually have 000000 as the MSL code. I tried it, and it worked Now I'd see if I can get the LTE bands (3,7,8) enabled ...
fengwei007 said:
I tried the ##3424# on dial pad, but was asked to input MSL code I can get into diag mode with #*#*3424*#*# w/o being asked for MSL code, but it's quite different from the mode I've seen after typing in ##3423#
Okay, just found someone said that Verizon CDMA phones usually have 000000 as the MSL code. I tried it, and it worked Now I'd see if I can get the LTE bands (3,7,8) enabled ...
Click to expand...
Click to collapse
K i will mention in the OP about MSL code thing.....
and best of luck with band unlocking.......do share the results.

LS996 ZVB Root or Unlock SIM

I've searched until my fingers hurt, I've tried root tools and even paid One Click Root to root this phone. All I really want is to use my Tmobile SIM in this Sprint Flex 2. I have the SPC and it works, but I cannot find a place to enter an APN or allow it to read the SIM.
I need some guidance here. I've been in many menus, including the hidden menu, the "Setting Util" menu and the debug menu. I thought "Change Property" would do it, but that setting (to US and TMO) does not stick.
Any help is appreciated, as this is a brand-new, zero hour LS996 and I would like to use it...
Thanks!
Frank
fjungman said:
I've searched until my fingers hurt, I've tried root tools and even paid One Click Root to root this phone. All I really want is to use my Tmobile SIM in this Sprint Flex 2. I have the SPC and it works, but I cannot find a place to enter an APN or allow it to read the SIM.
I need some guidance here. I've been in many menus, including the hidden menu, the "Setting Util" menu and the debug menu. I thought "Change Property" would do it, but that setting (to US and TMO) does not stick.
Any help is appreciated, as this is a brand-new, zero hour LS996 and I would like to use it...
Thanks!
Frank
Click to expand...
Click to collapse
Root won't get you anywhere. It's more likely going to be the modem and or software version. Like the G4 or G5 users are stuck with an OLD software version to even be able to use it with a GSM carrier. And most had to pay for a special service to get it unlocked and working
Sent from my iPhone using Tapatalk
Ive tried root tools various .apk files, etc. Nothing seems to be able to root my sprint ls996. Keep getting errors about unknown bootloader, out of date binary code, no su binary, and no busy box.... What am i doing wrong? Im trying to root without pc
Sent from my LG G Flex 2 using XDA Labs

LM-v450PM question

I just recieved my phone and before I installed anything, I was going thru it and saw that it has the option to enable oem unlock? Anyone else get this or able to further a rooting process since it has it enabled?
OEM unlock in the settings just sets a bit in frp partition.
This would allow you to unlock the bootloader IF you could
1) access the bootloader in the first place
2) it would have the necessary commands available
2a) fastboot oem unlock (android standard)
2b) fastboot flash unlock unlock.bin (or so, for LG) with the unlock.bin provided by lg, generated by device id and imei (aka needs to be whitelisted by them)
on the sd845 devices, those that flash an engineering bootloader from someone with an octoplus box, use 2a because thats available there (after they had to wipe laf to enter fastboot)
but for that to try you would need
1) someone with an octoplux box, capable of flashing to sd855 LG devices
2) some leaked engineering bootloader (or create your own via reverse engineering, but one wrong step here, and brick basically)
I appreciate the return and detailed response. I am moving from the samsung galaxy s8 active to this V50. So I got excited about seeing the enable oem switch in developers mode, being that the s8 doesnt even display it. I miss being able to tinker with a device since the nexus 5x. This one is a beaut tho. So we'll see if life can adjust to it. the S8 was good, overall, for what it was. But having a secure, or at least ipi68+mil std, is not for one who enjoys to tinker. You mentioned about LG whitlisting it. Is there such a way to have that requested, or is it a result of a form of consequence?

Root Sprint Oneplus 7 pro 5g GM1925

So I got this phone recently and I want to root it, but can't find any method with enough information and walk through.
It says "Your device is unlocked" under UICC Unlock. Also the OEM unlocking in the developer option is grayed out. So where do I go from here in order to unlock bootloader and then root? help please!
Zenith_39 said:
So I got this phone recently and I want to root it, but can't find any method with enough information and walk through.
It says "Your device is unlocked" under UICC Unlock. Also the OEM unlocking in the developer option is grayed out. So where do I go from here in order to unlock bootloader and then root? help please!
Click to expand...
Click to collapse
Same here just got my new phone today, but i cant even get the developer options to activate i keep pressing the build number but nothing happens.
machetie said:
Same here just got my new phone today, but i cant even get the developer options to activate i keep pressing the build number but nothing happens.
Click to expand...
Click to collapse
you need to tap on the software version
Cool, I finally figured out. OEM is greyed out in dev tools. Found an xda sprint bootloader unlock thread, but still no luck. Waiting to download now debrand conversion sprint OnePlus 7 pro 5g to european FW file. Not sure if you want to do that, but that's my next step. https://forum.xda-developers.com/oneplus-7-pro/how-to/discussion-oneplus-7-pro-5g-rom-gsi-t4042583
The same here. I have my 7 pro 5G sprint for 15 days and I still haven't been able to root it. Above all, my English is not very good and I don't want to be wrong. If anyone makes progress, please share..
jip said:
The same here. I have my 7 pro 5G sprint for 15 days and I still haven't been able to root it. Above all, my English is not very good and I don't want to be wrong. If anyone makes progress, please share..
Click to expand...
Click to collapse
If you find anything let me know please.
How to root Sprint Oneplus 7 pro 5g GM1925
Here are the steps that I found, from trial and error, to root Sprint Oneplus 7 pro 5g GM1925:
Disclaimer: I'm new to this. I did it on Windows 10. Maybe there is a simpler, shorter, and efficient way to do it, but I don't know it.
Some errors I did:
1. Unlocking the bootloader in Android 10. I could have done the procedure wrong, but when I tried unlocking the bootloader in Android 10 it didn't work. Yes, I could unlock it, but the phone wouldn't boot to "normal" and the recovery didn't work too; it just stood in a fastboot (if that is what is call) even when selecting start. Meaning I brick my device, but no worries I'm writing this because I manage a way to do it.
2. Updating the phone early in the steps to Android 10.
Steps:
1. Go to https://www.xda-developers.com/what-is-adb/ read and follow. You'll need this later. TIP Remember to select the "Default USB configuration" to "Transferring files" in developer options.
2. Power off your device. Connect the charging cable to the computer but NOT to the phone. On your computer right-click on the windows logo (the logo in the bottom left if you have the taskbar in the bottom). From there select "Device Manager". Hold both volume buttons (+ and -), and connect the charging cable to the phone. While holding the volume buttons, in Device Manager you should see that your phone is registered by a driver with a yellow exclamation mark. Update that driver. Disconnect the phone from the charging cable.
3. Go to https://forum.xda-developers.com/oneplus-7-pro/how-to/sprint-msmdownloadtool-unbrick-t3989841 and follow the steps. In summary, download the file provided and use it. This will format the phone. When it is done do a quick setup, the next step is going to format it again. This step will put the device in Android 9, but do NOT update. Remember to set up the phone for ADB.
4. Go to https://forum.xda-developers.com/on...otloader-unlock-sprint-oneplus-7-pro-t4042145 and follow the steps. In summary download, the file provided and use it. This step will unlock the bootloader. Do NOT update. After boot, remember to set up the phone for ADB. TIP The moment the application screen says is done (the download bar is green) rapidly hold both volume buttons (+ and -).
5. Finally, go to https://forum.xda-developers.com/oneplus-7-pro/how-to/guide-bootloader-unlock-twrp-install-t3940368 and follow the steps/links starting from the part of installing TWRP (the bootloader is already unlocked in step 4). In the link I provided, they'll be a link (the last one) that will let you update the phone, follow the steps layout there.
I hope this helps and works.
So basically what I learned is you have to flash a developer preview of 10. Unlock the bootloader then downgrade back to a stable international and then update and root. Fastboot commands where broken or not recognize in the dev preview so you had to switch up. But the dev prev allowed the oem unlock to be checked
TheMadScientist said:
So basically what I learned is you have to flash a developer preview of 10. Unlock the bootloader then downgrade back to a stable international and then update and root. Fastboot commands where broken or not recognize in the dev preview so you had to switch up. But the dev prev allowed the oem unlock to be checked
Click to expand...
Click to collapse
I didn't understand some parts if not all of what you wrote, a bit lost with the terms like developer preview of 10, dev preview, and international (what does it mean in Android). I'm new to this. But what I can certainly affirm is, in an overview and in some way, I downgraded, did everything there: unlock the bootloader and root, and finally update.
wint1014 said:
I didn't understand some parts if not all of what you wrote, a bit lost with the terms like developer preview of 10, dev preview, and international (what does it mean in Android). I'm new to this. But what I can certainly affirm is, in an overview and in some way, I downgraded, did everything there: unlock the bootloader and root, and finally update.
Click to expand...
Click to collapse
Im new here, today i bought this phone in the sprint variant, but i have a big question, is possible to use a dual sim in this phone?, i saw the tutorial to the T Mobile version, but i cant find anything about this version, thanks.
ilooooy said:
Im new here, today i bought this phone in the sprint variant, but i have a big question, is possible to use a dual sim in this phone?, i saw the tutorial to the T Mobile version, but i cant find anything about this version, thanks.
Click to expand...
Click to collapse
Sorry to say, the answer is no. I have the Sprint model too, GM1925. No Dual SIM. (And now, thanks to Sprint AND T-Mobile, no 5G for us anymore EITHER! I'm pissed. But off topic...) See here, quote from Whoareyou, comment #18:
https://forum.xda-developers.com/oneplus-7-pro/help/5g-version-dual-sim-t3938677/page2/
This is incorrect, there is no way to enable dual SIM on the GM1920 or GM1925. This would require a modem.img with the SDX50 dsds configs, which we don't have.
you can however the flash the European 10 update on to the Sprint model, there are issues with Sprint data, but non Sprint carriers work fine.
Click to expand...
Click to collapse
/d3viant/ said:
Sorry to say, the answer is no. I have the Sprint model too, GM1925. No Dual SIM. (And now, thanks to Sprint AND T-Mobile, no 5G for us anymore EITHER! I'm pissed. But off topic...) See here, quote from Whoareyou, comment #18:
https://forum.xda-developers.com/oneplus-7-pro/help/5g-version-dual-sim-t3938677/page2/
Click to expand...
Click to collapse
Mmm, its terrible, i bought the phone recently is amazing but i come from using xiaomi devices and by me is necessary to used the dual sim. well, let me check if i can buy this version and buy a the international version. In conclusion, i cant unlock the dual version nor changing it to the international rom?
Thanks.
wint1014 said:
How to root Sprint Oneplus 7 pro 5g GM1925
Here are the steps that I found, from trial and error, to root Sprint Oneplus 7 pro 5g GM1925:
Disclaimer: I'm new to this. I did it on Windows 10. Maybe there is a simpler, shorter, and efficient way to do it, but I don't know it.
Some errors I did:
1. Unlocking the bootloader in Android 10. I could have done the procedure wrong, but when I tried unlocking the bootloader in Android 10 it didn't work. Yes, I could unlock it, but the phone wouldn't boot to "normal" and the recovery didn't work too; it just stood in a fastboot (if that is what is call) even when selecting start. Meaning I brick my device, but no worries I'm writing this because I manage a way to do it.
2. Updating the phone early in the steps to Android 10.
Steps:
1. Go to https://www.xda-developers.com/what-is-adb/ read and follow. You'll need this later. TIP Remember to select the "Default USB configuration" to "Transferring files" in developer options.
2. Power off your device. Connect the charging cable to the computer but NOT to the phone. On your computer right-click on the windows logo (the logo in the bottom left if you have the taskbar in the bottom). From there select "Device Manager". Hold both volume buttons (+ and -), and connect the charging cable to the phone. While holding the volume buttons, in Device Manager you should see that your phone is registered by a driver with a yellow exclamation mark. Update that driver. Disconnect the phone from the charging cable.
3. Go to https://forum.xda-developers.com/oneplus-7-pro/how-to/sprint-msmdownloadtool-unbrick-t3989841 and follow the steps. In summary, download the file provided and use it. This will format the phone. When it is done do a quick setup, the next step is going to restore it again. This step will put the device in Android 9, but do NOT update. Remember to set up the phone for ADB.
4. Go to https://forum.xda-developers.com/on...otloader-unlock-sprint-oneplus-7-pro-t4042145 and follow the steps. In summary download, the file provided and use it. This step will unlock the bootloader. Do NOT update. After boot, remember to set up the phone for ADB. TIP The moment the application screen says is done (the download bar is green) rapidly hold both volume buttons (+ and -).
5. Finally, go to https://forum.xda-developers.com/oneplus-7-pro/how-to/guide-bootloader-unlock-twrp-install-t3940368 and follow the steps/links starting from the part of installing TWRP (the bootloader is already unlocked in step 4). In the link I provided, they'll be a link (the last one) that will let you update the phone, follow the steps layout there.
I hope this helps and works.
Click to expand...
Click to collapse
I tried doing this but #2 isnt working, nothing pops up on the device manager screen and my pc keeps making the sound when you connect and disconnect a device to the pc.
Zenith_39 said:
I tried doing this but #2 isnt working, nothing pops up on the device manager screen and my pc keeps making the sound when you connect and disconnect a device to the pc.
Click to expand...
Click to collapse
Hello man. I know it has been a long time and I haven't responded to or help you, but here I am.
In Step 2 you are updating/installing the driver so the Phone can be recognized on your PC. What I can infer from this message is that you already have the driver; that means that you can continue to the next step. If that is not the case -you don't have the driver install- then selected one of the following two links to download the driver: Link #1 https://www.driverarchives.com/pc/hp/bm388aa-abm/231997/qualcomm-hs-usb-qdloader-9008-com4-.html Link #2 https://gsmusbdrivers.com/download/android-qualcomm-usb-driver/
I recommend Link #2. In both, you'll need a program that unzips the file -I recommend 7-zip (https://www.7-zip.org)-. Then run the executable file where you'll install the driver. And definitely after that, you can continue to the next step.
I hope this helps and works.

Moto G 5G 2022 - XT2213-3(Austin) - OEM unlock greyed out

I just got the Moto G 5G 2022 from metro yesterday after I broke the digitizer in my N200 5G. I was able to get the unlock code from Motorola's bootloader unlock website, but unfortunately the OEM unlock option is greyed out and says to connect to the internet or contact my carrier. From the little information I was able to find online it seems like this should resolve itself in 3+ days, but because I am impatient I was wondering if anybody knows the package that is responsible for the timer or whatever it is that motorola is using to prevent activating the OEM unlock for a specific time period. I know on the N200, you had to be network unlocked to enable the OEM unlock option, but there was a Qualcomm package that could be removed via ADB that instantly enabled the option. This is my first device with a mediatek chipset so I'm not sure if there is anything similar that can be done. Any help would be greatly appreciated.
Hey mate. I had the same issue. You need to wait 7 days to activate that option. It was greyed out for my phone, too, but on the 7th day, I was able to unlock the bootloader.
Yet, I could not root my phone. Even there's no TWRP right now working for this phone. If you know how to root it, please let me know.
enaykey said:
Hey mate. I had the same issue. You need to wait 7 days to activate that option. It was greyed out for my phone, too, but on the 7th day, I was able to unlock the bootloader.
Yet, I could not root my phone. Even there's no TWRP right now working for this phone. If you know how to root it, please let me know.
Click to expand...
Click to collapse
Just root it by patching the boot img with magisk and flashing from a PC.
https://mirrors.lolinet.com/firmware/motorola/austin/official/TMO/XT2213-3_AUSTIN_TMO_12_S1SAS32.47-59-7_subsidy-TMO_UNI_RSU_QCOM_regulatory-DEFAULT_cid50_CFC.xml.zip
Here's a link to stock firmware if you need the boot img

Categories

Resources