(US) T-Mobile version G7+ may come - Moto G7 Plus Guides, News, & Discussion

https://www.xda-developers.com/motorola-moto-g7-plus-t-mobile/
It has NFC and B71 which G7 doesn't have.
Hopefully bootloader will be unlockable. If so, I may get one and paid in full and have it SIM unlocked, and flash RETAIL ROM

Any update on this? Been holding out on upgrading for this if it's true

If this is right it could be the revvl 3 or 3 plus as product sku is tmo revvl this is from wifi alliance

It's the g7 plus and g7 play https://www.tmonews.com/2019/07/t-mobile-revvlry-official-specs-price/

Can we root it using g7 plus method and unlock bootloader same way I currently have the phone

You can try to get bootloader unlock code it won't hurt nothing but as far as rooting I don't know but should be the same

krazy_smokezalot said:
Can we root it using g7 plus method and unlock bootloader same way I currently have the phone
Click to expand...
Click to collapse
If you can unlock the bootloader, then rooting will be the easy part as you can usually just flash Magisk (or create a patched boot.img in Magisk Manager and flash the patched boot.img). TWRP may even work too, assuming T-Mo didn't heavily modify the underlying software and kernel.
The only question is gonna be unlocking the bootloader as it's not technically branded a Moto device (although is allegedly has the same codename). Moto may not ship a bootloader code to you, you may need to go thru T-Mobile in some way first.

Jleeblanch said:
If you can unlock the bootloader, then rooting will be the easy part as you can usually just flash Magisk (or create a patched boot.img in Magisk Manager and flash the patched boot.img). TWRP may even work too, assuming T-Mo didn't heavily modify the underlying software and kernel.
The only question is gonna be unlocking the bootloader as it's not technically branded a Moto device (although is allegedly has the same codename). Moto may not ship a bootloader code to you, you may need to go thru T-Mobile in some way first.
Click to expand...
Click to collapse
But T-MOBILE don't offer bootloader unlock I work for them. Well just gonna try cause it's given the code name lake on cpu z and the manufacturer is Motorola

krazy_smokezalot said:
But T-MOBILE don't offer bootloader unlock I work for them. Well just gonna try cause it's given the code name lake on cpu z and the manufacturer is Motorola
Click to expand...
Click to collapse
Knowing they (as in T-Mo) doesn't offer codes, which I figured they didn't, then I'd at least try to paste your unlock code on Moto's site. Worst that'll happen is a message will pop up saying you device doesn't qualify.

t mobile g7 plus bootloader unlock
i can confirm that the bootloader for the t mobile moto g7 plus is locked and could not get a unlock from Motorola website it probably has to be paid for to get a unlock. i am unable to confirm at this time if you can get a unlock i got mine on JOD jump on demand. if someone out there gets one paid for and trys for a bootloader unlock please confirm if you can or not after it is paid for. i think you could but i cant confirm that at this time please any ones feed back would be a big help we should all work to gather on this i hope for a bootloader unlock or a work around if someone figures something out but as fas as i know at this time if you owe on 1 there is no boot loader unlock but just maybe the possibility after it is paid i am not shure if you would have to go though t mobile first to get a unlock thanks and anyone's feed back would be very much appreciated.
Also this is probably the same moto g7 build lake as the one off there website but with t mobile branding and a locked down bootloader so twrp and magisk root should work if you can get a bootloader unlock. if someone does please confirm here if it does work or not thanks and i welcome your feedback from anyone.

REVVLRY+ is indeed G7 plus

Jimhackthorn said:
i can confirm that the bootloader for the t mobile moto g7 plus is locked and could not get a unlock from Motorola website it probably has to be paid for to get a unlock. i am unable to confirm at this time if you can get a unlock i got mine on JOD jump on demand. if someone out there gets one paid for and trys for a bootloader unlock please confirm if you can or not after it is paid for. i think you could but i cant confirm that at this time please any ones feed back would be a big help we should0 all work to gather on this i hope for a bootloader unlock or a work around if someone figures something out but as fas as i know at this time if you owe on 1 there is no boot loader unlock but just maybe the possibility after it is paid i am not shure if you would have to go though t mobile first to get a unlock thanks and anyone's feed back would be very much appreciated.
Also this is probably the same moto g7 build lake as the one off there website but with t mobile branding and a locked down bootloader so twrp and magisk root should work if you can get a bootloader unlock. if someone does please confirm here if it does work or not thanks and i welcome your feedback from anyone.
Click to expand...
Click to collapse
Ok I'll try it cause it got it for free and it's paid off. Got it from my job as a gift. So I'll definitely check it out then I'm even more interested. But I kinda doubt it cause the bootloader has the name revvl in it in CPU Z. Bootloader goes by MBM-3.0lake_revvl-43c7c77-190517

Ok so no I tried fastboot oem unlock and nothing happens on the phone anyone else has any idea they want me to try. I'm able to check oem unlock but in fastboot the command oem unlock does nothing on the phone

unlock instructions
krazy_smokezalot said:
Ok so no I tried fastboot oem unlock and nothing happens on the phone anyone else has any idea they want me to try. I'm able to check oem unlock but in fastboot the command oem unlock does nothing on the phone
Click to expand...
Click to collapse
That's because you got to get a unlock key from Motorola. you will first need to make a account with Motorola https://motorola-global-portal.custhelp.com/app/standalone%2Fbootloader%2Funlock-your-device-b
here is your instructions on how to get a key
Put your device in fastboot mode (power off, then press the power and volume down buttons simultaneously).
On your desktop, open a command prompt or terminal, and go to the directory where you installed the Android ADB (or make sure fastboot is in your $PATH)
At the prompt, type $ fastboot oem get_unlock_data
The returned string will be used to retrieve your unlock key.
Paste together the 5 lines of output into one continuous string without (bootloader) or ‘INFO’ or white spaces. Your string needs to look like this: 0A40040192024205#4C4D355631323030373731363031303332323239#BD008A672BA4746C2CE02328A2AC0C39F951A3E5#1F532800020000000000000000000000 EXAMPLE
Check if your device can be unlocked by pasting this string in the field below, and clicking “Can my device be unlocked?”
If your device is unlockable, a "REQUEST UNLOCK KEY" button will now appear at the bottom of this page.
then get the key put in your email address and you will get UNIQUE_KEY
then in adb put in fastboot oem unlock ((UNIQUE_KEY)) here
then fastboot reboot
If yours is paid for please let me know if it works mine is not paid for.

