Xt1528 want to start - E 2015 Q&A, Help & Troubleshooting

i flash my phone with the stock firmware 5.1. fnd after it phone cant start it says that "Failed to validate system image" and it in bootloader. I flash it again with the stock verizone firmware and have the same "failed.......
Somebody can help me how to restore phone???

I need to know as well.
©Happy Turtle Productions ?

i repair it.... it crashes because the firmware xt1528 have 6 files system.img_sparsechunk, and in the instruction -5, thats why phone cant start.....
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 system system.img_sparsechunk.5
mfastboot flash system system.img_sparsechunk.6-!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Related

Moto E I How to downgrade?

Hello. I want to downgrade my Moto E XT1021 from 5.1 to 4.4.4 but i don't know how. Help me please.
iVorthz said:
Hello. I want to downgrade my Moto E XT1021 from 5.1 to 4.4.4 but i don't know how. Help me please.
Click to expand...
Click to collapse
Download the firmware from here: http://www.mediafire.com/?m7g757bn5uydrh8
Download mfastvoot : http://www.mediafire.com/?14p0x9cb34s2kqj
Extract the firmware and place the mfastboot into that folder!!
Download necessary Motorola drivers ( ignore if already installed)
Turn on mobile in bootloader mode
Flash each of the partitions in sequence using mfastboot, you need to enter the following commands one-by-one checking that each one returns an [OKAY]
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.exe flash system system.img_sparsechunk1
mfastboot.exe flash system system.img_sparsechunk2
mfastboot.exe flash system system.img_sparsechunk3
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
If ur moto e is an Indian variant flash these
mfastboot.exe flash system system.img_sparsechunk.0
mfastboot.exe flash system system.img_sparsechunk.1
mfastboot.exe flash system system.img_sparsechunk.2
Now ull be on stock 4.4.4
Press thanks if I helped u ??
Sent from my falcon using Tapatalk

[Moto E 4G X1521] | Baseband: <not found>

Hello folks,
I'm in the middle of nowhere, I did flash my Moto E via mfastboot everything went smooth when you press power button black screen pops up says Baseband: <not found> when you press power button again device boots into normal mode.
This are the commands which I have used in flash.bat
mfastboot flash partition gpt.bin
mfastboot flash bootloader bootloader.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
Kindly shed some light on it.
XDA_Tinker said:
Hello folks,
I'm in the middle of nowhere, I did flash my Moto E via mfastboot everything went smooth when you press power button black screen pops up says Baseband: <not found> when you press power button again device boots into normal mode.
This are the commands which I have used in flash.bat
mfastboot flash partition gpt.bin
mfastboot flash bootloader bootloader.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
Kindly shed some light on it.
Click to expand...
Click to collapse
Unlock device and it will boot
nguyenquangduc2000 said:
Unlock device and it will boot
Click to expand...
Click to collapse
Thanks mate! It worked with firmware flasher.
I got the same problem when i flashed marshmallow on my xt1524. Then i tried to flash previous lollipop 5.0.2 modem files. I Only used these commands.
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
And after this, phone booted up and loaded nicely. After setting up the device, i again flashed new Marshmallow 6.0 modem files using these commands.. and this time, it works fine.
XDA_Tinker said:
Thanks mate! It worked with firmware flasher.
Click to expand...
Click to collapse
Can you tell me what "firmware flasher" is? I need to restore my XT1521 to stock (if possible) and am looking for help in doing so.
To flash files with "fastboot" do you boot to the screen shown in the OP?
What is the difference between "fastboot" and "mfastboot"?
Is it better/easier to flash using Windows or Linux? I have experience with both, but not so much in using ADB or fastboot.
umairprince2009 said:
I got the same problem when i flashed marshmallow on my xt1524. Then i tried to flash previous lollipop 5.0.2 modem files. I Only used these commands.
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
And after this, phone booted up and loaded nicely. After setting up the device, i again flashed new Marshmallow 6.0 modem files using these commands.. and this time, it works fine.
Click to expand...
Click to collapse
Thank you for sharing your experience.:good:
phayz said:
Can you tell me what "firmware flasher" is? I need to restore my XT1521 to stock (if possible) and am looking for help in doing so.
To flash files with "fastboot" do you boot to the screen shown in the OP?
What is the difference between "fastboot" and "mfastboot"?
Is it better/easier to flash using Windows or Linux? I have experience with both, but not so much in using ADB or fastboot.
Click to expand...
Click to collapse
Thank you for showing interest on this issue.
Here is the best guide which can help me in solving your issue: http://forum.xda-developers.com/moto-e-2015/general/eng-moto-e-stock-firmware-flasher-t3348202
phayz said:
Can you tell me what "firmware flasher" is? I need to restore my XT1521 to stock (if possible) and am looking for help in doing so.
To flash files with "fastboot" do you boot to the screen shown in the OP?
What is the difference between "fastboot" and "mfastboot"?
Is it better/easier to flash using Windows or Linux? I have experience with both, but not so much in using ADB or fastboot.
Click to expand...
Click to collapse
Yes to flash with fastboot you should turn your device into boot mode by holding power+volume down key.
I guess both are same fastboot and mfastboot. guys correct me if im wrong.
I prefer windows it's easy to use.
XDA_Tinker said:
Yes to flash with fastboot you should turn your device into boot mode by holding power+volume down key.
I guess both are same fastboot and mfastboot. guys correct me if im wrong.
I prefer windows it's easy to use.
Click to expand...
Click to collapse
Thank you. I'm hoping that with the "firmware flasher" and your information I'll be able to return my XT1521 to normal use.
phayz said:
Can you tell me what "firmware flasher" is? I need to restore my XT1521 to stock (if possible) and am looking for help in doing so.
To flash files with "fastboot" do you boot to the screen shown in the OP?
What is the difference between "fastboot" and "mfastboot"?
Is it better/easier to flash using Windows or Linux? I have experience with both, but not so much in using ADB or fastboot.
Click to expand...
Click to collapse
phayz said:
Thank you. I'm hoping that with the "firmware flasher" and your information I'll be able to return my XT1521 to normal use.
Click to expand...
Click to collapse
Hopefully, best of luck! Happy Flashing...

