Return to stock with OTA - X Style (Pure) Q&A, Help & Troubleshooting

I know this is a noob but I want to return to 100% stock just like out of the box. Right now I have unlocked bootloader, custom ROM, and rooted. I want to return to stock and if I do will I get OTA updates like normal? And also how would I go about returning to complete stock? But biggest question would be would I receive OTA if I do?

Download original firmware for your region and flash it in fastboot mode. After that you can unroot and relock the bootloader. You will get OTA updates after relocking the bootloader.
Sent from my XT1572 using XDA-Developers mobile app

Here are all the details you need.
http://forum.xda-developers.com/moto-x-style/general/xt1572-mm-twrp-root-xposed-t3276792
---------- Post added at 02:30 PM ---------- Previous post was at 02:27 PM ----------
The thread I have sent says you do not need to relock the bootloader, you will still get the OTA updates.

sr.perro said:
Here are all the details you need.
http://forum.xda-developers.com/moto-x-style/general/xt1572-mm-twrp-root-xposed-t3276792
---------- Post added at 02:30 PM ---------- Previous post was at 02:27 PM ----------
The thread I have sent says you do not need to relock the bootloader, you will still get the OTA updates.
Click to expand...
Click to collapse
Will that work for xt1575? It says xt1752

Jlew7715 said:
Will that work for xt1575? It says xt1752
Click to expand...
Click to collapse
Try this one
http://forum.xda-developers.com/showthread.php?t=3272486
Sent from my XT1572 using XDA-Developers mobile app

Jlew7715 said:
Will that work for xt1575? It says xt1752
Click to expand...
Click to collapse
It was an American user who posted the info about leaving the bootloader unlocked, so I assume its the same for the XT1575
He said :
"HikingMoose #59
Sounds like a waste of time considering you can take OTAs fine with an unocked bootloader. You're welcome!
sent from my XT1575 using Tapatalk"
If you want to leave the bootloader unlocked, don't use these two lines :
fastboot oem lock begin
fastboot oem lock

Also many people (me included) have found the modem doesn't install unless you flash it twice. So change
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
to
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn

Related

[XT1063] downgrade to 21.11.17 4.4.4 then update to 22.21.28 5.0.2

