bootloader locked or unlocked - E 2015 Q&A, Help & Troubleshooting

hi
can anyone tell me if my device is locked or not?
anyway I can't unlock

matteo 06 said:
hi
can anyone tell me if my device is locked or not?
anyway I can't unlock
Click to expand...
Click to collapse
Very interesting. Your device is in the Engineering state (where the secure boot fuses are not blown). This is more unlocked than normal unlocked. You can run unsigned bootloaders and TrustZone images, access more logs and features from the bootloader itself, and do some other cool things. One suggestion: NEVER run fastboot oem lock on this device. After locking, you can never go back into engineering state.
May I ask where you got this device? Was it unlocked before and did it turn into this somehow? Or did you buy it like this? Engineering devices are normally not sold to the public.

I gotta know this!

squid2 said:
Very interesting. Your device is in the Engineering state (where the secure boot fuses are not blown). This is more unlocked than normal unlocked. You can run unsigned bootloaders and TrustZone images, access more logs and features from the bootloader itself, and do some other cool things. One suggestion: NEVER run fastboot oem lock on this device. After locking, you can never go back into engineering state.
May I ask where you got this device? Was it unlocked before and did it turn into this somehow? Or did you buy it like this? Engineering devices are normally not sold to the public.
Click to expand...
Click to collapse
I had sent it motorola for repair he changed motherboard, yes it was unlocked, now I can't root 100%,only read-only not read-write,for exemple I can't install apk adway
Ps:sorry of it translator Reverso

matteo 06 said:
I had sent it motorola for repair he changed motherboard, yes it was unlocked, now I can't root 100%,only read-only not read-write,for exemple I can't install apk adway
Ps:sorry of it translator Reverso
Click to expand...
Click to collapse
Sell it to the highest bidder then buy a new one for $9.99 on BlackFriday @ Bestbuy

matteo 06 said:
I had sent it motorola for repair he changed motherboard, yes it was unlocked, now I can't root 100%,only read-only not read-write,for exemple I can't install apk adway
Ps:sorry of it translator Reverso
Click to expand...
Click to collapse
Engineering devices have write protect turned on by default, but it can be disabled by creating a particular utag by issuing a particular command over fastboot. Unfortunately, I've forgotten the exact command though.
You have a very special device on your hands The extra debugging features available on engineering hardware make kernel development significantly easier.

squid2 said:
Engineering devices have write protect turned on by default, but it can be disabled by creating a particular utag by issuing a particular command over fastboot. Unfortunately, I've forgotten the exact command though.
You have a very special device on your hands The extra debugging features available on engineering hardware make kernel development significantly easier.
Click to expand...
Click to collapse
I am not able to do debugging,so I prefer a device normal, if somebody helps me to deactivate engineer mode It would be better

matteo 06 said:
I am not able to do debugging,so I prefer a device normal, if somebody helps me to deactivate engineer mode It would be better
Click to expand...
Click to collapse
Sell it to Squid2 maybe ?
Squid make him an offer he can't refuse
You got one guy who needs it and the other who just wants a rooted phone..
if i was you Squid i would PM him and offer to buy him a fancy new top of the line Moto X or something LOL

Well... What happened with your special device?

Related

Unlock S6 Bootloader