Jimhackthorn said:
That's because you got to get a unlock key from Motorola. you will first need to make a account with Motorola https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-b
here is your instructions on how to get a key
Put your device in fastboot mode (power off, then press the power and volume down buttons simultaneously).
On your desktop, open a command prompt or terminal, and go to the directory where you installed the Android ADB (or make sure fastboot is in your $PATH)
At the prompt, type $ fastboot oem get_unlock_data
The returned string will be used to retrieve your unlock key.
Paste together the 5 lines of output into one continuous string without (bootloader) or ‘INFO’ or white spaces. Your string needs to look like this: 0A40040192024205#4C4D355631323030373731363031303332323239#BD008A672BA4746C2CE02328A2AC0C39F951A3E5#1F532800020000000000000000000000 EXAMPLE
Check if your device can be unlocked by pasting this string in the field below, and clicking “Can my device be unlocked?”
If your device is unlockable, a "REQUEST UNLOCK KEY" button will now appear at the bottom of this page.
then get the key put in your email address and you will get UNIQUE_KEY
then in adb put in fastboot oem unlock ((UNIQUE_KEY)) here
then fastboot reboot
If yours is paid for please let me know if it works mine is not paid for.
Click to expand...
Click to collapse
Cool thanks for this I'll follow this instructions to unlock bootloader. I'll post back my findings

krazy_smokezalot said:
Cool thanks for this I'll follow this instructions to unlock bootloader. I'll post back my findings
Click to expand...
Click to collapse
This is a common method to unlock Motorola smartphone bootloader.
Hopefully you will be lucky to get the code, but you may wait up to 2 weeks after initial release.

I can confirm that Motorola will give you the unlock code.

Findings
UNLOCKING AND LOCKING BOOTLOADER WILL WIPE YOUR DEVICE> BACKUP PERSONAL DATA IF YOU WANT TO KEEP IT.
I unlocked the bootloader and flashed the moto G7 plus RETAIL firmware. Everything worked fine except google pay, and verity being disabled.
Installing TWRP would always give me a recovery boot loop, so I stopped trying, instead just booting into TWRP with fastboot.
I cannot get verity enabled, even after flashing stock and locking the bootloader, so that means no Google Pay, no Google Fi, no whatever else requires verity.
Looking at
Code:
fastboot getvar all
Shows a flag that verity is disabled and another flag that warranty is void, even after flashing stock.
The stock firmware I found in a firmware repo, because I failed to do a full backup of my system (I only backed up boot, system, and data).
Would anyone be willing to unlock their bootloader, boot into TWRP, do a full backup, and share it, to see if I can get back to stock with verity enabled? I'd love Google Pay back.

BanterJSmoke said:
I can confirm that Motorola will give you the unlock code.
Click to expand...
Click to collapse
Wow!!!
This is HUGE!!!
Pay in full to get SIM unlocked first followed by bootloader unlock and flash RETAIL ROM and become G7 Plus
CDMA support is unknown

mingkee said:
Wow!!!
This is HUGE!!!
Pay in full to get SIM unlocked first followed by bootloader unlock and flash RETAIL ROM and become G7 Plus
CDMA support is unknown
Click to expand...
Click to collapse
Except it's nearly $100 less expensive to just buy an unlocked g7+

Related

Does Moto X4 bought through Project Fi have unlocked bootloader?

I'm assuming all X4's not bought though a traditional Carrier (US) are unlocked, but after some googling, I still haven't seen any confirmation.
enriquejones666 said:
I'm assuming all X4's not bought though a traditional Carrier (US) are unlocked, but after some googling, I still haven't seen any confirmation.
Click to expand...
Click to collapse
generally speaking android one devices are allowed to unlock till now. I dont know if this time google prohibited it or not. But MI A1 is android one device and is easily unlocked using simple
fastboot oem unlock
Click to expand...
Click to collapse
command. So may be moto x4 android one edition is easy to unlock
"Unlocked" could be a couple things, of course...
With respect to bootloader, every other Fi device has been unlockable, so I would assume that trend will continue.
And, according to the Fi twitter account, an X4 purchased through Project Fi will not be carrier-locked, so should work on any network.
We're dealing with 3 different things:
1) Carrier unlocked. I would assume that yes, this phone is carrier unlocked. Meaning if you want to ditch Fi and move to another PAYG or carrier, you can.
2) Bootloader unlocked. This is almost certainly NOT unlocked, as every phone comes out of the factory with a locked bootloader.
3) Bootloader unlockable? Can it be easily unlocked for ROMs and kernels and modding etc? Probably.
Just ordered a X4 from the Fi store. It says estimated delivery on Nov 1.
i.snehal.kiran said:
generally speaking android one devices are allowed to unlock till now. I dont know if this time google prohibited it or not. But MI A1 is android one device and is easily unlocked using simple command. So may be moto x4 android one edition is easy to unlock
Click to expand...
Click to collapse
I got my x4 yesterday and can confirm that it is possible to unlock the bootloader, but to do so you have to get an unlock code from Motorola that you append after the
fastboot oem unlock
Click to expand...
Click to collapse
command. It seems I'll have to hold off for a full root tho, I haven't found a twrp or cwm recovery image that I've confirmed to be compatible with the Fi x4 yet.
I would provide the link to the motorola unlock page, but my account is too new to post an outside link.
e2robby said:
I got my x4 yesterday and can confirm that it is possible to unlock the bootloader, but to do so you have to get an unlock code from Motorola that you append after the
command. It seems I'll have to hold off for a full root tho, I haven't found a twrp or cwm recovery image that I've confirmed to be compatible with the Fi x4 yet.
I would provide the link to the motorola unlock page, but my account is too new to post an outside link.
Click to expand...
Click to collapse
google provided me this
https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a
and
https://motorola-global-en-uk.custhelp.com/app/standalone/bootloader/unlock-your-device-a
not sure I see the x4 in the list.
edit: clicking through the first link I was able to get the unlock code from motorola for my new x4. I will hold off on unlocking until we have some files to flash.
Jayman007 said:
I will hold off on unlocking until we have some files to flash.
Click to expand...
Click to collapse
Shouldn't you unlock before you start seriously using the device? "oem unlock" wipes out your secure storage as far as I remember.
alexeiz said:
Shouldn't you unlock before you start seriously using the device? "oem unlock" wipes out your secure storage as far as I remember.
Click to expand...
Click to collapse
True but if I unlock now then I will fail safetynet check
Confirmation: OEM Unlocking option is in developer settings
Just got my X4 today, and in developer settings, there is an OEM Unlocking option. I haven't done the next step (no reason yet to), but it's what I've got.
ebrandsberg said:
Just got my X4 today, and in developer settings, there is an OEM Unlocking option. I haven't done the next step (no reason yet to), but it's what I've got.
Click to expand...
Click to collapse
That toggle doesn't unlock the bootloader. But rather allows the bootloader to be unlocked. You will still need to follow the steps above to get yourself an unlock code from Motorola.

