My moto x XT1562 is sim-free and has a unlocked bootloader. It was running fine earlier but for the last few days has been almost useless.
It has started showing a shifted screen and the colors have started changing randomly. It also shows a strange multicolored bar over the screen from time to time. Since this change, it has become very very slow and almost impossible to use. I have successfully flashed the OEM latest build on it but it has not shown any improvement. After flashing the OEM build, it sometimes gets stuck in boot loop on Motorola logo and sometimes goes to the welcome screen but does not respond at all. Unfortunately, I cannot insert the screen shift images here.
I have tried everything that I could find and could not fix it. Looking for some help/direction as to what might be wrong. Could it be a hardware issue or memory issue? Or is there something that can solve this?
I have tried flashing the OEM firmware via mafastboot and RSDLite. Both complete fine but the result remains the same with slow/unresponsive and shifted screen. Current build is - XT1562_LUX_RETASIA_DS_6.0.1_MPD24.107-70_cid7_subsidy-DEFAULT_CFC
Mfastboot commands used (Everything completes OK) -
mfastboot.exe flash partition gpt.bin
mfastboot.exe flash bootloader bootloader.img
mfastboot.exe flash boot boot.img
mfastboot.exe flash recovery recovery.img
mfastboot.exe flash system system.img_sparsechunk.0
mfastboot.exe flash system system.img_sparsechunk.1
mfastboot.exe flash system system.img_sparsechunk.2
mfastboot.exe flash system system.img_sparsechunk.3
mfastboot.exe flash system system.img_sparsechunk.4
mfastboot.exe flash system system.img_sparsechunk.5
mfastboot.exe flash system system.img_sparsechunk.6
mfastboot.exe flash system system.img_sparsechunk.7
mfastboot.exe flash system system.img_sparsechunk.8
mfastboot.exe flash system system.img_sparsechunk.9
mfastboot.exe flash modem NON-HLOS.bin
mfastboot.exe erase modemst1
mfastboot.exe erase modemst2
mfastboot.exe flash fsg fsg.mbn
mfastboot.exe erase cache
mfastboot.exe erase userdata
mfastboot reboot
thats probably a hardware issue
Related
So I requested the relock information from Motorolla and got access to the firmware. However, some of it is correct. Following these directions:
Next flash the images using fastboot:
$ fastboot flash partition gpt.bin
$ fastboot flash motoboot motoboot.img
$ fastboot reboot-bootloader
$ fastboot flash logo logo.bin
$ fastboot flash boot boot.img
$ fastboot flash recovery recovery.img
$ fastboot flash system system.img
$ fastboot flash modem NON-HLOS.bin
$ fastboot erase modemst1
$ fastboot erase modemst2
$ fastboot flash fsg fsg.mbn
$ fastboot reboot
You also have the option to erase all the data on your device with
$ fastboot erase userdata
$ fastboot erase cache
After performing this sequence, you can relock your device with
$ fastboot oem lock
This came from https://motorola-global-portal.custhelp.com/app/standalone/bootloader/recovery-images.
First problem is the first two steps aren't workign as the moto boot isn't even in the firmware provided. Second problem, when i do step oem lock, I'm told to do the oem lock begin command, which I do. Then I get an error message stating my software isn't verified, however on the fastboot screen it states official. So I can't relock the phone, NOR can I get rid of the unlocked bootloaded message.
Next, the phone will not see the Feb security update, says nothing available. When i download it and try to install in the factory recovery, I get an error. I can't recall what it says exactly, but it does try to install.
Any ideas? The phone works, just can't get the phone re-locked or take any software updates, which I'm sure goes right back tot he stupid unlocked bootloader.
Here is the breakdown....
Unlocked does not affect updates.
Logo.bin is really easy to change.
There is a stock rom available to flash with the update included.
lafester said:
Unlocked does not affect updates.
Logo.bin is really easy to change.
There is a stock rom available to flash with the update included.
Click to expand...
Click to collapse
The stock rom with update requires TWRP installed. For some reason I cant get the phone to relock nor take the Feb security update.
So use twrp... Not sure what the issue is here.
Using the lock oem command has never worked for anybody with this phone. Not sure why they added that if it doesn't work at all.
This worked for my Moto G 2015 so I assume its the same for Moto X. Disregard motoboot.img and any others files that do not apply to Moto X 2015.
1. Run oem lock begin
2. Flash stock firmare files
3. Relock bootloader
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
"........... all sparsechunk files"
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 lock
Original Source: http://forum.xda-developers.com/showthread.php?t=2575586
lafester said:
So use twrp... Not sure what the issue is here.
Click to expand...
Click to collapse
Well...if this stupid phone would take TWRP than all be good...but this pos will not. Using WinTools I flash TWRP, says successful, but no die when I try to reboot into recovery. If I do the power and volume truck at "no command" I get the stock recovery not twrp. Starting to really hate this phone. Even wife's S6 is simpler than this.
What happens in fastboot? Not sure what win tools is. Use fastboot then reboot directly into recovery.
First Download ;
mfastboot : https://drive.google.com/file/d/0B5jlU9JnLAZGbVU0UzJ3N3p4X2M/view?usp=sharing
new logo : http://forum.xda-developers.com/mot...o-remove-unlocked-bootloader-warning-t3201141
and only this firmware : http://firmware.center/firmware/Mot...HS24.49-18-3_cid9_subsidy-DEFAULT_CFC.xml.zip
and
mfastboot devices
mfastboot oem lock begin
mfastboot flash partition gpt.bin
mfastboot flash logo logonew.bin --- (new logo name)
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 system system.img_sparsechunk.5
mfastboot flash system system.img_sparsechunk.6
mfastboot flash system system.img_sparsechunk.7
mfastboot flash system system.img_sparsechunk.8
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase userdata
mfastboot erase cache
mfastboot oem lock
nxtime said:
First Download ;
mfastboot : https://drive.google.com/file/d/0B5jlU9JnLAZGbVU0UzJ3N3p4X2M/view?usp=sharing
new logo : http://forum.xda-developers.com/mot...o-remove-unlocked-bootloader-warning-t3201141
and only this firmware : http://firmware.center/firmware/Mot...HS24.49-18-3_cid9_subsidy-DEFAULT_CFC.xml.zip
and
mfastboot devices
mfastboot oem lock begin
mfastboot flash partition gpt.bin
mfastboot flash logo logonew.bin --- (new logo name)
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 system system.img_sparsechunk.5
mfastboot flash system system.img_sparsechunk.6
mfastboot flash system system.img_sparsechunk.7
mfastboot flash system system.img_sparsechunk.8
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase userdata
mfastboot erase cache
mfastboot oem lock
Click to expand...
Click to collapse
Sir...I LOVE U! That fixed everything! Phone is relocked finally. Phone is right...finally. I owe you a beer!!!
MHB1638 said:
Sir...I LOVE U! That fixed everything! Phone is relocked finally. Phone is right...finally. I owe you a beer!!!
Click to expand...
Click to collapse
im happy for you. thanks
Hello everyone! First, sorry. It's a translation by Google Translate.
Guys, someone is having (or had) problems with Moto screen? On my phone a few days over here it simply no longer appears. I have the tactile feedback when you touch the screen, after engaging with gesture or take pocket, but nothing is displayed. Other apps style with AcDisplay usually work (including 've been using it now).
I've tried to disable all applications connected to the "Moto" as Actions, Screen and Voice and then re-enable them (downloading the necessary updates), but it did not work. I have also resorted to Hard Reset, however without success (after all restored by TWRP ).
I can only do flash through manual controls, the RSD I get the error "image is too large" at a certain stage. I believe that the software manual is incomplete in any way, because I'm sure it is a software problem, as the IR are all working well (you can see the red dots to wave to the device or see through any camera).
About my device:
Moto X Force - XT1580 (Brazil)
Rooted
Xposed v86 sdk23 arm64
TWRP 3.0.20_KINZIE
Firmware KINZIE_RETLA_DS_6.0_MPK24.78-13.3
Manual Flash utilized:
Code:
mfastboot flash bootloader bootloader.img
mfastboot reboot-bootloader
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 system system.img_sparsechunk.5
mfastboot flash system system.img_sparsechunk.6
mfastboot flash system system.img_sparsechunk.7
mfastboot flash system system.img_sparsechunk.8
mfastboot flash system system.img_sparsechunk.9
mfastboot flash system system.img_sparsechunk.10
mfastboot flash system system.img_sparsechunk.11
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash modem NON-HLOS.bin
mfastboot flash modem NON-HLOS.bin
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot reboot
After that , as he was stuck in the Fast Boot screen ( UTAG " bootmode " configured the fastboot ) , I used the command:
Code:
mfastboot oem fb_mode_clear
hi guys,
my name is felipe, im from brazil, i have a xt1580 .
and after install recovery and supersu, it didn't have network and baseband is unknown,
i dont see imei either .
i use this commands in mfastboot:
mfastboot.exe flash logo logo.bin
mfastboot.exe flash boot boot.img
mfastboot.exe flash recovery recovery.img
mfastboot.exe flash system system.img_sparsechunk.0
mfastboot.exe flash system system.img_sparsechunk.1
mfastboot.exe flash system system.img_sparsechunk.2
mfastboot.exe flash system system.img_sparsechunk.3
mfastboot.exe flash system system.img_sparsechunk.4
mfastboot.exe flash system system.img_sparsechunk.5
mfastboot.exe flash system system.img_sparsechunk.6
mfastboot.exe flash system system.img_sparsechunk.7
mfastboot.exe flash system system.img_sparsechunk.8
mfastboot.exe flash system system.img_sparsechunk.9
mfastboot.exe flash modem NON-HLOS.bin
mfastboot.exe flash modem NON-HLOS.bin
mfastboot.exe erase modemst1
mfastboot.exe erase modemst2
mfastboot.exe flash fsg fsg.mbn
mfastboot.exe erase cache
mfastboot.exe erase userdata
mfastboot reboot
some times with, sparsechunk 10 and 11 too, depending on the rom version
i try with all this roms:
KINZIE_RETLA_DS_5.1.1_LPK23.145-5_cid12_subsidy-DEFAULT_CFC.info
KINZIE_RETLA_DS_6.0_MPK24.78-8_cid12_subsidy-DEFAULT_CFC.info
KINZIE_RETLA_DS_6.0_MPK24.78-13.3_cid12_subsidy-DEFAULT_CFC.info
XT1580_KINZIE_RETLA_DS_6.0_MPK24.78-8_cid12_subsidy-DEFAULT_CFC.xml - M (1) (this is have modifield flashfile).
i sucssefully back to this all stock roms, but dont solve problem, ever continues whitout imei , network signal, sometimes no found sim, and unknown baseband.
when i install lineage 13 or 14.1 , i can see baseband on android/config/about phone, but i can't see it on bootloader , still baseband (not found)
someone can help me please?
thanks.
PS: sorry for my bad english!
https://www.xsfirmware.com/motorola-moto-x-force-xt1580-firmware-flash-file/
Solution to no baseband no wifi no imei
I am having the same problem, bootloader blocked, debugging usb off, can anyone help me?
I have the Verizon Moto g4 play. As you all know, the bootloader cannot be unlocked. Is there anyway I can restore to the stock rom without unlocking bootloader? Thanks
cednod said:
I have the Verizon Moto g4 play. As you all know, the bootloader cannot be unlocked. Is there anyway I can restore to the stock rom without unlocking bootloader? Thanks
Click to expand...
Click to collapse
If you're flashing the stock firmware for your variant of hardware, usually you shouldn't have to worry about unlocking the bootloader. Just use the minimal adb and fastboot tools, issuing these commands (put your device in fastboot mode by holding pwr+vdwn):
fastboot devices
fastboot oem fb_mode_set
**With all of the stock firmware files extracted from your downloaded xt1609firmware.zip in same directory (folder) as your adb and fastboot tools, now you begin flashing each partition of the device, usually as follows:
mfastboot oem fb_mode_set
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 dsp adspso.bin
mfastboot flash oem oem.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 system system.img_sparsechunk.5
mfastboot flash system system.img_sparsechunk.6
mfastboot flash system system.img_sparsechunk.7
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
**And, finally, reboot your device by issuing the below command:
mfastboot reboot
XT1068 Stock Firmware
hey guys,
here I bought you the stock firmware with marshmallow (6.0) [XT1068_RETAILDSDSALL_6.0] . This stock rom is for all the versions of the Moto G 2 (2014) . So if you want to roll back to stock then you can flash these files and I'm sure you will not mess up with your modem files . Flashing these files will get you modems for all regions , whether it is Indian or any asian country or it is brazil or USA , these work for all of them .
Firstly download these files
drivers for moto g2 from here
ADB and mFastboot Files from here
stock firmware from here
How to :-
download the motorola drivers in the pc
extract the adb and mfastboot files and then extract the stock rom in thr same folder of that of adb and mfastboot
enter into fastboot mode of the phone by pressing anholding volume down and power button together.
in pc press shift key with right mouse button in the folder and then select open command window there
type the following command one by one
Code:
mfastboot.exe oem lock begin
mfastboot.exe flash partition gpt.bin
mfastboot.exe flash motoboot motoboot.img
mfastboot.exe flash logo logo.bin
mfastboot.exe flash boot boot.img
mfastboot.exe flash recovery recovery.img
mfastboot.exe flash system system.img_sparsechunk.0
mfastboot.exe flash system system.img_sparsechunk.1
mfastboot.exe flash system system.img_sparsechunk.2
mfastboot.exe flash system system.img_sparsechunk.3
mfastboot.exe flash modem NON-HLOS.bin
mfastboot.exe erase modemst1
mfastboot.exe erase modemst2
mfastboot.exe flash fsg fsg.mbn
mfastboot.exe erase cache
mfastboot.exe erase userdata
mfastboot.exe oem lock
If you do not wish to lock the bootloader then skip first and last command
Code:
mfastboot.exe reboot
please not that i am not responsable for any bricks or bootloops
Now you are done. Enjoy!!!!!
credits:Gaurav_Sharma