Bootloader unlock required to avoid downgrade PIV Signature errors in fastboot.
Download firmware for XT1063 21.11.17 here
http://motofirmware.com/files/download/950-retuglb-xt1063-444-kxb2185-17-cid9-cfcxmlzip/
I flashed firmware using @Shawn5162's scrpt, but replaced the 21.11.23 files with the ones from the link above.
http://forum.xda-developers.com/showthread.php?t=2957167
or you can do it manually via fastboot:
adb reboot bootloader
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 modem NON-HLOS.bin
Fastboot erase modemst1
Fastboot erase modemst2
Fastboot flash fsg fsg.mbn
Fastboot flash erase cache
Fastboot flash erase userdata
fastboot reboot
Then I applied all the following OTAs successfully:
Note: download and copy all OTAs to SD card downloads folder then install via STOCK Recovery apply update from SD Card
http://forum.xda-developers.com/moto-g-2014/general/ota-moto-g-2014-xt1063-v22-11-6-android-t2939881
http://forum.xda-developers.com/moto-g-2014/general/ota-moto-g-2014-xt1063-v22-21-16-t2965161
http://forum.xda-developers.com/moto-g-2014/general/ota-moto-g-2014-xt1063-v22-21-25-t2978658
http://forum.xda-developers.com/showthread.php?p=58136321
Please hit the thanks if it worked and report back.
P.S.
Still unable to lock bootloader until 5.0 firmware released.
Android The Greek said:
First my bootloader is unlocked as I would always get PIV Signature errors in fastboot when downgrading.
Second, I have not be able to look the bootloader at all since I have been on Lollipop before.
Download firmware for XT1063 21.11.17 here
http://motofirmware.com/files/download/950-retuglb-xt1063-444-kxb2185-17-cid9-cfcxmlzip/
I then flashed firmware using Shawn152's scrpt, but replacing the 21.11.23 files with the ones from the link above.
or you can do it manually:
adb reboot bootloader
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 modem NON-HLOS.bin
Fastboot erase modemst1
Fastboot erase modemst2
Fastboot flash fsg fsg.mbn
Fastboot flash erase cache
Fastboot flash erase userdata
fastboot reboot
Then I applied all the following OTAs successfully:
Note: download and copy all OTAs to SD card downloads folder then install via STOCK Recovery apply update from SD Card
http://forum.xda-developers.com/moto-g-2014/general/ota-moto-g-2014-xt1063-v22-11-6-android-t2939881
http://forum.xda-developers.com/moto-g-2014/general/ota-moto-g-2014-xt1063-v22-21-16-t2965161
http://forum.xda-developers.com/moto-g-2014/general/ota-moto-g-2014-xt1063-v22-21-25-t2978658
Please hit the thanks if it worked and report back. This should help all those stuck on 22.11.6. Please make sure you go all the way back to 21.11.17 first before reporting back.
Click to expand...
Click to collapse
I presume that you MAY NOT have to flash whole rom, if you 'JUST' flashed the needed version of recovery then you can upgrade with a OTA zip (can't test as only got xt1068) maybe someone can test this - but obviously some OTA's rely on being updated in order.
This is for XT1063 Only!
Android The Greek said:
Bootloader unlock required to avoid downgrade PIV Signature errors in fastboot.
Download firmware for XT1063 21.11.17 here
http://motofirmware.com/files/download/950-retuglb-xt1063-444-kxb2185-17-cid9-cfcxmlzip/
I flashed firmware using @Shawn5162's scrpt, but replaced the 21.11.23 files with the ones from the link above.
http://forum.xda-developers.com/showthread.php?t=2957167
or you can do it manually via fastboot:
adb reboot bootloader
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 modem NON-HLOS.bin
Fastboot erase modemst1
Fastboot erase modemst2
Fastboot flash fsg fsg.mbn
Fastboot flash erase cache
Fastboot flash erase userdata
fastboot reboot
Then I applied all the following OTAs successfully:
Note: download and copy all OTAs to SD card downloads folder then install via STOCK Recovery apply update from SD Card
http://forum.xda-developers.com/moto-g-2014/general/ota-moto-g-2014-xt1063-v22-11-6-android-t2939881
http://forum.xda-developers.com/moto-g-2014/general/ota-moto-g-2014-xt1063-v22-21-16-t2965161
http://forum.xda-developers.com/moto-g-2014/general/ota-moto-g-2014-xt1063-v22-21-25-t2978658
Please hit the thanks if it worked and report back. This should help all those stuck on 22.11.6. Please make sure you go all the way back to 21.11.17 first before reporting back.
P.S.
Still unable to lock bootloader.
Click to expand...
Click to collapse
Bootloader can easily be locked. I've done it & even made a one click to do it as well. However I was able to update to 5.0 without the bootloader being locked. I'm back on KitKat for the third time. I'm not willing to give up root & deal with all the bugs of L.
There is also a custom ROM in these forms that run smoother than the stock & easier to install but still has the root bug.
kingmt01 said:
Bootloader can easily be locked. I've done it & even made a one click to do it as well. However I was able to update to 5.0 without the bootloader being locked. I'm back on KitKat for the third time. I'm not willing to give up root & deal with all the bugs of L.
There is also a custom ROM in these forms that run smoother than the stock & easier to install but still has the root bug.
Click to expand...
Click to collapse
What model do you have?
I can assure you I am not new at this, I bought my phone from Amazon with 21.11.23 and there was an addition added at some point that prevents a downgrade and in turn does not allow the system to be flashed with a locked or unlocked bootloader if you start with the command Fastboot oem lock begin.
if you have an XT1063 please tell me how you locked your bootloader without modifying anything that will then be unreversable.
Don't take it the wrong way, but I have seen people create tools that edit the hex to show bootloader locked then they can no longer unlock it or corrupt the phone and brick.
Android The Greek said:
What model do you have?
I can assure you I am not new at this, I bought my phone from Amazon with 21.11.23 and there was an addition added at some point that prevents a downgrade and in turn does not allow the system to be flashed with a locked or unlocked bootloader if you start with the command Fastboot oem lock begin.
if you have an XT1063 please tell me how you locked your bootloader without modifying anything that will then be unreversable.
Don't take it the wrong way, but I have seen people create tools that edit the hex to show bootloader locked then they can no longer unlock it or corrupt the phone and brick.
Click to expand...
Click to collapse
ETA: I'm not going to get upset over anything in a forum. I just post info to the best of my knowledge in hope to be helpful to someone else. Sometimes that changes as more knowledge is gained.
I have a xt1063 .17 & I did use "fastboot oem lock begin" I don't remember every command but the one click also restored the stock firmware at the same time. I'll have to look at my files in a few. I only made about 20 one clicks & was writing & rewriting a how to guide all at the same time as I was trying to figure it out & get on 5.0 all at the same time. Like I said tho my bootloader is unlocked again & it doesn't seem to affect the ability to flash OTA.
---------- Post added at 12:43 PM ---------- Previous post was at 11:55 AM ----------
OK. I used mfastboot to lock it.
mfastboot oem lock begin
mfastboot flash partition gpt.bin
mfastboot flash motoboot motoboot.img
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash system system.img_sparsechunk.3
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot oem lock
kingmt01 said:
ETA: I'm not going to get upset over anything in a forum. I just post info to the best of my knowledge in hope to be helpful to someone else. Sometimes that changes as more knowledge is gained.
I have a xt1063 .17 & I did use "fastboot oem lock begin" I don't remember every command but the one click also restored the stock firmware at the same time. I'll have to look at my files in a few. I only made about 20 one clicks & was writing & rewriting a how to guide all at the same time as I was trying to figure it out & get on 5.0 all at the same time. Like I said tho my bootloader is unlocked again & it doesn't seem to affect the ability to flash OTA.
---------- Post added at 12:43 PM ---------- Previous post was at 11:55 AM ----------
OK. I used mfastboot to lock it.
mfastboot oem lock begin
mfastboot flash partition gpt.bin
mfastboot flash motoboot motoboot.img
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash system system.img_sparsechunk.3
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot oem lock
Click to expand...
Click to collapse
I never said anything about needing to relock it. I just said I have not been able to for those of us that want 5.0.1 and want to lock the bootloader. If you are able to price steps on how you downgraded from 5.0 and locked the boot loader I sure would want to try it myself.
Ideally I would add in the commands above fastboot OEM lock begin and fastboot OEM unlock for those who want a relocked boot loader before flashing the otas. Its just not possible if you are not on 21.11.17 to begin with because of the signed zip downgrade verification
Android The Greek said:
I never said anything about needing to relock it. I just said I have not been able to for those of us that want 5.0.1 and want to lock the bootloader. If you are able to price steps on how you downgraded from 5.0 and locked the boot loader I sure would want to try it myself.
Ideally I would add in the commands above fastboot OEM lock begin and fastboot OEM unlock for those who want a relocked boot loader before flashing the otas. Its just not possible if you are not on 21.11.17 to begin with because of the signed zip downgrade verification
Click to expand...
Click to collapse
Stating that it didn't need locked to flash 5.0 is just added info for anyone fallowing the thread & based on my experience. That may change for flashing 5.0.1.
These commands was ran from a modified 21.11.17 build to lock the bootloader. I thought I read ether in this thread or another thread that you already found a way to flash back to the stock firmware 21.11.17 without the downgrade error. If your on stock 21.11.17 now then you could give the lock command a try from mfastboot. I restored a Nandroid to get back to KitKat from Lollipop.
The one click I made was for those that had tampered with their stock 21.11.17 & wanted to be back to stock & locked. I didn't even know there was a 21.11.23 build at the time.
kingmt01 said:
Stating that it didn't need locked to flash 5.0 is just added info for anyone fallowing the thread & based on my experience. That may change for flashing 5.0.1.
These commands was ran from a modified 21.11.17 build to lock the bootloader. I thought I read ether in this thread or another thread that you already found a way to flash back to the stock firmware 21.11.17 without the downgrade error. If your on stock 21.11.17 now then you could give the lock command a try from mfastboot. I restored a Nandroid to get back to KitKat from Lollipop.
The one click I made was for those that had tampered with their stock 21.11.17 & wanted to be back to stock & locked. I didn't even know there was a 21.11.23 build at the time.
Click to expand...
Click to collapse
Correct!
Android The Greek said:
Bootloader unlock required to avoid downgrade PIV Signature errors in fastboot.
Download firmware for XT1063 21.11.17 here
http://motofirmware.com/files/download/950-retuglb-xt1063-444-kxb2185-17-cid9-cfcxmlzip/
I flashed firmware using @Shawn5162's scrpt, but replaced the 21.11.23 files with the ones from the link above.
http://forum.xda-developers.com/showthread.php?t=2957167
or you can do it manually via fastboot:
adb reboot bootloader
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 modem NON-HLOS.bin
Fastboot erase modemst1
Fastboot erase modemst2
Fastboot flash fsg fsg.mbn
Fastboot flash erase cache
Fastboot flash erase userdata
fastboot reboot
Then I applied all the following OTAs successfully:
Note: download and copy all OTAs to SD card downloads folder then install via STOCK Recovery apply update from SD Card
http://forum.xda-developers.com/moto-g-2014/general/ota-moto-g-2014-xt1063-v22-11-6-android-t2939881
http://forum.xda-developers.com/moto-g-2014/general/ota-moto-g-2014-xt1063-v22-21-16-t2965161
http://forum.xda-developers.com/moto-g-2014/general/ota-moto-g-2014-xt1063-v22-21-25-t2978658
Please hit the thanks if it worked and report back. This should help all those stuck on 22.11.6. Please make sure you go all the way back to 21.11.17 first before reporting back.
P.S.
Still unable to lock bootloader.
Click to expand...
Click to collapse
Worked like a charm! Thank you so much, Updated my moto g 2014 xt1063 21.11.23 KitKat 4.4.4 Amazon unocked global using this method. :good:
Thank you for reporting in appreciate it
help
hello,i am somewhat new to these things but surely i can do it with detailed steps(thanks for those)
so here is the thing,i bought Moto G2 from amazon last month and my mobile has these details
System Version:-
21.11.23.titan_retuglb.retuglb.en.US retus
Build Number- KXB21.85-23
i am bored with KitKat ..
a few ques:-
After this tricky update will i be eligible for future updates too?
Can i root after the Lolipop update?
WIl this method format my mobile?
Thanks.
(sry for newbie type ques )
kkriop said:
hello,i am somewhat new to these things but surely i can do it with detailed steps(thanks for those)
so here is the thing,i bought Moto G2 from amazon last month and my mobile has these details
System Version:-
21.11.23.titan_retuglb.retuglb.en.US retus
Build Number- KXB21.85-23
i am bored with KitKat ..
a few ques:-
After this tricky update will i be eligible for future updates too?
Can i root after the Lolipop update?
WIl this method format my mobile?
Thanks.
(sry for newbie type ques )
Click to expand...
Click to collapse
You will get updates. You can Root, however I do not think there is a stable root yet. If you unlock your boot loader it will format, if you already unlocked your boot loader then you will not loose your data.
Android The Greek said:
You will get updates. You can Root, however I do not think there is a stable root yet. If you unlock your boot loader it will format, if you already unlocked your boot loader then you will not loose your data.
Click to expand...
Click to collapse
Its fine w/o root..as far as i am getiing lollipop experience.. My bootloader is unlcoked..will do the thing and post ..thanks again
kkriop said:
Its fine w/o root..as far as i am getiing lollipop experience.. My bootloader is unlcoked..will do the thing and post ..thanks again
Click to expand...
Click to collapse
No problem
Android The Greek said:
No problem
Click to expand...
Click to collapse
downgrade complete now the issue is when i check System Updates it doesnt pick up Lollipop update
and these manual update links doesnt open is there any mirror link?? :crying:
Do you mean you cannot download from mega?
Which one you need I'll put it in my Dropbox and pm you
Android The Greek said:
Do you mean you cannot download from mega?
Which one you need I'll put it in my Dropbox and pm you
Click to expand...
Click to collapse
The two from mega (first two) third one is already on dropbox so not a prob for that..
Thank u very much
so is safe to install ota updates with bootloader unlocked?
CrazyGenio said:
so is safe to install ota updates with bootloader unlocked?
Click to expand...
Click to collapse
Yes an unlocked boot loader has no effect on anything except the abity to flash a custom recovery. If your unlocked and have it all stock, then you should be good

Moto E XT1021 Lollipop Soak Test from Brazil

Original : http://www.androidpit.com.br/forum/...21-25-lollipop-brasil-a-partir-da-stock-4-4-4
When I have time I will make a flashable zip with lollipop
Thanks
Sent from my XT1021 using XDA Free mobile app
t-shock said:
Hello to everyone,
I downloaded soak lollipop for xt1021 and right now I'm making it a flash-able VIA CUSTOM RECOVERY​
Link: Making
Click to expand...
Click to collapse
Will be compatible with MOTO E DUAL TV XT1025?
The op says "xt21/25"
t-shock said:
Original : http://www.androidpit.com.br/forum/...21-25-lollipop-brasil-a-partir-da-stock-4-4-4
When I have time I will make a flashable zip with lollipop
Click to expand...
Click to collapse
will this erase all user data?anyway thanks.
TiagoRM said:
Will be compatible with MOTO E DUAL TV XT1025?
Click to expand...
Click to collapse
ONLY FOR XT1021
liborio99 said:
The op says "xt21/25"
Click to expand...
Click to collapse
I'm not saying anything about xt1025
velikopen said:
will this erase all user data?anyway thanks.
Click to expand...
Click to collapse
No only wipe data
t-shock said:
ONLY FOR XT1021
I'm not saying anything about xt1025
Click to expand...
Click to collapse
The topic on their forum says it. Not you. Sorry my bad
i am getting instillation aborted
help me
Hi guys, I'm from Italy I have a different version of Moto E : 21.12.40.condor_reteu.retuall.en.EU reteu
XT1021 MONO SIM
Can I use the same file for update my Moto E in lollipop?
velikopen said:
will this erase all user data?anyway thanks.
Click to expand...
Click to collapse
I install in xt1021, no erase user data, all functions ok, perfect to me.
Put the zip file in memory root directory.
Go Configuration, About Phone, Check for update and done.
Enjoy
@noRetail Nice to hear that lolipop works well.
did you lose any your installed apps from kitkat after update?or everything stayed the same after update?
No lose any app, all work perfect, fast, no lags, I liked very much.
---------- Post added at 03:21 PM ---------- Previous post was at 03:18 PM ----------
I'm from Brazil, I update from Stock 4.4.4 BR, Locked Bootloader, Stock Recovery.
@AlexyPepsy
with brazilian lollipop your phone most likely will not be able to detect sim card..
And the BootAnimation? (Sorry for my bad english, I'm Brazillian)
Always good for me, BootAnimation, SD Card detected and opened, apps working with no errors.
I had the CM11 installed , I went back to stock 4.4.4, not 4.4.2, caught the bootloader , copied the ota zip file available for internal memory, after this the update was easy .
---------- Post added at 08:21 PM ---------- Previous post was at 07:34 PM ----------
Steps followed by me to get lillipop working 100% in xt1021.
Get the zip file in https://mega.co.nz/#!wVsQmajI!tmEkvtEXqjTj_6IdSlsSH9l0ivuUpjtAS2GwF5fncws
Extract the files
In Fastboot mode apply the commands bellow in root user (I use Linux Mint 64)
commands :
if you have bootloader unlocked: fastboot oem lock begin
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 modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
if you have bootloader unlocked: fastboot.exe oem lock
fastboot reboot
Apply your Google Account
Get the zip file in https://mega.co.nz/#!IJ9SVCaT!watj3-Z326r4IAHv4NyLo37HD5AQJGnKkg8od_kthLw
Put this zip file in root internal memory
In Fone go to Settings, About Phone, System Updates
After detect and apply update your Moto E have Lollipop 5.0.2
if you have a bootloader unlocked warning in boot phone after update to lillipop
Get the zip file in https://mega.co.nz/#!MFVkCQ7J!W7SmL35Rs--0zX_2-fQGn_IoGZJFHrWDXoHW5hz6l44
unzip the file
In Fastboot mode apply the commands bellow in root user (I use Linux Mint 64)
commands :
fastboot flash logo logo.bin
fastboot reboot
Enjoy.
Hit Thank's if you like help.
Hello Guys
Anyone test this on xt1021 US retail?
lmd052300 said:
Hello Guys
Anyone test this on xt1021 US retail?
Click to expand...
Click to collapse
If you are not received Lollipop OTA then try
[ROM][XT-1021 & 22][LolliPoP] Flashable Lollipop for everyone!!!:good:
I can not have more the carrier signal!
I can not have more the carrier signal!:crying::crying::crying:
Help! Since I installed the Android 5.0.2, can not get carrier signal! Not 2g, 3g, nothing ... the message that appears is: "No Service".
Need urgent help! Otherwise, the ROM is wonderful!
I live in São Paulo, Brazil.
Sorry for the bad English!:fingers-crossed:
confused: how long will it take to make a flashable zip bcuz I'm using a custom rkm and battery life is really bad and I would like stock lollipop. Plz reply. BTW thx for finding a way.
Thanattos said:
I can not have more the carrier signal!:crying::crying::crying:
Help! Since I installed the Android 5.0.2, can not get carrier signal! Not 2g, 3g, nothing ... the message that appears is: "No Service".
Need urgent help! Otherwise, the ROM is wonderful!
I live in São Paulo, Brazil.
Sorry for the bad English!:fingers-crossed:
Click to expand...
Click to collapse
this may be occurs when wrong radio, install only BR stock 4.4.4 and BR soak test.
try follow this: http://forum.xda-developers.com/showpost.php?p=58850753&postcount=15
go back to stock 4.4.4 BR retail and then apply the BR soak test.
work perfect for me, i in São Paulo too bro.

(5/12/16) Stock 6.0/Marshmallow firmware for UK/GB XT1072 (fast download)

UPDATED 5/12/16 - XT1072_THEA_RETGB_6.0_MPBS24.65-34-5_cid7_subsidy-DEFAULT_CFC.xml.zip: Enhancements and Recent security patch (690mb)
--->Download Link: https://drive.google.com/file/d/0B9JdPPX_cXeAZGp4SEJvUTVKZ1E/view?usp=drivesdk
Downloads are from Here: https://www.filefactory.com/folder/c6cdedc45a775d27
How to:
Download mfastboot https://drive.google.com/file/d/0B9JdPPX_cXeARFN3VXpXdmxBZ2c/view?usp=docslist_api Extract the thea firware zip items and mfastboot exe file to the android platform tools folder.
Hold Shift + right click - open command prompt then follow follow these commands.
mfastboot flash partition gpt.bin
mfastboot flash motoboot motoboot.img
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash system system.img_sparsechunk.3
mfastboot flash system system.img_sparsechunk.4
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot reboot
(skip "erase userdata" to keep data)
Drop I A Like/Thanks If It Helped You
installed this last night. all seems to be working well, fast, smooth and no lag. Thanks for the upload
​
samyipya said:
installed this last night. all seems to be working well, fast, smooth and no lag. Thanks for the upload
Click to expand...
Click to collapse
Good to hear. No probs ?
iv forgot how to flash its been that long when u say put everything in android folder ? i flashed cynogenmod through twrp but im trying to put stock on:crying:
G4LAXY5552 said:
iv forgot how to flash its been that long when u say put everything in android folder ? i flashed cynogenmod through twrp but im trying to put stock on:crying:
Click to expand...
Click to collapse
Yea. Extract it all to the Android - platform tools folder. Same with the mfastboot exe file. I make a shortcut to the android sdk folder on my desktop so it's easier to access
Can't find tools folder sorry
Found it ...but now getting adbwinappi.DLL missing
---------- Post added at 10:47 AM ---------- Previous post was at 10:40 AM ----------
Anyone help?
G4LAXY5552 said:
Found it ...but now getting adbwinappi.DLL missing
---------- Post added at 10:47 AM ---------- Previous post was at 10:40 AM ----------
Anyone help?
Click to expand...
Click to collapse
Did you manage to fix it? Try re downloading platform tools from the sdk manager again and reboot comp
I currently have the RETEU version installed which is working fine. Will there be any advantage to me putting this one on instead or should I just stick with the other version?
RetroGeet said:
I currently have the RETEU version installed which is working fine. Will there be any advantage to me putting this one on instead or should I just stick with the other version?
Click to expand...
Click to collapse
I'm not actually sure. I just do some bits on my phone with spare time. I think it's better to have your baseband the right region though I could be wrong. I think @dr.nic may know
stuck on bootloader unlocked, how long did everyone else wait?
progamer123420666 said:
stuck on bootloader unlocked, how long did everyone else wait?
Click to expand...
Click to collapse
Reboot to recovery? You can flash an image to get rid of the warning
Have checked some XT1072 images, most of 6.0 images have the same baseband atm : M8926_309101.02.03.19R
How long is it suppose to stay on moto boot log done it but just staying on stiched by Phil crawley
---------- Post added at 06:55 PM ---------- Previous post was at 06:48 PM ----------
We're I ! thanks for help
G4LAXY5552 said:
How long is it suppose to stay on moto boot log done it but just staying on stiched by Phil crawley
---------- Post added at 06:55 PM ---------- Previous post was at 06:48 PM ----------
We're I ! thanks for help
Click to expand...
Click to collapse
20mins? Sometimes more. And no problem. Allways glad to help
This is Nexus firmware!
G4LAXY5552 said:
This is Nexus firmware!
Click to expand...
Click to collapse
Ey?
Says Nexus when plugged in but anyway I'm locked out it doesn't like my password lol anyway trying to install twrp again which folder do I place twrp in and is right click shift open command correct with fastboot flash recovery twrp.img just get load error using 2.8.7.0 from twrp hope this explains
---------- Post added at 03:43 PM ---------- Previous post was at 03:29 PM ----------
Can not load 'twrp.img'
G4LAXY5552 said:
Says Nexus when plugged in but anyway I'm locked out it doesn't like my password lol anyway trying to install twrp again which folder do I place twrp in and is right click shift open command correct with fastboot flash recovery twrp.img just get load error using 2.8.7.0 from twrp hope this explains
---------- Post added at 03:43 PM ---------- Previous post was at 03:29 PM ----------
Can not load 'twrp.img'
Click to expand...
Click to collapse
Android - platform tools folder. Try renaming it to recovery.img then type fastboot flash recovery recovery.img.img
Try using twrp 3.0.0-2
https://dl.twrp.me/thea/
Sent from my thea using XDA Labs
Tried get the numbers back but won't flash phones going in bin in a minute
---------- Post added at 06:21 PM ---------- Previous post was at 06:20 PM ----------
Cannot load it says

(XT-1643) Need NOUGAT full size ROM for Fresh Install

Hi Guys,
I need the full size NOUGAT rom(not the OTA) so that I can fresh install and relock my bootloader
Soureen said:
Hi Guys,
I need the full size NOUGAT rom(not the OTA) so that I can fresh install and relock my bootloader
Click to expand...
Click to collapse
Im waiting for the same.
Its not yet released yet and might take some time maybe a month or two.
Iqbal Ansari said:
Im waiting for the same.
Its not yet released yet and might take some time maybe a month or two.
Click to expand...
Click to collapse
Hi i got this from other thread but some senior members saying it is working fine on xt-1643 indian but it is from Russian Lenovo forum can you please check and verify that it is useful or not
http://forum.xda-developers.com/moto-g4-plus/help/stock-firmware-t3530377/
Claiming as official latest nougat full size flashable rom.....
manjeetexplorer said:
Hi i got this from other thread but some senior members saying it is working fine on xt-1643 indian but it is from Russian Lenovo forum can you please check and verify that it is useful or not
http://forum.xda-developers.com/moto-g4-plus/help/stock-firmware-t3530377/
Claiming as official latest nougat full size flashable rom.....
Click to expand...
Click to collapse
remember, it's a "rar" package, so you've to unpack it & then flash it via fastboot flash commands.
It can't be flashed via custom recovery like TWRP, you should be on stock ROM & recovery to flash this.
Arivendu said:
remember, it's a "rar" package, so you've to unpack it & then flash it via fastboot flash commands.
It can't be flashed via custom recovery like TWRP, you should be on stock ROM & recovery to flash this.
Click to expand...
Click to collapse
I just wants confirmation will it work on XT-1643 or not because it is tested on XT-1642 as per the website providing download link so please confirm this and also want to know it is from Russian source will i got further updates in Indian varient XT-1643 or not.
manjeetexplorer said:
I just wants confirmation will it work on XT-1643 or not because it is tested on XT-1642 as per the website providing download link so please confirm this and also want to know it is from Russian source will i got further updates in Indian varient XT-1643 or not.
Click to expand...
Click to collapse
Pls check the posts above, someone has tested & confirmed it on XT1643
as its stock ROM, you should get further OTAs
---------- Post added at 08:11 AM ---------- Previous post was at 08:08 AM ----------
Arivendu said:
Pls check the posts above, someone has tested & confirmed it on XT1643
as its stock ROM, you should get further OTAs
Click to expand...
Click to collapse
check below, this ROM on XT1643
https://forum.xda-developers.com/moto-g4-plus/help/stock-firmware-t3530377/page2
manjeetexplorer said:
Hi i got this from other thread but some senior members saying it is working fine on xt-1643 indian but it is from Russian Lenovo forum can you please check and verify that it is useful or not
http://forum.xda-developers.com/moto-g4-plus/help/stock-firmware-t3530377/
Claiming as official latest nougat full size flashable rom.....
Click to expand...
Click to collapse
I flashed it successfully and reocked my bootloader on xt 1643.
Iqbal Ansari said:
I flashed it successfully and reocked my bootloader on xt 1643.
Click to expand...
Click to collapse
Can you send some screenshots please
manjeetexplorer said:
Can you send some screenshots please
Click to expand...
Click to collapse
Screenshots of what?
Its the same build thats released on 29 dec. NPJ25.93-11.
Iqbal Ansari said:
Screenshots of what?
Its the same build thats released on 29 dec. NPJ25.93-11.
Click to expand...
Click to collapse
screenshot is needed to confirm that is it showing Baseband version as ATHENE_INDIA_DSDS_CUST or ATHENE_EMEA_DSDS_CUST
which means made for Indian flavor or for Europe, Middle East and Africa flavor.
manjeetexplorer said:
screenshot is needed to confirm that is it showing Baseband version as ATHENE_INDIA_DSDS_CUST or ATHENE_EMEA_DSDS_CUST
which means made for Indian flavor or for Europe, Middle East and Africa flavor.
Click to expand...
Click to collapse
Its ATHENE INDIA DSDS CUST.
Iqbal Ansari said:
I flashed it successfully and reocked my bootloader on xt 1643.
Click to expand...
Click to collapse
Hey can u give me cmd code ......bcz I also want relock my bootloader
a-2-k said:
Hey can u give me cmd code ......bcz I also want relock my bootloader
Click to expand...
Click to collapse
fastboot oem lock begin
fastboot oem lock begin
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash oem oem.img
fastboot flash system system.img
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 lock
fastboot reboot
Iqbal Ansari said:
fastboot oem lock begin
fastboot oem lock begin
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash dsp adspso.bin
fastboot flash oem oem.img
fastboot flash system system.img
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 lock
fastboot reboot
Click to expand...
Click to collapse
Ok I will try..

Going back to stock: no Wi-Fi

Hi everybody.
I'm very upset with my Moto X Style (XT1572, retail EU, bought in Italy though I live in South America).
Some days ago I received Android 7.0 OTA. Everything was fine until I had some problems with file management, which I had some months ago. So, I did a factory reset. Nothing improved, though I tried many times, so today I tried to flash a factory image of 6.0.1 using this image:
XT1572_CLARK_RETEU_6.0.1_MPHS24.107-58-5
I did it multiple times, with different guides, because everytime I turn on the phone (no problem with that) to set it up, I can't detect any Wi-Fi access. If I skip the initial set up and go to Configuration/Wi-Fi, if i turn it on it automatically turns off after one or two seconds, never listing any access.
Most guides I followed where amost identical, maybe changing one or two fastboot cmd lines. What I can tell you is that with "fastboot flash partition gpt.bin" I get a failure, which I've been told happens because I want to flash an older system number. I get the same failure when doing "fastboot flash modem NON-HLOS.bin".
I really need to make it work, guys. The help I'm asking for is for:
1) Which image should I go for? I repeat, my last official system was 7.0, after unlocking went for a 6.0.1.
2) Idiot-proof fastboot cmd line in order (maybe I'm doing it wrong).
3) If you can tell me how to relock after it, I'd be very grateful.
4) Anything else is appreciated.
Finally, one thing I forgot: the first time I flashed it I forgot the eleventh system chunk and got on a bootloop, but I could start again.
Thank you!
Zip ...58-5 is good.
Maybe you should flash modem(radio) twice.
Repeat only this:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot flash bluetooth BTFM.bin
https://forum.xda-developers.com/moto-x-style/general/guide-flashing-stock-firmware-t3637235 @FernandoAmado
---------- Post added at 10:57 PM ---------- Previous post was at 10:56 PM ----------
Relock is impossible so far.
dzidexx said:
Zip ...58-5 is good.
Maybe you should flash modem(radio) twice.
Repeat only this:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot flash bluetooth BTFM.bin
https://forum.xda-developers.com/moto-x-style/general/guide-flashing-stock-firmware-t3637235 @FernandoAmado
---------- Post added at 10:57 PM ---------- Previous post was at 10:56 PM ----------
Relock is impossible so far.
Click to expand...
Click to collapse
I really want to thank you for your help. With your comment and the guide you gave me, I was able to flash that image, update to the next and last 6.0.1 and I'm downloading OTA 7.0 right now.
I have two questions I hope you (or anybody else) could help me with:
1) When I finally get back to 7.0, will that partition file which gave me trouble coincide with the system number? So I can forget about that issue?
2) Are you sure there isn't a way to relock it and bring it to status 2? I know it's not a problem, leaving it unlocked, but I'd like to relock it anyway, and then flash a fresh logo that doesn't point out it was unlocked.
Again, I'm very grateful for your help. You have no idea the stress I've got with this issue. I'm never going to unlock a phone, ever again.
The funny thing is, I did all this mess because Android stopped reading a particular selection of my music's metadata. Some Beach Boys album (it even left some BB albums untouched) and I couldn't sort it out doing a hard reset nor formatting the SD card. Funny and painful experience.
1. You will see.
2. There isn't the newest 6.0.x and 7.0 roms for fastboot. BL cannot be locked after update to it.
Users on Lolipop or early 6.0 can relock.
You can flash modified logo.bin, is what to choose:
https://forum.xda-developers.com/moto-x-style/themes-apps
" Zip ...58-5 is good.
Maybe you should flash modem(radio) twice.
Repeat only this:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot flash bluetooth BTFM.bin "
Yes Yes
I had the same problem with same Build and your turtorial helps me !
Now everithing is OKAY
Thanks @dzidexx !

Categories

Resources