Hello XDA, I've been wanting to root my S6 for a while now, and i think you can do it with adb. So when trying this i noticed i needed an unlocked bootloader, and i thought i had it because i had CRom service on my S6, but never opened it. When i did, it just crashed. Now, i'm not sure if I can just use
Code:
fastboot oem unlock
or i need something else. I'm on Mac so i am very, very limited. I at least can get adb to work. If i can use adb and or fastboot to unlock my device's bootloader (without messing DM Verity) then please tell me right away.
iLoveMuffinz said:
Hello XDA, I've been wanting to root my S6 for a while now, and i think you can do it with adb. So when trying this i noticed i needed an unlocked bootloader, and i thought i had it because i had CRom service on my S6, but never opened it. When i did, it just crashed. Now, i'm not sure if I can just use or i need something else. I'm on Mac so i am very, very limited. I at least can get adb to work. If i can use adb and or fastboot to unlock my device's bootloader (without messing DM Verity) then please tell me right away.
Click to expand...
Click to collapse
What variant s6 do you have?
Go to Settings - About Device - Build number. Tap on that repeatedly until you see that Developer Options has been enabled.
Go back to Settings. You will now see a new entry called Developer options. Tap on that.
Under Developer options you will see OEM Unlock. Switch that to On.
And you are done! Just that easy!
koop1955 said:
Go to Settings - About Device - Build number. Tap on that repeatedly until you see that Developer Options has been enabled.
Go back to Settings. You will now see a new entry called Developer options. Tap on that.
Under Developer options you will see OEM Unlock. Switch that to On.
And you are done! Just that easy!
Click to expand...
Click to collapse
It's not that easy, the option is called "Allow OEM unlocking" which I already have turned on. All that option does is allow the bootloader to be unlocked.
sofir786 said:
What variant s6 do you have?
Click to expand...
Click to collapse
920T Unlocked.
I know. A rare S6 model, bought in Panama.
iLoveMuffinz said:
920T Unlocked.
I know. A rare S6 model, bought in Panama.
Click to expand...
Click to collapse
What version android are you on, btw the user previous is correct, once you use OEM unlock all you need to do is flash cf-autoroot, OEM unlock make sure that after rooting the phone does not trip frp and just lock you out of your device.
---------- Post added at 07:49 PM ---------- Previous post was at 07:47 PM ----------
Just another note the g920t is classified as a T-mobile variant, it's got its own whole forum here on xda, if you don't get any luck here might be an idea to pop on over there and have a look see
sofir786 said:
What version android are you on, btw the user previous is correct, once you use OEM unlock all you need to do is flash cf-autoroot, OEM unlock make sure that after rooting the phone does not trip frp and just lock you out of your device.
---------- Post added at 07:49 PM ---------- Previous post was at 07:47 PM ----------
Just another note the g920t is classified as a T-mobile variant, it's got its own whole forum here on xda, if you don't get any luck here might be an idea to pop on over there and have a look see
Click to expand...
Click to collapse
Ok, I'm on 6.0.1 (Y is Samsung so slow when releasing updates) and a quick reminder: I'm on Mac, how am I supposed to flash CF-autoroot?
And I got confused by "make sure after rooting​the phone does not trip frp and just lock out of your device" Do you mean to be careful not to brick my device?
iLoveMuffinz said:
Ok, I'm on 6.0.1 (Y is Samsung so slow when releasing updates) and a quick reminder: I'm on Mac, how am I supposed to flash CF-autoroot?
And I got confused by "make sure after rooting​the phone does not trip frp and just lock out of your device" Do you mean to be careful not to brick my device?
Click to expand...
Click to collapse
FRP is factory reset protection, if you don't allow OEM unlock when after you have carried out root and try to log into phone again you won't be able to do so, it's a security feature, frp is very tricky and it's important you make sure you have OEM unlock enabled before trying to do anything. You can use a software called heimdall which is similar to Odin and can be downloaded for mac. Yeah samsung always rolls out updates for international before anything else, just how they work. Before doing anything I highly advise you to visit the g920t forums, you will get more info there than you will here on the international forum. I hope you manage to get things done
sofir786 said:
What version android are you on, btw the user previous is correct, once you use OEM unlock all you need to do is flash cf-autoroot, OEM unlock make sure that after rooting the phone does not trip frp and just lock you out of your device.
Click to expand...
Click to collapse
Thanks for pointing that out. I don't know why I expect people to be grateful on XDA, just because someone tries to help them.
Using a Mac, you flash files using Heimdall: http://glassechidna.com.au/heimdall/
Ok so I think I'm good to go:
I attached some screenshots checking if everything is correct. Also, is http://glassechidna.com.au/heimdall/ the correct and official site to get Heimdall? And my device's build is G920TUES5DQD1 which was released a few days ago, and I'm not sure if the CF auto root file was based on an earlier update. Will I still be able to use it?
is g920v bootloader unlockable?
is it possible to downgrade thanks to this oem unlock?
sofir786 said:
FRP is factory reset protection, if you don't allow OEM unlock when after you have carried out root and try to log into phone again you won't be able to do so, it's a security feature, frp is very tricky and it's important you make sure you have OEM unlock enabled before trying to do anything. You can use a software called heimdall which is similar to Odin and can be downloaded for mac. Yeah samsung always rolls out updates for international before anything else, just how they work. Before doing anything I highly advise you to visit the g920t forums, you will get more info there than you will here on the international forum. I hope you manage to get things done
Click to expand...
Click to collapse
My phone has the front tripped, is there any way to reset it? I can't even figure out how to pull up the system info, I can pull up the recovery menu and hard reset but I don't know how to, if possible, reset the front. Any advice?
Sent from my LGE LG-LS777 using XDA Labs
iLoveMuffinz said:
Hello XDA, I've been wanting to root my S6 for a while now, and i think you can do it with adb. So when trying this i noticed i needed an unlocked bootloader, and i thought i had it because i had CRom service on my S6, but never opened it. When i did, it just crashed. Now, i'm not sure if I can just use
Code:
fastboot oem unlock
or i need something else. I'm on Mac so i am very, very limited. I at least can get adb to work. If i can use adb and or fastboot to unlock my device's bootloader (without messing DM Verity) then please tell me right away.
Click to expand...
Click to collapse
Install Windows in a Virtual Machine, Use ODIN to flash TWRP, flash Magisk.
help with unlock bootloader s6 920v
first, i want to thank the ones that can help and enlight others. thanks.
Now, i have a verizon s6 920v and doesnt present the "OEM..." option in Dev section. could i know if is unlock the bootloader, in other way?
thanks again.
joeknz said:
first, i want to thank the ones that can help and enlight others. thanks.
Now, i have a verizon s6 920v and doesnt present the "OEM..." option in Dev section. could i know if is unlock the bootloader, in other way?
thanks again.
Click to expand...
Click to collapse
As far as I know, and what has been the fact since the release of the 920V, there's has been no known case where the bootloader has been unlocked. Due to Verizon's restrictions, the S6 is hardlocked. The only way that it might ever be unlocked is if someone reverse engineers the bootloader software, creating an unlocked version that can be flashed, and that will still pass the phone's security checks. I wouldn't hold your breath for it though, because it's been 3 years and no solution yet.
i had same issues
i have been trying to unlock my s6 smg 9208 everything that i tried failed need really your help i can't use my keyboard and mouse ????
Most Samsung phones are unlocked, Only a small percentage of Samsung phones has locked bootloaders. Just pop a different carrier SIM and make sure it works, If different sims work then your device has an unlocked bootloader.
mzayd786 said:
Most Samsung phones are unlocked, Only a small percentage of Samsung phones has locked bootloaders. Just pop a different carrier SIM and make sure it works, If different sims work then your device has an unlocked bootloader.
Click to expand...
Click to collapse
That is incorrect, what you are referring to is carrier locked. and is done to most phones sold in the US. Most can be unlocked once fully paid for and after 90 days of service.
Bootloader lock has nothing to do with sim cards at ALL!! It does have everything to do with being able to install other roms and firmware via non official sources.
Sprint Samsung Galaxy S6 model SM g920p FRP lock is blocking me from enabling OEM unl
koop1955 said:
Go to Settings - About Device - Build number. Tap on that repeatedly until you see that Developer Options has been enabled.
Go back to Settings. You will now see a new entry called Developer options. Tap on that.
Under Developer options you will see OEM Unlock. Switch that to On.
And you are done! Just that easy!
Click to expand...
Click to collapse
Hello to you super techs I'm a newbie to this hope i'm not posting out of place but my question is how do I set up my Windows PC with ADB to use ADB fastboot unlock to unlock my bootloader because FRP protection has me locked out of the phone and I can't use the build number 2 unlock OEM or is that even possible I have been searching the web and XDA 2 try and find a way to open this phone I bought for myself for Christmas not knowing anything about a phone being FRP locked to a Google account is it possible to unlock this phone so that I can Flash it and maybe be able to use it I checked the IMEI number and it comes back good so say Sprint customer service but they couldn't help me with the FRP because I bought the phone second hand could you guys please point me in the right direction if I'm in the wrong spot posting my apologies to the thread host

