[Unlock / Relock] Bootloader - Motorola One Vision Guides, News, & Discussion

If you want to unlock bootloader, just follow the motorola guide.
For trouble shooting or more info about how to get your "cid" and see if it's unlockable , have a look here.
If you want to relock it:
Code:
fastboot oem lock
...
(bootloader) WARNING: This command erases all user data.
(bootloader) Please re-run this command to continue.
OKAY [ 0.080s]
finished. total time: 0.080s
Code:
fastboot oem lock
...
(bootloader) warranty bit blown
(bootloader) Lock complete! Flash signed images after reboot if needed
OKAY [ 0.943s]
finished. total time: 0.944s

So, um, is it unlockable? (Given the article linked is generic across all Moto phones, and the list of unlockable phones does not actually list the Moto One Vision.) Apparently you can run
Code:
fastboot getvar all
with the phone in bootloader mode to get the cid, and if it is one of: 0x0000, 0x0003, 0x0007, 0x0009, 0x000B, 0x000C, 0x000D, 0x000E, 0x0014, 0x00DE or 0x0032; but no others, its bootloader can be unlocked.
Asking because there's an Amazon UK Prime Day deal on today and tomorrow for this phone where it's 25% off its regular price, and I'd rather only buy it if, once its warranty runs out as do the Android One security updates, there's a chance for me to unlock the bootloader and put on, say, Lineage OS. My LG G5 is on its last legs and I do need a new phone, and it'll be a long while before this phone regularly sells used for £199.99 here in the UK. Especially with Brexit, and therefore an impending Sterling devaluation, closing fast.
(I gather the "Amazon Prime phones" mentioned as non-unlockable in the article are US Amazon Prime exclusive phones such as the Moto G6 and X4 that were for a time offered only to Amazon Prime customers in the US.)

obs3rv said:
So, um, is it unlockable?
(I gather the "Amazon Prime phones" mentioned as non-unlockable in the article are US Amazon Prime exclusive phones such as the Moto G6 and X4 that were for a time offered only to Amazon Prime customers in the US.)
Click to expand...
Click to collapse
Yes. Developer Mode has an option to unlock the bootloader.
£199 quid is a hell of a deal ; considering I shelled out £269 last month for mine.

