Hey There, i just got Motorola Moto x (2nd Gen) and it's currently running android 4.4.4 and is AT&T variant. Can any one tell me how can i update it to Marshmallow with/without international variant ?
Update process from PC will be preferred.
abdullah.ahsan11 said:
Hey There, i just got Motorola Moto x (2nd Gen) and it's currently running android 4.4.4 and is AT&T variant. Can any one tell me how can i update it to Marshmallow with/without international variant ?
Update process from PC will be preferred.
Click to expand...
Click to collapse
As its att and bootloader is locked so you cant go further.. Wait for officially update.. Well why you are on kitkat still? You should get lolipop by now..
Salik Iqbal said:
As its att and bootloader is locked so you cant go further.. Wait for officially update.. Well why you are on kitkat still? You should get lolipop by now..
Click to expand...
Click to collapse
Yes i am now at 5.1.1. Is there anyway i can unlock my bootloader?
abdullah.ahsan11 said:
Yes i am now at 5.1.1. Is there anyway i can unlock my bootloader?
Click to expand...
Click to collapse
Go into Settings, About Phone, tap Build Number 7 times, then go back one screen to Developer Options, enable Allow Bootloader Unlock, and USB Debugging.
Boot into Bootloader Mode and try:
fastboot oem unlock
That may not work on your phone.
Try to get the unlock code from Motorola:
https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a
If you are able to unlock the bootloader, you have two choices: you can flash the 6.0 stock firmware from another variant, or you can flash a MarshMallow ROM, such as CyanogenMod.
Here's a link to stock Moto X 2014 firmwares:
https://mega.nz/#F!ow8igZRL!Z7vmN8GOpez2bVMYDvEKkg
abdullah.ahsan11 said:
Yes i am now at 5.1.1. Is there anyway i can unlock my bootloader?
Click to expand...
Click to collapse
Your bootloader is locked. To unlock it you need to use kingroot, then sunshine to unlock it. After that you can flash a marshmallow rom.
Sent from my XT1095 using Tapatalk
AGISCI said:
Your bootloader is locked. To unlock it you need to use kingroot, then sunshine to unlock it. After that you can flash a marshmallow rom.
Sent from my XT1095 using Tapatalk
Click to expand...
Click to collapse
I am a noob . Can You please refer me a link/tutorial. I know about king root but sunshine is new to me
UPDATE:
I tried to root with kingroot and it failed
For links to relevant guides and tutorials see Tony Stark's sticky at the top of the general forum.
Hi Sir, Gus Ghanem, pleased take two minutes to help me
Gus Ghanem said:
Go into Settings, About Phone, tap Build Number 7 times, then go back one screen to Developer Options, enable Allow Bootloader Unlock, and USB Debugging.
Boot into Bootloader Mode and try:
fastboot oem unlock
That may not work on your phone.
Try to get the unlock code from Motorola:
https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a
If you are able to unlock the bootloader, you have two choices: you can flash the 6.0 stock firmware from another variant, or you can flash a MarshMallow ROM, such as CyanogenMod.
Here's a link to stock Moto X 2014 firmwares:
https://mega.nz/#F!ow8igZRL!Z7vmN8GOpez2bVMYDvEKkg
Click to expand...
Click to collapse
Dear sir,
I have Verizon xt 1096 and want to install Android 6.0 from other variants like xt 1092 from stock firmwares which links that you provided above. I will unlock my bootloader.
You please guide me how I can install using fastboot on my windows PC. I don't care about CDMA, it should work on GSM networks 2G and UMTS 3G and LTE because now I am in UAE and not using Verizon.
I need marshmallow 6.0. ... and I don't want to install custom recovery, ROM or root it, if it not necessary for upgrade process.
I will be very thankful to you.
Sorry I forgotten to mention, now I am on stock 5.1
Please also post some commands for fastboot. Thanks
abrarakram19 said:
Dear sir,
I have Version xt 1096 and want to install Android 6.0 from other Version like xt 1092 from stock firmwares which links that you provided above. I will unlock my bootloader.
You please guide me how I can install using fastboot on my windows PC. I don't care about CDMD, it should work on GSM networks 2G and 3G because now I am in UAE and not using Verizon.
I need marshmallow 6.0. ... and I don't want to install custom recovery, ROM or root it, if is it not necessary for upgrade process.
I will be very thankful to you.
Click to expand...
Click to collapse
Install Motorola USB drivers:
https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/88481
Extract/unzip the firmware file. Put adb.exe, fastboot.exe, AdbWinApi.dll, AdbWinUsbApi.dll inside that folder with the firmware files. Shift + Right click in the folder, and select Open command window here, paste these commands:
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot
Gus Ghanem said:
Install Motorola USB drivers:
https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/88481
Extract/unzip the firmware file. Put adb.exe, fastboot.exe, AdbWinApi.dll, AdbWinUsbApi.dll inside that folder with the firmware files. Shift + Right click in the folder, and select Open command window here, paste these commands:
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot
Click to expand...
Click to collapse
Thank you very much sir. I will try and I hope it will be done with your cooperation. If I felt any trouble I will beg some help from you. Thanks again.
Gus Ghanem said:
Install Motorola USB drivers:
https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/88481
Extract/unzip the firmware file. Put adb.exe, fastboot.exe, AdbWinApi.dll, AdbWinUsbApi.dll inside that folder with the firmware files. Shift + Right click in the folder, and select Open command window here, paste these commands:
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot
Click to expand...
Click to collapse
Great sir, I followed your instructions and I successfully upgraded my moto x2 xt 1096 (5.1) to official 6.0 xt1092 without any trouble or changing my recovery or any thing else. Thanks for your help.
one thing is when I restart my device one warning screen appear like (your device's bootloader is unlocked and some more cautions) and moto boot animation is changed. Is it possible to get rid from these by simply re locking bootloader by fastboot command....... "fastboot oem lock"
Or after changing firmware it's not possible to re lock it simply myself or any other code is required.
And one more question can i later install other update like 6.0.1 if it is available in same way or will you upload any future updated firmware in same location MEGA from where I downloaded earlier.
And will I get any future OTA from Motorola i.e. 6.0.1 or higher and should I install that OTA if arrives, or not?
I will wait for your reply. Thank again
abrarakram19 said:
Great sir, I followed your instructions and I successfully upgraded my moto x2 xt 1096 (5.1) to official 6.0 xt1092 without any trouble or changing my recovery or any thing else. Thanks for your help.
one thing is when I restart my device one warning screen appear like (your device's bootloader is unlocked and some more cautions) and moto boot animation is changed. Is it possible to get rid from these by simply re locking bootloader by fastboot command....... "fastboot oem lock"
or after changing firmware it's not possible to re lock it simply myself or any other code is required.
And one more question can i later install other update like 6.0.1 if it is available in same way or will you upload any futur updated firmware in same location MEGA from where I downloaded earlier.
I will wait for your reply. Thank again
Click to expand...
Click to collapse
Yes, when you unlock your bootloader, the boot logo changes to the warning logo, and the boot animation was changed by Motorola for 6.0.
You should be able to relock the bootloader by "fastboot oem lock". You can also flash a different boot logo and animation, but then the phone will not be pure stock anymore.
Because you flashed pure stock firmware, you should get System updates for XT1092 when they are released by Motorola, you don't need to reflash the full firmware.
The factory firmwares on MEGA are not mine, but thank you to whoever is uploading them there.
Gus Ghanem said:
Yes, when you unlock your bootloader, the boot logo changes to the warning logo, and the boot animation was changed by Motorola for 6.0.
You should be able to relock the bootloader by "fastboot oem lock". You can also flash a different boot logo and animation, but then the phone will not be pure stock anymore.
Because you flashed pure stock firmware, you should get System updates for XT1092 when they are released by Motorola, you don't need to reflash the full firmware.
The factory firmwares on MEGA are not mine, but thank you to whoever is uploading them there.
Click to expand...
Click to collapse
Thanks dear Sir for your guidance.
So it mean if I re lock the bootloader by entering command "fastboot oem lock", then I can install future OTA update if it arrives for xt1092 without bricking my device? Or my device has official stock but hybrid firmware or some parts of firmware. (xt1096 +xt1092) and may brick while installing official motorola OTAs? Or now it is 100% pure xt1092.?
This is last request And I don't wat to waste your time any more because you already given your precious time to me.
Thanks again for your guidance.
abrarakram19 said:
Thanks dear Sir for your guidance.
So it mean if I re lock the bootloader by entering command "fastboot oem lock", then I can install future OTA update if it arrives for xt1092 without bricking my device? Or my device has official stock but hybrid firmware or some parts of firmware. (xt1096 +xt1092) and may brick while installing official motorola OTAs? Or now it is 100% pure xt1092.?
This is last request And I don't wat to waste your time any more because you already given your precious time to me.
Thanks again for your guidance.
Click to expand...
Click to collapse
1) You don't need to lock the bootloader to receive ota updates. Updates work with the bootloader unlocked.
2) Don't worry about updates, Motorola said marshmallow 6.0 is the last update this phone gets. There will not be anymore OTA updates.
Sent from my XT1095 using Tapatalk
abrarakram19 said:
Thanks dear Sir for your guidance.
So it mean if I re lock the bootloader by entering command "fastboot oem lock", then I can install future OTA update if it arrives for xt1092 without bricking my device? Or my device has official stock but hybrid firmware or some parts of firmware. (xt1096 +xt1092) and may brick while installing official motorola OTAs? Or now it is 100% pure xt1092.?
This is last request And I don't wat to waste your time any more because you already given your precious time to me.
Thanks again for your guidance.
Click to expand...
Click to collapse
Hi sir I tried to re lock the bootloader by entering command " fastboot oem lock " and failed as........
..... (bootloader) FAIL: please run fastboot oem lock begin first!
(bootloader) sst lock failure!
Then I entered... fastboot oem lock begin
and returnd string is follow
.... ( bootloader ) ready to flash signed images
Then I can't understand what to do now.?
And an other thing when I connect my phone to PC it is still recognise and mention it's name XT 1096 however I installed firmware of XT 1092 and every thing inside is totally new corresponding to 6.0 and is XT 1092.
Is there any thing wrong, or its bootloader could be re locked. Or I should repeat the whole flashing process and at last befor entering "fastboot reboot", I should try fastboot oem lock. Is that maters or not before rebooting first time, or should I re flash the boot.img now to lock the bootloader or it is more difficult to do or it is impossible. Any idea or help or any other link please.
---------- Post added at 04:10 PM ---------- Previous post was at 04:10 PM ----------
abrarakram19 said:
Thanks dear Sir for your guidance.
So it mean if I re lock the bootloader by entering command "fastboot oem lock", then I can install future OTA update if it arrives for xt1092 without bricking my device? Or my device has official stock but hybrid firmware or some parts of firmware. (xt1096 +xt1092) and may brick while installing official motorola OTAs? Or now it is 100% pure xt1092.?
This is last request And I don't wat to waste your time any more because you already given your precious time to me.
Thanks again for your guidance.
Click to expand...
Click to collapse
Hi sir I tried to re lock the bootloader by entering command " fastboot oem lock " and failed as........
..... (bootloader) FAIL: please run fastboot oem lock begin first!
(bootloader) sst lock failure!
Then I entered... fastboot oem lock begin
and returnd string is follow
.... ( bootloader ) ready to flash signed images
Then I can't understand what to do now.?
And an other thing when I connect my phone to PC it is still recognise and mention it's name XT 1096 however I installed firmware of XT 1092 and every thing inside is totally new corresponding to 6.0 and is XT 1092.
Is there any thing wrong, or its bootloader could be re locked. Or I should repeat the whole flashing process and at last befor entering "fastboot reboot", I should try fastboot oem lock. Is that maters or not before rebooting first time, or should I re flash the boot.img now to lock the bootloader or it is more difficult to do or it is impossible. Any idea or help or any other link please.
---------- Post added at 04:17 PM ---------- Previous post was at 04:10 PM ----------
AGISCI said:
1) You don't need to lock the bootloader to receive ota updates. Updates work with the bootloader unlocked.
2) Don't worry about updates, Motorola said marshmallow 6.0 is the last update this phone gets. There will not be anymore OTA updates.
Sent from my XT1095 using Tapatalk
Click to expand...
Click to collapse
Hi sir I tried to re lock the bootloader by entering command " fastboot oem lock " and failed as........
..... (bootloader) FAIL: please run fastboot oem lock begin first!
(bootloader) sst lock failure!
Then I entered... fastboot oem lock begin
and returnd string is follow*
.... ( bootloader ) ready to flash signed images
Then I can't understand what to do now.
And an other thing when I connect my phone to PC it is still recognise and mention it's name XT 1096 however I installed firmware of XT 1092 and every thing inside is totally new corresponding to 6.0 and is XT 1092.*
Is there any thing wrong, or its bootloader could be re locked. Or I should repeat the whole flashing process and at last befor entering "fastboot reboot", I should try fastboot oem lock. Is that maters or not before rebooting first time, or should I re flash the boot.img now to lock the bootloader or it is more difficult to do or it is impossible. Any idea or help or any other link please. Actually I hate this warnings screen and cautions every time when I power on my device and moto boot animation is terrible since I unlocked the bootloader.
verizon unlocked device.
sir i have an unlocked verizon moto x 2nd generation. can i get official motorola 6.0 update? is there any way?
thanks
Yes sure, follow the instructions in first page of this thread given by Gus Ghanem and say thanks to XDA developer team and their members
---------- Post added at 02:19 PM ---------- Previous post was at 02:15 PM ----------
There is also a MEGA link to download stock marshmallow 6.0 firmwares
---------- Post added at 02:25 PM ---------- Previous post was at 02:19 PM ----------
But only proceed to flash marshmallow 6.0 firmwares if you are not using Verizon network because you will loose CDMA but you can use GSM and UMTS networks
abrarakram19 said:
Yes sure, follow the instructions in first page of this thread given by Gus Ghanem and say thanks to XDA developer team and their members
---------- Post added at 02:19 PM ---------- Previous post was at 02:15 PM ----------
There is also a MEGA link to download stock marshmallow 6.0 firmwares
---------- Post added at 02:25 PM ---------- Previous post was at 02:19 PM ----------
But only proceed to flash marshmallow 6.0 firmwares if you are not using Verizon network because you will loose CDMA but you can use GSM and UMTS networks
Click to expand...
Click to collapse
For those who use verizon service there is this rom:
http://forum.xda-developers.com/showthread.php?t=3327345
Verizon cdma works in this custom stock rom.
Sent from my XT1095 using Tapatalk
Hi,
i just got brand new unused Moto X 2nd gen (2014), It has 4.4 Android on it, but OTA update does not want to work anymore, as of 15.1.2020.
It is unlocked XT1095.
I am looking for somebody to help me over Skype to update it to 5.1 and then to 6.0 - the way usual update would go, and would donate to you via PayPal.
Related
So I just bought my Moto G 2014 (unlocked) and I have it all activated and set up. I was wondering though when Lollipop will be pushed so I can update to it? All I see articles are saying "It will get it" and "you should be able to update to it now" but I can't and I really don't want to void my warranty a day after I bought the phone. I want to try vanilla* Lollipop. Does anybody know when exactly?
( * = without having to manually install it via unlocking bootloader and using fastboot)
Motorola knows.
If it is the XT1063/4 ones, you can already install it via OTA.
Sent from my XT1064 using XDA Free mobile app
I have an Xt1064 and I still havent received the update. Is the update available here the same as the OTA? Im tempted to just install that one.
PerrottiX said:
If it is the XT1063/4 ones, you can already install it via OTA.
Sent from my XT1064 using XDA Free mobile app
Click to expand...
Click to collapse
I have XT1063 and I still didn't get the update through OTA as well. Is this normal?
i was trying
Hello, im from Perú. I got an XT1063 so when i am flashing i got two problems
1. hab check failed for boot
2. hab check failed for recovery
so anyone can help me?
I tried with Fastboot and with mfastboot, but same result.
I found this updates in other web which you can update to lollipop. Can anybody try them? I want to try but i can open the recovery...
getmovil dot com / motorola / root-moto-g-2014-android-lollipop /comment-page-1 /#comment-83348
Download the proper ota zip for your version from xda. Reboot into your stock bootloader. Apply update from sdcard. Done. No need to root or use fastboot. This can only be done on a completely stock phone with a locked bootloader. Its the same as end result that you'd get if you wait for the ota to arrive normally. Do not do this if you have unlocked your bootloader at any time. And make sure you use the proper ota zip for your model, there are three different models, the single sim us model ends in 1064.
Lokke9191 said:
Download the proper ota zip for your version from xda. Reboot into your stock bootloader. Apply update from sdcard. Done. No need to root or use fastboot. This can only be done on a completely stock phone with a locked bootloader. Its the same as end result that you'd get if you wait for the ota to arrive normally. Do not do this if you have unlocked your bootloader at any time. And make sure you use the proper ota zip for your model, there are three different models, the single sim us model ends in 1064.
Click to expand...
Click to collapse
...from where can i download the proper ota zip????
mine is MOTO G2 (2nd GEN) XT1068 dual sim europe
You can't. Lollipop isn't released for the XT1068 yet. But be patient. I suspect it to be there in the first or the second quarter of 2015! (And with a little luck maybe even this year...).
i understood we will take directly :angel:Android 6.0 (M) Milky Bar.......:good:
htcgr said:
i understood we will take directly :angel:Android 6.0 (M) Milky Bar.......:good:
Click to expand...
Click to collapse
Honestly, it should be there anytime now. But people keep asking the question over and over again: when is it coming? This is annoying, because no one really knows!
Lokke9191 said:
Download the proper ota zip for your version from xda. Reboot into your stock bootloader. Apply update from sdcard. Done. No need to root or use fastboot. This can only be done on a completely stock phone with a locked bootloader. Its the same as end result that you'd get if you wait for the ota to arrive normally. Do not do this if you have unlocked your bootloader at any time. And make sure you use the proper ota zip for your model, there are three different models, the single sim us model ends in 1064.
Click to expand...
Click to collapse
any idea how to re-lock the bootloader? :good:
kevin_arthur said:
any idea how to re-lock the bootloader? :good:
Click to expand...
Click to collapse
Follow the guide at ( http://www.droidviews.com/restore-moto-g-2014-to-stock-and-lock-the-bootloader/ ). However there's a couple of things you have to do differently.
Your first command after you enter fastboot mode is gonna have to be "mfastboot.exe oem lock begin".
Theres also gonna be four system.img that you have to flash so after the command "mfastboot.exe flash system system.img_sparsechunk.2" you have to enter the command "mfastboot.exe flash system system.img_sparsechunk.3". Follow the rest of the guide, including the "mfastboot.exe oem lock" command at the end.
So basically the commands would be...
mfastboot.exe oem lock begin
mfastboot.exe flash partition gpt.bin
mfastboot.exe flash motoboot motoboot.img
mfastboot.exe flash logo logo.bin
mfastboot.exe flash boot boot.img
mfastboot.exe flash recovery recovery.img
mfastboot.exe flash system system.img_sparsechunk.0
mfastboot.exe flash system system.img_sparsechunk.1
mfastboot.exe flash system system.img_sparsechunk.2
mfastboot.exe flash system system.img_sparsechunk.3
mfastboot.exe flash modem NON-HLOS.bin
mfastboot.exe erase modemst1
mfastboot.exe erase modemst2
mfastboot.exe flash fsg fsg.mbn
mfastboot.exe erase cache
mfastboot.exe erase userdata
mfastboot.exe oem lock
My phone automatically rebooted after that last command and my boot loader was locked even though it still displays the "Bootloader Unlocked" screen, I was able to flash the zip in the OP through the stock recovery after that.
COPIED AND PASTED FROM ANOTHER THREAD.
Courtesy of captivatingtab
---------- Post added at 11:29 AM ---------- Previous post was at 11:13 AM ----------
htcgr said:
...from where can i download the proper ota zip????
mine is MOTO G2 (2nd GEN) XT1068 dual sim europe
Click to expand...
Click to collapse
The xt1068 ota isnt available yet. There is a process to install another versions firmware on the xt1068 then upgrade to lollipop. But it looks buggy and super risky. I wouldn't recommend trying it. Id wait a little for the 1068 ota to be released. I know the other poster said it wont be available until 2015. But nobody knows for sure when itll be out. If i where to guess, id say itll be out fairly soon, sometime in the next 30 days. If I where you Id play it safe and wait it out.
---------- Post added at 11:32 AM ---------- Previous post was at 11:29 AM ----------
The only otas out so far are for the 1064 & 1063.
wish me luck!
Lokke9191 said:
Follow the guide at ( ). However there's a couple of things you have to do differently.
Your first command after you enter fastboot mode is gonna have to be "mfastboot.exe oem lock begin".
Theres also gonna be four system.img that you have to flash so after the command "mfastboot.exe flash system system.img_sparsechunk.2" you have to enter the command "mfastboot.exe flash system system.img_sparsechunk.3". Follow the rest of the guide, including the "mfastboot.exe oem lock" command at the end.
So basically the commands would be...
mfastboot.exe oem lock begin
mfastboot.exe flash partition gpt.bin
mfastboot.exe flash motoboot motoboot.img
mfastboot.exe flash logo logo.bin
mfastboot.exe flash boot boot.img
mfastboot.exe flash recovery recovery.img
mfastboot.exe flash system system.img_sparsechunk.0
mfastboot.exe flash system system.img_sparsechunk.1
mfastboot.exe flash system system.img_sparsechunk.2
mfastboot.exe flash system system.img_sparsechunk.3
mfastboot.exe flash modem NON-HLOS.bin
mfastboot.exe erase modemst1
mfastboot.exe erase modemst2
mfastboot.exe flash fsg fsg.mbn
mfastboot.exe erase cache
mfastboot.exe erase userdata
mfastboot.exe oem lock
My phone automatically rebooted after that last command and my boot loader was locked even though it still displays the "Bootloader Unlocked" screen, I was able to flash the zip in the OP through the stock recovery after that.
COPIED AND PASTED FROM ANOTHER THREAD.
Courtesy of captivatingtab
Click to expand...
Click to collapse
okey, i will try.
thank you my friend!
smitharro said:
You can't. Lollipop isn't released for the XT1068 yet. But be patient. I suspect it to be there in the first or the second quarter of 2015! (And with a little luck maybe even this year...).
Click to expand...
Click to collapse
It'll be sooner than that. Within the next 6 weeks.
Sent from my XT1068 using XDA Free mobile app
Lokke9191 said:
Download the proper ota zip for your version from xda. Reboot into your stock bootloader. Apply update from sdcard. Done. No need to root or use fastboot. This can only be done on a completely stock phone with a locked bootloader. Its the same as end result that you'd get if you wait for the ota to arrive normally. Do not do this if you have unlocked your bootloader at any time. And make sure you use the proper ota zip for your model, there are three different models, the single sim us model ends in 1064.
Click to expand...
Click to collapse
i have the international unlocked xt1063. where can i get the zip?
Is there any official source on the release date?
Kobro said:
i have the international unlocked xt1063. where can i get the zip?
Click to expand...
Click to collapse
Its in the general section under a thread titled ota-index 1063-1064 update to lollipop.
I have a complete stock, nothing flashed or rooted or anything xt1064 and it says the zip needs a fingerprint when I try to install it from this thread...
http://forum.xda-developers.com/moto-g-2014/development/lollipop-moto-g-2014-xt1064-t2937361/page11
htcgr said:
i understood we will take directly :angel:Android 6.0 (M) Milky Bar.......:good:
Click to expand...
Click to collapse
its a Marshmallow 6.0
Hi,
I have a Brazilan version XT1097, bootloader unlocked but no root yet.
I cannot install anything from play store because I get an error that does not say much.
All I did was trying to root using a guide I found that tells you to use CF-Autoroot, but it just did not work.
Then I installed TWRP to see if there was any ROMs available since I came from the Nexus 5 and was used to see tons of ROMs on xda to grab and flash.
To my surprise, none is available so far.
Now I am trying to find the original 1097 images to flash on my device and go back to stock.
Might even give up on root, if necessary, but I need the phone back
Any ideas on how to proceed?
A different problem now
The user seco2004 (http://forum.xda-developers.com/member.php?u=4946010) has provided me with his backup image.
I followed the steps on the motorola website to flash all the files but my phone is stuck at the bootloader warning message, that one that says that the bootloader is unlocked.
When I entered TWRP to wipe all over again, it says there is no system installed...
Any pointers are most welcome!
leandroqm said:
The user seco2004 (http://forum.xda-developers.com/member.php?u=4946010) has provided me with his backup image.
I followed the steps on the motorola website to flash all the files but my phone is stuck at the bootloader warning message, that one that says that the bootloader is unlocked.
When I entered TWRP to wipe all over again, it says there is no system installed...
Any pointers are most welcome!
Click to expand...
Click to collapse
I'm not sure if this is what you tried before, but there's pretty much no chance of anything going wrong if you follow the commands:
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
mfastboot flash system system.img (maybe you missed this part? instead of the "system.img", you need to flash the system files one at a time, something like: mfastboot flash system systemfile_1.img, the mfastboot flash system systemfile_2.img, and then proceed with the commands below)
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem config carrier vzw
fastboot oem fb_mode_clear
After all this the phone should boot normally into stock 4.4.4. Sorry for the delay, Tapatalk didn't notify me , hope you got it fixed already.
seco2004 said:
I'm not sure if this is what you tried before, but there's pretty much no chance of anything going wrong if you follow the commands:
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
mfastboot flash system system.img (maybe you missed this part? instead of the "system.img", you need to flash the system files one at a time, something like: mfastboot flash system systemfile_1.img, the mfastboot flash system systemfile_2.img, and then proceed with the commands below)
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem config carrier vzw
fastboot oem fb_mode_clear
After all this the phone should boot normally into stock 4.4.4. Sorry for the delay, Tapatalk didn't notify me , hope you got it fixed already.
Click to expand...
Click to collapse
Yes, I dit it that same night (morning, I should say) by the very same process you described.
Thank you a lot for the images and responses!
leandroqm said:
Yes, I dit it that same night (morning, I should say) by the very same process you described.
Thank you a lot for the images and responses!
Click to expand...
Click to collapse
Did you get it working?
Sent from my XT1097 using Tapatalk
seco2004 said:
Did you get it working?
Sent from my XT1097 using Tapatalk
Click to expand...
Click to collapse
Yes, absolutely!
I upgraded it to lollipop and rooted right afterwards
How did you get a 1097 stock Lollipop image?
TheAquanox said:
How did you get a 1097 stock Lollipop image?
Click to expand...
Click to collapse
secco2004 shared me his backups
But is it 1097 lollipop or 1095 with the módem from 1097? Can you share dais backup? I'm Being unable to tether and would like to find out if it is the rom or the phone.
Greetings !
It was actually the KK 4.4.4 original images.
I had to update to lollipop right after via OTA.
IDK if secco2004 allows me to share it. Could you PM him, please?
He posted recently on the topic.
Yeah, it was actually the 4.4.4 Brazilian firmware, feel free to share it. For lollipop I have just the flasheable zip.
Sent from my XT1097 using Tapatalk
Since secco2004 said it is ok to share, tell me if you want me to sent it somewhere...
It is the XT1097 4.4.4 brazilian original images.
hey, can I have XT1097 stock images please?
I also need it
I flashed NX CM12.1 v3.0 rom and lost gps.
Someone in the thread said that i have to go back to stock, verify gps is working properly... blah, blah, blah.....
So the thing is that i don´t know what stock image to use on my phone and where to get it.
It is a XT1097.
Can any of you guys help me?
Need help please
I've flashed ATT_XT1097_5.0.2_system_ ext4_ root.zip using Mofo.exe and followed directions to the T but soon as its done flashing I reboot back into fastboot mode to wipe the cache but gives me error hab check failed for recovery failed to validate recovery image boot up failed. Please any help would be a life savor i'm lost. Anyone know where to find recovery.img file for Moto X XT1097 stock image file maybe I can flash in fastboot mode? I just hope I Dont have a bricked device. I am stuck in bootloop mode and can't wipe cache.
Thanks!
I really thank you, it worked for me! :good:
[/B][/B]XT180x (Global)device or Moto g5S plus (x-mean 3/4/5/6..
★★★See the Video guide first before go ahead
Oreo flash and relock 8.1 step by step video with full commands
https://youtu.be/aX09gvYadkM Old Hindi
Or
New in English with november ROM zip. (custom to Stock 8.1)
https://youtu.be/u0iiAkfNXQw
Fix IMEI-00 without efs
https://youtu.be/TKS1JDNkIN8
Or
4k quality English
Just uploaded
https://youtu.be/7friDoYXsuM
With esf backup and restore
https://youtu.be/skdw3sGFrEw
★Custom ROM to stock without error https://youtu.be/EZSxAcJyz6g
Bootloop recovering guide in english
Step by step
https://youtu.be/wfUYrpDayd8
★Stock ROM to custom go easy
https://youtu.be/EQ796kUgJ0E
Recover your phone from bootloop or bricked device or any types of networking issues.
please download the Rom with ADM download manager mobile app.
open ADM folder and move the file to internal storage (Root folder)
Check the system update
and restart phone
again check system update online
update have come press download and install.
your system will reboot automatically
keep patience and sure you have 60% over battery.
Kindly note that
★★★★★
ROM link:-https://drive.google.com/file/d/14nWazUMHTyk-od6SF3KJOXVTOWZoC_Do/view?usp=drivesdk
or
See above for letest video guide link in english with ROM zip and new commands.
But you should go ahead before see the video guide first.
★★give a big thanks :good::good:to XDA team .
about install custom rom ,root,mobile security and more tech fun.
Facebook page
https://m.facebook.com/C-Tech-Technology-fun-237264700358197/
If you want to back from custom ROM to your official ROM and also if you want to flash with latest version of Moto Senders ROM YOU SHOULD TRY THIS ROM WITH MY COMMANDS.Please keep a back up (must efs file back up from TWRP)before going through this process.
?
ALL IN ONE JUNE PATCH ROM LINK FLASH IF YOU NEED
For Oreo Commands go to video guide .|^
June patch Old commands (More for new go through video guide abovewith relock and letest ROM zip.)
You can use the commands together paragraph wise an enter or one by one and enter.
Enjoy.
For older OR Letest dated ROM for checking OTA(you should choose letest dated ROM for best results this commands)
download[] with a good download manager, unzip all files to minimal adb root folder and boot your phone in fast boot mode and connect to pc and use my commands one by one and enter every time.
Want to buy with high(4000/-) discount from Amazon buy from Moto G5S Plus (Lunar Grey, 64GB)
https://www.amazon.in/dp/B071HWTHPH/ref=cm_sw_r_cp_apa_i_YC1cBbT6EXNRYy
★@Best back cover with 360° full camera protection only 195/-
https://youtu.be/FPbhgYQd4qY
†★★★If You wanna support me,give as you wish My★
UPI ID: [email protected] from Google Tej.
If you don't have install it for support both you and me.Link bellow
I’m inviting you to join Tez, a simple and secure payments app by Google. Here’s my code OF583 - just enter it before your first transaction. Once you’ve sent your first payment, we’ll each get ₹51! https://g.co/tez/OF583
Relock boot loader or OEM back your guarantee.
Pulakroykan said:
Recover your phone from bootloop or bricked device or any types of networking issues.
If you want to back from custom ROM to your official ROM and also if you want to flash with latest version of Moto Senders ROM YOU SHOULD TRY THIS ROM WITH MY COMMANDS.
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash dsp adspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash oem oem.img
fastboot erase cache
fastboot erase userdata
fastboot erase DDR
fastboot oem fb_mode_clear
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot
*************
You can use the commands together paragraph wise an enter or one by one and enter.
Enjoy.
Download letest dated rom february( https://androidfilehost.com/?w=files&flid=214680) ,download[] with a good download manager, unzip all files to minimal adb root folder and boot your phone in fast boot mode and connect to pc and use my commands one by one and enter every time
Click to expand...
Click to collapse
*************************
Don't sign up your device just restart in fast boot mode.
And type this commands.
If you like my work please give 5 ★ right above corner
Pulakroykan said:
*************************
Don't sign up your device just restart in fast boot mode.
And type this commands.
Click to expand...
Click to collapse
After so many people use wrong commands and lost their time or device.
So give a worm thanks if you like my work.
Pulakroykan said:
After so many people use wrong commands and lost their time or device.
So give a worm thanks if you like my work.
Click to expand...
Click to collapse
My questions?
1. Does your ROM support XT1805 too?
2. By locking the bootloader, can i get official update (OTA)? or will it still block the OTA?
TY
Pulakroykan said:
Recover your phone from bootloop or bricked device or any types of networking issues.
If you want to back from custom ROM to your official ROM and also if you want to flash with latest version of Moto Senders ROM YOU SHOULD TRY THIS ROM WITH MY COMMANDS.
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash dsp adspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash oem oem.img
fastboot erase cache
fastboot erase userdata
fastboot erase DDR
fastboot oem fb_mode_clear
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot
*************
You can use the commands together paragraph wise an enter or one by one and enter.
Enjoy.
Download letest dated rom february( https://androidfilehost.com/?w=files&flid=214680) ,download[] with a good download manager, unzip all files to minimal adb root folder and boot your phone in fast boot mode and connect to pc and use my commands one by one and enter every time
Click to expand...
Click to collapse
My imei = 0
Help
Yes,
tomhtg90 said:
My questions?
1. Does your ROM support XT1805 too?
2. By locking the bootloader, can i get official update (OTA)? or will it still block the OTA?
TY
Click to expand...
Click to collapse
XT1805 -code name Senders, device Moto g5S plus. so yes the ROM made for this.
Fully support OTA Update.
Try to my advice,don't panic
krupuk said:
My imei = 0
Help
Click to expand...
Click to collapse
Reboot device to fastboot and
fastboot erase modemst1
fastboot erase modemst2
fastboot reboot.
Cause and Solve of IMEI 0
Pulakroykan said:
Reboot device to fastboot and
fastboot erase modemst1
fastboot erase modemst2
fastboot reboot.
Click to expand...
Click to collapse
***************
1) Fully disable computer antivirus and smart screen filter
2)Use letest ROM with latest commands
3) Download the ROM with good download manager.
4)Unzip all files and folder to minimal adb root folder
5)use letest Motorola driver
6)give full processing time.
Enjoy
I just can't believe this.
There is an extremely important piece of info the fool that created this thread did not state - and is sure to cause issues for other fools that will just load anything on their device without knowing what it is they are loading.
The firmware linked is for the us variant of the g5s plus. US meaning the United States.
So if you did do as instructed, and have problems
Hahahahahahahaha - you got exactly what you deserved. Enjoy your paper weight
This thread created for global ROM,
Phazmos said:
I just can't believe this.
There is an extremely important piece of info the fool that created this thread did not state - and is sure to cause issues for other fools that will just load anything on their device without knowing what it is they are loading.
The firmware linked is for the us variant of the g5s plus. US meaning the United States.
So if you did do as instructed, and have problems
Hahahahahahahaha - you got exactly what you deserved. Enjoy your paper weight
Click to expand...
Click to collapse
***********
What do you mean boro?? The link for the ROM is fully global which supports all all Moto g5S plus,no problems.Where is written US??
whether this will work on Indian Variant XT1804 ???
can anyone confirm that IMEI won't be = 0 ?
Phazmos said:
I just can't believe this.
There is an extremely important piece of info the fool that created this thread did not state - and is sure to cause issues for other fools that will just load anything on their device without knowing what it is they are loading.
The firmware linked is for the us variant of the g5s plus. US meaning the United States.
So if you did do as instructed, and have problems
Hahahahahahahaha - you got exactly what you deserved. Enjoy your paper weight
Click to expand...
Click to collapse
It's global firmware
---------- Post added at 11:08 AM ---------- Previous post was at 11:08 AM ----------
mightyjai said:
whether this will work on Indian Variant XT1804 ???
can anyone confirm that IMEI won't be = 0 ?
Click to expand...
Click to collapse
Yes will work
I am Indian ,and I am back
mightyjai said:
whether this will work on Indian Variant XT1804 ???
can anyone confirm that IMEI won't be = 0 ?
Click to expand...
Click to collapse
Don't worry I am back two times form PE ROM. NO problem boro.
IMEI = 0
I'm getting IMEI = 0
You should backup before that,Use moto flash tool
Pulakroykan said:
***********
What do you mean boro?? The link for the ROM is fully global which supports all all Moto g5S plus,no problems.Where is written US??
Click to expand...
Click to collapse
its_zitesh_official said:
I'm getting IMEI = 0
Click to expand...
Click to collapse
Install this tool ,and install motorola driver, download letest official moto ROM,on usb debugging to Detect device with fb command . After select rom zip and enter.
http://rsdlite.en.lo4d.com
RSD Lite is a Motorola tool which can be used to install software on Motorola Android phones and tablets.
The application can be used for a number of reasons and can be a very useful tool for installing root (or rooting) a phone, but only if it's an Android phone.
The application interface of RSD Lite is pretty bare-bones and includes some technical details that would only be understood by more intermediate users.
With that said, using RSD Lite will certainly void your warranty and if you're not familiar with rooting or flashing Motorola devices, then it could brick your phone. Conversely, the tool can also be used to unbrick a device.
RSDLite is licensed as Freeware for Windows (32-bit and 64-bit) operating system / platform from mobile phone tools without restrictions. RSDLite 6.2.4 is available to all software users as a free download (Freeware).
Some people facing this problem but it caused moto failed to write IMEI in some device.So use a back up tool like √♀ back should store in your pendrive.
You might use
its_zitesh_official said:
I'm getting IMEI = 0
Click to expand...
Click to collapse
Reboot device to fastboot and
fastboot erase modemst1
fastboot erase modemst2
fastboot reboot.
not working for me, baseband change to m8953_27.36.07.41u and imei 0. Flashing valdus, pixel, rr not helping too.
Try to my advice,don't panic
AmNeZiS said:
not working for me, baseband change to m8953_27.36.07.41u and imei 0. Flashing valdus, pixel, rr not helping too.
Click to expand...
Click to collapse
This is unfortunate ,
Try this method.
1)clear data,internal from TWRP 16 recovery
2)phone flash to official recovery.img
3)use all commends correctly don't restart
4)Use Relock command from text.
5)OEM relocked ,and fast boot reboot.
6)when you done successfully give a thanks.
Pulakroykan said:
Reboot device to fastboot and
fastboot erase modemst1
fastboot erase modemst2
fastboot reboot.
Click to expand...
Click to collapse
Pulakroykan said:
This is unfortunate ,
Try this method.
1)clear data,internal from TWRP 16 recovery
2)phone flash to official recovery.img
3)use all commends correctly don't restart
4)Use Relock command from text.
5)OEM relocked ,and fast boot reboot.
6)when you done successfully give a thanks.
Click to expand...
Click to collapse
not working too...
Pulakroykan said:
XT1805 -code name Senders, device Moto g5S plus. so yes the ROM made for this.
Fully support OTA Update.
Click to expand...
Click to collapse
Why my device shows 4G instead of LTE symbol
Hello, i have urgent question. I want to go back to 8.1. PIE is to buggy and ram management is terrible. Tried to factory reset, no reaults.
I'm on PPW29.69 November security patch. I want to go back to 8.1 OPWS28.46.21-12. Problem is I have locked bootloader. I'm on 1900-7.
I know fastboot procedure to update phone trough fastboot flash OEM logo bootloader gdf sparsechunks etc...but I don't know this procedure will do if I want to go back.
I'm on locked bootloader, do this procedure will work If I want to downgrade?
I have the same question. Someone could help?
No, you can't and btw pie is not so buggy.
Are you serious? Even if I will flash everything trough fastboot? flash all bat, sparsechunks, oem, bootloader? This is official method to upgrade manually, but you cant really to downgrade using the same tool?
Bilbaobao said:
Are you serious? Even if I will flash everything trough fastboot? flash all bat, sparsechunks, oem, bootloader? This is official method to upgrade manually, but you cant really to downgrade using the same tool?
Click to expand...
Click to collapse
You can downgrade only with an unlocked bootloader. If you don't unlock it and downgrade you will bootloop your device.
---------- Post added at 04:52 AM ---------- Previous post was at 04:51 AM ----------
Radac Stunghthumz said:
Hello, i have urgent question. I want to go back to 8.1. PIE is to buggy and ram management is terrible. Tried to factory reset, no reaults.
I'm on PPW29.69 November security patch. I want to go back to 8.1 OPWS28.46.21-12. Problem is I have locked bootloader. I'm on 1900-7.
I know fastboot procedure to update phone trough fastboot flash OEM logo bootloader gdf sparsechunks etc...but I don't know this procedure will do if I want to go back.
I'm on locked bootloader, do this procedure will work If I want to downgrade?
Click to expand...
Click to collapse
You can downgrade only with an unlocked bootloader. If you don't unlock it and downgrade you will bootloop your device.
ptn107 said:
You can downgrade only with an unlocked bootloader. If you don't unlock it and downgrade you will bootloop your device.
---------- Post added at 04:52 AM ---------- Previous post was at 04:51 AM ----------
You can downgrade only with an unlocked bootloader. If you don't unlock it and downgrade you will bootloop your device.
Click to expand...
Click to collapse
Many thanks! So, you said unlock bootloader, and then flash all this fastboot procedure? Will IT work?
Last question, i could flash android one 8.1 the same way you flash regular stock fastboot ROM on 1900-7?
I'm on november PIE patch, if i will flash the same november patch but in 8.1 OREO, i will have bootloop?
I have flashed android one pie rom on my retail variant and it works well. What kind of bugs are you facing? Maybe you can try A1 rom once.
I will unlock bootloader and flash Android One rom today. I Hope everything will be okay
Hello,
I have done succesfully downgraded system from PIE 9.0 to OREO 8.1. I'm on 1900-7.
If anyone asks this is what i have done :
1) Unlock Bootloader
2) Download desired firmware
3) Unrar this to folder
4) Copy there minimal adb fastboot. Go to bootloader mode
5) Create there flash.bat file:
@Echo off
:: Copyright 2012 The Android Open Source Project
::
:: Licensed under the Apache License, Version 2.0 (the "License");
:: you may not use this file except in compliance with the License.
:: You may obtain a copy of the License at
::
:: http://www.apache.org/licenses/LICENSE-2.0
::
:: Unless required by applicable law or agreed to in writing, software
:: distributed under the License is distributed on an "AS IS" BASIS,
:: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
:: See the License for the specific language governing permissions and
:: limitations under the License.
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot reboot-bootloader
ping -n 9 127.0.0.1 >nul
Fastboot --set-active=a
fastboot flash modem_a NON-HLOS.bin
fastboot flash fsg_a fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash bluetooth_a BTFM.bin
fastboot flash dsp_a dspso.bin
fastboot flash logo_a logo.bin
fastboot flash boot_a boot.img
fastboot flash system_a system.img_sparsechunk.0
fastboot flash system_a system.img_sparsechunk.1
fastboot flash system_a system.img_sparsechunk.2
fastboot flash system_a system.img_sparsechunk.3
fastboot flash system_a system.img_sparsechunk.4
fastboot flash system_a system.img_sparsechunk.5
fastboot flash system_a system.img_sparsechunk.6
fastboot flash system_a system.img_sparsechunk.7
fastboot flash system_b system_other.img
fastboot flash oem_a oem.img
fastboot erase carrier
fastboot erase userdata
fastboot erase ddr
echo Press any key to exit...
pause >nul
exit
6) Create it, name it flash.bat and open. IT WORKS
Thank you everyone
1900-1 android one
Radac Stunghthumz said:
Hello,
I have done succesfully downgraded system from PIE 9.0 to OREO 8.1. I'm on 1900-7.
Would this work the same way with a 1900-1 4gb/64gb ?
I am now on 8.1 but would like t try the 9.0 update, and be able to downgrade if necessary.
Thanks
Click to expand...
Click to collapse
Hello, I tried to install a rom on my moto z3 play and now it does not start. With "blankflash" I managed to make it turn on in mode fastboot but i try to install the original rom but it says "Oem_locked". Then install the moto smart asistant tool but it didn't work either, inside "moto asistant" I get "Error combining the connected device, please connect it and try again", when I connect it, an unsupported device appears. It is rare because the previous times I use the program, I download the official rom of the device and install it, but now it does not work. In "connected devices" it does not appear as "Qualcomm_Qdloader 9008" but appears as "Fastboot beckham S".
I'm really desperate I don't know what to do. If anyone knows how I can fix it please I need your help.
Is there a way to enable usb debugging from the "fastboot"?
Mica_Diazz531 said:
Hello, I tried to install a rom on my moto z3 play and now it does not start. With "blankflash" I managed to make it turn on in mode fastboot but i try to install the original rom but it says "Oem_locked". Then install the moto smart asistant tool but it didn't work either, inside "moto asistant" I get "Error combining the connected device, please connect it and try again", when I connect it, an unsupported device appears. It is rare because the previous times I use the program, I download the official rom of the device and install it, but now it does not work. In "connected devices" it does not appear as "Qualcomm_Qdloader 9008" but appears as "Fastboot beckham S".
I'm really desperate I don't know what to do. If anyone knows how I can fix it please I need your help.
Is there a way to enable usb debugging from the "fastboot"?
Click to expand...
Click to collapse
I believe your only option is RSD Lite if you have a windows 7 pc
https://forum.xda-developers.com/general/rooting-roms/guide-flashing-motorola-firmware-t4042039
sd_shadow said:
I believe your only option is RSD Lite if you have a windows 7 pc
https://forum.xda-developers.com/general/rooting-roms/guide-flashing-motorola-firmware-t4042039
Click to expand...
Click to collapse
Thank you !! I will try to do that, first I will see if I can get a pc with windows 7. that would be the only solution?
Mica_Diazz531 said:
Hello, I tried to install a rom on my moto z3 play and now it does not start. With "blankflash" I managed to make it turn on in mode fastboot but i try to install the original rom but it says "Oem_locked". Then install the moto smart asistant tool but it didn't work either, inside "moto asistant" I get "Error combining the connected device, please connect it and try again", when I connect it, an unsupported device appears. It is rare because the previous times I use the program, I download the official rom of the device and install it, but now it does not work. In "connected devices" it does not appear as "Qualcomm_Qdloader 9008" but appears as "Fastboot beckham S".
I'm really desperate I don't know what to do. If anyone knows how I can fix it please I need your help.
Is there a way to enable usb debugging from the "fastboot"?
Click to expand...
Click to collapse
Try this:
Connect your device to the PC in Fastboot mode and in the command prompt type:
Code:
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
Restart the device in Fastboot mode and follow the procedure for flashing the rom normally.
Code:
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot bluetooth flash BTFM.bin
fastboot flash dsp dspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system_b system_other.img
fastboot flash vendor vendor.img_sparsechunk.0
fastboot flash vendor vendor.img_sparsechunk.1
fastboot flash oem oem.img
fastboot flash oem_b oem_other.img
fastboot erase cache
fastboot erase carrier
fastboot erase userdata
fastboot erase DDR
fastboot oem fb_mode_clear
fastboot reboot
If you have problems with carrier signal and / or wifi, see this link: https://forum.xda-developers.com/showpost.php?p=83152527&postcount=4
fastbook flash instructions
Loko_vr said:
Restart the device in Fastboot mode and follow the procedure for flashing the rom normally.
Code:
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot bluetooth flash BTFM.bin
fastboot flash dsp dspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system_b system_other.img
fastboot flash vendor vendor.img_sparsechunk.0
fastboot flash vendor vendor.img_sparsechunk.1
fastboot flash oem oem.img
fastboot flash oem_b oem_other.img
fastboot erase cache
fastboot erase carrier
fastboot erase userdata
fastboot erase DDR
fastboot oem fb_mode_clear
fastboot reboot
Click to expand...
Click to collapse
Hi. I want to flash a rom using fastboot into my mz3 Play. I can't find a tutorial on it. After I download the ROM:
1. I unzip it to the desktop?
2. connect the phone to usb in fastboot mode?
3. Run the commands in fastboot?
or do I have to unzip the ROM into the ADB / fastboot folder?
kc12 said:
Restart the device in Fastboot mode and follow the procedure for flashing the rom normally.
Hi. I want to flash a rom using fastboot into my mz3 Play. I can't find a tutorial on it. After I download the ROM:
1. I unzip it to the desktop?
2. connect the phone to usb in fastboot mode?
3. Run the commands in fastboot?
or do I have to unzip the ROM into the ADB / fastboot folder?
Click to expand...
Click to collapse
https://forum.xda-developers.com/general/rooting-roms/guide-flashing-motorola-firmware-t4042039
Sent from my perry_f using XDA Labs
kc12 said:
Hi. I want to flash a rom using fastboot into my mz3 Play. I can't find a tutorial on it. After I download the ROM:
1. I unzip it to the desktop?
2. connect the phone to usb in fastboot mode?
3. Run the commands in fastboot?
or do I have to unzip the ROM into the ADB / fastboot folder?
Click to expand...
Click to collapse
Using fastboot, unzip the firmware files in the same folder as adb / fastboot and then follow the commands listed above.
Note:
The bootloader must be unlocked.
The adb drivers must be installed.
The device must be started in fastboot mode.
Loko_vr said:
Using fastboot, unzip the firmware files in the same folder as adb / fastboot and then follow the commands listed above.
Note:
The bootloader must be unlocked.
The adb drivers must be installed.
The device must be started in fastboot mode.
Click to expand...
Click to collapse
Thank you for responding! Presently my bootloader is unlockable. I have already done as you described and the rom flashed without issues. Thanks again.
---------- Post added at 11:07 PM ---------- Previous post was at 10:56 PM ----------
sd_shadow said:
https://forum.xda-developers.com/general/rooting-roms/guide-flashing-motorola-firmware-t4042039
Sent from my perry_f using XDA Labs
Click to expand...
Click to collapse
Thank you for the link. The tutorial is great for someone who is knowledgeable in fastboot. But my experience with fastboot is limited with booting and flashing twrp. And maybe a few simple other commands. The tutorial didn't have any information regarding what I was supposed to do with the ROM zip after I downloaded it. However, your tutorial had several links and following one link to another and to another.. ... I was able to determine that what you do with the zip file kind of depends on how you have set up your adb/ fastboot. And because of another article you wrote I was able to determine unzipping the rom in my abd/fastboot folder was what I needed to do. So, thank you for your knowledge, which is light years ahead of mine.
---------- Post added at 11:09 PM ---------- Previous post was at 11:07 PM ----------
sd_shadow said:
https://forum.xda-developers.com/general/rooting-roms/guide-flashing-motorola-firmware-t4042039
Sent from my perry_f using XDA Labs
Click to expand...
Click to collapse
Thank you for the link. The tutorial is great for someone who is knowledgeable in fastboot. But my experience with fastboot is limited with booting and flashing twrp. And maybe a few simple other commands. The tutorial didn't have any information regarding what I was supposed to do with the ROM zip after I downloaded it. However, your tutorial had several links and following one link to another and to another.. ... I was able to determine that what you do with the zip file kind of depends on how you have set up your adb/ fastboot. And because of another article you wrote I was able to determine unzipping the rom in my abd/fastboot folder was what I needed to do. So, thank you for your knowledge, which is light years ahead of mine.
kc12 said:
Thank you for responding! Presently my bootloader is unlockable. I have already done as you described and the rom flashed without issues. Thanks again.
---------- Post added at 11:07 PM ---------- Previous post was at 10:56 PM ----------
Thank you for the link. The tutorial is great for someone who is knowledgeable in fastboot. But my experience with fastboot is limited with booting and flashing twrp. And maybe a few simple other commands. The tutorial didn't have any information regarding what I was supposed to do with the ROM zip after I downloaded it. However, your tutorial had several links and following one link to another and to another.. ... I was able to determine that what you do with the zip file kind of depends on how you have set up your adb/ fastboot. And because of another article you wrote I was able to determine unzipping the rom in my abd/fastboot folder was what I needed to do. So, thank you for your knowledge, which is light years ahead of mine.
---------- Post added at 11:09 PM ---------- Previous post was at 11:07 PM ----------
Thank you for the link. The tutorial is great for someone who is knowledgeable in fastboot. But my experience with fastboot is limited with booting and flashing twrp. And maybe a few simple other commands. The tutorial didn't have any information regarding what I was supposed to do with the ROM zip after I downloaded it. However, your tutorial had several links and following one link to another and to another.. ... I was able to determine that what you do with the zip file kind of depends on how you have set up your adb/ fastboot. And because of another article you wrote I was able to determine unzipping the rom in my abd/fastboot folder was what I needed to do. So, thank you for your knowledge, which is light years ahead of mine.
Click to expand...
Click to collapse
I recommend LMSA's Flash Rescue it's easier
https://forum.xda-developers.com/general/general/update-moto-lenovo-moto-smart-assistant-t3951714
sd_shadow said:
I recommend LMSA's Flash Rescue it's easier
https://forum.xda-developers.com/general/general/update-moto-lenovo-moto-smart-assistant-t3951714
Click to expand...
Click to collapse
My phone is a sprint variant. I wanted to flash the brazil variant and the US canada variant, in hopes of one would solve my issue and I could get my bootloader unlocked. I couldn't get them to flash with the rescue tool. I followed someone's instructions where they were able to trick the tool by replacing the files in the lmsa's rom folder. Unfortunately I couldn't get either one to flash in the lmsa tool past 64%. They fail. So I had to fastboot them. Unfortunately I still can't get fastboot to retrieve my unlock data.