Install Android Nougat 7.1.1 official in your moto x play

hello friends ??
I am from Peru looking for yesterday from several corners of the web I found the stock ROM of the #MotoXplay ..well I now use a #MotoZplay but I also have a #MotoXplay very well preserved ..
watching on your Sim tray I noticed that there was the sim2 slot obviously blocked by my telephone operator.
the ROM I found is dual SIM and is for the region latam
I download and install it .. so far goes very well with its short 2gb ram I leave the steps and the link + the commands and some screenshots..
And yes, now I have 2 IMEI..
although it does not read the sim2 there will be some solution later.
Sorry for my bad English..
This my first post..
:V
The process is with ADb_Fastboot
ROM stock 7.1.1.
https://androidfilehost.com/?fid=889964283620759436
Commands
fastboot oem fb_mode_set
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_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 modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot oem fb_mode_clear
fastboot reboot
Screenshots
https://pin.it/VMEIdiO
https://pin.it/1VEnQkP
https://pin.it/UiIcyiO
https://pin.it/8ea8tfO
sorry but still not loading images xda
https://forum.xda-developers.com/chef-central/android/install-android-nougat-7-1-1-official-t3691943
Perfect & Thanks!
You are awesome, no problems on an xt1563, only the commands:
fastboot flash dsp adspso.bin
fastboot flash oem oem.img
they give error, but they are not problem to install the update. :good::good::good::good:
elvizpdx said:
looking for yesterday from several corners of the web I found the stock ROM
Click to expand...
Click to collapse
It was published already, a day before your post.

[Q] Is it safe to flash another region version of my phone's stock firmware?

Before unlocking or flashing my XT1650-03 it was labelled as retapac and I haven't been able to find any retapac 7.0 images for fastboot but I've found other regions, are they safe to flash?
Yes it's safe, I have done that (I have retmx and used a retbr) and it works exactly the same
Malmarox said:
Yes it's safe, I have done that (I have retmx and used a retbr) and it works exactly the same
Click to expand...
Click to collapse
How do you changed it? You unlocked the bootloader or something like that?, Im thinking about change my reteu stock rom by retbr too.
vok01 said:
How do you changed it? You unlocked the bootloader or something like that?, Im thinking about change my reteu stock rom by retbr too.
Click to expand...
Click to collapse
I use this steps:
0. Download files
1. install motorola device manager
2. install minimal adb&fastboot
3. extract files from zip and put them in the same directory as fastboot.exe
3. boot phone into fastboot mode
4. flash via fastboot:
fastboot flash bootloader bootloader.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash bluetooth BTFM.bin
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 system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash system system.img_sparsechunk.10
fastboot flash system system.img_sparsechunk.11
fastboot flash system system.img_sparsechunk.12
fastboot flash oem oem.img
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot reboot
I don't know if you need to have unlocked bootloader, when I tried it, I already had it unlocked.
Variant xt1605-05
I have a doubt, I have a Chinese version xt1605-05, I do not want to use Chinese roms, can I flash an xt1605-03 retbr? deleting gpt.bin and bootloader? sorry my english is bad