Would you (or anyone with an EU version of this handset really) be kind enough to get the cid in bootloader mode using fastboot per my earlier post? I gather that the cid is the ultimate arbiter of whether the bootloader is unlockable, and that even permanently-locked bootloader handsets have similar firmware that has the Enable OEM unlock option in Developer Mode. (I'm happy to be corrected on this point.)

Answering my own question, the cid of a Motorola One Vision bought off Amazon Italy turned out to be 0x0032, indicating that its bootloader may be unlockable:
Code:
(bootloader) cid: 0x0032
You can boot into the bootloader from a powered-off, cable disconnected state by:
holding down the volume-down key
plugging in the USB cable whose other end is already connected to a computer with the Motorola Device Manager drivers installed
Then fastboot works.
(Why did I buy it from Amazon Italy rather than Amazon UK, taking advantage of the Prime Day deal? Despite the fact that Amazon UK showed the Prime Day deal was meant to run for 48 hours, at midnight, Amazon UK pulled its own merchant listing, leaving only third-party sellers, and so the Prime Day deal became unavailable. Amazon Italy had a lightning deal the following day on the phone for €249.99, which was a better price than I could find anywhere else. So I bought it, having missed out on the Prime Day deal the previous day. Thanks, Amazon. Thamazon.)
Almost full fastboot getvar all output for those who are curious (with serial number, IMEI and battery serial number redacted):
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: MBM-2.2-kane_retail-523afc7-190605
(bootloader) product: kane
(bootloader) board: kane
(bootloader) secure: yes
(bootloader) hwrev: PVT
(bootloader) radio: 2
(bootloader) storage-type: ufs
(bootloader) ufs: 128GB SAMSUNG KLUDG4U1EA-B0C1 FV=0800
(bootloader) ram: 4GB SAMSUNG LP4x DIE=16Gb M5=01 M6=06 M7=01 M8=12
(bootloader) cpu: Exynos9609
(bootloader) serialno: [redacted]
(bootloader) cid: 0x0032
(bootloader) channelid: 0x00
(bootloader) uid: 000003D60F1C577A0000000000000000
(bootloader) securestate: locked
(bootloader) iswarrantyvoid: no
(bootloader) max-download-size: 535822336
(bootloader) reason: Reboot mode set to fastboot
(bootloader) imei: [redacted]
(bootloader) meid:
(bootloader) date: 05-20-2019
(bootloader) sku: XT1970-3
(bootloader) carrier_sku: XT1970-3
(bootloader) battid: [redacted]
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time: "Tue Jul 23 6:59: 8 UTC 2019"
(bootloader) ro.build.fingerprint[0]: motorola/kane_reteu/kane_sprout:9/
(bootloader) ro.build.fingerprint[1]: PSA29.137-17/6875e:user/release-ke
(bootloader) ro.build.fingerprint[2]: ys
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.29.11.18.kane_reteu.
(bootloader) ro.build.version.full[1]: retail.en.US
(bootloader) ro.build.version.samsung: 20190510
(bootloader) version-baseband: S337AP_KANE_SGCS_QB2190425
(bootloader) kernel.version[0]: Linux version 4.14.56-g1007313 (hudsoncm
(bootloader) kernel.version[1]: @ilclbld66) (Android (4691093 based on r
(bootloader) kernel.version[2]: 316199) clang version 6.0.2 (https://and
(bootloader) kernel.version[3]: roid.googlesource.com/toolchain/clang 18
(bootloader) kernel.version[4]: 3abd29fc496f55536e7d904e0abae47888fc7f)
(bootloader) kernel.version[5]: (https://android.googlesource.com/toolch
(bootloader) kernel.version[6]: ain/llvm 34361f192e41ed6e4e8f9aca80a4ea7
(bootloader) kernel.version[7]: e9856f327) (based on LLVM 6.0.2svn)) #1
(bootloader) kernel.version[8]: SMP PREEMPT Wed Jun 5 08:01:45 CDT 2019
(bootloader) bootloader.git: MBM-2.2-kane_retail-523afc7-190605
(bootloader) frp-state: protected (210)
(bootloader) ro.carrier: reteu
(bootloader) current-slot: b
(bootloader) running-boot-lun: 0
(bootloader) running-slot: _b
(bootloader) slot-suffixes: _a,_b
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: Yes
(bootloader) slot-successful:_b: Yes
(bootloader) slot-bootable:_a: Yes
(bootloader) slot-bootable:_b: Yes
(bootloader) slot-retry-count:_a: 7
(bootloader) slot-retry-count:_b: 6
all: listed above
finished. total time: 0.611s
FYI Amazon Spain seem to have had this handset at a decent price since Prime Day, and the price hasn't gone back up yet -- the price is down €40 from its usual €299.99 price to €259.99 since last week. Not quite as good as the €249.99 Lightning Deal on Amazon Italy from a week ago, and nowhere near as good as the £199.99 Amazon UK Prime Day deal, but still a good deal. (On Amazon Italy it's €269.99 starting today, but on the other Amazon Eurozone websites it's still €299.99, and in the UK the Amazon usual offer of £269.99 is back.)

obs3rv said:
Answering my own question, the cid of a Motorola One Vision bought off Amazon Italy turned out to be 0x0032, indicating that its bootloader may be unlockable:
Code:
(bootloader) cid: 0x0032
You can boot into the bootloader from a powered-off, cable disconnected state by:
holding down the volume-down key
plugging in the USB cable whose other end is already connected to a computer with the Motorola Device Manager drivers installed
Then fastboot works.
(Why did I buy it from Amazon Italy rather than Amazon UK, taking advantage of the Prime Day deal? Despite the fact that Amazon UK showed the Prime Day deal was meant to run for 48 hours, at midnight, Amazon UK pulled its own merchant listing, leaving only third-party sellers, and so the Prime Day deal became unavailable. Amazon Italy had a lightning deal the following day on the phone for €249.99, which was a better price than I could find anywhere else. So I bought it, having missed out on the Prime Day deal the previous day. Thanks, Amazon. Thamazon.)
Almost full fastboot getvar all output for those who are curious (with serial number, IMEI and battery serial number redacted):
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: MBM-2.2-kane_retail-523afc7-190605
(bootloader) product: kane
(bootloader) board: kane
(bootloader) secure: yes
(bootloader) hwrev: PVT
(bootloader) radio: 2
(bootloader) storage-type: ufs
(bootloader) ufs: 128GB SAMSUNG KLUDG4U1EA-B0C1 FV=0800
(bootloader) ram: 4GB SAMSUNG LP4x DIE=16Gb M5=01 M6=06 M7=01 M8=12
(bootloader) cpu: Exynos9609
(bootloader) serialno: [redacted]
(bootloader) cid: 0x0032
(bootloader) channelid: 0x00
(bootloader) uid: 000003D60F1C577A0000000000000000
(bootloader) securestate: locked
(bootloader) iswarrantyvoid: no
(bootloader) max-download-size: 535822336
(bootloader) reason: Reboot mode set to fastboot
(bootloader) imei: [redacted]
(bootloader) meid:
(bootloader) date: 05-20-2019
(bootloader) sku: XT1970-3
(bootloader) carrier_sku: XT1970-3
(bootloader) battid: [redacted]
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time: "Tue Jul 23 6:59: 8 UTC 2019"
(bootloader) ro.build.fingerprint[0]: motorola/kane_reteu/kane_sprout:9/
(bootloader) ro.build.fingerprint[1]: PSA29.137-17/6875e:user/release-ke
(bootloader) ro.build.fingerprint[2]: ys
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.29.11.18.kane_reteu.
(bootloader) ro.build.version.full[1]: retail.en.US
(bootloader) ro.build.version.samsung: 20190510
(bootloader) version-baseband: S337AP_KANE_SGCS_QB2190425
(bootloader) kernel.version[0]: Linux version 4.14.56-g1007313 (hudsoncm
(bootloader) kernel.version[1]: @ilclbld66) (Android (4691093 based on r
(bootloader) kernel.version[2]: 316199) clang version 6.0.2 (https://and
(bootloader) kernel.version[3]: roid.googlesource.com/toolchain/clang 18
(bootloader) kernel.version[4]: 3abd29fc496f55536e7d904e0abae47888fc7f)
(bootloader) kernel.version[5]: (https://android.googlesource.com/toolch
(bootloader) kernel.version[6]: ain/llvm 34361f192e41ed6e4e8f9aca80a4ea7
(bootloader) kernel.version[7]: e9856f327) (based on LLVM 6.0.2svn)) #1
(bootloader) kernel.version[8]: SMP PREEMPT Wed Jun 5 08:01:45 CDT 2019
(bootloader) bootloader.git: MBM-2.2-kane_retail-523afc7-190605
(bootloader) frp-state: protected (210)
(bootloader) ro.carrier: reteu
(bootloader) current-slot: b
(bootloader) running-boot-lun: 0
(bootloader) running-slot: _b
(bootloader) slot-suffixes: _a,_b
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: Yes
(bootloader) slot-successful:_b: Yes
(bootloader) slot-bootable:_a: Yes
(bootloader) slot-bootable:_b: Yes
(bootloader) slot-retry-count:_a: 7
(bootloader) slot-retry-count:_b: 6
all: listed above
finished. total time: 0.611s
FYI Amazon Spain seem to have had this handset at a decent price since Prime Day, and the price hasn't gone back up yet -- the price is down €40 from its usual €299.99 price to €259.99 since last week. Not quite as good as the €249.99 Lightning Deal on Amazon Italy from a week ago, and nowhere near as good as the £199.99 Amazon UK Prime Day deal, but still a good deal. (On Amazon Italy it's €269.99 starting today, but on the other Amazon Eurozone websites it's still €299.99, and in the UK the Amazon usual offer of £269.99 is back.)
Click to expand...
Click to collapse
Yea it's sold by amazon.it at 299 euro, I was near to gets an galaxy a70 but seems they have troubles to run gsi roms. I'll order Moto's phone pretty soon, but I'd like to compile his kernel first so if done well I'll get it.

My phone is a RETBR with cid: 0x0032. Motorola sent me an unlock code that seemingly works, however I'm unable to activate OEM unlock under developer options, as it's greyed out. Any ideas?

Activate internet, switch back and open developer again

Karanso said:
Activate internet, switch back and open developer again
Click to expand...
Click to collapse
I've tried even factory resetting with LTE and WiFi during the setup process.
edit: something random happened and I've succeeded, lol.

Impossible to relock the bootloader
Good afternoon,
I am trying to Relock the bootloader again, but it does not work.
I have followed the instructions of the first post.
The command screen when I try to unlock it is as follows:
Then I turn on the smartphone and the following screen appears:
I'm going to "Settings / Developer options", and I can't activate "OEM unlocking", it's gray
I have followed the clarification of post # 8 and nothing changes..
I am doing something wrong? Is there any solution?
Regards

gonzo1963 said:
Good afternoon,
I am trying to Relock the bootloader again, but it does not work.
I have followed the instructions of the first post.
The command screen when I try to unlock it is as follows:
Then I turn on the smartphone and the following screen appears:
I'm going to "Settings / Developer options", and I can't activate "OEM unlocking", it's gray
I have followed the clarification of post # 8 and nothing changes..
I am doing something wrong? Is there any solution?
Regards
Click to expand...
Click to collapse
Hi. I have relocked my bootloader twice but never seen anything like that.
A quick google suggests that a factory reset before relock should work. Other says that rooting with magisk made the oem toggle usable again so that they could relock. You'll have to reflash firmware before ofc, cause you don't wanna get it locked with non signed code flashed to it
Let me know if you get it solved.

tys0n said:
Hi. I have relocked my bootloader twice but never seen anything like that.
A quick google suggests that a factory reset before relock should work. Other says that rooting with magisk made the oem toggle usable again so that they could relock. You'll have to reflash firmware before ofc, cause you don't wanna get it locked with non signed code flashed to it
Let me know if you get it solved.
Click to expand...
Click to collapse
Good Morning,
I don't know if I understood you well, I'm sorry, my English is not perfect.
First inform you, it is not essential to relock the bootloader. I just want to do it, to update via OTA.
If I can update it manually with the bootloader unlocked, I would not need to relock it.
Can I do it as you indicate in this post: https://forum.xda-developers.com/showpost.php?p=80903809&postcount=23?
I have not rooted the smartphone yet, I will do so soon as explained in this thread: TWRP 3.3.1 & Root for Moto 1 Vision
It occurs to me...
Do you think it would be fixed by reflashing the latest firmware again manually as you explain in this thread: [XT1970-X] Stock firmware share thread. [TOOL] fastboot flash / info
Regards

gonzo1963 said:
It occurs to me...
Do you think it would be fixed by reflashing the latest firmware again manually as you explain in this thread: [XT1970-X] Stock firmware share thread. [TOOL] fastboot flash / info
Regards
Click to expand...
Click to collapse
Good again
I've tried it, but it's still the same.
The same problem, still locked.
Regards

gonzo1963 said:
Good again
I've tried it, but it's still the same.
The same problem, still locked.
Regards
Click to expand...
Click to collapse
I really don't know as I don't have this problem.
View attachment 4907879
Have you tried full reflash with wipe, and then boot it and go through the setup so that it connects online?
Have you tried with root to see if the toggle gets enabled?

tys0n said:
I really don't know as I don't have this problem.
View attachment 4907879
Have you tried full reflash with wipe, and then boot it and go through the setup so that it connects online?
Have you tried with root to see if the toggle gets enabled?
Click to expand...
Click to collapse
Good morning,
I've only done a "factory setting", I don't know how to do a wipe and everything you tell me.
I hope to root the smartphone in the next few days! Another challenge!, hehe.
I hope I don't keep a brick.
I'll tell you how it goes
Regards and thanks
Enviado desde mi unknown mediante Tapatalk

Good afternoon,
I don't know how to do it: "full reflash with wipe, and then boot it and go through the setup so that it connects online?", maybe I've done it without knowing it.
Anyway something strange is happening, it is updated via OTA (PSAS29.160-55-7-1) although it has the bootloader locked.
Rooting is delayed due to a doubt: https://forum.xda-developers.com/showthread.php?p=81281003 until I solve it, I will not do it for fear of the brick.
Regards
Enviado desde mi unknown mediante Tapatalk

Good afternoon,
After rooting it, it seems that everything has been fixed.
Regards
Enviado desde mi unknown mediante Tapatalk

gonzo1963 said:
Good afternoon,
I am trying to Relock the bootloader again, but it does not work.
I have followed the instructions of the first post.
The command screen when I try to unlock it is as follows:
Then I turn on the smartphone and the following screen appears:
I'm going to "Settings / Developer options", and I can't activate "OEM unlocking", it's gray
I have followed the clarification of post # 8 and nothing changes..
I am doing something wrong? Is there any solution?
Regards
Click to expand...
Click to collapse
Did anyone find the solution to this problem?
I've tried everything, completely reflashing retail rom, retbr rom, installed magisk on an encrypted phone, on an unencrypted phone, erased the phone data, unerased... Every f*CK*NG thing and the switch is still grayed out...
I want to relock my bootloader but I just can't.... I don't know what to do anymore...
Can anyone help me?
Thanks a lot

Preceptor said:
Did anyone find the solution to this problem?
I've tried everything, completely reflashing retail rom, retbr rom, installed magisk on an encrypted phone, on an unencrypted phone, erased the phone data, unerased... Every f*CK*NG thing and the switch is still grayed out...
I want to relock my bootloader but I just can't.... I don't know what to do anymore...
Can anyone help me?
Thanks a lot
Click to expand...
Click to collapse
No idea why that is.
While rooted, I have no problems with the oem unlock toggle.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my moto one vision.

tys0n said:
No idea why that is.
While rooted, I have no problems with the oem unlock toggle.View attachment 5047225
Sent from my moto one vision.
Click to expand...
Click to collapse
Not only that, I've rooted using different methods. Encrypted phone, not encrypted, old magisk, new magisk, and the list goes on. The oem unlock Is always grey...

Related

Moto Z Play won't update help needed?

I apologise if I'm posting in wrong place. I really hope some one can help me. Last week I bought a Moto Z Play direct from Amazon UK.
I have taken it out of box and set it up but I'm having problems, firstly phone will not update it is stuck on android 6.0.1 when click system updates it says up to date no system updates available.
Secondly no Moto mods will work. When connect a mod to phone it says phone needs updating but can't update.
Thirdly android pay won't work. When try to set up it say android pay can not be used as device might be rooted, has a unlocked bootloader or custom ROM.
Here is some more information on phone
Model no - XT1635-02
Software Channel - retgb
Android Version - 6.0.1
Baseband Version is _ M8953_10208.08.04.48R ADDISON_ROW_CUST
Kernel Version [email protected]#1Mon Nov 7 04:18:00 CST 2016
Build No- MPNS24.104-49-4
I have asked on Lenovo forum and they say it sounds like phone has been flashed.
Looking at information above would you agree, does it look and sound like phone has been flashed.
Does any one know how I can update phone and get Moto mods working. Not so concerned about android pay although would be nice if worked.
I love phone and don't want to return if don't have too. But can't keep a phone if can't update and use mods designed for phone.
Any advice or help would be much appreciated
Thanks in advance
So you bought a brand new phone and haven't modded it at all, and it's saying it may be rooted? Download a root checked on play store to verify. But if you haven't modded the system at all then I'd return it and get another sent to you. You could try to bring it all back to stock but since you bought it recently the easiest option is to get yourself another.
andy55 said:
So you bought a brand new phone and haven't modded it at all, and it's saying it may be rooted? Download a root checked on play store to verify. But if you haven't modded the system at all then I'd return it and get another sent to you. You could try to bring it all back to stock but since you bought it recently the easiest option is to get yourself another.
Click to expand...
Click to collapse
I have downloaded and tried several root checkers from play store and they both say phone is not rooted so I'm confused.
Why would phone not be able to update, why would I get error message when try android pay saying can't use as phone might have been flashed etc. If phone is not rooted.
Any suggestions on how to fix
PinkBear154 said:
I have downloaded and tried several root checkers from play store and they both say phone is not rooted so I'm confused.
Why would phone not be able to update, why would I get error message when try android pay saying can't use as phone might have been flashed etc. If phone is not rooted.
Any suggestions on how to fix
Click to expand...
Click to collapse
The bootloader is probably unlocked, that's why Android Pay will not work. Does your WiFi work?, does the phone recognize the SIM card?
Guapo613 said:
The bootloader is probably unlocked, that's why Android Pay will not work. Does your WiFi work?, does the phone recognize the SIM card?
Click to expand...
Click to collapse
WiFi works fine and it recognises SIM card fine. Currently using a giffgaff SIM if it helps.
Just won't update and android pay won't work
Thanks
Okay, if your bootloader is unlocked, you will see a warning message when you boot up your phone,
I have a guide how to relock bootloader, and get ota updates. You could follow that one, if you dont wanna get a new phone.
Here is the link,
https://forum.xda-developers.com/moto-z-play/how-to/guide-relock-bootloader-to-lasted-stock-t3718190
Probably you need to unlock the bootloader.. (if its closed..)
Than flash twrp and a custom rom, after that. Follow my guide.
(You can pm me)
But! Your warranty will break if you unlock the bootloader,
So its maybe better to get a new moto z play.....
I'm hoping someone else can confirm this - the only information I can find for that build version is reports from US devices, suggesting that build was normally deployed in the US. https://forums.republicwireless.com/t/moto-z-play-system-update/336 https://www.reddit.com/r/Moto_Z/comments/5m1mps/us_unlocked_z_updates/
I'm having trouble finding references to this update being deployed in the UK on the retgb channel, so it may be that the device was somehow misflashed with a US firmware, hence the lack of updates. Do you see a bootloader unlocked screen by the way when you turn the device on? I'm surprised this would have come from Amazon UK though, unless it was a return (but then they surely would have mentioned that).
I was wondering, if you'd be able to grab the getvar all data from your device please?
1)Install the minimal ADB tools if you don't have them: https://forum.xda-developers.com/showthread.php?t=2317790
Also would be worth installing the Motorola device tools https://motorola-global-portal.custhelp.com/app/answers/prod_detail/a_id/79106/p/30,75,27,
2)Boot your device to the bootloader (power off your device, then hold down the volume down and power key until your device boots). Connect your device to your computer via USB.
3)Open your ADB terminal, and verify your device is communicating via fastboot by typing 'fastboot devices' without quotes into the terminal. You should see your device respond with its serial number.
3a)If you see a response, then type 'fastboot getvar all' without quotes and you should see an output of your device variables. Please copy and paste that output here in a post, you may wish to omit your IMEI numbers.
If you see 'waiting for device' in ADB, check if you have driver signature enforcement disabled in Windows 8.1/10 or that the fastboot drivers are correctly installed.
Hopefully the Motorola staff in the Motorola forums can help you too.
Thank you all for your advice. It is not showing bootloader error when powering on phone. Phone boots and loads just fine no errors. I don't have a usb able at moment to connect it to computer but have just ordered one to come tomorrow. So will try and connect phone to computer and get the getvar data tomorrow and will update you.
PinkBear154 said:
Thank you all for your advice. It is not showing bootloader error when powering on phone. Phone boots and loads just fine no errors. I don't have a usb able at moment to connect it to computer but have just ordered one to come tomorrow. So will try and connect phone to computer and get the getvar data tomorrow and will update you.
Click to expand...
Click to collapse
Cool!
getvar all data
I have just connected phone to computer and can confirm that it is communicating via fastboot. Here is getvar all data. Please advice me on what to do next.
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) version: 0.5
(bootloader) version-bootloader: moto-msm8953-C1.07
(bootloader) product: addison
(bootloader) board: addison
(bootloader) secure: yes
(bootloader) hwrev: P7
(bootloader) radio: 2
(bootloader) storage-type: emmc
(bootloader) emmc: 32GB SAMSUNG RX1BMB RV=08 PV=07 FV=0000000000000007
(bootloader) ram: 3GB SAMSUNG LP3 DIE=6Gb M5=01 M6=05 M7=00 M8=7B
(bootloader) cpu: MSM8953
(bootloader) serialno: **********
(bootloader) cid: 0x0032
(bootloader) channelid: 0x41
(bootloader) uid: 2DBC2AB700000000000000000000
(bootloader) securestate: flashing_unlocked
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 536870912
(bootloader) reason: Volume down key pressed
(bootloader) imei: **********
(bootloader) meid:
(bootloader) date: 09-10-2016
(bootloader) sku: XT1635-02
(bootloader) battid: SNN5975A
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time: "Fri Jan 2 4:52:52 UTC 1970"
(bootloader) ro.build.fingerprint[0]: motorola/addison/addison:6.0.1/MPN
(bootloader) ro.build.fingerprint[1]: S24.104-49-4/4:user/release-keys
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.24.221.4.addison.ret
(bootloader) ro.build.version.full[1]: ail.en.US
(bootloader) ro.build.version.qcom: LA.UM.5.3-04710-89xx.0
(bootloader) version-baseband: M8953_10208.08.04.48R ADDISON_ROW_CUST
(bootloader) kernel.version[0]: Linux version 3.18.24-perf-g649f0b1 (hud
(bootloader) kernel.version[1]: [email protected]) (gcc version 4.9.x-goog
(bootloader) kernel.version[2]: le 20140827 (prerelease) (GCC) ) #1 SMP
(bootloader) kernel.version[3]: PREEMPT Mon Nov 7 04:18:00 CST 2016
(bootloader) sbl1.git: git=MBM-NG-VC1.07-0-g3b15bb0
(bootloader) rpm.git: git=MBM-NG-VC0.C0-1-g202d600
(bootloader) tz.git: git=283f623
(bootloader) devcfg.git: git=283f623
(bootloader) keymaster.git: git=283f623
(bootloader) cmnlib.git: git=283f623
(bootloader) cmnlib64.git: git=283f623
(bootloader) prov.git: git=283f623
(bootloader) aboot.git: git=MBM-NG-VC1.07-0-g9d7f987
(bootloader) qe: qe 1/1
(bootloader) frp-state: no protection (77)
(bootloader) ro.carrier: retgb
I says it unlocked
(I'm not sure)
PinkBear154 said:
I have just connected phone to computer and can confirm that it is communicating via fastboot. Here is getvar all data. Please advice me on what to do next.
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) version: 0.5
(bootloader) version-bootloader: moto-msm8953-C1.07
(bootloader) product: addison
(bootloader) board: addison
(bootloader) secure: yes
(bootloader) hwrev: P7
(bootloader) radio: 2
(bootloader) storage-type: emmc
(bootloader) emmc: 32GB SAMSUNG RX1BMB RV=08 PV=07 FV=0000000000000007
(bootloader) ram: 3GB SAMSUNG LP3 DIE=6Gb M5=01 M6=05 M7=00 M8=7B
(bootloader) cpu: MSM8953
(bootloader) serialno: **********
(bootloader) cid: 0x0032
(bootloader) channelid: 0x41
(bootloader) uid: 2DBC2AB700000000000000000000
(bootloader) securestate: flashing_unlocked
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 536870912
(bootloader) reason: Volume down key pressed
(bootloader) imei: **********
(bootloader) meid:
(bootloader) date: 09-10-2016
(bootloader) sku: XT1635-02
(bootloader) battid: SNN5975A
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time: "Fri Jan 2 4:52:52 UTC 1970"
(bootloader) ro.build.fingerprint[0]: motorola/addison/addison:6.0.1/MPN
(bootloader) ro.build.fingerprint[1]: S24.104-49-4/4:user/release-keys
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.24.221.4.addison.ret
(bootloader) ro.build.version.full[1]: ail.en.US
(bootloader) ro.build.version.qcom: LA.UM.5.3-04710-89xx.0
(bootloader) version-baseband: M8953_10208.08.04.48R ADDISON_ROW_CUST
(bootloader) kernel.version[0]: Linux version 3.18.24-perf-g649f0b1 (hud
(bootloader) kernel.version[1]: [email protected]) (gcc version 4.9.x-goog
(bootloader) kernel.version[2]: le 20140827 (prerelease) (GCC) ) #1 SMP
(bootloader) kernel.version[3]: PREEMPT Mon Nov 7 04:18:00 CST 2016
(bootloader) sbl1.git: git=MBM-NG-VC1.07-0-g3b15bb0
(bootloader) rpm.git: git=MBM-NG-VC0.C0-1-g202d600
(bootloader) tz.git: git=283f623
(bootloader) devcfg.git: git=283f623
(bootloader) keymaster.git: git=283f623
(bootloader) cmnlib.git: git=283f623
(bootloader) cmnlib64.git: git=283f623
(bootloader) prov.git: git=283f623
(bootloader) aboot.git: git=MBM-NG-VC1.07-0-g9d7f987
(bootloader) qe: qe 1/1
(bootloader) frp-state: no protection (77)
(bootloader) ro.carrier: retgb
Click to expand...
Click to collapse
Thanks for the getvar info, it's useful info.
1)Despite receiving the device as new from Amazon UK, the bootloader is reporting that the device has an unlocked bootloader: (bootloader) securestate: flashing_unlocked . Normally, on a new device straight from Motorola or Amazon, you'd see OEM_locked and not flashing_unlocked. This is likely why you don't have Android Pay. Unless Amazon or someone unlocked the bootloader, this appears to be as a result of (a previous owner?) the unlock key being requested against the device. I honestly don't know if there's a way to unlock a bootloader without requesting an unlock key from Motorola...
2)With the bootloader unlocked, the warranty associated with this device is voided, as reflected by the (bootloader) iswarrantyvoid: yes flag (which is a shame, as if this was a properly brand new device, it'd have 2 years warranty with Motorola as is now standard with UK and EU devices - https://help.motorola.com/hc/apps/settings/legal/global/en-gb/index.html?t=T1507061106 ) . It's possible any repairs would require the device IMEI being checked, and it may show up in Motorola's database that this device has a voided warranty.
3)As mentioned before, looks like you have the US retail firmware on your UK device. Furthermore, your bootloader version and stock ROM version do not appear to match. Your bootloader C1:07 appears to correspond with the April 2017 Nougat NPNS25.137-24-1-9 yet you have a Marshmallow system which appears to be the November 2016 security update. Attempting to take an OTA update with a mismatched bootloader and system (especially a newer bootloader than the system) is likely going to result in a nasty hard brick, where your device fails to boot and function at all. This normally requires a blankflash to resolve.
EDIT - one more thing, do the IMEI numbers on your device match the IMEI number written on the box?
Overall, this device doesn't seem to be in a good state for being supposedly new. Though this is conjecture, the evidence suggests that the previous owner unlocked the bootloader, then flashed a Moto Z Play firmware (e.g. from here https://mirrors.lolinet.com/firmware/moto/addison/official/RETUS/ ), perhaps in an attempt to get US radio bands? As there's no bootloader unlocked screen - possibly from a custom logo flash - they may have been able to return the device to Amazon UK without questions. I still am confused how this device was sold as new, despite the getvar all info indicating this device is anything but new. I'm sorry, I don't like to be the breaker of bad news.
Off the top of my head, you have a few options:
a)Return the device to Amazon, exchange it for a new device. When you receive the device, check the fastboot getvar all info again. If this is genuinely new, you should see OEM_locked under (bootloader)securestate and of course your warranty should be intact. Your Moto Mods and Android Pay should also start working.
b)Keep the device and attempt to flash the Nougat stock fastboot ROM. I'm not familiar with Moto Z Play firmware (no thanks to Motorola's naming convention), but the NPNS26.118-22-1 Android 7.1.1 stock ROM should suffice. I'm hoping someone else can confirm that this firmware was deployed to retGB (I've seen it on retEU), as Motorola seems to have a habit of deploying different firmwares to different retail channels - I do not know if this applies to Moto Z Play devices recently, or if Motorola has unified its firmware builds.
By flashing this, you should bring your device up to the same patch level (rather than having a new bootloader/old system), and also if the build is deployed for retGB/retEU, you should start getting OTA updates. This process of flashing should also wipe your device clean, for a fresh start. Depending on the source of the stock ROM (as these stock firmwares are leaked), if they have been signed with the correct cryptographic keys, you could also lock your bootloader, which should also give you Android Pay and Safetynet passing (if Safetynet does not pass, some apps from the Play Store may not work). Alternatively, you could keep your bootloader unlocked and root with magisk, which may let you pass Safetynet and use Android Pay. Either way, you'd also be updated to a newer stock ROM than you had and should be able to use Moto Mods.
If you choose to flash, you'll likely want the NPN26.118.22-1 August 2017 stock firmware - here's a download repository here: https://firmware.center/firmware/Motorola/Moto Z Play/Stock/ As I'm not fully familar with Z Play flashing, you could use the firmware flashing instructions here to flash this stock ROM https://forum.xda-developers.com/moto-z-play/how-to/guide-relock-bootloader-to-lasted-stock-t3718190 The fastboot flash should occur as you're flashing stock ROM firmware, regardless of whether you had a custom ROM or stock ROM previously. The first set of commands should flash the stock firmware onto your device, the second set should lock your bootloader (though locking if you're already on stock firmware seems to require enabling OEM unlocking under Settings>Developer Options). The major point to not flash stock firmware older than the stock firmware on your device.
Bear in mind, if you do decide to keep the device, you may not have a warranty, as the warranty may have been with the original owner, who voided the Motorola warranty. I'm not sure if Amazon UK will still honour the warranty despite selling the device as reportedly new, especially now the device bootloader is unlocked (through no fault of your own), so any issues you may encounter later on with the device might be troublesome to resolve. I'm hoping UK distance selling/consumer laws will cover you for at least 2 years, but might be worth getting clarification from Amazon and Motorola, in case you have to pay for repairs. Just a thought, Motorola may be able to check when the bootloader unlock key was requested against your device's IMEI, and thus you could have that as evidence that you did not unlock the device bootloader (if you've got the paperwork that says you got the device long after the unlock key was requested). Again, I'd seek advice from Amazon UK. If you're concerned about repairs/warranty, then the easiest thing would be to exchange the device for a brand new one.
Good luck whatever you decide.
If you choose to keep the phone! I know how to get him locked again. You will get ota's again
Your own choice
Pm me if you need help
Hi every one,
I tried to return phone but, amazon are refusing to take it back accusing me of tampering with phone which I had not. So as it looked like I was stuck with phone I decided to follow instructions above, and reflashed phone and locked boot loader..
This worked really well and have been able to get ota updates, got my moto mods working and even android pay was working.
I was really pleased and thought I had put this nightmare behind me. But after 2 days of working fine phone has started to play up. It started with error messages that certain apps had stopped working. Then in the middle of watching a YouTube video phone crashed and phone restarted. It rebooted but then started showing more error messages, first play services keeps stopping, the play store topped responding, NFC keeps stopping, gboard keepes stopping. The error messages were constantly popping up so could not do any thing.
Tried restarting phone and it got stuck in a boot loop and would not load. Did a factory reset and am able to boot phone but phone still is having these error messages and phone frequently crashes and restarts. The strange thing is if I start phone in safe mode it seems to work fine, no error messages, no crashing. So I don't understand what is causing phone to be so unstable. I have not installed any apps since factory reset. So only apps are the pre installed ones..
Any one got any idea what's going on. It there any way to fix it. I'm pulling my hair out here. I only bought phone as need a reliable phone with good battery life for when my youngest son goes in to hospital to keep in touch with people. I feel like I've wasted my money.
Please some one help
PinkBear154 said:
Hi every one,
I tried to return phone but, amazon are refusing to take it back accusing me of tampering with phone which I had not. So as it looked like I was stuck with phone I decided to follow instructions above, and reflashed phone and locked boot loader..
This worked really well and have been able to get ota updates, got my moto mods working and even android pay was working.
I was really pleased and thought I had put this nightmare behind me. But after 2 days of working fine phone has started to play up. It started with error messages that certain apps had stopped working. Then in the middle of watching a YouTube video phone crashed and phone restarted. It rebooted but then started showing more error messages, first play services keeps stopping, the play store topped responding, NFC keeps stopping, gboard keepes stopping. The error messages were constantly popping up so could not do any thing.
Tried restarting phone and it got stuck in a boot loop and would not load. Did a factory reset and am able to boot phone but phone still is having these error messages and phone frequently crashes and restarts. The strange thing is if I start phone in safe mode it seems to work fine, no error messages, no crashing. So I don't understand what is causing phone to be so unstable. I have not installed any apps since factory reset. So only apps are the pre installed ones..
Any one got any idea what's going on. It there any way to fix it. I'm pulling my hair out here. I only bought phone as need a reliable phone with good battery life for when my youngest son goes in to hospital to keep in touch with people. I feel like I've wasted my money.
Please some one help
Click to expand...
Click to collapse
Wow thats weird... What is your software channel?
Software channel is retgb
PinkBear154 said:
Software channel is retgb
Click to expand...
Click to collapse
Hmm, can you try a full reflash of the stock firmware, please? If you post your build number here (when the device isn't crashing on you) we can try to provide the same build if you've since updated.
Is this crashing occurring with no SIM and no SD cards in place?
I'm concerned that Amazon regard this as not their issue, though - how are they determining the device was modified, any ideas?
If a reflash doesn't fix the issues, you may have to submit your device for a service/hardware repair. At least in the UK/EU, even though the Motorola warranty is void, you could argue to Amazon - under the Consumer Rights Act - that the device was not as described (described as new, but getvar info suggests previously unlocked bootloader, though you may have to present proof either way), and that the device is not of satisfactory quality (you don't expect a new device to exhibit this behaviour), and seek a repair or replacement: http://www.legislation.gov.uk/ukpga/2015/15/contents/enacted This may work as you have a contract with Amazon when you bought the device.
EDIT - Citizen's Advice on the matter: https://www.citizensadvice.org.uk/c...ne-wrong-with-a-purchase/return-faulty-goods/
Hi sorry have been out all day so have not been able to reply before now.
Build NO is
NPNS26.118-22-2-12
I have not tried taking SIM card out but will try in a minute and see how phone behaves and will let you know. I don't currently have a memory card for phone so have been using without a memory card.
Thanks again