Can we still unlock the bootloader on the Honor 9 lite?

Hey all,
So I've heard that Huawei has stopped giving out unlock codes? I tried to go to their website to apply for it (giving my IMEI etc) and instead of giving me a code it just says 'please contact Huawei for questions'
I'm trying to set up project treble with it if I can figure it out.
Thanks!
You can with dc unlocker. You Just need to pay 5 euros and they Will unlock boatloader
I got my code on 08/06/2018
In the morning at 7:05 AM IST on 08/06/2018 i applied for my bootloader unlock code and i got it easily. BTW did you cross check other pre-selected options? Like 1st one asking EMUI version? Maybe that's the reason of you not getting unlock code.
Try again or Use the mailing method(I don't know much about but you have to mail the support to obtain the unlocking code and it might take upto 2-3 days)
Just got my code for bootloader unlock directly from Huawei no issues, although i will not be using straight away i have kept it in a safe place.
Psytroniks said:
You can with dc unlocker. You Just need to pay 5 euros and they Will unlock boatloader
Click to expand...
Click to collapse
Cheers will have a look
cooldude1598 said:
In the morning at 7:05 AM IST on 08/06/2018 i applied for my bootloader unlock code and i got it easily. BTW did you cross check other pre-selected options? Like 1st one asking EMUI version? Maybe that's the reason of you not getting unlock code.
Try again or Use the mailing method(I don't know much about but you have to mail the support to obtain the unlocking code and it might take upto 2-3 days)
Click to expand...
Click to collapse
I tried through their portal, and via email. This was their response:
We do apologize for the inconvenience you are experiencing, however, it is our duty to inform you that Huawei Canada does not provide codes to unlock the bootloader, root the device or provides any tool/code to modify the phone internally. We kindly inform you that this action can potentially "brick" the phone or in other words, renders the phone completely unusable and voids the warranty service and device support. We have no control over how unlocking the bootloader or rooting the phone, will affect your device.
We understand that you might be able to start the request to get the bootloader unlock code from our EMUI website, regrettably, your device does not qualify to receive this code, since the Huawei Canada warranty policy limits us to do not provide this code in order to prevent future inconveniences to our consumers.
This bootloader unlocks code, it is just limited to be available for certain specific regions.
We are aware that you can find unofficial information over the internet, about how to root or unlock your phone and due to our Security and Privacy Policies, we cannot provide you these codes or tools, for that reason, we cannot assist you in that matter.
We highly recommend you refrain from taking these actions on your device.
Psytroniks said:
You can with dc unlocker. You Just need to pay 5 euros and they Will unlock boatloader
Click to expand...
Click to collapse
I read the instructions for unlock of Huawei mobile, it requires you erase the Huawei id.
How does that affect warranty?
Can you reapply the old id if necessary?
Patxperia said:
I read the instructions for unlock of Huawei mobile, it requires you erase the Huawei id.
How does that affect warranty?
Can you reapply the old id if necessary?
Click to expand...
Click to collapse
Even if you get the unlock cose from huawei your warranty Will los once the bootloader is unlocked you lost it but iff you lock again the bootloader the warranty still available
Psytroniks said:
You can with dc unlocker. You Just need to pay 5 euros and they Will unlock boatloader
Click to expand...
Click to collapse
No, you can't. DC-Unlocker neither autodetects the phone nor is it in the manual selection list. Also https://www.dc-unlocker.com/supported_models_1/huawei_phones says no bootloader unlocking service for said phone.
On the other hand Huawei support gave me this reply (translated by me) :
Hello [censored],
sadly the bootloader unlock code service has been terminated completely. I'm really sorry but I can't help you.
Best wishes,
[censored] from HUAWEI Mobile
Click to expand...
Click to collapse
So there is currently no way to unlock the Honor 9 lite, right?
V10lator said:
No, you can't. DC-Unlocker neither autodetects the phone nor is it in the manual selection list. Also https://www.dc-unlocker.com/supported_models_1/huawei_phones says no bootloader unlocking service for said phone.
So there is currently no way to unlock the Honor 9 lite, right?
Click to expand...
Click to collapse
Not true !
https://hcu-client.com/supported-models.php
HCU will read the bootloader code easily (at a price) :-
https://hcu-client.com/
Read instructions carefully and follow them EXACTLY !
HCU is from the same stable as DC-Unlocker.
Honor 9 Lite bootloader unlocking
Sparkrite said:
Not true !
https://hcu-client.com/supported-models.php
HCU will read the bootloader code easily (at a price) :-
https://hcu-client.com/
Read instructions carefully and follow them EXACTLY !
HCU is from the same stable as DC-Unlocker.
Click to expand...
Click to collapse
Thanks for this, it appears to be the only bootloader unlock method currently available. Have you actually done this yourself? Can you (or anyone else) confirm that it works?
By the "instructions", I assume you mean the tutorial at http://hcu-client.com/read-bootloader-code-huawei-phone/. They seem clear, but they don't tell you how to actually use the code to unlock the bootloader! Can someone please point me to instructions how to do that? Thank you.
pcgardner said:
Thanks for this, it appears to be the only bootloader unlock method currently available. Have you actually done this yourself? Can you (or anyone else) confirm that it works?
By the "instructions", I assume you mean the tutorial at http://hcu-client.com/read-bootloader-code-huawei-phone/. They seem clear, but they don't tell you how to actually use the code to unlock the bootloader! Can someone please point me to instructions how to do that? Thank you.
Click to expand...
Click to collapse
Yep, I mean the tutorial.
I have used this method a good few times, all successfully .
Dc-Unlocker/HCU allows direct unlock on a lot of models and gives the unlock code on others.
To use this code, put phone in "fastboot" mode and issue the command :-
fastboot oem unlock code
Phone should factory re-set (erasing all user data) with an unlocked bootloader.
pcgardner said:
Can you (or anyone else) confirm that it works?
Click to expand...
Click to collapse
I can confirm. There's just one thing to note: Deinstall the adb drivers from Microsoft and use the ones shipped with HiSuite. Else there will be no virtual COM port and as a result the tool won't find the phone. [EDIT]And don't try to use the tool in a VM. Sadly it refuses to work there.[/EDIT]
Can someone please point me to instructions how to do that?
Click to expand...
Click to collapse
1) Enable Settings > Developer Options > Enable OEM Unlock
2) Enable Settings > Developer Options > USB Debugging
3) Turn off phone
4) Press volume down key while connecting the phone to USB to boot the phone into fastboot
5) Execute "fastboot oem unlock <unlocking code>" on the PC the phone is connected to (install adb and fastboot first)
P.S. Many thanks to @Sparkrite for pointing us in the right direction!
Sparkrite said:
Yep, I mean the tutorial.
I have used this method a good few times, all successfully .
Dc-Unlocker/HCU allows direct unlock on a lot of models and gives the unlock code on others.
To use this code, put phone in "fastboot" mode and issue the command :-
fastboot oem unlock code
Phone should factory re-set (erasing all user data) with an unlocked bootloader.
Click to expand...
Click to collapse
Great, thank you! It's reassuring to know it works reliably. And I'm glad the unlocking process itself is so simple; I remember now having used the same method on another phone some time ago.
Sparkrite said:
Yep, I mean the tutorial.
I have used this method a good few times, all successfully .
Dc-Unlocker/HCU allows direct unlock on a lot of models and gives the unlock code on others.
To use this code, put phone in "fastboot" mode and issue the command :-
fastboot oem unlock code
Phone should factory re-set (erasing all user data) with an unlocked bootloader.
Click to expand...
Click to collapse
Thank you so much. With this method I successfully unlocked the bootloader of my Huawei Honor 9 Lite. No problems, just one oddity – the HCU software warns you that reading the bootloader unlock code will wipe your phone, and you have to acknowledge that to continue. This, of course, is not the case: it is using the code to unlock the bootloader that causes the phone to do a low-level reset. Presumably a mistake in the wording.
seanpatrick123 said:
Hey all,
So I've heard that Huawei has stopped giving out unlock codes? I tried to go to their website to apply for it (giving my IMEI etc) and instead of giving me a code it just says 'please contact Huawei for questions'
I'm trying to set up project treble with it if I can figure it out.
Thanks!
Click to expand...
Click to collapse
I contact to help center with chat it automatically unlocked todayu
V10lator said:
Deinstall the adb drivers from Microsoft and use the ones shipped with HiSuite. Else there will be no virtual COM port and as a result the tool won't find the phone.
Click to expand...
Click to collapse
I used HCU to read the bootloader unlock code before I saw your message, and so had not uninstalled the Microsoft ADB drivers. I had already installed HiSuite. It still worked for me, so presumably it is not necessary to uninstall the Microsoft ADB drivers unless HCU doesn't recognize the phone.
seanpatrick123 said:
Hey all,
So I've heard that Huawei has stopped giving out unlock codes? I tried to go to their website to apply for it (giving my IMEI etc) and instead of giving me a code it just says 'please contact Huawei for questions'
I'm trying to set up project treble with it if I can figure it out.
Thanks!
Click to expand...
Click to collapse
yeah im trying to unlock it, but i have no money so I cant afford the dc unlocker thing
Free method, https://forum.xda-developers.com/9-lite/how-to/unlock-bootloader-code-t3859685, coming to XDA Feed soon.
hackintosh5 said:
Free method, https://forum.xda-developers.com/9-lite/how-to/unlock-bootloader-code-t3859685, coming to XDA Feed soon.
Click to expand...
Click to collapse
Any news?
Many thanks to those who contributed to this thread. I had no trouble unlocking the bootloader of my device using HCU after purchasing credit from DC-unlocker. At only 4 euros it was worth the money. The posted instructions were clear. Once HCU provided the code all I had to do was send it to the phone using fastboot..