Stock Firmware

Stock firmware for most variants can be found here: https://mirrors.lolinet.com/firmware/moto/parker/official/
These seem to work as my device still works after flashing the appropiate firmware for my device multiple times.
Any idea if I can easily change software channel? I want to try and replace US Retail with EU or generic one to see if the issue with Hotspot on AT&T goes away...
dgcom said:
Any idea if I can easily change software channel? I want to try and replace US Retail with EU or generic one to see if the issue with Hotspot on AT&T goes away...
Click to expand...
Click to collapse
How about QPST Flash Tool? I haven't tried it yet for myself, but according to this site: https://rootmydevice.com/download-qpst-flash-tool/​ should be possible.
Hi,
What are the steps to reflshing stock firmware? I want to unlock my bootloader and flash Magisk to root my One Zoom, just in case I get a bootloop I want to flash stock, any help is appreciated, thx
Debren said:
How about QPST Flash Tool? I haven't tried it yet for myself, but according to this site: https://rootmydevice.com/download-qpst-flash-tool/​ should be possible.
Click to expand...
Click to collapse
Thank you, looks very interesting, will check it out.
Someone had success flashing the motorcycle one zooom xt-2010-1 I tried it I made the steps of the command line with abd fastboot and load the files but when restarting the phone turns on and off a few times and the same room is installed somebody has been able to do it since I want to change the software channel regards
bypepe said:
Someone had success flashing the motorcycle one zooom xt-2010-1 I tried it I made the steps of the command line with abd fastboot and load the files but when restarting the phone turns on and off a few times and the same room is installed somebody has been able to do it since I want to change the software channel regards
Click to expand...
Click to collapse
Mine is at retbr, but I flashed retail and its fine, the device still reports as retbr but the other firmware is installed for sure, no bloatware and reports as 29.59-49-8 and retbr stopped at 29.59-49-5
Jaysmith696 said:
Hi,
What are the steps to reflshing stock firmware? I want to unlock my bootloader and flash Magisk to root my One Zoom, just in case I get a bootloop I want to flash stock, any help is appreciated, thx
Click to expand...
Click to collapse
The Steps are:
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash vbmeta vbmeta.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash bluetooth BTFM.bin
fastboot flash dsp dspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash dtbo dtbo.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 system system.img_sparsechunk.10
fastboot flash system_b system_b.img_sparsechunk.0
fastboot flash system_b system_b.img_sparsechunk.1
fastboot flash system_b system_b.img_sparsechunk.2
fastboot flash oem oem.img
fastboot flash oem_b oem_other.img
fastboot flash vendor vendor.img_sparsechunk.0
fastboot flash vendor vendor.img_sparsechunk.1
fastboot flash vendor vendor.img_sparsechunk.2
fastboot erase carrier
fastboot erase userdata
fastboot erase ddr
fastboot reboot bootloader
After bootloader is rebooted: fastboot reboot
---------- Post added at 07:11 PM ---------- Previous post was at 07:08 PM ----------
dgcom said:
Any idea if I can easily change software channel? I want to try and replace US Retail with EU or generic one to see if the issue with Hotspot on AT&T goes away...
Click to expand...
Click to collapse
I reflashed original Amazon-Version Device using RetailEU
Software Channel stays at Amazon
dau999 said:
I reflashed original Amazon-Version Device using RetailEU
Software Channel stays at Amazon
Click to expand...
Click to collapse
Nice! Maybe I'll try that at one point, but the issue I had with original firmware was fixed by Motorola...
dau999 said:
The Steps are:
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash vbmeta vbmeta.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash bluetooth BTFM.bin
fastboot flash dsp dspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash dtbo dtbo.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 system system.img_sparsechunk.10
fastboot flash system_b system_b.img_sparsechunk.0
fastboot flash system_b system_b.img_sparsechunk.1
fastboot flash system_b system_b.img_sparsechunk.2
fastboot flash oem oem.img
fastboot flash oem_b oem_other.img
fastboot flash vendor vendor.img_sparsechunk.0
fastboot flash vendor vendor.img_sparsechunk.1
fastboot flash vendor vendor.img_sparsechunk.2
fastboot erase carrier
fastboot erase userdata
fastboot erase ddr
fastboot reboot bootloader
After bootloader is rebooted: fastboot reboot
---------- Post added at 07:11 PM ---------- Previous post was at 07:08 PM ----------
I reflashed original Amazon-Version Device using RetailEU
Software Channel stays at Amazon
Click to expand...
Click to collapse
DANGER!! XT2010-1_PARKER_RETEU_9.0_PPHS29.59-51-6_subsidy-DEFAULT_regulatory-XT2010-1-EUROPE_CFC.xml has newer bootloader!!!
you will not be able to switch back to
XT2010-1_PARKER_AMZEU_9.0_PPHS29.59-49-5_subsidy-DEFAULT_regulatory-XT2010-1-EUROPE_CFC.xml
Android 10
[email protected]
I flashed PARKER_RETAIL_10_QPH30.29-Q3-28-13_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml
being on XT2010-1_PARKER_RETEU_9.0_PPHS29.59-51-13_subsidy-DEFAULT_regulatory-XT2010-1-EUROPE_CFC.xml
and all on a amazon device.
Everything went well!! Here the command lines to use:
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash vbmeta vbmeta.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash bluetooth BTFM.bin
fastboot flash dsp dspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash dtbo dtbo.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 system system.img_sparsechunk.10
fastboot flash system system.img_sparsechunk.11
fastboot flash system_b system_b.img_sparsechunk.0
fastboot flash system_b system_b.img_sparsechunk.1
fastboot flash oem oem.img
fastboot flash oem_b oem_other.img
fastboot flash vendor vendor.img_sparsechunk.0
fastboot flash vendor vendor.img_sparsechunk.1
fastboot flash vendor vendor.img_sparsechunk.2
fastboot erase carrier
fastboot erase userdata **exclude if you want to keep your data**
fastboot erase ddr
fastboot reboot bootloader
Fastboot reboot
dau999 said:
[email protected]
I flashed PARKER_RETAIL_10_QPH30.29-Q3-28-13_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml
being on XT2010-1_PARKER_RETEU_9.0_PPHS29.59-51-13_subsidy-DEFAULT_regulatory-XT2010-1-EUROPE_CFC.xml
and all on a amazon device.
Everything went well!! Here the command lines to use:
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash vbmeta vbmeta.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash bluetooth BTFM.bin
fastboot flash dsp dspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash dtbo dtbo.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 system system.img_sparsechunk.10
fastboot flash system system.img_sparsechunk.11
fastboot flash system_b system_b.img_sparsechunk.0
fastboot flash system_b system_b.img_sparsechunk.1
fastboot flash oem oem.img
fastboot flash oem_b oem_other.img
fastboot flash vendor vendor.img_sparsechunk.0
fastboot flash vendor vendor.img_sparsechunk.1
fastboot flash vendor vendor.img_sparsechunk.2
fastboot erase carrier
fastboot erase userdata **exclude if you want to keep your data**
fastboot erase ddr
fastboot reboot bootloader
Fastboot reboot
Click to expand...
Click to collapse
How to upload Android 10?
I have a PLAYPL version and would like to upload RETAIL.
Please help.
wiktorrent said:
How to upload Android 10?
I have a PLAYPL version and would like to upload RETAIL.
Please help.
Click to expand...
Click to collapse
unlock your bootloader, and flash via fastboot
Hi,
thanks for the instructions. Saved my brand new moto one zoom after I tried to install an unofficial lineage rom which left it completely unusable.
But I came to wonder, that I now cannot use twrp anymore. neither the latest official parker-build 3.3.4.0-0 nor the 3.3.1-6 build from mauronofrio are working anymore. Both did before all the flashing.
My best guess is, that those builds are incompatible with either the boot.img or the bootloader.img from PARKER_RETAIL_10_QPH30.29-Q3-28-13_subsidy-DEFAULT_regulatory-DEFAULT_CFC.
Did you guys encounter this as well?
Were you able to lock the bootloader again or install another twrp-Version?
Do you work with banking-apps on that phone after installing this rom?
Cheers

Categories

Resources