Help! I cannot unlock the bootloader on my tmo z2 force

I recently replaced my previous z2 after it was damaged. I got my replacement and as always I attempted to unlock the bootloader. Every time I run fastboot oem get_unlock_data regardless if it be on Linux or windows, fastboot or mfastboot it fails. It says <bootloader> Failed to get unlock data. I have tried reinstalling drivers, installing alternate drivers, and reflashing the phone to the latest firmware. I saw someone with a similar thread for the z2 but their solution did not work. I have been using Motorola phones for a long time and had unlocked the bootloader on my previous z2 with no problems. The only thing I didn't do yet is trying to format the userdata partition. I highly doubt that will help anyway. Any help will be greatly appreciated.
Thanks,
vibraniumdroid
vibraniumdroid said:
I recently replaced my previous z2 after it was damaged. I got my replacement and as always I attempted to unlock the bootloader. Every time I run fastboot oem get_unlock_data regardless if it be on Linux or windows, fastboot or mfastboot it fails. It says <bootloader> Failed to get unlock data. I have tried reinstalling drivers, installing alternate drivers, and reflashing the phone to the latest firmware. I saw someone with a similar thread for the z2 but their solution did not work. I have been using Motorola phones for a long time and had unlocked the bootloader on my previous z2 with no problems. The only thing I didn't do yet is trying to format the userdata partition. I highly doubt that will help anyway. Any help will be greatly appreciated.
Thanks,
vibraniumdroid
Click to expand...
Click to collapse
go to bootloader mode and execute 'fastboot getvar all' w/o quotes, post the results but not you imei
41rw4lk said:
go to bootloader mode and execute 'fastboot getvar all' w/o quotes, post the results but not you imei
Click to expand...
Click to collapse
(bootloader) kernel: uefi
(bootloader) version-bootloader: MBM-3.0-nash_tmo-641a15b-180420
(bootloader) product: nash
(bootloader) board: nash
(bootloader) secure: yes
(bootloader) hwrev: PVT
(bootloader) radio: NA_UMTS
(bootloader) storage-type: UFS
(bootloader) emmc: N/A
(bootloader) ufs: 64GB SAMSUNG KLUCG4J1ED-B0C1 FV=0200
(bootloader) ram: 4GB SAMSUNG LP4x DIE=16Gb M5=01 M6=06 M7=10 M8=12
(bootloader) cpu: MSM8998 2.1 (0)
(bootloader) serialno: ZY224CQPCT
(bootloader) cid: 0x0000
(bootloader) channelid: 0x00
(bootloader) uid: 5786D2FB
(bootloader) securestate: oem_locked
(bootloader) verity-state: enforcing (0)
(bootloader) iswarrantyvoid: no
(bootloader) max-download-size: 536870912
(bootloader) reason: Volume down key pressed
(bootloader) imei: (removed for privacy)
(bootloader) meid:
(bootloader) date: 08-05-2017
(bootloader) sku: XT1789-04
(bootloader) carrier_sku:
(bootloader) battid: SNN5987A
(bootloader) battery-voltage: 4385
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) ro.build.fingerprint[0]: motorola/nash_tmo_c/nash:8.0.0/OCX
(bootloader) ro.build.fingerprint[1]: S27.109-51-7/9:user/release-keys
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.27.241.9.nash_tmo_c.
(bootloader) ro.build.version.full[1]: tmo.en.US
(bootloader) ro.build.version.qcom: LA.UM.6.4.r1-04300-8x98.0
(bootloader) version-baseband: M8998TMO_20207.117.02.41.01R NUS
(bootloader) kernel.version[0]: Linux version 4.4.78-perf-g2c64ab8 (huds
(bootloader) kernel.version[1]: [email protected]) (gcc version 4.9.x 20150
(bootloader) kernel.version[2]: 123 (prerelease) (GCC) ) #1 SMP PREEMPT
(bootloader) kernel.version[3]: Fri Apr 20 09:21:37 CDT 2018
(bootloader) git:abl: MBM-3.0-nash_tmo-641a15b-180420
(bootloader) git:xbl: MBM-3.0-nash_tmo-9869834-180420
(bootloader) gitmic: MBM-3.0-nash_tmo-9869834-180420
(bootloader) git:rpm: MBM-3.0-nash_tmo-b13e14f-180420
(bootloader) git:tz: MBM-3.0-nash_tmo-7d478e6-180420
(bootloader) git:hyp: MBM-3.0-nash_tmo-7d478e6-180420
(bootloader) git:devcfg: MBM-3.0-nash_tmo-7d478e6-180420
(bootloader) git:cmnlib: MBM-3.0-nash_tmo-7d478e6-180420
(bootloader) git:cmnlib64: MBM-3.0-nash_tmo-7d478e6-180420
(bootloader) git:keymaster: MBM-3.0-nash_tmo-7d478e6-180420
(bootloader) git:storsec: MBM-3.0-nash_tmo-7d478e6-180420
(bootloader) gitrov: MBM-3.0-nash_tmo-7d478e6-180420
(bootloader) qe: "qe 0/0"
(bootloader) frp-state: no protection (77)
(bootloader) ro.carrier: tmo
(bootloader) current-slot: _b
(bootloader) running-bl-slot: _b/_b
(bootloader) running-boot-lun: 3
(bootloader) slot-suffixes: _a,_b
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: yes
(bootloader) slot-successful:_b: yes
(bootloader) slot-unbootable:_a: yes
(bootloader) slot-unbootable:_b: no
(bootloader) slot-retry-count:_a: 6
(bootloader) slot-retry-count:_b: 6
all: listed above
finished. total time: 0.242s
wtf xda turned some of it into emojis
Everything looks legit, weird. Make sure you have oem unlocking enabled in developer options, grab the utilities zip from the return to stock thread (since it has known good adb/fastboot), unzip, shift+right click to open a command window from inside the folder. Reboot to bootloader mode, verify connection 'fastboot devices", then try to get the unlock data again.
41rw4lk said:
Everything looks legit, weird. Make sure you have oem unlocking enabled in developer options, grab the utilities zip from the return to stock thread (since it has known good adb/fastboot), unzip, shift+right click to open a command window from inside the folder. Reboot to bootloader mode, verify connection 'fastboot devices", then try to get the unlock data again.
Click to expand...
Click to collapse
I have the oem unlock enabled in Dev options
41rw4lk said:
Everything looks legit, weird. Make sure you have oem unlocking enabled in developer options, grab the utilities zip from the return to stock thread (since it has known good adb/fastboot), unzip, shift+right click to open a command window from inside the folder. Reboot to bootloader mode, verify connection 'fastboot devices", then try to get the unlock data again.
Click to expand...
Click to collapse
Also can u link the thread u were talking about.
vibraniumdroid said:
I have the oem unlock enabled in Dev options
Click to expand...
Click to collapse
Make sure your fastboot file is up to date (or use the one in the utilities zip in the return to stock thread), and try using a direct 2.0 usb port off the mobo. Might seem superficial, but it does cause problems for some.
*Linked to the other thread.
41rw4lk said:
Make sure your fastboot file is up to date (or use the one in the utilities zip in the return to stock thread), and try using a direct 2.0 usb port off the mobo. Might seem superficial, but it does cause problems for some.
Click to expand...
Click to collapse
thnx a lot I really appreciate the help
41rw4lk said:
Make sure your fastboot file is up to date (or use the one in the utilities zip in the return to stock thread), and try using a direct 2.0 usb port off the mobo. Might seem superficial, but it does cause problems for some.
*Linked to the other thread.
Click to expand...
Click to collapse
Will let u know if I make any progress
41rw4lk said:
Make sure your fastboot file is up to date (or use the one in the utilities zip in the return to stock thread), and try using a direct 2.0 usb port off the mobo. Might seem superficial, but it does cause problems for some.
*Linked to the other thread.
Click to expand...
Click to collapse
Did not work
vibraniumdroid said:
Did not work
Click to expand...
Click to collapse
What does it say under the oem unlock switch in developer options? You also mentioned that you had reflashed firmware previously but with a locked bootloader you shouldn't have been able to. Are you able to boot and install twrp? If your bootloader is truly locked, you shouldn't be able to.
41rw4lk said:
What does it say under the oem unlock switch in developer options? You also mentioned that you had reflashed firmware previously but with a locked bootloader you shouldn't have been able to. Are you able to boot and install twrp? If your bootloader is truly locked, you shouldn't be able to.
Click to expand...
Click to collapse
You are able to reflash the latest stock firmware USING FASTBOOT on a locked bootloader IF it is signed by Motorola and this is a well known fact.
41rw4lk said:
What does it say under the oem unlock switch in developer options? You also mentioned that you had reflashed firmware previously but with a locked bootloader you shouldn't have been able to. Are you able to boot and install twrp? If your bootloader is truly locked, you shouldn't be able to.
Click to expand...
Click to collapse
I will try to flash twrp also I have the oem unlock switch checked in Dev options
vibraniumdroid said:
I will try to flash twrp also I have the oem unlock switch checked in Dev options
Click to expand...
Click to collapse
Remember when installing TWRP for the first time you must first 'BOOT" TWRP and then flash the TWRP Installer zip. There are a few other steps to follow after installation so please read the guide if you are unfamiliar with the process. Good luck and happy flashing!
Sent from my Moto Z2 Force using XDA Labs
vibraniumdroid said:
You are able to reflash the latest stock firmware USING FASTBOOT on a locked bootloader IF it is signed by Motorola and this is a well known fact.
Click to expand...
Click to collapse
Not always. There have been instances where the phone has relocked itself and won't flash anything, even official signed. Usually the oem unlock switch is greyed out as well with a message near it, that's why I was curious about the oem unlock switch. Usually there is a status message near the switch itself. In this scenario the phone seems locked but is more in some hybrid lock that doesn't allow much of anything.
fast69mopar said:
Remember when installing TWRP for the first time you must first 'BOOT" TWRP and then flash the TWRP Installer zip. There are a few other steps to follow after installation so please read the guide if you are unfamiliar with the process. Good luck and happy flashing!
Click to expand...
Click to collapse
I know. As I mentioned earlier this is my second z2
41rw4lk said:
Not always. There have been instances where the phone has relocked itself and won't flash anything, even official signed. Usually the oem unlock switch is greyed out as well with a message near it, that's why I was curious about the oem unlock switch. Usually there is a status message near the switch itself. In this scenario the phone seems locked but is more in some hybrid lock that doesn't allow much of anything.
Click to expand...
Click to collapse
Also the switch isn't grayed out. do u think a factory data reset would help? Cuz I don't want to do it if I don't need to.
vibraniumdroid said:
Also the switch isn't grayed out. do u think a factory data reset would help? Cuz I don't want to do it if I don't need to.
Click to expand...
Click to collapse
At this point you don't have much of an option. Everything seems in order, you're able to flash, fastboot commands work, except oem unlock. I would.
41rw4lk said:
At this point you don't have much of an option. Everything seems in order, you're able to flash, fastboot commands work, except oem unlock. I would.
Click to expand...
Click to collapse
Okay I will try tomorrow