[ANE-LX1] OEM Unlocking

I bought ANE-LX1 (P20 Lite) on June 2018 and immediately unlocked the OEM from the developer options (automatic factory reset was done then), but i never rooted or installed custom rom, recovery...etc.
All updates was normally arriving and i was updating my phone regularly (current build is: ANE-LX1 8.0.0.170(C185)).
I decided to root my device using fastboot, but when the device is in recovery mode i can see:
Code:
Phone Locked -- (in green font color)
FRP Unlock -- (in red font color)
When i try to flash using fastboot i got:
Code:
FAILED (remote: Command not allowed)
While searching online i found that Huawei decided to lock bootloader for all users (so we buy their hardware which contains an opensource software and then they lock it... PERFECT!), and it seems that the only way now is to get the unlock code by contacting third-party codes providers, pay money and they guarantee to provide the correct unlock code (pay and pray) + I will have to expose my device information.
My questions are:
-How can i see in the developer options that my OEM is already unlocked, while the recovery is not convinced?
-Do i really have to unlock it again with the code "after purchasing it ofcourse -- which i will never do" (e.g. using fastboot)?
-Is there any solution from xda experts for my case rather than buying codes and exposing my device information or stay with a Locked bootloader?
(attached evidence images for a clearer view)
drive.google.com/open?id=1e9CepsHp2O541ZKGS0E6uqS2hBwp8ry1
drive.google.com/open?id=119eCoO4Z0TvydupLIsEv-r5lsGHOD4o0
drive.google.com/open?id=1IBA1nYnw_PU25VLPTzqSLswTpGMQxuXP
Thanks in advance for your kind support.
and Thanks Huawei for putting us as a development community in this situation, where we have to pay for the black markets to unlock our own phones in an unofficial way.
Yes please, shoot some answers!
alimerdan said:
I will have to expose my device information.
Click to expand...
Click to collapse
What do you expose?
bouncingsoul said:
Yes please, shoot some answers!
What do you expose?
Click to expand...
Click to collapse
IMEI, product S/N (if i correctly understood the process, i have to provide my device info so they can extract the bootloader unlock key)
According to the information that's available, the code used to unlock the bootloader is unlocked in a very complicated way and it's basically unique for everyone. Now, I don't know how much this is true and how and why these people got their hands on the "method" of creating the code, but no one has been able to find a way that's guaranteed to work or even work at all, except for, of course, these sites that make you pay for it. I hope I'm not mistaken and forgive me if I am, but I don't think there is any way to obtain the bootloader code manually or without exposing your information to random strangers on the internet.
Need to unlock bootloader with dc unlocker to get unique unlock code. Look guide bootloader unlocking

