[Q] Flashing Verizon 4.4 firmware on Rogres XT1058 - Moto X Q&A

I would like to know if I can flash Verizon firmware KK 4.4 on my Rogers MOTO X XT1058 ?
the main reason for that, I want to get Arabic language support.
Thanks

Any help guys
Sent from my SGH-T889 using XDA Premium 4 mobile app

I think it is most likely safe to try. You have to keep in mind the hardware between the two phones is different, the Verizon has another baseband processor and amplifier for CDMA use. You might want to flash the Verizon files and then use the AT&T 4.4 modem (NON-HLOS.bin and fsg.mbn) as they are from the same hardware that Rogers uses.
Unlock your bootloader and give it a try, if it doesn't work you should have no problems going back to Rogers 4.2.2(with the camera update)

Steve-x said:
I think it is most likely safe to try. You have to keep in mind the hardware between the two phones is different, the Verizon has another baseband processor and amplifier for CDMA use. You might want to flash the Verizon files and then use the AT&T 4.4 modem (NON-HLOS.bin and fsg.mbn) as they are from the same hardware that Rogers uses.
Unlock your bootloader and give it a try, if it doesn't work you should have no problems going back to Rogers 4.2.2(with the camera update)
Click to expand...
Click to collapse
thanks million for your help, just to be clear... what you mean by Verizon files ? is it the original firmware and flash it with RSD ?
also how to flash the AT&T files you mentioned (NON-HLOS.bin and fsg.mbn) ?
am asking because am new to the Motorola, coming from the Galaxy
Thanks in advance

.......up

Yes, flash the entire Verizon package with rsdlite, then flash the modem files from the AT&T 4.4 build using fastboot while in bootmode with the following commands:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn

Steve-x said:
Yes, flash the entire Verizon package with rsdlite, then flash the modem files from the AT&T 4.4 build using fastboot while in bootmode with the following commands:
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
Click to expand...
Click to collapse
Appreciate your help sir
Sent from my SGH-T889 using XDA Premium 4 mobile app

Related

[Q] Security Settings Force Closing in 4.4 (VZW Dev); can it be fixed?

Is anyone else having a problem with Security Settings constantly force closing anytime you try and view that area of settings? I'm on a bootloader unlocked, VZW Developer Edition following this 4.4 for VZW installation procedure: http://forum.xda-developers.com/showthread.php?t=2537398
I wasn't able to just OTA unfortunately. I currently am not rooted and no TWRP/CWM recovery installed, just straight installed from that link above. Everything works BUT the security settings which I need so I can enable installing apps not from the app store (e.g. Falcon Pro).
Thanks guys, I'm really at a loss on this one.
Was hoping this may have berm a common issue for other vzw dev edition owners. Was going to try returning to stock again and going through the ota updates. Hopefully they'll take this time.
Sent from my XT1060 using Tapatalk
+1. I just spent 3 hours trying to isolate the issue. With completely stock dev edition from Moto, it still fc's. I'm unhappily on an N5 until this can get resolved.
Using the one from Moto instead of the one from forums worked perfectly, and had the modem bin to boot. This is the one you want, you just need to hop through their little hoops and wait for the email:
1a202ae1579643c02c03f76a1a6e09f8 MOTXT1060DEV_4.4-13.11.1Q2.X-69-3_1FF-CID2.xml.zip
The instructions from the link in the OP does not update the modem (NON-HLOS.bin). This is likely your problem...
I'm having a similar issue with a different 4.4 rom coming from stock 4.2.2. Do I just need to update the modem? and how would i do that?
elijahah said:
I'm having a similar issue with a different 4.4 rom coming from stock 4.2.2. Do I just need to update the modem? and how would i do that?
Click to expand...
Click to collapse
You always need to update the modem, just flash this two files. Please use the following commands and you are good to go.
fastboot flash modem NON-HLOS.bin
fastboot erease modemst1
fastboot erease modemst2
fastboot flash fsg fsg.bin
beelzebu said:
You always need to update the modem, just flash this two files. Please use the following commands and you are good to go.
fastboot flash modem NON-HLOS.bin
fastboot erease modemst1
fastboot erease modemst2
fastboot flash fsg fsg.bin
Click to expand...
Click to collapse
did you mean fsg.mbn?