Download stock firmware with Lenovo Moto Smart Assistant

Hi all. Many people are asking for latest stock firmware for their devices. For those of you who don't know, there is a tool called Lenovo Moto Smart Assitant, which allows you to download and install latest stock firmware. I'm not sure if latest oreo firmwares are also available, but I have downloaded 137-93-14 stock firmware for my reteu XT1685. Other devices are also supported under Flash->Rescue option.
This tool has other simple utilities which may be helpful for less advanced users.
Regards.
Holy smokes this actually works! The time of waiting for leaked firmwares is finally over. Lemotonovo doing things right lately.
Besides the firmware part, this app has some useful tools too.
Does it format internal storage?
UPDATE: Actually, it does and before installation it informs you about the wipe. So it is a no go for me at the moment. However, as long as installing Oreo is possible through an official application, I guess that OTA update on reteu is on its way.
lm_1970 said:
Hi all. Many people are asking for latest stock firmware for their devices. For those of you who don't know, there is a tool called Lenovo Moto Smart Assitant, which allows you to download and install latest stock firmware.
Click to expand...
Click to collapse
talking about this tool? https://support.lenovo.com/nl/nl/downloads/ds101291
​
Jimisballjohn said:
Does it format internal storage?
UPDATE: Actually, it does and before installation it informs you about the wipe. So it is a no go for me at the moment. However, as long as installing Oreo is possible through an official application, I guess that OTA update on reteu is on its way.
Click to expand...
Click to collapse
There are two features in this tool: one is rescue (which formats internal storage) and the other one is upgrade (which I haven't tested but I guess it doesn't format it). Both options are available in the flash menu.
As I understand, in order to be able to upgrade to Oreo with this tool and without losing information, you have to be in stock Nougat, and the upgrade OTA to Oreo should be available for your software channel (as of today it is not the case for most channels).
Regards.
Can i use this while currently on custom 8.1 rom?
ashu.mkb said:
Can i use this while currently on custom 8.1 rom?
Click to expand...
Click to collapse
I believe you need to be on stock recovery.
rjherms said:
I believe you need to be on stock recovery.
Click to expand...
Click to collapse
The "recover" option for a clean flash uses fastboot. That one should remain functional, and this might be the best/easiest way to go back to stock atm.
bazinga137 said:
The "recover" option for a clean flash uses fastboot. That one should remain functional, and this might be the best/easiest way to go back to stock atm.
Click to expand...
Click to collapse
As long as the recover option chooses an Oreo firmware. If it chooses a nougat firmware, then most likely they'll end up with IMEI 0, as the persist fix would need to be applied separately.
Will using rescue return the phone back to stock with locked bootloader??
I had given this a try a few day's ago. It went through the process but the fastboot (boot loop) was still in effect. I doubt anyone offhand would know why it didn't take the rescue? I'm not at home w/ details but everything Ive tried gives me the "downgrade failure" upon flashing. My phone is Amazon XT1687 on 137-93-16 (which is the one the tool downloads and rescues with even the AMZ.137-93-16.img) but its still stuck in fastboot I will probably have to wait for the official 8.1 flashboot file or the 137-93-18 to get out of this jam? I have tried everything, phone has everything intact i.e. IMEI just wont take the flash even at same version so hopefully something 'higher' might work. I'm glad it worked for some of you who might have been waiting longer then me. I managed to bootloop two of these phones in a week ....If anyone thinks they can help I will deff have more details when I'm at my computer =)
oops Im on the .14 not the .16... Lenovo app gives me 137.93.16 but still wont take it. Im looking for anyone who can take a look below and maybe tell me why? I did flash the oreo w/ fastboot method which started all of this, but apparently that didnt take...just soft bricked me =(
thanks guys;
C:\adb>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: moto-msm8953-C1.07
(bootloader) product: potter
(bootloader) board: potter
(bootloader) secure: yes
(bootloader) hwrev: P3B
(bootloader) radio: 1
(bootloader) storage-type: emmc
(bootloader) emmc: 64GB SAMSUNG RC14MB RV=08 PV=07 FV=0000000000000007
(bootloader) ram: 4GB SAMSUNG LP3 DIE=8Gb M5=01 M6=05 M7=00 M8=5F
(bootloader) cpu: MSM8953
(bootloader) serialno: ZY224TWP8T
(bootloader) cid: 0x0012
(bootloader) channelid: 0x93
(bootloader) uid: 63B7C3BD00000000000000000000
(bootloader) securestate: oem_locked
(bootloader) iswarrantyvoid: no
(bootloader) max-download-size: 536870912
(bootloader) reason: Fall-through from normal boot mode
(bootloader) imei: 351856047122180
(bootloader) meid:
(bootloader) date: 03-02-2018
(bootloader) sku: XT1687
(bootloader) battid: SNN5982A
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time: "Fri Jan 2 12:12:13 UTC 1970"
(bootloader) ro.build.fingerprint[0]: motorola/potter_amz/potter:7.0/NPN
(bootloader) ro.build.fingerprint[1]: S25.137-93-14/14:user/release-keys
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.25.341.14.potter_amz
(bootloader) ro.build.version.full[1]: .amz.en.US
(bootloader) ro.build.version.qcom: LA.UM.5.6.r1-01900-89xx.0
(bootloader) version-baseband: M8953_37.46.07.47.01R POTTER_NA_CUST
(bootloader) kernel.version[0]: Linux version 3.18.31-perf-gf055b2e-0010
(bootloader) kernel.version[1]: 7-gdc6d2c1 ([email protected]) (gcc ver
(bootloader) kernel.version[2]: sion 4.9 20150123 (prerelease) (GCC) ) #
(bootloader) kernel.version[3]: 1 SMP PREEMPT Wed May 30 14:17:37 CDT 20
(bootloader) kernel.version[4]: 18
(bootloader) sbl1.git: git=MBM-NG-VC1.07-0-g3b15bb0
(bootloader) rpm.git: git=MBM-NG-VC0.C0-1-g202d600
(bootloader) tz.git: git=283f623
(bootloader) devcfg.git: git=283f623
(bootloader) keymaster.git: git=283f623
(bootloader) cmnlib.git: git=283f623
(bootloader) cmnlib64.git: git=283f623
(bootloader) prov.git: git=283f623
(bootloader) aboot.git: git=MBM-NG-VC1.07-0-g9d7f987
(bootloader) qe: qe 0/0
(bootloader) frp-state: protected (77)
(bootloader) ro.carrier: amz
all: listed above
finished. total time: 0.062s
volcomguyaz said:
I had given this a try a few day's ago. It went through the process but the fastboot (boot loop) was still in effect. I doubt anyone offhand would know why it didn't take the rescue? I'm not at home w/ details but everything Ive tried gives me the "downgrade failure" upon flashing. My phone is Amazon XT1687 on 137-93-16 (which is the one the tool downloads and rescues with even the AMZ.137-93-16.img) but its still stuck in fastboot I will probably have to wait for the official 8.1 flashboot file or the 137-93-18 to get out of this jam? I have tried everything, phone has everything intact i.e. IMEI just wont take the flash even at same version so hopefully something 'higher' might work. I'm glad it worked for some of you who might have been waiting longer then me. I managed to bootloop two of these phones in a week ....If anyone thinks they can help I will deff have more details when I'm at my computer =)
Click to expand...
Click to collapse
Sounds like you need to enter command
fastboot oem fb_mode_clear
To get it to boot normally.
Deff appreciate you taking the time =) honestly I tried probably 99/100 things and I don't have the brain power to figure what the ONE combination is I haven't tried. Bought two of these this past week luckily off offerup- that are more then likely shot. I get complacent with and in between make\models too easily - each phone has its own specific process - my own fault! (the second one really sting's cause I mistakenly forgot to switch it off the cable and fast booted that bad boy like the first one) not something I like to admit from one senior member to another but hey let it be an example for anyone else- it can go sideways real quick with that FB.exe
Maybe if anyone else stops by, is it because they are the Amazon Prime (unlocking bootloader was never an option which means no TWRP which meansss I should have never attempted to flash these devices? ) Is there any hope with an official flash at some point that would bring them back?
It says unsupported device on mine. I'm using an XT1685 retapac, which got the OPS28.85-13 just a few days ago.
ansarips said:
It says unsupported device on mine. I'm using an XT1685 retapac, which got the OPS28.85-13 just a few days ago.
Click to expand...
Click to collapse
Mine is also XT1685. It was supported by the tool while I was on Nougat (137-93-14). Since I upgraded to oreo (leaked OTA install) it is no longer supported. It seems that newer firmware versions are not supported until they are publicly available.
Regards.
Does this work on Rooted device?
goodjuju said:
Does this work on Rooted device?
Click to expand...
Click to collapse
You will never be able to update a rooted device.
You have to be on full and untouched stock, bootloader state doesn't matter.
Sent from my Moto G5 Plus using XDA Labs
goodjuju said:
Does this work on Rooted device?
Click to expand...
Click to collapse
Only if you have no other choices to go back to stock Nougat, and you haven't been playing with oreo non-stock firmwares, I would give a try to the rescue option. This option erases all user data.
I have retus x1787, also says unsupported device was on April security patch, said unsupported. Then I went to June and August security patch and still getting unsupported. I have unlocked bootloader but stock. I wanted to relocked to see if it can be supported, but I can't relock it. Because I can't find the whole stock rom for August which is 137-93-18. Did it work with unlocked bootloader?
Sent from my Pixel 2 XL using Tapatalk

Help to know my original stock ROM - Not as easy as it looks

Hi everyone.
I know that when reading the title of my thread they can say "pfff just type the USSD code and look for the baseband in the configuration", but if it were that easy we will not be here.
I have this phone (Motorola Z2 Force) which at the time I changed the original ROM (do not ask why, please), at that time I installed a stock ROM that worked but has always generated the message "verity mode set to disable" at startup, that's because the ROM doesn't match the same version of ROM that was on the phone.
So now I want to go back to the original ROM, but I never wrote down what that firmware was, so I have no clue which ROM to look for. I tried installing several ROMs because I know the model of the phone and its variation, but even so there are many ROMs, some worked, some did not, some I did not even try because they are too many, but all that worked for me showed me the same message "verity mode set to disable".
I have tried to find out the exact ROM I had through data that is still true, such as the phone's serial number or IMEI code, but I can't find information on how to interpret those numbers, I can't find a "translator" to find out what Help me find out what my original stock ROM was.
Any ideas?
Loperaco said:
Hi everyone.
I know that when reading the title of my thread they can say "pfff just type the USSD code and look for the baseband in the configuration", but if it were that easy we will not be here.
I have this phone (Motorola Z2 Force) which at the time I changed the original ROM (do not ask why, please), at that time I installed a stock ROM that worked but has always generated the message "verity mode set to disable" at startup, that's because the ROM doesn't match the same version of ROM that was on the phone.
So now I want to go back to the original ROM, but I never wrote down what that firmware was, so I have no clue which ROM to look for. I tried installing several ROMs because I know the model of the phone and its variation, but even so there are many ROMs, some worked, some did not, some I did not even try because they are too many, but all that worked for me showed me the same message "verity mode set to disable".
I have tried to find out the exact ROM I had through data that is still true, such as the phone's serial number or IMEI code, but I can't find information on how to interpret those numbers, I can't find a "translator" to find out what Help me find out what my original stock ROM was.
Any ideas?
Click to expand...
Click to collapse
Go to fastboot and use the command "fastboot getvar all" minus the quotations. Post the report here with your IMEI blacked out and we can help you
There are a few posts here to help you get fastboot setup if you don't have it
Starkiller2 said:
Go to fastboot and use the command "fastboot getvar all" minus the quotations. Post the report here with your IMEI blacked out and we can help you
There are a few posts here to help you get fastboot setup if you don't have it
Click to expand...
Click to collapse
Hi Starkiller.
This what the command returns:
(bootloader) kernel: uefi
(bootloader) version-bootloader: MBM-3.0-nash_retail-43c7c77-190920
(bootloader) product: nash
(bootloader) board: nash
(bootloader) secure: yes
(bootloader) hwrev: PVT
(bootloader) radio: ROW
(bootloader) storage-type: UFS
(bootloader) emmc: N/A
(bootloader) ufs: 64GB SAMSUNG KLUCG4J1ED-B0C1 FV=0200
(bootloader) ram: 6GB SKHYNIX LP4x DIE=12Gb M5=06 M6=04 M7=00 M8=0D
(bootloader) cpu: MSM8998 2.1 (4)
(bootloader) serialno: ZY224WPP9T
(bootloader) cid: 0x0032
(bootloader) channelid: 0x1b
(bootloader) uid: 3E3684D8
(bootloader) securestate: flashing_unlocked
(bootloader) verity-state: disabled (0)
(bootloader) iswarrantyvoid: yes
(bootloader) max-download-size: 536870912
(bootloader) reason: Volume down key pressed
(bootloader) imei: XXXXXXXXXXXX
(bootloader) meid:
(bootloader) date: 03-26-2018
(bootloader) sku: XT1789-05
(bootloader) carrier_sku:
(bootloader) battid: SNN5987A
(bootloader) battery-voltage: 4346
(bootloader) iccid:
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) ro.build.fingerprint[0]: motorola/nash/nash:9/PPX29.159-24/
(bootloader) ro.build.fingerprint[1]: e78f1:user/release-keys
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.29.11.24.nash.retail
(bootloader) ro.build.version.full[1]: .en.US
(bootloader) ro.build.version.qcom: LA.UM.7.2.r1-06500-sdm660.0
(bootloader) version-baseband: <not found>
(bootloader) kernel.version[0]: Linux version 4.4.153-perf-g1f14820 (hud
(bootloader) kernel.version[1]: [email protected]) (gcc version 4.9.x 201
(bootloader) kernel.version[2]: 50123 (prerelease) (GCC) ) #1 SMP PREEMP
(bootloader) kernel.version[3]: T Fri Sep 20 09:23:35 CDT 2019
(bootloader) git:abl: MBM-3.0-nash_retail-43c7c77-190920
(bootloader) git:xbl: MBM-3.0-nash_retail-4fc2afc-190920
(bootloader) gitmic: MBM-3.0-nash_retail-4fc2afc-190920
(bootloader) git:rpm: MBM-3.0-nash_retail-404f7ba-190920
(bootloader) git:tz: MBM-3.0-nash_retail-3537781-190920
(bootloader) git:hyp: MBM-3.0-nash_retail-3537781-190920
(bootloader) git:devcfg: MBM-3.0-nash_retail-3537781-190920
(bootloader) git:cmnlib: MBM-3.0-nash_retail-3537781-190920
(bootloader) git:cmnlib64: MBM-3.0-nash_retail-3537781-190920
(bootloader) git:keymaster: MBM-3.0-nash_retail-3537781-190920
(bootloader) git:storsec: MBM-3.0-nash_retail-3537781-190920
(bootloader) gitrov: MBM-3.0-nash_retail-3537781-190920
(bootloader) frp-state: no protection (0)
(bootloader) ro.carrier: retla
(bootloader) current-slot: b
(bootloader) running-bl-slot: _b/_b
(bootloader) running-boot-lun: 3
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: yes
(bootloader) slot-successful:_b: yes
(bootloader) slot-unbootable:_a: no
(bootloader) slot-unbootable:_b: no
(bootloader) slot-retry-count:_a: 6
(bootloader) slot-retry-count:_b: 6
https://mirrors.lolinet.com/firmwar...ubsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip - according to your getvar output - this is teh correct model (-05), and corresponds to the currently installed bootloader (159.y).
OR
If you mean you flashed a different firmware, you definitely have a -05 model, so it's:
1. https://mirrors.lolinet.com/firmware/moto/nash/official/RETLA/ - Latin America
https://mirrors.lolinet.com/firmware/moto/nash/official/RETBR/ - Brazil
https://mirrors.lolinet.com/firmware/moto/nash/official/RETAIL/ - Bought from Moto in US Unlocked
All should work, but only one is right for your region - what's your region/where was this bought?
npjohnson said:
https://mirrors.lolinet.com/firmwar...ubsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip - according to your getvar output - this is teh correct model (-05), and corresponds to the currently installed bootloader (159.y).
OR
If you mean you flashed a different firmware, you definitely have a -05 model, so it's:
1. https://mirrors.lolinet.com/firmware/moto/nash/official/RETLA/ - Latin America
https://mirrors.lolinet.com/firmware/moto/nash/official/RETBR/ - Brazil
https://mirrors.lolinet.com/firmware/moto/nash/official/RETAIL/ - Bought from Moto in US Unlocked
All should work, but only one is right for your region - what's your region/where was this bought?
Click to expand...
Click to collapse
Hi npjohnson
I'm afraid you fell into the trap. Although you see that the firmware is correct, it really is not true. As I said before, I have a working ROM installed, and the "getvar" command shows exactly that, that is, what I have installed, so you are immersed in a loop. You see that I have a proper installation, but that is not the original ROM, and apparently it matches because I did indeed look for a firmware that matches my cell phone model, but I know that this is not exactly correct, because I keep getting the message " verity mode set to disable ".
Now, about the variations that you propose to me, I have this:
RETLA: There I found two versions, "XT1789-05_NASH_RETLA_SS" and "XT1789-05_NASH_RETLA_DS". With the first one the cell phone goes blank when it starts, with the second one it shows me the message that I have installed a different firmware.
RETBR: I never tried, because I bought the cell phone in Colombia at the time. Should I try this?
RETAIL: This is actually the one I currently have, but as I said, I have the message "verity mode set to disable".
This is why I need to know, through things that have not had modification such as the serial number or the IMEI, what ROM originally had.
I am very grateful for your help, so I will keep trying my best guys.
Loperaco said:
Hi npjohnson
I'm afraid you fell into the trap. Although you see that the firmware is correct, it really is not true. As I said before, I have a working ROM installed, and the "getvar" command shows exactly that, that is, what I have installed, so you are immersed in a loop. You see that I have a proper installation, but that is not the original ROM, and apparently it matches because I did indeed look for a firmware that matches my cell phone model, but I know that this is not exactly correct, because I keep getting the message " verity mode set to disable ".
Now, about the variations that you propose to me, I have this:
RETLA: There I found two versions, "XT1789-05_NASH_RETLA_SS" and "XT1789-05_NASH_RETLA_DS". With the first one the cell phone goes blank when it starts, with the second one it shows me the message that I have installed a different firmware.
RETBR: I never tried, because I bought the cell phone in Colombia at the time. Should I try this?
RETAIL: This is actually the one I currently have, but as I said, I have the message "verity mode set to disable".
This is why I need to know, through things that have not had modification such as the serial number or the IMEI, what ROM originally had.
I am very grateful for your help, so I will keep trying my best guys.
Click to expand...
Click to collapse
You are confused, the verity mode set to disabled notice is not because you have a firmware for a different device... It's because verity is disabled.
If you relock the bootloader that may go away, but I wouldn't worry about it.
RETLA appears to be correct for your device.
npjohnson said:
You are confused, the verity mode set to disabled notice is not because you have a firmware for a different device... It's because verity is disabled.
If you relock the bootloader that may go away, but I wouldn't worry about it.
RETLA appears to be correct for your device.
Click to expand...
Click to collapse
Ohhhhh I see, so I will not worry about this anymore and I am going to install the RETLA ROM.
I have one more question, what is the difference between RETLA SS and RETLA DS?
Loperaco said:
Ohhhhh I see, so I will not worry about this anymore and I am going to install the RETLA ROM.
I have one more question, what is the difference between RETLA SS and RETLA DS?
Click to expand...
Click to collapse
Never heard of SS, use whichever boots for you.
Loperaco said:
Ohhhhh I see, so I will not worry about this anymore and I am going to install the RETLA ROM.
I have one more question, what is the difference between RETLA SS and RETLA DS?
Click to expand...
Click to collapse
SS is "Single Sim" and DS is "Dual Sim".
Loperaco said:
Hi Starkiller.
This what the command returns:
...
(bootloader) ro.carrier: retla
(bootloader) current-slot: b
(bootloader) running-bl-slot: _b/_b
(bootloader) running-boot-lun: 3
(bootloader) slot-count: 2
(bootloader) slot-successful:_a: yes
(bootloader) slot-successful:_b: yes
(bootloader) slot-unbootable:_a: no
(bootloader) slot-unbootable:_b: no
(bootloader) slot-retry-count:_a: 6
(bootloader) slot-retry-count:_b: 6
Click to expand...
Click to collapse
It's unusual for a Moto device to be running in slot b
But that shouldn't affect your issue.
If you have a Windows PC LMSA'S Flash rescue option works good for downloading and flashing stock firmware.
https://forum.xda-developers.com/general/general/update-moto-lenovo-moto-smart-assistant-t3951714
Sent from my ali using XDA Labs
Loperaco said:
Any ideas?
Click to expand...
Click to collapse
You're not alone. I have a RETIN device that I flashed a stock RETIN firmware on. Ever since, it says my phone's loaded a different OS - I have tried Smart Assistant, flashing all known RETIN etc. Only thing I couldn't do is try flashing a stock RETIN firmware using RSDLite, coz I couldn't get the phone to be detected (yet).
I have since then flashed a modified logo.bin that I created to match the blue-yellow Moto logo, to cover all those warnings sorting boot - except for verity disabled
ph03n!x said:
You're not alone. I have a RETIN device that I flashed a stock RETIN firmware on. Ever since, it says my phone's loaded a different OS - I have tried Smart Assistant, flashing all known RETIN etc. Only thing I couldn't do is try flashing a stock RETIN firmware using RSDLite, coz I couldn't get the phone to be detected (yet).
I have since then flashed a modified logo.bin that I created to match the blue-yellow Moto logo, to cover all those warnings sorting boot - except for verity disabled
Click to expand...
Click to collapse
You problem with RSD Lite is likely USB 3 ports, also most PC's that shipped with Windows 10, will not work with RSD Lite.
You need a PC that shipped with Windows 7 or XP, and USB 2 ports.
Sent from my ali using XDA Labs
ph03n!x said:
You're not alone. I have a RETIN device that I flashed a stock RETIN firmware on. Ever since, it says my phone's loaded a different OS - I have tried Smart Assistant, flashing all known RETIN etc. Only thing I couldn't do is try flashing a stock RETIN firmware using RSDLite, coz I couldn't get the phone to be detected (yet).
I have since then flashed a modified logo.bin that I created to match the blue-yellow Moto logo, to cover all those warnings sorting boot - except for verity disabled
Click to expand...
Click to collapse
Hahahaha LOL
ok, clearly that could be an effective solution, unfortunately not the most suitable
sd_shadow said:
You problem with RSD Lite is likely USB 3 ports, also most PC's that shipped with Windows 10, will not work with RSD Lite.
You need a PC that shipped with Windows 7 or XP, and USB 2 ports.
Click to expand...
Click to collapse
After realising that Moto has abandoned this device, I've abandoned Moto firmware too... Experimenting with Lineage now :laugh:
Loperaco said:
ok, clearly that could be an effective solution, unfortunately not the most suitable
Click to expand...
Click to collapse
For me, it was more of an OCD to not see that ugly screen once in a while when I restart. I'm rooted with Magisk, have EdXposed too - while Safety Net passes (for now at least), I do not use banking or Google Pay apps on this device - have a stock, unlocked P30 Pro only for that. So no sweat :highfive:
XT1789-01 engineering bootloader
npjohnson said:
https://mirrors.lolinet.com/firmwar...ubsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip - according to your getvar output - this is teh correct model (-05), and corresponds to the currently installed bootloader (159.y).
OR
If you mean you flashed a different firmware, you definitely have a -05 model, so it's:
1. https://mirrors.lolinet.com/firmware/moto/nash/official/RETLA/ - Latin America
https://mirrors.lolinet.com/firmware/moto/nash/official/RETBR/ - Brazil
https://mirrors.lolinet.com/firmware/moto/nash/official/RETAIL/ - Bought from Moto in US Unlocked
All should work, but only one is right for your region - what's your region/where was this bought?
Click to expand...
Click to collapse
Dear I've a Z2 force with XT1789-01 model number which is Verizon but "ENGINEERING BOOTLOADER" so my phone doesn't flash any firmware and says failed to start bootloader mode.
What's compatible firmware for engineering bootloader?
If I flash by commands it shows hardware malfunction
AlahmadPR said:
Dear I've a Z2 force with XT1789-01 model number which is Verizon but "ENGINEERING BOOTLOADER" so my phone doesn't flash any firmware and says failed to start bootloader mode.
What's compatible firmware for engineering bootloader?
If I flash by commands it shows hardware malfunction
Click to expand...
Click to collapse
You have a prototype device, return it to whomever you bought it from and get a new one.
I'm responsible for it
npjohnson said:
You have a prototype device, return it to whomever you bought it from and get a new one.
Click to expand...
Click to collapse
Is there a way to recover? Because I was using it b4