[SOLVED] Your device is Currupt, it can't be trusted and will not boot.

Yesterday, I was going to lock my bootloader to cell my Nokia 8 cuz' I needed money. Being the noobie that I'm I didn't have my unlock key saved anywhere. and couldn't get a new one because the stupid Bootloader unlock app doesn't work on Pie. I did know that locking the bootloader doesn't require a key. So I just went with it without remembering that I still had TWRP instead of stock boot img installed. So when I locked the bootloader the phone booted into a screen similar to the unlocked Bootloader warning screen. But it said "Your Device is corrupt. It can't be Trusted and will not boot." Instead. So now I have locked bootloader with TWRP that I can't boot into. I still can boot into fastboot mode but I can't do much Because LoCkEd BooTlOaDeR. The only sulotion is to unlock the bootloader with an unlock key Which I don't have and flash stock boot. So please help. You'll be literally saving my life. This is my first thread ever on the internet so forgive me If I made any mistakes:laugh:
EDIT: I took my phone to the service centre near me and they were able to fix it
CommieTurtle said:
Yesterday, I was going to lock my bootloader to cell my Nokia 8 cuz' I needed money. Being the noobie that I'm I didn't have my unlock key saved anywhere. and couldn't get a new one because the stupid Bootloader unlock app doesn't work on Pie. I did know that locking the bootloader doesn't require a key. So I just went with it without remembering that I still had TWRP instead of stock boot img installed. So when I locked the bootloader the phone booted into a screen similar to the unlocked Bootloader warning screen. But it said "Your Device is corrupt. It can't be Trusted and will not boot." Instead. So now I have locked bootloader with TWRP that I can't boot into. I still can boot into fastboot mode but I can't do much Because LoCkEd BooTlOaDeR. The only sulotion is to unlock the bootloader with an unlock key Which I don't have and flash stock boot. So please help. You'll be literally saving my life. This is my first thread ever on the internet so forgive me If I made any mistakes:laugh:
EDIT: I took my phone to the service centre near me and they were able to fix it
Click to expand...
Click to collapse
Hello! I have the same problem! (((You were not interested in what exactly or how you should do to correct the error? And how much money did you get for repair?
Well you can use original OST not NOST and flash signed images (.NB1) without unlocking bootloader.
KonikoO said:
Well you can use original OST not NOST and flash signed images (.NB1) without unlocking bootloader.
Click to expand...
Click to collapse
Only with service point authorization as far as I know. OST (and NOST by extension) usually show you a login prompt when you launch them. Service Points login to a server that generates a temporary unlock key, which allows OST to reflash the partitions. With the proper authorization, even NOST could flash .qlz files (as long as the images inside are official and signed) with a locked bootloader.
Since we don't have service point permission we have to patch the tool to ignore it (both NOST and the hacked OST). It will still try to request the temporary key, fail, and pass an empty value to the bootloader. To get the bootloader to accept the following flashing commands, you have to unlock it.

Question Missing OEM Unlock on Cellular VZW S8+ (SM-X808U)

Hey guys,
I've searched the forum but nobody seems to have reported the issue I'm experiencing. The way the posts are worded, unlocking the Tab S8+ is a given. I know the US S22 has no OEM Unlocking officially supported. I've followed all the workarounds to get the option to appear to no avail.
My only theory is that VZW hasn't yet unlocked my S8+ (if it was ever locked to begin with, nevertheless I've owned it less than 60 days). Can anybody confirm if this model can be bootloader unlocked by conventional means either prior or after carrier unlock?
Hi! I'm going to try to find the other user's post who enlightened me in this section, but I might have trouble finding it.
Effectively, no U.S. carrier's version of previous and current Samsung Galaxy Tabs can have the bootloader unlocked - at least that's what I remember them telling me. You have to buy the Wi-Fi only version to be able to unlock the bootloader.
Now - SIM unlock, I know nothing about on the Tabs. Normally no matter what U.S. carrier, that I'm aware of, once you pay off your device (if financed), they'll SIM unlock the device, and although you can relate the two things (SIM and bootloader unlocking), they are completely separate and it's only certain U.S. phones (not Samsung phones or tablets) that getting SIM unlock enables you to also do OEM unlocking, and therefore be able to unlock the bootloader.
Verizon never allows the bootloader to be unlocked on any kind of device, no matter what, and all U.S. Samsung carrier devices - both phones and tablets, are never able to get their bootloader unlocked. I'm not including the rare exception that there's a hack to be able to get root - but most hacks circumvent the locked bootloader - they don't often actually allow the bootloader to be unlocked, and this sort of thing is rarer and rarer anymore.
Edit: I believe this is the post, by @googlephoneFKLenAsh.
Thank you for your thorough explanation. I was expecting the Tab to be the same situation as with the U.S. Galaxy phones, I just wasn't able to find confirmation of that.
I know Verizon is hostile to bootloader unlocking (case in point Pixel). So it was either gonna be my carrier and if not that my region.
Tablets do on rare occasion are exceptions (iirc ATT doesn't carrier lock tablets) so barring an explanation elsewhere I figured I'd post and have that question answered for myself and those concerned.
I don't understand the motivation behind it given that unlocking is already a process that can't be exploited by malware/spyware and carries a myriad of drawbacks/risks.
GlitterFartzz said:
... given that unlocking is already a process that can't be exploited by malware/spyware and carries a myriad of drawbacks/risks.
Click to expand...
Click to collapse
You're welcome!
I'm not sure I understand what you're saying here, or I'm not sure if you meant to say it differently.
An unlocked (or unlockable) bootloader can definitely be exploited without our awareness.
I agree that I don't understand the motivation - at least in contrast to AT&T and T-Mobile which apparently do allow bootloaders to be unlocked once their phones are paid for and SIM unlocked. I also don't know why or if AT&T and T-Mobile would not allow Samsung tablets to be bootloader-unlocked while allowing other brands.
Overall I think the motivation is the prevention of potentially more problems that users will have and also potentially brick their device and then they wind up with an unhappy customer because the carrier won't consider the device under warranty since it had been fiddled with in a way they're not willing to support (understandably).
Additionally, root malware would potentially be using their mobile network for nefarious purposes.
GlitterFartzz said:
Hey guys,
I've searched the forum but nobody seems to have reported the issue I'm experiencing. The way the posts are worded, unlocking the Tab S8+ is a given. I know the US S22 has no OEM Unlocking officially supported. I've followed all the workarounds to get the option to appear to no avail.
My only theory is that VZW hasn't yet unlocked my S8+ (if it was ever locked to begin with, nevertheless I've owned it less than 60 days). Can anybody confirm if this model can be bootloader unlocked by conventional means either prior or after carrier unlock?
Click to expand...
Click to collapse
I have the same s8+ 5G model and I'm unable to get to the unlock option from download mode. I have however managed to turn on the OEM unlock from android. It is very fiddly to get to the OEM unlock option, and it will disappear afterward. The method I used is to quickly go to the developer's options before the tablet fully started after a reboot. It will let you toggle the OEM unlock.
I'm waiting if someone found a way to get the bootloader unlock from download mode. Obviously I have tried all other methods ( e.g> cable + up+down volume )
It's actually not possible to unlock via download mode. Download mode is only used for Odin flashing and the like.
You have to get to the bootloader which I believe is power and vol up WITHOUT using the cable afaik.
If by some catastrophic reason you can't get into the bootloader after that, you can boot the device, enable USB debugging, plug into pc, and run adb reboot bootloader or adb reboot recovery.
killerzac said:
I have the same s8+ 5G model and I'm unable to get to the unlock option from download mode. I have however managed to turn on the OEM unlock from android. It is very fiddly to get to the OEM unlock option, and it will disappear afterward. The method I used is to quickly go to the developer's options before the tablet fully started after a reboot. It will let you toggle the OEM unlock.
I'm waiting if someone found a way to get the bootloader unlock from download mode. Obviously I have tried all other methods ( e.g> cable + up+down volume )
Click to expand...
Click to collapse
Have you been able to get the OEM unlocking switch to reappear after you've already toggled it?
If so, is it still on when it reappears? If it is then there's a high likelihood the device can then be unlocked.
GlitterFartzz said:
Have you been able to get the OEM unlocking switch to reappear after you've already toggled it?
If so, is it still on when it reappears? If it is then there's a high likelihood the device can then be unlocked.
Click to expand...
Click to collapse
yes, it remains as OEM unlocked. I even tried to see if this could be false positive by flipping OEM unlock back and forth. It has shown the setting is persistence, if you set OEM unlock it will stay unlock. If you set it back to OEM lock. It stays as OEM lock.
GlitterFartzz said:
It's actually not possible to unlock via download mode. Download mode is only used for Odin flashing and the like.
You have to get to the bootloader which I believe is power and vol up WITHOUT using the cable afaik.
If by some catastrophic reason you can't get into the bootloader after that, you can boot the device, enable USB debugging, plug into pc, and run adb reboot bootloader or adb reboot recovery.
Click to expand...
Click to collapse
nope, doesn't work. I tried ADB reboot bootloader or use the recovery to boot to bootloader, still no joy. I just can't get to the bootloader option which allows me to see the "Unlock bootloader options"
killerzac said:
nope, doesn't work. I tried ADB reboot bootloader or use the recovery to boot to bootloader, still no joy. I just can't get to the bootloader option which allows me to see the "Unlock bootloader options"
Click to expand...
Click to collapse
You are supposed to boot into bootloader mode and then use the fastboot tool to trigger the unlock.
Either fastboot flashing unlock or fastboot oem unlocking. Something like that.
GlitterFartzz said:
You are supposed to boot into bootloader mode and then use the fastboot tool to trigger the unlock.
Either fastboot flashing unlock or fastboot oem unlocking. Something like that.
Click to expand...
Click to collapse
yes, that is not working ( bootloader mode - doesn't let you choose ). Fastboot doesn't work with samsung, they deliberately change their code, try it yourself.
GlitterFartzz said:
You are supposed to boot into bootloader mode and then use the fastboot tool to trigger the unlock.
Either fastboot flashing unlock or fastboot oem unlocking. Something like that.
Click to expand...
Click to collapse
These are the necessary steps on this tablet to unlock the bootloader - it doesn't involve Fastboot from the Platform Tools. I am aware that on standard Android/AOSP that it does involve Fastboot since for my phones I choose Google Pixel devices.
skrowl said:
Step 1 - Prepare your Tablet (only necessary for first install on unrooted device)​
While Frija is downloading the firmware, prepare your device by doing the following:
Settings > About Tablet > Software Information > Click Build Number 7 times quickly
Developer Options (just below About Tablet on the left column)
Turn on USB Debugging
Turn on OEM unlocking
NOTE: If the OEM Unlocking option doesn't appear, connect the device to the internet, wait a few minutes, then try again
Power tablet completely off (Hold volume down + power button if you haven't changed the Bixby settings)
While holding volume up and volume down, plug the tablet into your PC via USB
Let go of volume keys as soon as the blue-green screen shows up
Press and hold volume up for 5 seconds, the screen will change to a confirmation prompt
Press volume up again to confirm, the tablet will reboot
Unplug your tablet from USB
Go through initial setup. Don't bother copying files or installing anything.
Skip signing in to your Google account and Samsung account. You won't be using them for this step.
Settings > About Tablet > Software Information > Click Build Number 7 times quickly
Developer Options (just below About Tablet on the left column)
Turn on USB Debugging
Reboot the tablet
Click to expand...
Click to collapse
roirraW edor ehT said:
These are the necessary steps on this tablet to unlock the bootloader - it doesn't involve Fastboot from the Platform Tools. I am aware that on standard Android/AOSP that it does involve Fastboot since for my phones I choose Google Pixel devices.
Click to expand...
Click to collapse
Ah I wasn't aware that some devices do not require fastboot to finalize unlock and instead immediately unlock when toggling OEM Unlocking.
Is it possible to confirm the unlock by getting the bootloader vars using fastboot however?
Alternately, what's the easiest way to confirm the bootloader is unlocked?
killerzac said:
yes, that is not working ( bootloader mode - doesn't let you choose ). Fastboot doesn't work with samsung, they deliberately change their code, try it yourself.
Click to expand...
Click to collapse
According to this post, you should have your bootloader unlocked now. Could you try following the instructions listed and report back?
Could you also explain in more detail how you can get the OEM unlocking option to appear?
I seem to be having no luck. You do own a US model, correct?
roirraW edor ehT said:
These are the necessary steps on this tablet to unlock the bootloader - it doesn't involve Fastboot from the Platform Tools. I am aware that on standard Android/AOSP that it does involve Fastboot since for my phones I choose Google Pixel devices.
Click to expand...
Click to collapse
GlitterFartzz said:
Ah I wasn't aware that some devices do not require fastboot to finalize unlock and instead immediately unlock when toggling OEM Unlocking.
Is it possible to confirm the unlock by getting the bootloader vars using fastboot however?
Alternately, what's the easiest way to confirm the bootloader is unlocked?
Click to expand...
Click to collapse
Actually, although the instructions don't make it clear without the context of seeing what's on the screen, steps 5 through 7 are what unlock the bootloader. OEM Unlocking still only (normally) enables unlocking the bootloader:
5. While holding volume up and volume down, plug the tablet into your PC via USB
Let go of volume keys as soon as the blue-green screen shows up
6. Press and hold volume up for 5 seconds, the screen will change to a confirmation prompt
7. Press volume up again to confirm, the tablet will reboot
Click to expand...
Click to collapse
Also, just as on the Google Pixel and many or all other devices, the easiest way to see that your bootloader is unlocked is the (IMHO) big honking stupid advertisement when you reboot or turn on your device that the bootloader is unlocked and the (paraphrasing) "hey thieves, if you just stole this device, you're in luck because you can hack into someone's account easier since this device's bootloader is unlocked" that stays on the screen seemingly forever.
I know that if they're actually technically savvy they'd be able to find that out anyway, but all this forced pre-boot screen does is punish those who unlock their bootloader. End Rant.
Ah I see what you mean, so It's been stated that US devices either resist BL unlocks e entirely or require alternative solutions.
That being said, has there been reports of UI bugs causing the option to appear on USA models under certain circumstances?
roirraW edor ehT said:
Actually, although the instructions don't make it clear without the context of seeing what's on the screen, steps 5 through 7 are what unlock the bootloader. OEM Unlocking still only (normally) enables unlocking the bootloader:
Also, just as on the Google Pixel and many or all other devices, the easiest way to see that your bootloader is unlocked is the (IMHO) big honking stupid advertisement when you reboot or turn on your device that the bootloader is unlocked and the (paraphrasing) "hey thieves, if you just stole this device, you're in luck because you can hack into someone's account easier since this device's bootloader is unlocked" that stays on the screen seemingly forever.
I know that if they're actually technically savvy they'd be able to find that out anyway, but all this forced pre-boot screen does is punish those who unlock their bootloader. End Rant.
Click to expand...
Click to collapse
GlitterFartzz said:
That being said, has there been reports of UI bugs causing the option to appear on USA models under certain circumstances?
Click to expand...
Click to collapse
No. I've read every post in this section starting from when I pre-ordered mine (February?), and the only post I've seen about being able to enable OEM Unlocking was from @killerzac.
Too bad that doesn't easily lead to actually being able to unlock, even if the OEM Unlocking aspect was widely reproducible.
killerzac said:
yes, that is not working ( bootloader mode - doesn't let you choose ). Fastboot doesn't work with samsung, they deliberately change their code, try it yourself.
Click to expand...
Click to collapse
Have you found a solution?
I'm in such a weird place. I'm in the UK my first Tab S8 Ultra unlocked originally but after relocking the bootloader I can't get the OEM Unlock to reappear. I needed an unlocked tablet so I bought another one and this one has never had the OEM Unlock option. Waited many sets of 7 days trying different Samsung accounts and Google accounts. I do notice like you that if you get to dev options quickly after boot OEM Unlock is there but it definitely hasn't loaded properly at this point and changing it does nothing. Tablet never gives the bootloader unlock option when you go through the process.
The only thing ive noticed is on both devices the KG Status is Active (Viewed in Download Mode). My S22 which has the OEM Unlock option shows it as inactive. Samsung have told me that I can send the tablet to them and they will look at it but I can't be without it at the moment. Don't know if both my tablets are wrongly reporting that they are in finance and MDM is locking it potentially following my Samsung account to the new tablet I bought.
Really annoyed with Samsung now spent hours on web chats with them where they keep making you reset the tablet and won't escalte it.
Even more annoying they won't look at my first tablet because it did unlock initially so the warrenty is void now that it won't unlock they have said they will replace the mainboard for £800.
@Jono0907 That really sucks! I'm sorry to hear about all the trouble. I "swear" - customer service these days. Someday, companies will just stop even having the (mostly) nearly useless customer service that they do now, and they just won't have any at all.
Jono0907 said:
Have you found a solution?
I'm in such a weird place. I'm in the UK my first Tab S8 Ultra unlocked originally but after relocking the bootloader I can't get the OEM Unlock to reappear. I needed an unlocked tablet so I bought another one and this one has never had the OEM Unlock option. Waited many sets of 7 days trying different Samsung accounts and Google accounts. I do notice like you that if you get to dev options quickly after boot OEM Unlock is there but it definitely hasn't loaded properly at this point and changing it does nothing. Tablet never gives the bootloader unlock option when you go through the process.
The only thing ive noticed is on both devices the KG Status is Active (Viewed in Download Mode). My S22 which has the OEM Unlock option shows it as inactive. Samsung have told me that I can send the tablet to them and they will look at it but I can't be without it at the moment. Don't know if both my tablets are wrongly reporting that they are in finance and MDM is locking it potentially following my Samsung account to the new tablet I bought.
Really annoyed with Samsung now spent hours on web chats with them where they keep making you reset the tablet and won't escalte it.
Even more annoying they won't look at my first tablet because it did unlock initially so the warrenty is void now that it won't unlock they have said they will replace the mainboard for £800.
Click to expand...
Click to collapse
Hi Jono,
I haven't look at it since and I'm pretty sure your finding is very much same as mine, Quote "Table never gives the bootloader unlock option". I gave my s8+ to my 5 years old son as his toy now. Piece of garbage without ROOTing for me. I'm reverting back to using my tabS6. You might hapend to see me on the northen line with my TabS6, very rare scene.

Question Help, i did something stupid.

Hello
Hoping somebody can help getting my phone up and running again.
I wanted to unroot my phone, because i was having issues with danish "MitId". And was a bit sloppy with it.
First i tried using SuperSU to remove root. Because i didnt feel like setting everything up again. Didnt work.
Then I locked the OEM Lock in developer settings. Not thinking this would be a fatal error.
Got home from work, and said to myself. Jusk lock the bootloader and the phone will reset itself.
But this is not the case, when you have been stupid enough to lock the OEM lock.
Now I am stuck on "No valid operating system could be found. The device will not boot"
I can get in to fastboot by pushning power+vol down. But cannot flash anything since the phone thinks the OEM Lock is locked on it.
Does anyone know of a solution for me. Or is it going to the shop tommorow and say that my phone is going this. And hope they will sort it for me?
Can't you fix stuff by using https://flash.android.com/ ?
No, unfortuantly not. It fails:
Device Unlock Disabled​For security reasons, you need to enable "OEM unlocking" in order to flash your device. See the device preparation instructions for more information.
Pearsondk said:
No, unfortuantly not. It fails:
Device Unlock Disabled​For security reasons, you need to enable "OEM unlocking" in order to flash your device. See the device preparation instructions for more information.
Click to expand...
Click to collapse
Try sideloading the full OTA. You don't need an unlocked bootloader for that.
Unfortuatly not, if I try to enter recovery mode. The phone just goes back to the screen saying "No valid operating system could be found. The device will not boot"
ADB is not available to me
If you can't sideload the OTA, I'm afraid there is not much else you can do with a locked bootloader except try to RMA it.
Can you get into recovery at all. Even if it's the stock you can attempt a sideload of the stock OTA.zip from Google. You may also try if your on boot slot A
fastboot --set-active=b
On b use
fastboot --set-active=a
Try to see if the other boot slot has an a bootable OS.
*****I apologize I just saw it's actually still locked****"
Contact U-break I-fix if I typed that correctly. The third party warranty repair center for Google's warranty. I believe they can attempt to switch the boot slot with a locked bootloader with the equipment they use to reflash these devices. If anything it's under warranty get the RMA and if the bootloader is locked on it trade someone or sell it and use it to make buying a new cheaper..
JovialQuestion said:
Can you get into recovery at all. Even if it's the stock you can attempt a sideload of the stock OTA.zip from Google. You may also try if your on boot slot A
fastboot --set-active=b
On b use
fastboot --set-active=a
Try to see if the other boot slot has an a bootable OS.
Click to expand...
Click to collapse
No, I can get into fastboot and that is it.
But everything I try in fastboot gets rejected, since it says the phone is locked.
Does the bootloader screen on the phone have the option to boot into Rescue. This has a ADB connection but I am not sure if adb sideload works
Really mad that Google intentionally locks phones this way, turning them into completely functional, but useless piece of junk. I guess that's late stage capitalism for you xD
JovialQuestion said:
Does the bootloader screen on the phone have the option to boot into Rescue. This has a ADB connection but I am not sure if adb sideload works. Use the volume keys and power button to select it
Click to expand...
Click to collapse
Kofa1 said:
Really mad that Google intentionally locks phones this way, turning them into completely functional, but useless piece of junk. I guess that's late stage capitalism for you xD
Click to expand...
Click to collapse
Google is not responsible for phone's with locked bootloaders. They make the device with the specifications the carrier that sells it stipulates. Google themselves allows the unlock.
Lughnasadh said:
If you can't sideload the OTA, I'm afraid there is not much else you can do with a locked bootloader except try to RMA it.
Click to expand...
Click to collapse
Iam guessing the same. Phone doesnt want to do anything.
And since i cant get into the phone to oem lock i am stuck. Live in Denmark, so by law I havnt voided the warrenty by rooting.
Pixel warranty is always valid even if you unlock and root. Google doesn't void the warranty. Go to Google pixel support page. Find warranty and act as if your submitting a RMA and it will tell you after you enter the device IMEI how long your warranty is valid for
Delete
If that were true. Android flash tool https://flash.android.com/welcome
Would work as it's the same process for the browser to flash the very same file. Motorola allowed signed factory img on locked. Google had never allowed that in fastboot as far as I am aware
DroidRommer said:
All you need to do is go here Factory pixel firmwares and scroll down to pixel 7 panther assuming you're not on the pro (cheetah)
-select the latest version for your model whether that's Verizon or whatever if you have the carrier unlocked one like myself just choose the Feb firmware that doesn't have a carrier name at the end of the firmware number (you should have your phone plugged into your PC and in fastboot mode) click flash and follow the steps. These are Googles factory images so it doesn't matter if your bootloader is unlocked or not as long as you choose the latest version and the correct version for your phone. Tbh you can't really brick the pixel 7 as long as you have a PC and are able to put the phone in fastboot mode (holding the volume down and power button while powering on)
-Anytime you run into some kind of bootloop issue or wanna get rid of root flashing the stock firmware from this website will factory reset and revert your phone to the way it was the very first time it was pulled out of the box and powered on. If you have already tried this and you know forsure you did everything correctly then I must admit I have never had this happen and I'm someone who flashes custom roms and goes back to stock to get the latest security update just to turn around and flash another custom rom right after lol. If you need any help or advice feel free to pm me whenever. I have been rooting phones for a long time and have to say that the Google pixel is by far the most user friendly phone I've ever owned when it comes to custom rooms, rooting etc. You can ALWAYS go back as long as you know what steps to take. Sorry for the rant especially if you already figured it out.
Happy Customizing!
DROIDROMMER
Click to expand...
Click to collapse
Their bootloader is locked. You cannot flash a factory image like that with a locked bootloader. They also turned off OEM Unlocking in the developer settings. If they had left this enabled they would be able to use Android Flash Tool as that tool will unlock your bootloader if OEM Unlocking is enabled.
Kofa1 said:
Really mad that Google intentionally locks phones this way, turning them into completely functional, but useless piece of junk. I guess that's late stage capitalism for you xD
Click to expand...
Click to collapse
This wouldn't be Google, they basically encourage you too unlock the bootloader and root if you want as they give you all the tools you need and factory firmware options to go back if you make a mistake. Tbh if you are able to unlock and root the phone to start then you can go back. Even with a locked bootloader you can always flash the latest factory image on googles dev website, you just can't downgrade firmware or install different carrier firmware without the unlocked bootloader. If we really wanna poke at some phone developers I vote Samsung as I have had multiple people ask me to root their phones and if it's a US snapdragon version it cannot be done its so frustrating lol thanks for letting me vent, have a great day if you have the the carrier unlocked dev edition of the pixel 7 and ever need any help feel free to pm me. I have been rooting and romming pixels for a long time
Edit: I was not aware you couldn't flash the stock firmare using googles dev page without oem unlock. I apologize for jumping to conclusions. I thought I had every possible bad scenario happen to me by now but apparently I learned something new today.
DroidRommer said:
This wouldn't be Google, they basically encourage you too unlock the bootloader and root if you want as they give you all the tools you need and factory firmware options to go back if you make a mistake. Tbh if you are able to unlock and root the phone to start then you can go back. Even with a locked bootloader you can always flash the latest factory image on googles dev website, you just can't downgrade firmware or install different carrier firmware without the unlocked bootloader. If we really wanna poke at some phone developers I vote Samsung as I have had multiple people ask me to root their phones and if it's a US snapdragon version it cannot be done its so frustrating lol thanks for letting me vent, have a great day if you have the the carrier unlocked dev edition of the pixel 7 and ever need any help feel free to pm me. I have been rooting and romming pixels for a long time
Click to expand...
Click to collapse
Dude. You cannot flash factory images of any kind on any Google phone with the bootloader in locked status. Please stop giving false information on here. If you want to talk up Samsung do it on a Samsung post. Let's not confuse everyone please
DroidRommer said:
Even with a locked bootloader you can always flash the latest factory image on googles dev website, you just can't downgrade firmware or install different carrier firmware without the unlocked bootloader.
Click to expand...
Click to collapse
To use Android Flash Tool, you have to have OEM Unlocking enabled in Developer Options for it to be able to unlock the bootloader.
To flash the factory image in fastboot you must have an unlocked bootloader.
Lughnasadh said:
Their bootloader is locked. You cannot flash a factory image like that with a locked bootloader. They also turned off OEM Unlocking in the developer settings. If they had left this enabled they would be able to use Android Flash Tool as that tool will unlock your bootloader if OEM Unlocking is enabled.
Click to expand...
Click to collapse
Okay my bad you are right fortunately I have never had this happen. And like someone else said if he can't get into recovery then he can't sideload a factory ota... sorry I'm at a loss on this one. Some custom roms use "fastboot update file.zip" would that do anything in this case or would that command not even work with a locked bootloader I'm assuming. I apologize for trying to act like a know it all I've just never heard of this happening

Categories

Resources