Sprint Radio/ Baseband needed!

Hello anyone on Sprint, can anyone pull there radio off their phone? I installed the Verizon 4.4.4 radio and now I don't have signal. Thanks!
Sent from my Moto X using XDA Free mobile app
mangordi89 said:
Hello anyone on Sprint, can anyone pull there radio off their phone? I installed the Verizon 4.4.4 radio and now I don't have signal. Thanks!
Sent from my Moto X using XDA Free mobile app
Click to expand...
Click to collapse
You don't need (or want) someone to pull the radio from their phone...
Download the full 4.4.2 Sprint SBF from here: sbf.droid-developers.org/phone.php?device=0
Extract it.
Now run these commands:
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
You'll now be back on the sprint radio. You may need to OTA activate (update PRL / Profile) afterwards.
Good Luck

[q] xt1052 4.4.4 ota update => no imei

Dear ALL,
i searched for this kind of problem, but no right answers
Today i received the OTA UPDATE and since there were pleny of annoinyng popup warnings, i just installed the stock recovery back:
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img
mfastboot reboot
(as described in Mark Venture's website)
Since installing the OTA i had a constant error (not describing the error...just generic one), i then EVEN typed:
mfastboot flash modem NON-HLOS.bin
mfastboot flash fsg fsg.mbn
Updating "correctly", then....
...then after the update, my MOTO X rebooted itself and all it was OK, BUT mobile signal radio: NO IMEI
How can i resolve?
What could have gone wrong, updating via OTA?
Could be that once (i bought it second hand) my XT1052 4.4.2 en.EU was an american MOTO X (infact it is a 32gb version?)
But it was NEVER be downgraded...just upgraded
Kinto said:
Dear ALL,
i searched for this kind of problem, but no right answers
Today i received the OTA UPDATE and since there were pleny of annoinyng popup warnings, i just installed the stock recovery back:
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img
mfastboot reboot
(as described in Mark Venture's website)
Since installing the OTA i had a constant error (not describing the error...just generic one), i then EVEN typed:
mfastboot flash modem NON-HLOS.bin
mfastboot flash fsg fsg.mbn
Updating "correctly", then....
...then after the update, my MOTO X rebooted itself and all it was OK, BUT mobile signal radio: NO IMEI
How can i resolve?
What could have gone wrong, updating via OTA?
Could be that once (i bought it second hand) my XT1052 4.4.2 en.EU was an american MOTO X (infact it is a 32gb version?)
But it was NEVER be downgraded...just upgraded
Click to expand...
Click to collapse
You can TRY:
fastboot erase modemst1
fastboot erase modemst2
(That erases baseband cache)
If that doesn't solve your issue, I'm sorry but I don't have any further suggestions. Post back and let us know if it works or not...
Sorry I forgot to say that I even tryed that.... But with "mfastboot" instead of "fastboot".... (just right after the non-hlos input)
Should I try with your commands? And the appropriate fastboot?
Thanks in advance!
Kinto said:
Sorry I forgot to say that I even tryed that.... But with "mfastboot" instead of "fastboot".... (just right after the non-hlos input)
Should I try with your commands? And the appropriate fastboot?
Thanks in advance!
Click to expand...
Click to collapse
Nope. If you tried already (fastboot OR mfastboot), it isn't going to work.
I'm a little confused by your OP though...you say that you flashed "fsg.mbn & NON-HLOS.bin"
Well....the 4.4.2 SBF contains the NON-HOLS.bin (and it wasn't updated in the 4.4.4 OTA).
But....the 4.4.4 OTA DOES contain a NEW fsg.mbn.
So probably what you need to do is extract the fsg.mbn from the OTA zip file, and flash it back with fastboot/mfastboot. Make SURE you get it from the correct OTA Zip for YOUR version (the EU version).
Probably what has happened is that you flashed the fsg.mbn from 4.4.2 to your phone on 4.4.4 (which again, is supposed to have a NEW fsg.mbn).
After you do that, erase the modemst1 and modemst2 partitions again afterwards.
Let me know if it works.
I had 2 atrix hd's have that issue after flashing custom roms, the imei was erased and the radio wouldn't turn on if you get it fixed let me know how you did it cause I'd love to give my atrix hd to my girl.
Sent from my XT1058 using Tapatalk
Kinto said:
Dear ALL,
i searched for this kind of problem, but no right answers
Today i received the OTA UPDATE and since there were pleny of annoinyng popup warnings, i just installed the stock recovery back:
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img
mfastboot reboot
(as described in Mark Venture's website)
Since installing the OTA i had a constant error (not describing the error...just generic one), i then EVEN typed:
mfastboot flash modem NON-HLOS.bin
mfastboot flash fsg fsg.mbn
Updating "correctly", then....
...then after the update, my MOTO X rebooted itself and all it was OK, BUT mobile signal radio: NO IMEI
How can i resolve?
What could have gone wrong, updating via OTA?
Could be that once (i bought it second hand) my XT1052 4.4.2 en.EU was an american MOTO X (infact it is a 32gb version?)
But it was NEVER be downgraded...just upgraded
Click to expand...
Click to collapse
Let me ask you this...
1. BEfore you started, do you know what ROM was on your phone?
2. Did you download that exact SBF and use the files from inside that to return to stock?
3, Exactly what model X and for what carrier is it? (since you say XT1052, but later say it was an american moto x... XT1052 isn't american, so I'm guessing you had the ROM from the wrong carrier/model on there to begin with?)
If you took the 4.4.4 update, then flashed NON-HLOS.bin and fsg.mbn from the original SBF, that is likely why you have no IMEI now.
The only 4.4.4 SBF available is the Verizon XT1060 one. so you can't get the 4.4.4 versions for your phone from it (different modem files). I don't know the commands to have someone back those up from someone who has 4.4.4 on their same model X from your same carrier. So you may be stuck waiting on the 4.4.4 SBF for your model and carrier to leak in order to repair your phone.
AND BTW... The info about the 410 error and flashing NON-HLOS.bin and fsg.mbn was IF you got that error when following that process of flashing back to stock, NOT AFTER TAKING AN UPGRADE. In fact, that page is only about returning to stock!!
KidJoe said:
Let me ask you this...
1. BEfore you started, do you know what ROM was on your phone?
2. Did you download that exact SBF and use the files from inside that to return to stock?
3, Exactly what model X and for what carrier is it? (since you say XT1052, but later say it was an american moto x... XT1052 isn't american, so I'm guessing you had the ROM from the wrong carrier/model on there to begin with?)
If you took the 4.4.4 update, then flashed NON-HLOS.bin and fsg.mbn from the original SBF, that is likely why you have no IMEI now.
The only 4.4.4 SBF available is the Verizon XT1060 one. so you can't get the 4.4.4 versions for your phone from it (different modem files). I don't know the commands to have someone back those up from someone who has 4.4.4 on their same model X from your same carrier. So you may be stuck waiting on the 4.4.4 SBF for your model and carrier to leak in order to repair your phone.
AND BTW... The info about the 410 error and flashing NON-HLOS.bin and fsg.mbn was IF you got that error when following that process of flashing back to stock, NOT AFTER TAKING AN UPGRADE. In fact, that page is only about returning to stock!!
Click to expand...
Click to collapse
Well he stated in his OP that it was an american model (probably XT1053) and was flashed to the XT1052 firmware before he bought it.
Also, there is an actual replacement fsg.mbn file -inside- the 4.4.4 OTA zips. The NON-HLOS.bin did not change from 4.4.2 > 4.4.4
I suggested him to find the OTA zip (for the version he is on now) and extract it, and flash the fsg.mbn file from it.
Given that, it would seem unnecessary to have someone back them up for him.....although I DO know how to do that (using Linux shell, and BusyBox 'dd'), if absolutely necessary...
Any flaws in my logic?
samwathegreat said:
Well he stated in his OP that it was an american model (probably XT1053) and was flashed to the XT1052 firmware before he bought it.
Also, there is an actual replacement fsg.mbn file -inside- the 4.4.4 OTA zips. The NON-HLOS.bin did not change from 4.4.2 > 4.4.4
I suggested him to find the OTA zip (for the version he is on now) and extract it, and flash the fsg.mbn file from it.
Given that, it would seem unnecessary to have someone back them up for him.....although I DO know how to do that (using Linux shell, and BusyBox 'dd'), if absolutely necessary...
Any flaws in my logic?
Click to expand...
Click to collapse
As long as the fsg.mbn can be correctly extracted from the OTA.zip, that should work.
Thanks for ALL your replies!
I do not know which version it was my MOTO X in the beginning.
It is now an XT1052 EU(rope) version
How could i find the en.EU OTA 4.4.4 version now? I already flashed, so it is not anymore in my phone....
And here in XDA i just saw a brasilian version
p.s. i flashed fsg.bin and non-hlos.bin BEFORE taking the OTA...it was just to returno to stock
But i did that, even AFTER the update, because i got this radio signal problem (hoping to fix it)
Kinto said:
Thanks for ALL your replies!
I do not know which version it was my MOTO X in the beginning.
It is now an XT1052 EU(rope) version
How could i find the en.EU OTA 4.4.4 version now? I already flashed, so it is not anymore in my phone....
And here in XDA i just saw a brasilian version
p.s. i flashed fsg.bin and non-hlos.bin BEFORE taking the OTA...it was just to returno to stock
But i did that, even AFTER the update, because i got this radio signal problem (hoping to fix it)
Click to expand...
Click to collapse
Understood. Flashing -before- was no issue. Flashing afterwards is likely what has caused you to lose your IMEI.
While I know that the EU ota is out (must be -- you updated using it), I haven't found it posted yet. Look in settings > about phone and note the system version. You might try searching based on that.....OR just ask someone to upload it for you here: http://forum.xda-developers.com/moto-x/general/moto-x-g-e-4-4-4-kitkat-rollout-t2805645
Keep us updated. I hope this fixed your IMEI problem, at least. Not sure if it will solve your "signal issues" - but you really haven't gone into detail about that.
Good Luck :good:
Sorry, perhaps my english is not anymore good
I got the IMEI problem WITH the OTA upgrade!
From 4.4.2 eu to 4.4.4 (done after i restocked the default recovery with the commands i initially posted)
I had no problem returning to stock recovery.
JUST the OTA upgrade gave me the problem
Kinto said:
Sorry, perhaps my english is not anymore good
I got the IMEI problem WITH the OTA upgrade!
From 4.4.2 eu to 4.4.4 (done after i restocked the default recovery with the commands i initially posted)
I had no problem returning to stock recovery.
JUST the OTA upgrade gave me the problem
Click to expand...
Click to collapse
OK, yes I was quite confused:
Kinto said:
Since installing the OTA i had a constant error (not describing the error...just generic one), i then EVEN typed:
mfastboot flash modem NON-HLOS.bin
mfastboot flash fsg fsg.mbn
Updating "correctly", then....
...then after the update, my MOTO X rebooted itself and all it was OK, BUT mobile signal radio: NO IMEI
Click to expand...
Click to collapse
So you suggested that you got a "constant error - generic one" after installing the OTA, and afterwards you flashed the NON-HLOS.bin and fsg.mbn
I appreciate you clarifying the situation. Your OP appeared to suggest that it happened only after flashing those files.
Now I'm really confused. Try flashing the correct fsg.mbn anyways, since you definitely have mismatched versions.
If that doesn't fix it, I'm kind of at a loss. Hopefully the full FXZ is released soon and you can fix using that if nothing else...
This worked for me:
Flashing French 4.4.2 & then OTA to french 4.4.4 & replacing with Modem from my Rogers 4.4.2:
http://forum.xda-developers.com/showpost.php?p=54716988&postcount=7
Just an info because i tryed almost all, except downgrading.
If i try to fastboot the FBS Verizon version 4.4.4 to my XT1052 en.EU, is there a problem?
I know it is not raccomended (i noticed that my original moto x was a xt1053 version and it was sold to me with the 4.4.2 european XT1052 version....the seller told me it was an american ones before selling it to me...for me it was good because i do not use LTE), but THIS is NOT a downgrade.
I still have the 4.4.4 OTA en.EU
What could gone bad? NO radios? i still have a telephone who can't calls...sounds odd, isn't it?
edit: i now have a custom rom based on a universal build 4.4.4...i tryed even that (it is called DIRTY UNICORN)
No1 knows?
i am ready to install (this time i will try the rdslite method) the SBF 4.4.4 verizon over my "damaged" 4.4.4 en.EU version....
I am just waiting for your last reply
Just to inform you all:
I RESOLVED my problem!
I installed with RDSlite the SBF 4.4.4 Verizon version and i have no problem with radio signal in Italy! NO MORE IMEI=0
I will install the 4.4.4 Europe SBF version when it will be released, because the Verizon one has some useless apps for me.
Kinto said:
Just to inform you all:
I RESOLVED my problem!
I installed with RDSlite the SBF 4.4.4 Verizon version and i have no problem with radio signal in Italy! NO MORE IMEI=0
I will install the 4.4.4 Europe SBF version when it will be released, because the Verizon one has some useless apps for me.
Click to expand...
Click to collapse
So it restored you imei number? If that's the case it gives me hope I can get my old atrix up and running
Sent from my XT1058 using Tapatalk
Yes, It restored my IMEI number!
I was luckily enough to restore it the night before I had to be hospitalized! So I could use my Moto X to chat on whatsapp and surfing the Internet..... And Not the old Samsung Gio
Appiccicato con Moto X
General Reply
Kinto said:
Yes, It restored my IMEI number!
I was luckily enough to restore it the night before I had to be hospitalized! So I could use my Moto X to chat on whatsapp and surfing the Internet..... And Not the old Samsung Gio
Appiccicato con Moto X
Click to expand...
Click to collapse
Every Times when have troubles with IMEI and/or Signal, u Just need flash fsg and NON-Hlos.bin
adb devices
adb reboot-bootloader
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot reboot
Click to expand...
Click to collapse
with your original model, if that don't works then ur original operator
Like if u have a XT1056 and u flash a firmware of XT1052 all works, maybe imei but can fail, so u can use firmware of XT1052, u search a XT1056 firmware extract, search, and flash the modem files, and all works fine.
hi
i know this is old thread ..
i have around 100 units same issue IMEI : 0000000000
moto x XT1060 verison
tryed all the firmware 4.4.4. , 5.1.
even try cross flash to xt1053, xt1058 but no success

[Q] xt1056 says out of service ,flashed the wrong baseband

Hi, I'm using the kikat 4.4.2 verison rom before,baseband version, I don't know.
Since I flashed the wrong baseband could not find the the moblie network, on the status says : out of service.and trying to switch into Global mode. and I can no problem with th IMEI.
I'm now using kikat4.4.2 ,baseband version: MSM8960PRO_BP_2323.038.123.00R\
I have tried verison 4.4.4 and 4.4.2 baseband but not working, really make me confused.
I have do all the search I can and can not fix it, maybe is the network lock problem? but I have unlock it.
If someone could help me that would be very thankful!!
Thanks in advance.
myarms said:
Hi, I'm using the kikat 4.4.2 verison rom before,baseband version, I don't know.
Since I flashed the wrong baseband could not find the the moblie network, on the status says : out of service.and trying to switch into Global mode.
I'm now using kikat4.4.2 ,baseband version: MSM8960PRO_BP_2323.038.123.00R\
I have tried verison 4.4.4 and 4.4.2 baseband but not working, really make me confused.
I have do all the search I can and can not fix it, maybe is the network lock problem? but I have unlock it.
If someone could help me that would be very thankful!!
Thanks in advance.
Click to expand...
Click to collapse
Flash a compatible SPRINT baseband:
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
then erase modemst partitions
fastboot erase modemst1
fastboot erase modemst1
then reboot
fastboot reboot
Do you have service now? If now, you will most likely need to flash the ENTIRE stock Sprint SBF. Remember to NOT*** attempt to downgrade. Only flash the same, or higher version than what is installed on the device...
Also note that once you erase modemst partitions, you must repeat my entire sim-unlock procedure....
samwathegreat said:
Flash a compatible SPRINT baseband:
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
then erase modemst partitions
fastboot erase modemst1
fastboot erase modemst1
then reboot
fastboot reboot
..
Click to expand...
Click to collapse
Thank you for your answer!
when I flash the NON-HLOS.bin and fsg.mbn , it said :'(bootloader) Variable not supported!' but then says"OKAY...finish..."
..It's this a problem?
and the first time I flash the 4.4.4 kikat , accidentally flash the baseband, then I reflash the baseband version between 4.4.2 and 4.4.4 system.
Will I brick the phone? I can still see IMEI NO. I just try the the 4.4 baseband still not work.
myarms said:
Thank you for your answer!
when I flash the NON-HLOS.bin and fsg.mbn , it said :'(bootloader) Variable not supported!' but then says"OKAY...finish..."
..It's this a problem?
and the first time I flash the 4.4.4 kikat , accidentally flash the baseband, then I reflash the baseband version between 4.4.2 and 4.4.4 system.
Will I brick the phone? I can still see IMEI NO. I just try the the 4.4 baseband still not work.
Click to expand...
Click to collapse
"Variable not supported" is totally normal.
Why are you flashing a 4.4 baseband? Flash at least the 4.4.2 baseband and try again...
You aren't at risk of bricking unless you attempt to downgrade motoboot.img or gpt.bin (Don't do that...).
samwathegreat said:
"Variable not supported" is totally normal.
Why are you flashing a 4.4 baseband? Flash at least the 4.4.2 baseband and try again...
You aren't at risk of bricking unless you attempt to downgrade motoboot.img or gpt.bin (Don't do that...).
Click to expand...
Click to collapse
the reason why I try the 4.4 baseband , is others are not working.
I only flash the baseband part, did not try the motoboot.img and gpt.bin.
so whats the solution now?
I have zero experience with the motoboot.img or gpt.bin.
can I flash it with the fastboot?
myarms said:
the reason why I try the 4.4 baseband , is others are not working.
I only flash the baseband part, did not try the motoboot.img and gpt.bin.
so whats the solution now?
I have zero experience with the motoboot.img or gpt.bin.
can I flash it with the fastboot?
Click to expand...
Click to collapse
You have obviously misunderstood me....
I said that you should NOT*** flash motoboot or gpt (as downgrading these will result in brick).
Why not just try using RSD Lite or full manual method to do a complete return to stock? Find the thread in "General" titled "Return to 100% stock".
samwathegreat said:
You have obviously misunderstood me....
I said that you should NOT*** flash motoboot or gpt (as downgrading these will result in brick).
Why not just try using RSD Lite or full manual method to do a complete return to stock? Find the thread in "General" titled "Return to 100% stock".
Click to expand...
Click to collapse
thank you! report you later , sir!
myarms said:
thank you! report you later , sir!
Click to expand...
Click to collapse
Remember: Do NOT attempt to downgrade (can result in brick). Only flash the SAME or HIGHER version of what is currently on the phone. If you are on 4.4.2, only flash 4.4.2.
Good Luck!
Complete return to stock means the xt1056 stock rom? or I can use the xt1060 rom?
beacause I can't use the xt1056 stock rom in here.
samwathegreat said:
Remember: Do NOT attempt to downgrade (can result in brick). Only flash the SAME or HIGHER version of what is currently on the phone. If you are on 4.4.2, only flash 4.4.2.
Good Luck!
Click to expand...
Click to collapse
Complete return to stock means the xt1056 stock rom? or I can use the xt1060 rom?
beacause I can't use the xt1056 stock rom in here.
samwathegreat said:
Remember: Do NOT attempt to downgrade (can result in brick). Only flash the SAME or HIGHER version of what is currently on the phone. If you are on 4.4.2, only flash 4.4.2.
Good Luck!
Click to expand...
Click to collapse
it's weird that i usre RSD flash the xt1060 rom ,it could find the globle network ,but still says ' NO GSM UMTS networks were found'.
really dont know why?
Hi , I finally found what the problem is.
The sim card brokes!
Before I flash the rom ,it still works fine.
Really don't know why .
I try another sim on my phone works well.
so I solve my phone's problem.
thank you Sam.

[Q] Help with XT1053 in a half-downgraded state

Retail US TMobile MotoX 2013, XT1053, OTAed to 4.4.4, BL unlocked. Phone is still in fastboot [connected to my macbook] with gpt partition from stock and everything else from XT1052_RETAIL-DE_4.4.4_KXA21.12-L1.26_54_cid7_CFC_1FF
I want to avoid bricking device and get it to work at least somehow (CM, stock, dev edition, anything). IIUC, I am looking for either TMO_RETAIL_XT1053_4.4.4 or GSM Dev Edition KK-4.4.4-KXA21.12-L1.29.1-2 (Retail) MR4 firmware files.
How did I get there? Through series of mistakes. In my naïveté I decided that moto was very friendly to people who bought their phone for full price and makes it very easy to flash my hw with whatever I want. So,
1) I read few posts and went cowboy and manual-flashed everything in RETAIL-DE_GHOST_KLA20.16-2.16.2_cid7_CFC_1FF (4.4.2) via cut-and-paste:
mfastboot oem fb_mode_set
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
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot erase customize
mfastboot erase clogo
mfastboot oem fb_mode_clear
This flashed everything but gpt and motoboot partitions. At this point I have gpt and motoload from 4.4.4 and everything else from 4.4.2
2) While trying to understand why 1) failed I realized that I did something rather dumb (downgrade motox one must not!). At this point I am just trying to restore moto x to anything that works, preferably stock.
3) I tried (just for kicks) flashing TMO_RETAIL_XT1053_4.4.3-KXA21.12-L1.21_MR4_CFC but this still is a downgrade and doesn't flash.
4) The only 4.4.4 rom I could find close enough to US TMO Retail moto x was XT1052_RETAIL-DE_4.4.4_KXA21.12-L1.26_54_cid7_CFC_1FF. I tried flashing that and almost succeeded: everything flashed fine (even motoboot) except gpt.
5) I searched high-and-low for TMO_RETAIL_XT1053_4.4.4 firmware but no-one has it.
6) I also read that XT1053 can be flashed with dev-edition firmware, but when I go to motorola-global-portal.custhelp.com/app/standalone/bootloader/recovery-images and request download - I am shown "you need permissions" message and "request access" button. When I click latter - nothing happens, no emails, no access, no nothing.
/rant Why did I want to flash to begin with? In general, I am quite fine with stock SU TMO moto experience. Except it only has 4 languages: English, Spanish, French and Portugese. I wanted to gift it to my sister who lives in Germany and does not speak any of those 4 languages. 4 is too low!
Here are the TMO 4.4.4 Files: http://www.drdevs.com/devs/samurihl/FXZ/TMO_RETAIL_XT1053_4.4.4-KXA21.12-L1.29.1_MR4_CFC.xml.zip
Solved!
Gus194 said:
Here are the TMO 4.4.4 Files: [snip due to xda policy for newbies]
Click to expand...
Click to collapse
Super! Worked like a charm. Thanks, Gus194!
ebelin said:
Super! Worked like a charm. Thanks, Gus194!
Click to expand...
Click to collapse
No problem Great that it worked for you. You should also thank @SamuriHL as he is the one who made it.
I didn't make it. But I'm glad you found that mirror useful.
SamuriHL said:
I didn't make it. But I'm glad you found that mirror useful.
Click to expand...
Click to collapse
Well you took out all the useless files much easier to use.
Gus194 said:
Well you took out all the useless files much easier to use.
Click to expand...
Click to collapse
Fair enough.
SamuriHL said:
Fair enough.
Click to expand...
Click to collapse
Yep, super-easy to use on any platform. Good stuff! Thanks are quite well-deserved :good:
Gus194 said:
Here are the TMO 4.4.4 Files: http://www.drdevs.com/devs/samurihl/FXZ/TMO_RETAIL_XT1053_4.4.4-KXA21.12-L1.29.1_MR4_CFC.xml.zip
Click to expand...
Click to collapse
Awesome!
¿Its the full image?
Edit: YES, IT IS! Thank you!
XT1058
ebelin said:
Super! Worked like a charm. Thanks, Gus194!
Click to expand...
Click to collapse
hi, does anyone know if this firmware works on brazilian XT1058 ?
link is deleted
can you give me new ink for download
404
Guys, is there any chance that you could re-activate the link? I need it as I bought the phone with the bootloader unlocked and with Philz recovery and to upgrade to lollipop I need to return these to stock.
The image you're looking for is here:
https://motorola-global-portal.custhelp.com/app/standalone/bootloader/recovery-images
Im on lollipop, if i want to downgrade should the "TMO image" work?
Enviado desde mi Moto X mediante Tapatalk

Categories

Resources