Samsung Galaxy A10e - Is this the right place to be???

Hi!
I recently purchased a Verizon-build Samsung Galaxy A10e (the "economy Flagship" / little-brother of the A10) but XDA has very little information on this phone. Would this be the best place to try to find/request information?
Thanks for your help!
where can i get more developer information on this phone
Give it some time before developers start posting, since the phone was released only a couple of monthes ago. It will be a good minute before you start seeing significant posts for the galaxy a10 e. Keep updating by searching on a regular basis. Check howardforums or android central as well.
On another note:
Some of us need to know the a10e galaxy update to android 10, anyone got then lastest news on that yet? I got one with metro pcs.
Thx
Sent from my SM-A102U using Tapatalk
yea like alot of sites keep saying galaxy a10e will not be getting android 10 and one ui 2.0 but the fail to see samsung own site says they will probavly in may or june of 2020
Also using an SM-A102U device, I believe the official Android 10 date is sometime in the first half of 2020. I believe March.
What would really help us is pHH-Treble support for these devices and Android 10, which I can't find any info for, aside from a GSI post on the Galaxy a20, which has (essentially) the same Exynos chip.
timba123 said:
On the metro variant I was trying to figure out bootloader unlock and the phone vibrated and a yellow exclamation ! Appeared at bottom of black screen. What is that?
Click to expand...
Click to collapse
depends on wat u mean by trying to figure it out lol.. if its like any the other usa variants its not unlockable which is why u dont see oem unlock
timba123 said:
This.
Click to expand...
Click to collapse
i dont kno wat that is but seems to be a indicator for your charger.. maybe not fast charging or something.. i assume the device is off when you get this screen.. if its off and plugged in via pc it could simply be indicating its not fast charging as its being charged from the usb port.
Sent from my SM-N976V using Tapatalk
timba123 said:
It's not off exactly. Kinda reminds me of system crash on eng fac roms. I've seen articles about older devices and it meaning no battery or no charging like you say. Guess I got over excited for nothing lol. Though it might be a hackable situation etc or different mode of some kind.
Click to expand...
Click to collapse
Yea.. and fyi, a common misconception is "eng fac" roms are two completely different things lol.. it's a pet peeve of mine which I owe to all the firmware sites and generic "guides" on the web lol.
They always refer to factory/combo roms as "eng" when they are not eng at all.. fac roms are debuggable (ro.debuggable=1) and permissive and adb enabled by default and dmv disabled with a bare bone os mainly used for testing or fixing issues with the device.
Eng on the other hand is typically a stockish build with su binary by default (allows actual adb root shell) is permissive, verity disabled, contains other high level engineering software etc etc that is supposed to be used by engineers to test their software and things of that nature. My sampwnd root for s8/s8+ for example used eng system.img to gain root. Older devices did have eng boot.img many used to root devices but since s8 and newer they are no longer used because samsung implemented security measures to where u cant flash or run them without an eng token and device being in actual eng mode. Eng tokens are hard to find as they are device specific and need to be generated on samsung servers at which if u can find someone willing to make one they are usually expensive since they need to have a legit business, purchase a signing cert from samsung to be able to generate eng tokens as well as they typically need to also pay for each individual token which just the signing cert alone I've heard various prices from thousands to 100k lol. Then after all that if you have an eng token and device is in eng mode then it's not the same as a bl unlock as you would need to flash eng firmware which is another adventure to locate and probably another pretty penny.
Rant on eng/fac differences is over lmao.
On a side note, I'm working on something that "might" work... according to my dev buddies it will work.. it's a process tho as I need to generate some custom files and I never did this before (I mainly use usa locked snaps) .. but if all goes as planned with some trickery could probably unlock the bl and at the very least root the device.. stay tuned lol
timba123 said:
On the metro variant I was trying to figure out bootloader unlock and the phone vibrated and a yellow exclamation ! Appeared at bottom of black screen. What is that?
Click to expand...
Click to collapse
I also tried (with my limited knowledge here) to enable OEM bootloader unlock by changing the settings flag in the phone but have not had luck. I talk about what I tried to do/have a screenshot showing where the system has it looked in this post:
https://forum.xda-developers.com/ga...rint-oem-lock-developer-t3963898/post80909957
I have also looked at using Tasker/other tools to try to change something here or to see if there's an intent or action or something that will trigger the unlock but haven't had luck.
timba123 said:
So since this is the only A10e root thread. I'll post here. After browsing the internet I found out that Samsung changed some security. Now fac combo cant be flashed with 3.14 odin which newer devices like our A10e will not work with odin 3.13 and before patched or not. A new odin needs to be made. Patched. And the new Security for samsung.
Click to expand...
Click to collapse
This isnt new information. I do not think a new/patched odin will work since it uses a token system. Trying to flash will say you need approval to use factory binary.
With that being said you can use a factory bin token which will then allow you to flash combo rom.
There are ways to bypass need for a token but they are not public.
Also tokens are device specific and if you can find someone to get them they are not free.
Side question that's not totally related but I'm finding conflicting answers online:
Does the A10e NOT have USB-OTG capabilities? :-/
I don't have a USB-C OTG cable to test myself. I realize this phone purposely does not have some features/capabilities that I guess are supposedly deemed more "premium," in order to keep this phone in a class I've heard described as "Economy-Flagship," (lol ). Hence: no wireless charging, no fingerprint reader, no gyroscope, no proximity sensor (this exclusion is kind of annoying - surely I can't be the only person experiencing the annoying phenomenon of chronic cheekbone-call-muting? ). But overall, I'm super happy with this phone!
I also wish I could disable Knox but I don't think that's possible without the OEM bootloader unlock setting enabled.
timba123 said:
No not new info but figured alot of people especially new people could use the info. Lol they sure are locking down phones. I wonder what influence the NSA etc have.
Click to expand...
Click to collapse
govt contracts are definitely a big part of it.. every device manufacturer wants that govt money lol
elliwigy said:
govt contracts are definitely a big part of it.. every device manufacturer wants that govt money lol
Click to expand...
Click to collapse
^This makes a lot of sense.
Sorry for my english. I'm looking for help ... i was 3 weeks in US and i lost my phone. So i buyed this A10e with boost mobile but i didn't activate it because they were trying to force me to buy a monthly subscription, wich i didn't... I bring the phone just for wifi use because is a phone with good specs for the price of 90$... and then the horror shows in a form of Harassing message ... trying to make me "accept terms and conditions" and then Boom the phone was restricted from data usage and other things, i tried to unlock the OEM and nothing, also i wipe the phone and it works fine but it keeps harassing with sudden appears of that screen asking if you accept, the icon of that screen is a peace of chess. So my question is ... Can i force an instalation of other rom? in sammobile is a international rom, so, even if i can't unlock the oem , can i install it? is there a way to root the device without the oem unlock? Thanks in advance
reyesergio23 said:
Sorry for my english. I'm looking for help ... i was 3 weeks in US and i lost my phone. So i buyed this A10e with boost mobile but i didn't activate it because they were trying to force me to buy a monthly subscription, wich i didn't... I bring the phone just for wifi use because is a phone with good specs for the price of 90$... and then the horror shows in a form of Harassing message ... trying to make me "accept terms and conditions" and then Boom the phone was restricted from data usage and other things, i tried to unlock the OEM and nothing, also i wipe the phone and it works fine but it keeps harassing with sudden appears of that screen asking if you accept, the icon of that screen is a peace of chess. So my question is ... Can i force an instalation of other rom? in sammobile is a international rom, so, even if i can't unlock the oem , can i install it? is there a way to root the device without the oem unlock? Thanks in advance
Click to expand...
Click to collapse
no.. bl is locked.. only stock official firmware can be flashed
timba123 said:
Found a rooted AP tar but gives SHA error using Odin 3.14
Click to expand...
Click to collapse
doesnt work.. ur getting error bcuz its modified which cant use bcuz bl is locked
timba123 said:
Seems to be verizon firmware by the bootloader number etc. The firmware I posted pics of. I'd upload it but my browser keeps crashing trying to upload it
---------- Post added at 04:42 AM ---------- Previous post was at 04:25 AM ----------
https://support.halabtech.com/index.php?a=downloads&b=file&c=download&id=200612
Looks like root kernel for metro or tmobile
Click to expand...
Click to collapse
correct.. all it is is stock firmware with a rooted/patched kernel for unlockable variants
Combination File, for FRP & bootloop Repair
http://www.mediafire.com/file/ekejzhig7b9zx7r/ROMProvider.COM_SM-A102USQU1ASF1.rar/file
mark332 said:
Combination File, for FRP & bootloop Repair
http://www.mediafire.com/file/ekejzhig7b9zx7r/ROMProvider.COM_SM-A102USQU1ASF1.rar/file
Click to expand...
Click to collapse
how do you expect people to flash it without a factory binary token?
timba123 said:
Is OTP similar or related to the factory token? Like a password?
Click to expand...
Click to collapse
nope.. otp more of a one time password.. the token is something that uses device specific identifiers that then gets sent to a server where it gets signed and sent back.. then it needs to b physically flashed to the device
Sent from my SM-G977P using Tapatalk

bootloop

Hi! I have a big problem. I have a Chinese version of the phone without google services. I tried to flash the firmware from the motorola and it worked, but since when the bootloader is unlocked, google pay does not work, I blocked it with the fastboot oem unlock command and that was a mistake. after which he broke.
I've tried recovery mode / factory mode in fastboot, but it still goes into bootloop.
I have downloaded the firmware, and have my 20-character alphanumeric code to unlock the device bootloader.
When I enter this code in ADB using fastboot oem unlock CODE it says 'Check 'Allow OEM Unlock' in Android Settings > Developer'.
But I can't Check 'Allow OEM Unlock' in Android settings as I can't boot the phone, and I never 'Checked it' when the phone was working properly.
Is there anyway to 'Allow OEM Unlock' while the phone is in fastboot mode, without being able to boot the phone properly?
Any attempt to flash the phone with native firmware or any other leads to the message "FAILED (remote failure)"
i'm tried different options with xda but nothing helps ... do I really have to throw the device in the trash ... it makes me very sad.
I can't believe that the manufacturer didn't come up with a normal recovery option.
I will be very grateful for your help.
What is the bootloader status? if it is Flashing_Locked, then its a high chance that isn't fixable, like my G6 Plus, i tried everything, but nothing appears to help. My phone is on the wardrobe, just waiting for some expert to come with a solution to this...
Tsumetaay said:
What is the bootloader status? if it is Flashing_Locked, then its a high chance that isn't fixable, like my G6 Plus, i tried everything, but nothing appears to help. My phone is on the wardrobe, just waiting for some expert to come with a solution to this...
Click to expand...
Click to collapse
yes, unfortunately bootloader status Flashing_Locked ((
Mit1332424 said:
yes, unfortunately bootloader status Flashing_Locked ((
Click to expand...
Click to collapse
sadly, there isn't a known fix for flashing_locked, there is some people that had the luck to lock it on OEM_Locked and could reflash stock, but for Flashing_Locked you cant
there is 3 options now:
-Play dumb and get a replacement from motorola
-Wait for a fix
-Replace the motherboard
Tsumetaay said:
sadly, there isn't a known fix for flashing_locked, there is some people that had the luck to lock it on OEM_Locked and could reflash stock, but for Flashing_Locked you cant
there is 3 options now:
-Play dumb and get a replacement from motorola
-Wait for a fix
-Replace the motherboard
Click to expand...
Click to collapse
Is it really possible to wait for a fix? It seems to me that the motorola is not very worried about it.
Mit1332424 said:
Is it really possible to wait for a fix? It seems to me that the motorola is not very worried about it.
Click to expand...
Click to collapse
there must be a way by using EDL or JTAG pins to unlock it since motorola doesn't want to share stock factory images to us. I don't think the solution is going to be available soon, so just try to play dumb with motorola and get a replacement...
Mit1332424 said:
Is it really possible to wait for a fix? It seems to me that the motorola is not very worried about it.
Click to expand...
Click to collapse
unfortunately my phone is no longer under warranty. Yes, and I tried EDL, it doesn't work. Bootloader lock is too good
Mit1332424 said:
unfortunately my phone is no longer under warranty. Yes, and I tried EDL, it doesn't work. Bootloader lock is too good
Click to expand...
Click to collapse
Sadly mine is also no longer under warranty... About EDL, i don't mean blankflashing it, instead there must be a way to access the bootloader lock related partition directly from the EMMC then unlocking it...
Mit1332424 said:
unfortunately my phone is no longer under warranty. Yes, and I tried EDL, it doesn't work. Bootloader lock is too good
Click to expand...
Click to collapse
I think that if this happens then the protection of all devices will be compromised and the manufacturer will definitely not want it. most likely the phone died forever
Mit1332424 said:
I think that if this happens then the protection of all devices will be compromised and the manufacturer will definitely not want it. most likely the phone died forever
Click to expand...
Click to collapse
yea it was a bad call from my side... So i was doing a quick search here and i found something that can be useful
the Medusa JTAG Pro Box can skip the "permission" thing and flash the stock, but its kinda expensive in my country and i don't know anyone that has it...
Tsumetaay said:
yea it was a bad call from my side... So i was doing a quick search here and i found something that can be useful
the Medusa JTAG Pro Box can skip the "permission" thing and flash the stock, but its kinda expensive in my country and i don't know anyone that has it...
Click to expand...
Click to collapse
gave the phone to a local service, maybe they have something similar. I'll tell you the result within two days
Mit1332424 said:
gave the phone to a local service, maybe they have something similar. I'll tell you the result within two days
Click to expand...
Click to collapse
ok, i still have hopes that they know how to fix it and it is easy to do so.

Question Can I unlock bootloader for this phone? (Moto G Power 2021)

Hi, I have no doubt this is a common question, but I'm here because after researching all day on this website and others, I have heard conflicting narratives and want to see if I can get some clarity with someone who has knowledge on this.
TLDR; I am wondering if all U.S. phones with Snapdragon cannot be normally rooted by just enabling OEM unlock/unlocking bootloader and must be rooted in an expert/costly method. Or if accounts from people saying they enabled OEM unlock on their Moto G Powers I read were not just fictional or with non-U.S. phones.
Click to expand...
Click to collapse
I live in the U.S. What I understand is that all U.S. Android phones with the Snapdragon chipset are impossible to easily root because they cannot have their bootloaders unlocked. I found this to be the case with the (unlocked, not carrier-specific) U.S. Moto G Power 2021 phone I just bought. I cannot tick OEM Unlocking in Developer settings, it's greyed out. I found users here and on other forums saying that it's possible to conventionally root Moto G Power 2021 phones, which I thought up till recently because I easily got an ID from the Motorola website, but obviously couldn't proceed with fastboot because OEM Unlocking is disabled and I can't change that. (in CMD fastboot said exactly this: OEM must be unlocked to proceed.)
Oddly, some users said that the option stopped being greyed out after a few days or a week. I contacted Motorola to see if this is a design thing but they were of no help, just telling me not to root as if I was unaware it voids warranty. Notably, just as many users said that the option would always be disabled, which began to make sense given what I learned next.
It was soon after I found people saying that all U.S. Android phones with Snapdragon consciously lock bootloader. All carrier-specific and unlocked varieties. (Consequently, there are services that do it for you, but this costs money and I'm interested in a phone I can root myself for free.) I was surprised it took me as long as I did to hear of this, and afterwards I searched for this specifically to get more clarity but didn't find any articles or documentation. It explains everything, of course, except for why I read some people (including here) were able to enable OEM Unlocking on their Moto G Power 2021 devices. (perhaps they were not U.S. phones but this was not mentioned.)
At this point if there's no way to enable OEM unlock I'm simply going to return the phone as I want a phone that I can root.
Snapdragon Androids disabling OEM unlock/bootloader unlocking is simply because of U.S. company decisions, because non-U.S. Android phones with Snapdragon do allow it. Because of this, I'm looking at international/European GSM Androids with Snapdragon, (such as the Xiaomi Mi A3) which the majority of anywhere-near-recent Androids clearly have, that would allow me to do this. I'm going to be as sure as I can it will be compatible in the U.S. (I use AT&T) and that it will be feasible to root for free.
Thanks for reading, especially if you got this far.
To root a phone's Android it isn't needed to unlock phone's bootloader. Android is rooted as soon as SU binary is present in Android's file system.
jwoegerbauer said:
To root a phone's Android it isn't needed to unlock phone's bootloader. Android is rooted as soon as SU binary is present in Android's file system.
Click to expand...
Click to collapse
Motorola system partition is write-protected, the bootloader must be unlocked for permanent root.
KindleMatchLight said:
Hi, I have no doubt this is a common question, but I'm here because after researching all day on this website and others, I have heard conflicting narratives and want to see if I can get some clarity with someone who has knowledge on this.
I live in the U.S. What I understand is that all U.S. Android phones with the Snapdragon chipset are impossible to easily root because they cannot have their bootloaders unlocked...
Click to expand...
Click to collapse
See the CID and OEM unlock posts
[Guide]Un/locking Motorola Bootloader
UnLocking and ReLocking Motorola Bootloader https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a Moto Bootloader Unlocking site Re-Locking see Post #4 More about bootloader UnLocking Post #2 Can my...
forum.xda-developers.com
If you get the bootloader unlocked
[Guide] Root Motorola with Magisk (UnLocked Bootloader)(Non-TWRP method)
Root Motorola Devices with Magisk Note: This method has been working with most Moto Devices that the Bootloader can be UnLocked. If the Bootloader cannot be Unlocked this method will not work. Please only use this as a reference. If you require...
forum.xda-developers.com
sd_shadow said:
Motorola system partition is write-protected, the bootloader must be unlocked for permanent root.
Click to expand...
Click to collapse
Absolute nonsense.
KindleMatchLight said:
Hi, I have no doubt this is a common question, but I'm here because after researching all day on this website and others, I have heard conflicting narratives and want to see if I can get some clarity with someone who has knowledge on this.
I live in the U.S. What I understand is that all U.S. Android phones with the Snapdragon chipset are impossible to easily root because they cannot have their bootloaders unlocked. I found this to be the case with the (unlocked, not carrier-specific) U.S. Moto G Power 2021 phone I just bought. I cannot tick OEM Unlocking in Developer settings, it's greyed out. I found users here and on other forums saying that it's possible to conventionally root Moto G Power 2021 phones, which I thought up till recently because I easily got an ID from the Motorola website, but obviously couldn't proceed with fastboot because OEM Unlocking is disabled and I can't change that. (in CMD fastboot said exactly this: OEM must be unlocked to proceed.)
Oddly, some users said that the option stopped being greyed out after a few days or a week. I contacted Motorola to see if this is a design thing but they were of no help, just telling me not to root as if I was unaware it voids warranty. Notably, just as many users said that the option would always be disabled, which began to make sense given what I learned next.
It was soon after I found people saying that all U.S. Android phones with Snapdragon consciously lock bootloader. All carrier-specific and unlocked varieties. (Consequently, this there are services that do it for you, but this costs money and I'm interested in a phone I can root myself for free.) I was surprised it took me as long as I did to hear of this, and afterwards I searched for this specifically to get more clarity but didn't find any articles or documentation. It explains everything, of course, except for why I read some people (including here) were able to enable OEM Unlocking on their Moto G Power 2021 devices. (perhaps they were not U.S. phones but this was not mentioned.)
At this point if there's no way to enable OEM unlock I'm simply going to return the phone as I want a phone that I can root.
Snapdragon Androids disabling OEM unlock/bootloader unlocking is simply because of U.S. company decisions, because non-U.S. Android phones with Snapdragon do allow it. Because of this, I'm looking at international/European GSM Androids with Snapdragon, (such as the Xiaomi Mi A3) which the majority of anywhere-near-recent Androids clearly have, that would allow me to do this. I'm going to be as sure as I can it will be compatible in the U.S. (I use AT&T) and that it will be feasible to root for free.
Thanks for reading, especially if you got this far.
Click to expand...
Click to collapse
You must wait, I believe it was several days of the device being online (wifi at least) to get it to permit unlocking the bootloader. I know with mine (US Xfinity Wireless), out of the box, it was gray, but 2 or 3 days later it was able to be toggled and I unlocked and got Magisk installed easily, using the patch stock boot.img method, and flashing it via fastboot beyond that. So you can do it, just can't do it before you activate the thing properly I think is the main block there you're describing. So perhaps those outside the US (with US models they can't toggle) can connect to a VPN'd wifi network and have it look like it's in the US, maybe.
There's a lot that can be done on these with just tinkering to get it there is all. But make sure you have your stock firmware is all, so you can quickly get it back into bootloader and just a flash away to fix anything really.
jwoegerbauer said:
Absolute nonsense.
Click to expand...
Click to collapse
Okay. Legit question here... How does one go about injecting SU binary to the system on the moto g 2021 series with secured boot?
Why should SU binary get housed in /system/... ? It's irrelevant where it's located, the main thing is that it's available and executable. Even Magisk doesn't store it in /system/.. but in /data/..
Because folder /data/local/tmp by default is mounted as RW my recommendation is to store it there. Using this storage place isn't conflicting with SELinux and/or AVB.
Code:
adb devices
adb push <FULL-PATH-OF-SU-BINARY-ON-PC-HERE> /data/local/tmp/
adb shell "chmod +x /data/local/tmp/su"
When you have to run a shell command what requires elevated rights, then you run
Code:
adb devices
adb shell "/data/local/tmp/su -c '<SHELL-COMMAND-HERE>'"
Deleted member 1890170 said:
To root a phone's Android it isn't needed to unlock phone's bootloader. Android is rooted as soon as SU binary is present in Android's file system.
Click to expand...
Click to collapse
it needs to be unlock

Categories

Resources