Unlock E5 Play

Hi there everyone. This post of a question is going to be long. So, bear with me. A week ago I decided I wanted to unlock and root my Motorola E5 Play that I have been using with Consumer Cellular as the carrier for nearly a year. I have done this once before with my previous Android phone, so, naturally, I follow instructions to be found on websites, including those to be found on xda forums. The process did not go as expected. I installed the right Moto drivers on my laptop, installed adb utilities, got the Motorola unlock code via a portal to be found here on xda, and proceeded with the typical process. I can't remember all of the frustrations I had, but, basically, I ended up flashing the stock ROM for my phone just to get it usable again, and then discovered I had lost radio transceiver capabilities. I could not connect to Consumer Cellular's network to make or receive calls. The little icon for your cell signal strength was gone. I did a little reading on flashing necessary firmware for your phone's radio transceiver, but since I could find nothing about Consumer Cellular and the idea of going by specifications for my model phone and figuring it out without specific instructions seemed too much, I ultimately decided to buy a carrier unlocked model of my phone, take out the sim-card from my old phone and put it into the new phone. The new phone (or renewed should I say) was the exact same model of Moto E5 Play I had, it worked on the GSM networks, and so I have a working phone again. The only little problem was that, originally, the phone I just bought was an AT&T phone. So, I see the AT&T logo when I turn the phone on, and there are a couple of other quirks here and there, but once I backed up Android data to this phone from Google's Cloud everything was back. However, I still would like the benefits of a rooted smartphone, whether it be programs like SDMaid Pro having more access to clean your phone deeper, or being able to uninstall bloatware, customize boot up animations, etc.
So, after having screwed up as I did, I thought it might be best to pay a professional to unlock and root this newly bought renewed phone of mine. I tried making use of oneclickroot.com, but the operator there told me my phone is not eligible for OEM unlocking. This leads me to two requests of you guys here at xda. One of which may get this thread removed, and the other of which hopefully will be satisfied if this thread is not taken down due to the first request.
Request #1:
-------------------------
I know these phones are made with the capability of being unlocked. If it is not eligible for unlocking then it has something to do with the carrier. I know this because my previous phone (a Verizon Prepaid) was not eligible for unlocking when I got it years ago, but a nice and entrepreneurial Motorola employee looking to make a little money on the side over in China was gracious enough to email me the unlock code once I sent him $45 dollars via Paypal. So, if any of you know how to get my Consumer Cellular Moto E5 Play XT-1921-2 unlock code, be it this way, that way, or the other way, then, please, do tell.
Request #2:
--------------------------
I need some good instructions for unlocking and rooting this phone without screwing it up like I did the last one. If this involves extra steps like flashing needed firmware for the chipset the radio transceiver uses that is OK (I believe this model phone uses QualComm). I just need those steps spelled out and listed.
So, the grand goal here is an unlocked and rooted Motorola Android phone of mine. Relevant device information is below.
Model: Motorola E5 Play XT-1921-2
OS: Android 8.0.0 Oreo
Network: GSM
Carrier: Consumer Cellular
Radio Transceiver Chipset: Some version of QualComm
Baseband version: M8920_21.11.11.63.02R JAMES_NA_ATT_CUST
Build Number: OCPS27.91-157-15
Any help would be greatly appreciated.
vindy1099 said:
Hi there everyone. This post of a question is going to be long. So, bear with me. A week ago I decided I wanted to unlock and root my Motorola E5 Play that I have been using with Consumer Cellular as the carrier for nearly a year. I have done this once before with my previous Android phone, so, naturally, I follow instructions to be found on websites, including those to be found on xda forums. The process did not go as expected. I installed the right Moto drivers on my laptop, installed adb utilities, got the Motorola unlock code via a portal to be found here on xda, and proceeded with the typical process. I can't remember all of the frustrations I had, but, basically, I ended up flashing the stock ROM for my phone just to get it usable again, and then discovered I had lost radio transceiver capabilities. I could not connect to Consumer Cellular's network to make or receive calls. The little icon for your cell signal strength was gone. I did a little reading on flashing necessary firmware for your phone's radio transceiver, but since I could find nothing about Consumer Cellular and the idea of going by specifications for my model phone and figuring it out without specific instructions seemed too much, I ultimately decided to buy a carrier unlocked model of my phone, take out the sim-card from my old phone and put it into the new phone. The new phone (or renewed should I say) was the exact same model of Moto E5 Play I had, it worked on the GSM networks, and so I have a working phone again. The only little problem was that, originally, the phone I just bought was an AT&T phone. So, I see the AT&T logo when I turn the phone on, and there are a couple of other quirks here and there, but once I backed up Android data to this phone from Google's Cloud everything was back. However, I still would like the benefits of a rooted smartphone, whether it be programs like SDMaid Pro having more access to clean your phone deeper, or being able to uninstall bloatware, customize boot up animations, etc.
So, after having screwed up as I did, I thought it might be best to pay a professional to unlock and root this newly bought renewed phone of mine. I tried making use of oneclickroot.com, but the operator there told me my phone is not eligible for OEM unlocking. This leads me to two requests of you guys here at xda. One of which may get this thread removed, and the other of which hopefully will be satisfied if this thread is not taken down due to the first request.
Request #1:
-------------------------
I know these phones are made with the capability of being unlocked. If it is not eligible for unlocking then it has something to do with the carrier. I know this because my previous phone (a Verizon Prepaid) was not eligible for unlocking when I got it years ago, but a nice and entrepreneurial Motorola employee looking to make a little money on the side over in China was gracious enough to email me the unlock code once I sent him $45 dollars via Paypal. So, if any of you know how to get my Consumer Cellular Moto E5 Play XT-1921-2 unlock code, be it this way, that way, or the other way, then, please, do tell.
Request #2:
--------------------------
I need some good instructions for unlocking and rooting this phone without screwing it up like I did the last one. If this involves extra steps like flashing needed firmware for the chipset the radio transceiver uses that is OK (I believe this model phone uses QualComm). I just need those steps spelled out and listed.
So, the grand goal here is an unlocked and rooted Motorola Android phone of mine. Relevant device information is below.
Model: Motorola E5 Play XT-1921-2
OS: Android 8.0.0 Oreo
Network: GSM
Carrier: Consumer Cellular
Radio Transceiver Chipset: Some version of QualComm
Baseband version: M8920_21.11.11.63.02R JAMES_NA_ATT_CUST
Build Number: OCPS27.91-157-15
Any help would be greatly appreciated.
Click to expand...
Click to collapse
Most people with this device, just post in
https://forum.xda-developers.com/moto-e5
Unlocking the bootloader is fairly straightforward, and does not cause any of the issues you described.
Rooting can cause problems.
I suggest looking at the E5 section for current tooting method.
Did you buy the device new?
What do you get with fastboot getvar all ?
Code:
fastboot getvar all
Sent from my Moto E (4) using Tapatalk
sd_shadow said:
Most people with this device, just post in
https://forum.xda-developers.com/moto-e5
Unlocking the bootloader is fairly straightforward, and does not cause any of the issues you described.
Rooting can cause problems.
I suggest looking at the E5 section for current tooting method.
Did you buy the device new?
What do you get with fastboot getvar all ?
Code:
fastboot getvar all
Sent from my Moto E (4) using Tapatalk
Click to expand...
Click to collapse
Thank for replying shadow. The phone is renewed (which I take to mean it was factory reset). You are right in that it may not have been the unlocking of the previous phone that caused me problems but what I did afterwards when trying to root it, and likely flashing the wrong ROM to it. The command "fastboot getvar all" when executed on the phone I am now using yields the following:
(bootloader) version: 0.5
(bootloader) version-bootloader: moto-msm8920-B9.4A
(bootloader) product: james
(bootloader) board: james
(bootloader) secure: yes
(bootloader) hwrev: P3
(bootloader) radio: 9
(bootloader) storage-type: emmc
(bootloader) emmc: 16GB SAMSUNG QE63MB RV=08 PV=03 FV=0000000000000003
(bootloader) ram: 2GB SAMSUNG LP3 DIE=8Gb M5=01 M6=06 M7=00 M8=1F
(bootloader) cpu: MSM8920
(bootloader) serialno: ZY323GTQV8
(bootloader) cid: 0x0001
(bootloader) channelid: 0x84
(bootloader) uid: 854514E600000000000000000000
(bootloader) securestate: oem_locked
(bootloader) iswarrantyvoid: no
(bootloader) max-download-size: 535822336
(bootloader) reason: Reboot mode set to fastboot
(bootloader) imei: 359542090844190
(bootloader) meid:
(bootloader) date: 11-23-2018
(bootloader) sku: XT1921-2
(bootloader) carrier_sku: 6798BB
(bootloader) battid:
(bootloader) iccid: 89014103271819071604
(bootloader) cust_md5:
(bootloader) max-sparse-size: 268435456
(bootloader) current-time:
(bootloader) ro.build.fingerprint[0]: motorola/james_a/james:8.0.0/OCPS2
(bootloader) ro.build.fingerprint[1]: 7.91-157-15/16:user/release-keys
(bootloader) poweroffalarm: 0
(bootloader) ro.build.version.full[0]: Blur_Version.27.301.16.james_a.a.
(bootloader) ro.build.version.full[1]: en.US
(bootloader) ro.build.version.qcom: LA.UM.6.6.r1-04400-89xx.0
(bootloader) version-baseband: M8920_21.11.11.63.02R JAMES_NA_ATT_CUST
(bootloader) kernel.version[0]: Linux version 3.18.71-perf-gb838762-0007
(bootloader) kernel.version[1]: 1-g3aa9cf9 ([email protected]) (gcc ver
(bootloader) kernel.version[2]: sion 4.8 (GCC) ) #1 SMP PREEMPT Fri Jul
(bootloader) kernel.version[3]: 12 02:30:49 CDT 2019
(bootloader) sbl1.git: git=MBM-NG-VB9.4A-0-g8ffb6ee
(bootloader) rpm.git: git=02a0726-dirty
(bootloader) tz.git: git=083cf5f-dirty
(bootloader) devcfg.git: git=083cf5f-dirty
(bootloader) keymaster.git: git=083cf5f
(bootloader) cmnlib.git: git=083cf5f
(bootloader) cmnlib64.git: git=083cf5f
(bootloader) prov.git: git=083cf5f-dirty
(bootloader) aboot.git: git=MBM-NG-VB9.4A-0-g4e376e8
(bootloader) frp-state: no protection (77)
(bootloader) ro.carrier: att
(bootloader) current-slot:
(bootloader) slot-suffixes: _a
(bootloader) slot-count: 1
(bootloader) slot-successful:_a: INVALID
(bootloader) slot-successful:_b: INVALID
(bootloader) slot-bootable:_a: INVALID
(bootloader) slot-bootable:_b: INVALID
(bootloader) slot-retry-count:_a: unknown
(bootloader) slot-retry-count:_b: unknown
all: listed above
finished. total time: 0.396s
Any advice you may have would be good. I don't want to make another attempt at rooting until I am confident I have instructions I can follow to the letter and that I am highly confident are correct for my model phone (carrier issues considered). I will try to get this thread where you pointed me to in the xda fourms. I know reposting questions is frowned upon and I have never moved a thread before, but I should be able to figure it out. Thank you for your suggestions.

Categories

Resources