XT1052 Need Help :( - Moto X Q&A

I'm quite pissed with what's happening to my phone. No matter how I upgrade to lollipop (through fastboot or going back to 4.4.4 and then taking the OTA or by flashing zip through stock recovery) it doesn't recognize my home wifi. It works fine on stock 4.4.4 asia retail image
- I also noticed a strange thing, I don't know why but the Verizon logo shows up just before the boot finishes on 5.1!! I'm in India and why would verizon logo come on my phone?
- My bootloader is unlocked and also upgraded to 30BE so I can't flash gpt and boot files but rest of the files flash just fine through fastboot and I'm able to go back to stock 4.4.4 asia retail. everything works as expected (Wifi too)!!!
Somebody please tell me how can I get stock lollipop 5.1 and have the Wifi work too?
I've tried flashing 4.4.4 modem over 5.1 but it still doesn't recognizde my home wifi.. although it is able to scan all other nearby wifi!!!
Kitkat version - XT1052_RETAIL-ASIA_4.4.4_KXA21.12-L1.26_18_cid7_CFC_1FF.xml
Lollipop version - Blur_Version.212.44.26.ghost_row.AsiaRetail.en.03

sroy001 said:
I'm quite pissed with what's happening to my phone. No matter how I upgrade to lollipop (through fastboot or going back to 4.4.4 and then taking the OTA or by flashing zip through stock recovery) it doesn't recognize my home wifi. It works fine on stock 4.4.4 asia retail image
- I also noticed a strange thing, I don't know why but the Verizon logo shows up just before the boot finishes on 5.1!! I'm in India and why would verizon logo come on my phone?
- My bootloader is unlocked and also upgraded to 30BE so I can't flash gpt and boot files but rest of the files flash just fine through fastboot and I'm able to go back to stock 4.4.4 asia retail. everything works as expected (Wifi too)!!!
Somebody please tell me how can I get stock lollipop 5.1 and have the Wifi work too?
I've tried flashing 4.4.4 modem over 5.1 but it still doesn't recognizde my home wifi.. although it is able to scan all other nearby wifi!!!
Kitkat version - XT1052_RETAIL-ASIA_4.4.4_KXA21.12-L1.26_18_cid7_CFC_1FF.xml
Lollipop version - Blur_Version.212.44.26.ghost_row.AsiaRetail.en.03
Click to expand...
Click to collapse
First of all, wrong section to post.
Second, flash this through fastboot/RSDLite - https://mega.co.nz/#!U9lRFBgD!POchMYI96ZTy16M_PGSZ4aIjo6ktpaHKaJAmp6XBUR4
It's the 5.1 factory image. works on Asia retail without any problem.. try if it works

Made a separate thread in General section now.. Not sure how to delete the thread.. Can't find the option in XDA app
RSD Lite flashing doesn't work for me anymore as 1st two commands about GPT and Motoboot fail due to upgraded boot loader.. So I'll try and flash through fastboot
Sent from my XT1052 using XDA Free mobile app

sroy001 said:
Made a separate thread in General section now.. Not sure how to delete the thread.. Can't find the option in XDA app
RSD Lite flashing doesn't work for me anymore as 1st two commands about GPT and Motoboot fail due to upgraded boot loader.. So I'll try and flash through fastboot
Sent from my XT1052 using XDA Free mobile app
Click to expand...
Click to collapse
RSD will work as this is a 5.1 factory image. make sure to flash gpt and bootloader, it won't fail.
if you dont flash those then you'll have gpt and bootloader from Asia.Retail and other files from Europe.Retail so future OTAs might fail

Okay done.. So if RSD lite doesn't flash GPT and Motoboot, should I manually try and flash through fastboot?
Sent from my XT1052 using XDA Free mobile app

sroy001 said:
Okay done.. So if RSD lite doesn't flash GPT and Motoboot, should I manually try and flash through fastboot?
Sent from my XT1052 using XDA Free mobile app
Click to expand...
Click to collapse
Since you have already updated the bootloader and partition tables to the latest one from Lollipop there is no need to flash those files again. Just flash the modem, recovery, data and system files using cmd line.
Sent from my XT1053 using Tapatalk

bushako said:
Since you have already updated the bootloader and partition tables to the latest one from Lollipop there is no need to flash those files again. Just flash the modem, recovery, data and system files using cmd line.
Sent from my XT1053 using Tapatalk
Click to expand...
Click to collapse
I'm flashing through fastboot and unable to manually flash system.img
C:\adb>mfastboot flash system system.img
(bootloader) Variable not supported!
target max-download-size: 768MB
Multi-Flash is enabled!
load_file: could not allocate 1394503608 bytes
error: cannot load 'system.img': Not enough space

sroy001 said:
I'm flashing through fastboot and unable to manually flash system.img
C:\adb>mfastboot flash system system.img
(bootloader) Variable not supported!
target max-download-size: 768MB
Multi-Flash is enabled!
load_file: could not allocate 1394503608 bytes
error: cannot load 'system.img': Not enough space
Click to expand...
Click to collapse
I think you may need to flash gpt.bin first.. i'll post a log of what happened when i flashed here.. flash it in the same order..
H:\platform-tools>mfastboot devices
TAxxxxxxxx fastboot
H:\platform-tools>mfastboot flash partition gpt.bin
sending 'partition' (32 KB)...
OKAY [ 0.250s]
writing 'partition'...
This may take a few seconds, if a
different partition table is being
flashed since we need to backup
and restore a few partitions
OKAY [ 0.437s]
finished. total time: 0.689s
H:\platform-tools>mfastboot flash motoboot motoboot.img
sending 'motoboot' (1604 KB)...
OKAY [ 0.350s]
writing 'motoboot'...
flashing tz ...
flashing rpm ...
flashing aboot ...
flashing sbl1 ...
flashing sbl2 ...
flashing sbl3 ...
OKAY [ 5.979s]
finished. total time: 6.330s
H:\platform-tools>mfastboot flash logo logo.bin
sending 'logo' (245 KB)...
OKAY [ 0.310s]
writing 'logo'...
OKAY [ 1.385s]
finished. total time: 1.695s
H:\platform-tools>mfastboot flash boot boot.img
sending 'boot' (10240 KB)...
OKAY [ 0.940s]
writing 'boot'...
OKAY [ 2.209s]
finished. total time: 3.150s
H:\platform-tools>mfastboot flash recovery recovery.img
sending 'recovery' (10240 KB)...
OKAY [ 0.950s]
writing 'recovery'...
OKAY [ 1.522s]
finished. total time: 2.472s
H:\platform-tools>mfastboot flash system system.img
sending 'system' (786432 KB)...
OKAY [ 49.478s]
writing 'system'...
OKAY [ 43.636s]
sending 'system' (575387 KB)...
OKAY [ 36.324s]
writing 'system'...
OKAY [ 36.938s]
finished. total time: 166.385s
H:\platform-tools>mfastboot flash modem NON-HLOS.bin
sending 'modem' (54276 KB)...
OKAY [ 3.720s]
writing 'modem'...
OKAY [ 4.811s]
finished. total time: 8.531s
H:\platform-tools>mfastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.789s]
finished. total time: 0.790s
H:\platform-tools>mfastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.816s]
finished. total time: 0.817s
H:\platform-tools>mfastboot flash fsg fsg.mbn
sending 'fsg' (226 KB)...
OKAY [ 0.380s]
writing 'fsg'...
OKAY [ 1.154s]
finished. total time: 1.535s
H:\platform-tools>mfastboot erase cache
erasing 'cache'...
OKAY [ 2.822s]
finished. total time: 2.823s
H:\platform-tools>mfastboot erase userdata
erasing 'userdata'...
OKAY [ 18.879s]
finished. total time: 18.879s
H:\platform-tools>mfastboot erase customize
erasing 'customize'...
OKAY [ 0.182s]
finished. total time: 0.182s
H:\platform-tools>mfastboot erase clogo
erasing 'clogo'...
OKAY [ 0.604s]
finished. total time: 0.604s
H:\platform-tools>mfastboot reboot
rebooting...
finished. total time: 0.001s
H:\platform-tools>

athulele said:
I think you may need to flash gpt.bin first.. i'll post a log of what happened when i flashed here.. flash it in the same order..
H:\platform-tools>mfastboot devices
TAxxxxxxxx fastboot
H:\platform-tools>mfastboot flash partition gpt.bin
sending 'partition' (32 KB)...
OKAY [ 0.250s]
writing 'partition'...
This may take a few seconds, if a
different partition table is being
flashed since we need to backup
and restore a few partitions
OKAY [ 0.437s]
finished. total time: 0.689s
H:\platform-tools>mfastboot flash motoboot motoboot.img
sending 'motoboot' (1604 KB)...
OKAY [ 0.350s]
writing 'motoboot'...
flashing tz ...
flashing rpm ...
flashing aboot ...
flashing sbl1 ...
flashing sbl2 ...
flashing sbl3 ...
OKAY [ 5.979s]
finished. total time: 6.330s
H:\platform-tools>mfastboot flash logo logo.bin
sending 'logo' (245 KB)...
OKAY [ 0.310s]
writing 'logo'...
OKAY [ 1.385s]
finished. total time: 1.695s
H:\platform-tools>mfastboot flash boot boot.img
sending 'boot' (10240 KB)...
OKAY [ 0.940s]
writing 'boot'...
OKAY [ 2.209s]
finished. total time: 3.150s
H:\platform-tools>mfastboot flash recovery recovery.img
sending 'recovery' (10240 KB)...
OKAY [ 0.950s]
writing 'recovery'...
OKAY [ 1.522s]
finished. total time: 2.472s
H:\platform-tools>mfastboot flash system system.img
sending 'system' (786432 KB)...
OKAY [ 49.478s]
writing 'system'...
OKAY [ 43.636s]
sending 'system' (575387 KB)...
OKAY [ 36.324s]
writing 'system'...
OKAY [ 36.938s]
finished. total time: 166.385s
H:\platform-tools>mfastboot flash modem NON-HLOS.bin
sending 'modem' (54276 KB)...
OKAY [ 3.720s]
writing 'modem'...
OKAY [ 4.811s]
finished. total time: 8.531s
H:\platform-tools>mfastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.789s]
finished. total time: 0.790s
H:\platform-tools>mfastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.816s]
finished. total time: 0.817s
H:\platform-tools>mfastboot flash fsg fsg.mbn
sending 'fsg' (226 KB)...
OKAY [ 0.380s]
writing 'fsg'...
OKAY [ 1.154s]
finished. total time: 1.535s
H:\platform-tools>mfastboot erase cache
erasing 'cache'...
OKAY [ 2.822s]
finished. total time: 2.823s
H:\platform-tools>mfastboot erase userdata
erasing 'userdata'...
OKAY [ 18.879s]
finished. total time: 18.879s
H:\platform-tools>mfastboot erase customize
erasing 'customize'...
OKAY [ 0.182s]
finished. total time: 0.182s
H:\platform-tools>mfastboot erase clogo
erasing 'clogo'...
OKAY [ 0.604s]
finished. total time: 0.604s
H:\platform-tools>mfastboot reboot
rebooting...
finished. total time: 0.001s
H:\platform-tools>
Click to expand...
Click to collapse
I was indeed able to flash 5.1 image through latest version of rsd lite.. But it still doesn't detect my home WiFi.. It scans all other neighborhood WiFi though
So went back to stock 4.4.4 through fastboot and WiFi is back.. Quite strange but now I'm pissed of trying.. Have at least flashed my phone 15 times in last two days trying almost all method
Sent from my XT1052 using XDA Free mobile app

sroy001 said:
I was indeed able to flash 5.1 image through latest version of rsd lite.. But it still doesn't detect my home WiFi.. It scans all other neighborhood WiFi though
So went back to stock 4.4.4 through fastboot and WiFi is back.. Quite strange but now I'm pissed of trying.. Have at least flashed my phone 15 times in last two days trying almost all method
Sent from my XT1052 using XDA Free mobile app
Click to expand...
Click to collapse
That's weird.. Have you tried resetting the router?

can you please share the 5.1 firmware for asia retail?

athulele said:
That's weird.. Have you tried resetting the router?
Click to expand...
Click to collapse
OMG!! Here I was flashing factory images going back and forth and simply resetting the router worked! So silly of me.. Thanks bud.. I'm now on stock 5.1 Asia retail and all working great
Sent from my XT1052 using XDA Free mobile app

koolguy366 said:
can you please share the 5.1 firmware for asia retail?
Click to expand...
Click to collapse
Here you go!
https://mega.nz/#!SVZ3XJTT!POchMYI96ZTy16M_PGSZ4aIjo6ktpaHKaJAmp6XBUR4
Sent from my XT1052 using XDA Free mobile app

sroy001 said:
OMG!! Here I was flashing factory images going back and forth and simply resetting the router worked! So silly of me.. Thanks bud.. I'm now on stock 5.1 Asia retail and all working great
Sent from my XT1052 using XDA Free mobile app
Click to expand...
Click to collapse
Heh, that's good.

sroy001 said:
Here you go!
https://mega.nz/#!SVZ3XJTT!POchMYI96ZTy16M_PGSZ4aIjo6ktpaHKaJAmp6XBUR4
Sent from my XT1052 using XDA Free mobile app
Click to expand...
Click to collapse
Thanks dude, BTW how u flashed it? RSD lite?

koolguy366 said:
Thanks dude, BTW how u flashed it? RSD lite?
Click to expand...
Click to collapse
You can use RSD lite.. I flashed through Fastboot.. It's same thing
Sent from my XT1052 using XDA Free mobile app

Related

LMY47O 5.1 Factory Image now up at Google's site!

Direct download link:
https://dl.google.com/dl/android/aosp/occam-lmy47o-factory-cae68e81.tgz
md5sum: 293a98009cfbcb5d398c05302a86ee8c
sha1sum: cae68e81d5a1758f92b77520f829400da205111f
Goggle's Factory Images page:
https://developers.google.com/android/nexus/images
Tip for those upgrading without flashing via factory image. After you flash cache.img boot into your custom recovery of choice and wipe the cache partition. Otherwise you're going to be stuck on the lollipop circles for a long time. This is specific to nexus 4.
Sent from my Nexus 7 using Tapatalk
How can i root it ?
Virtxer said:
How can i root it ?
Click to expand...
Click to collapse
You're kidding right?
Yep
Hopefully someone will make a flashable stock rom based off of the images
Sent from my Nexus 4 using XDA Free mobile app
Zehlek said:
Hopefully someone will make a flashable stock rom based off of the images
Sent from my Nexus 4 using XDA Free mobile app
Click to expand...
Click to collapse
Hi there, long time no see
I was gonna do a flashable version but my pc was acting up again so i'll see if I can do it tomorrow after work if someone else doesn't do it by then :good:
does only me have problem with - remote partition table doesn't exist,when try to install twrp,or this is a comon isue?
i install stock image(unzip it with 7z),install with flash all. everything pass ok. when i turn on usb debuging and try to install twrp with fastboot i get this error.
i try to install stock image manuallu with fastboot. in that case i must to do a factory resset when boot,or phone will stuck with boot. also this pass ok,but fasboot cant install only twrp. old version,new,same error. fastboot recognize nexus,commands working,
Zehlek said:
Hopefully someone will make a flashable stock rom based off of the images
Sent from my Nexus 4 using XDA Free mobile app
Click to expand...
Click to collapse
I'm using the latest Simple AOSP for Nexus 4 (Android 5.1.0), which was built today, with the LMY47O binary file, no random reboot so far.
Here is everything you need: http://chromloop.com/2015/04/how-to-install-android-5-1-lollipop-custom-rom-nexus-4/
5.0.1 (LRX22C) factory to 5.1.0 (LMY47O) factory
My bootloader was already un-locked. Hold the volume down key and hit the power button to power on the phone into fastboot mode.
Windows 7
Front USB 2.0 ports
7-zip
[TOOL]Updated ADB (version 1.0.32) and Fastboot [16-OCT-14]
http://forum.xda-developers.com/htc-one/general/tool-updated-adb-version-1-0-32-fastboot-t2932160
extract - fastboot_adb(1.0.32)_071114_r21.rar
extract - occam-lmy47o-factory-cae68e81.tgz
extract - occam-lmy47o-factory-cae68e81.tar
Move all of the files into the fastboot_adb(1.0.32)_071114_r21 folder.
Open the folder. Hold down the shift key and right click. Click on "open command windows here"
type in: flash-all.bat or fl and hit the tab key.
FAIL:
C:\Users\test\Desktop\fastboot_adb(1.0.32)_071114_r21>flash-all.bat
< waiting for device >
sending 'bootloader' (2264 KB)...
OKAY [ 0.094s]
writing 'bootloader'...
OKAY [ 0.281s]
finished. total time: 0.374s
rebooting into bootloader...
OKAY [ 0.000s]
finished. total time: 0.000s
< waiting for device >
sending 'radio' (45537 KB)...
OKAY [ 1.560s]
writing 'radio'...
OKAY [ 2.480s]
finished. total time: 4.040s
rebooting into bootloader...
OKAY [ 0.000s]
finished. total time: 0.000s
< waiting for device >
archive does not contain 'boot.sig'
archive does not contain 'recovery.sig'
failed to allocate 854497332 bytes
error: update package missing system.img
Press any key to exit...
Extract image-occam-lmy47o.zip into the fastboot_adb(1.0.32)_071114_r21 folder.
Run the following commands.
There is no need to update the bootloader and modem. You can see on the screen the current bootloader and modem build were updates from the last step.
Commands found via http://forum.xda-developers.com/nexus-4/general/how-to-how-to-flash-factory-image-t2010312
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash system system.img ***took apx 8 mins before seeing anything being written to the screen and phone.***
fastboot flash boot boot.img
fastboot flash recovery recovery.img *** don't do this if you have TWRP installed ***
fastboot format cache
fastboot reboot
C:\Users\test\Desktop\fastboot_adb(1.0.32)_071114_r21>fastboot flash recovery recovery.img
sending 'recovery' (6956 KB)...
OKAY [ 0.234s]
writing 'recovery'...
OKAY [ 0.390s]
finished. total time: 0.624s
C:\Users\test\Desktop\fastboot_adb(1.0.32)_071114_r21>fastboot flash boot boot.img
sending 'boot' (6394 KB)...
OKAY [ 0.250s]
writing 'boot'...
OKAY [ 0.374s]
finished. total time: 0.624s
C:\Users\test\Desktop\fastboot_adb(1.0.32)_071114_r21>fastboot flash system system.img
erasing 'system'...
OKAY [ 0.827s]
sending 'system' (834470 KB)...
OKAY [ 50.747s]
writing 'system'...
OKAY [ 46.519s]
finished. total time: 98.140s
C:\Users\test\Desktop\fastboot_adb(1.0.32)_071114_r21>fastboot flash boot boot.img
sending 'boot' (6394 KB)...
OKAY [ 0.250s]
writing 'boot'...
OKAY [ 0.374s]
finished. total time: 0.624s
C:\Users\test\Desktop\fastboot_adb(1.0.32)_071114_r21>fastboot flash recovery recovery.img
sending 'recovery' (6956 KB)...
OKAY [ 0.265s]
writing 'recovery'...
OKAY [ 0.374s]
finished. total time: 0.640s
C:\Users\test\Desktop\fastboot_adb(1.0.32)_071114_r21>fastboot format cache
Creating filesystem with parameters:
Size: 587202560
Block size: 4096
Blocks per group: 32768
Inodes per group: 7168
Inode size: 256
Journal blocks: 2240
Label:
Blocks: 143360
Block groups: 5
Reserved block group size: 39
Created filesystem with 11/35840 inodes and 4616/143360 blocks
erasing 'cache'...
OKAY [ 0.078s]
sending 'cache' (10984 KB)...
OKAY [ 0.437s]
writing 'cache'...
OKAY [ 0.608s]
finished. total time: 1.139s
C:\Users\test\Desktop\fastboot_adb(1.0.32)_071114_r21>fastboot reboot
rebooting...
finished. total time: -0.000s
It took apx 11 mins to boot up. It was optimizing the 100+ apps. All my apps and config settings were there.
Optional....
I powered off and when back into fastboot mode to flash TWRP so I can create a backup image.
http://dl.twrp.me/mako/
fastboot flash recovery twrp-2.8.6.0-mako.img
Use the arrow keys to reboot into recovery mode to boot into TWRP. Do not boot into the system.
Ok, managed to get my laptop working again. Rom is uploading, will post a link to the thread when done :good:
EDIT: Thread link: http://forum.xda-developers.com/nexus-4/development/rom-stock-flashable-rom-t3084656
If you get ANY Errors during Updating via the flash-all script - try to update ADB itself. I was using an old version and got errors until i downloaded and used a new ADB version.
Where is the 5.1.1?
Mirkoitalia said:
Where is the 5.1.1?
Click to expand...
Click to collapse
I don't know. When did you see it last?

Moto X 2 Gen. No Sim Card

Hi, guys!
It's been about 24h since I had purchased my Moto X (Unlocked), and I've already broken ip
So here's the story of my unit:
From the box it came with 5.x, i've been using it for roughly two-three hours with Telus sim, everything was totally fine.
Then I got myself into a situation, where I wanted to install CM12. So I did, everything was fine (except for the battery life), and I went to sleep.
First thing in the morning, I wanted to try something new (Flyme OS). And there the stuff went wrong. I wanted to do a full wipe of the phone.
I did it, by manually erasing each partition one by one.
Then I had several attempts of installing it, having them all failed. At this point, I had realized that I don't want to install it anymore, so I have downloaded the stock firmware and flashed it up with this sequence:
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
mfastboot flash system system.img
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem config carrier vzw !!! (was not sure that this was right)
fastboot oem fb_mode_clear
HOWEVER! On my first attempt, modem file was not right (as my phone was continuously rebooting on first setup (while choosing wifi network).
The second attempt with different NON-HLOS.bin file went ok, wifi is working like charm.
BUT now there is no cellular connection at all! I have tried two SIM (Telus and Megafon, which both work inside my iPhone 6)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
At this point I'm totally stuck and desperately ask for your help
What variant is it? e.g. XT10xx
Danz207 said:
What variant is it? e.g. XT10xx
Click to expand...
Click to collapse
It is XT1097, sorry for not mentioning that
egorikem said:
XT1097
Click to expand...
Click to collapse
Google tells me that's an AT&T variant, is this correct?
In any case, I have never seen
Code:
fastboot oem fb_mode_set
and
Code:
fastboot erase customize
fastboot erase clogo
fastboot oem config carrier vzw !!! (was not sure that this was right)
fastboot oem fb_mode_clear
used to restore firmware. I suggest heading to the Motorola ROM Support Page (linked in 'unlocking bootloader' page) and downloading the official AT&T variant (is available) then flashing, omitting these commands, and using the ones provided at the bottom of the support page.
Hopefully that reverses anything those extra commands did.
Good luck.
Danz207 said:
Google tells me that's an AT&T variant, is this correct?
In any case, I have never seen
Code:
fastboot oem fb_mode_set
and
Code:
fastboot erase customize
fastboot erase clogo
fastboot oem config carrier vzw !!! (was not sure that this was right)
fastboot oem fb_mode_clear
used to restore firmware. I suggest heading to the Motorola ROM Support Page (linked in 'unlocking bootloader' page) and downloading the official AT&T variant (is available) then flashing, omitting these commands, and using the ones provided at the bottom of the support page.
Hopefully that reverses anything those extra commands did.
Good luck.
Click to expand...
Click to collapse
Thanks for the response! However, my unit was purchased at Stapes (lol, I know) as a Unlocked version. I know, it is confusing for me as well. And yes, I have tried about 5 versions of firmware, none worked. I even made a little script to automate the process:
github.com/egorikem/Flash-Android
Code:
I was able to find a device with fastboot serial of TA9890DMWW
Any key to continue, or Ctrl+C to abort
Flashing partition...
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 0.003s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.112s
Done
Flashing motoboot...
target reported max download size of 536870912 bytes
sending 'motoboot' (2022 KB)...
OKAY [ 0.116s]
writing 'motoboot'...
(bootloader) Motoboot: Preflash validation for tz
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.217s
Done
Rebooting device...
rebooting into bootloader...
OKAY [ 0.001s]
finished. total time: 0.001s
Done
Flashing logo...
ERROR: Unable to create a plug-in (e00002be)
< waiting for device >
target reported max download size of 536870912 bytes
sending 'logo' (467 KB)...
OKAY [ 0.016s]
writing 'logo'...
OKAY [ 0.048s]
finished. total time: 0.065s
Done
Flashing boot...
target reported max download size of 536870912 bytes
sending 'boot' (10200 KB)...
OKAY [ 0.353s]
writing 'boot'...
OKAY [ 0.419s]
finished. total time: 0.773s
Done
Flashing recovery...
target reported max download size of 536870912 bytes
sending 'recovery' (10280 KB)...
OKAY [ 0.374s]
writing 'recovery'...
OKAY [ 0.426s]
finished. total time: 0.800s
Done
Flashing system...
target max-sparse-size: 256MB
sending 'system' (256598 KB)...
OKAY [ 8.110s]
writing 'system'...
OKAY [ 6.969s]
finished. total time: 15.078s
Done
target max-sparse-size: 256MB
sending 'system' (256089 KB)...
OKAY [ 8.103s]
writing 'system'...
OKAY [ 4.991s]
finished. total time: 13.094s
Done
target max-sparse-size: 256MB
sending 'system' (256726 KB)...
OKAY [ 8.099s]
writing 'system'...
OKAY [ 5.298s]
finished. total time: 13.397s
Done
target max-sparse-size: 256MB
sending 'system' (256695 KB)...
OKAY [ 8.114s]
writing 'system'...
OKAY [ 5.439s]
finished. total time: 13.553s
Done
target max-sparse-size: 256MB
sending 'system' (256177 KB)...
OKAY [ 8.096s]
writing 'system'...
OKAY [ 5.828s]
finished. total time: 13.924s
Done
target max-sparse-size: 256MB
sending 'system' (257618 KB)...
OKAY [ 8.155s]
writing 'system'...
OKAY [ 5.380s]
finished. total time: 13.536s
Done
target max-sparse-size: 256MB
sending 'system' (257940 KB)...
OKAY [ 8.157s]
writing 'system'...
OKAY [ 4.782s]
finished. total time: 12.939s
Done
target max-sparse-size: 256MB
sending 'system' (64164 KB)...
OKAY [ 2.063s]
writing 'system'...
OKAY [ 1.219s]
finished. total time: 3.283s
Done
target max-sparse-size: 256MB
error: cannot load './system.img_sparsechunk.8': No such file or directory
Done
Done
Erasing previous bands...
erasing 'modemst1'...
OKAY [ 0.052s]
finished. total time: 0.052s
erasing 'modemst2'...
OKAY [ 0.048s]
finished. total time: 0.048s
Done
target reported max download size of 536870912 bytes
sending 'fsg' (694 KB)...
OKAY [ 0.023s]
writing 'fsg'...
OKAY [ 0.040s]
finished. total time: 0.064s
Done
target reported max download size of 536870912 bytes
sending 'modem' (62248 KB)...
OKAY [ 2.038s]
writing 'modem'...
OKAY [ 1.229s]
finished. total time: 3.267s
Done
erasing 'userdata'...
OKAY [ 1.308s]
finished. total time: 1.308s
erasing 'cache'...
OKAY [ 0.305s]
finished. total time: 0.305s
Done
Rebooting device...
rebooting...
finished. total time: 0.001s
Done! Have fun, your device is ready
egorikem said:
Thanks for the response! However, my unit was purchased at Stapes (lol, I know) as a Unlocked version. I know, it is confusing for me as well. And yes, I have tried about 5 versions of firmware, none worked.
Click to expand...
Click to collapse
Hmm. Well, on the Moto X General page there is a guide for converting any variant (inc. XT1097) to a XT1095 Pure Edition. As of 5.1, all modems are compatible with any version so I'd suggest giving that a go and report back. OTA's should work, check the thread for confirmation. Plus this way you get direct updates from Motorola.
Good luck.
Any option for writing imei or creating .bak file or .bat file via root browser to read sim card
---------- Post added at 05:43 AM ---------- Previous post was at 05:36 AM ----------
Danz207 said:
Google tells me that's an AT&T variant, is this correct?
In any case, I have never seen
Code:
fastboot oem fb_mode_set
and
Code:
fastboot erase customize
fastboot erase clogo
fastboot oem config carrier vzw !!! (was not sure that this was right)
fastboot oem fb_mode_clear
used to restore firmware. I suggest heading to the Motorola ROM Support Page (linked in 'unlocking bootloader' page) and downloading the official AT&T variant (is available) then flashing, omitting these commands, and using the ones provided at the bottom of the support page.
Hopefully that reverses anything those extra commands did.
Good luck.
Click to expand...
Click to collapse
but i am from india using indian device i flashed stock verizon rom by mistake and then i lost my network any help guys please....

i cant lock the bootloader of my nexus 6

hello i can't lock the bootloader of my nexus 6 since i received it from the technical service of motorola. before i send it to them it was closed and when i received it it was unlock and another no padlock its apear when is booting. ive traid every thing but nothing work
i can flash factory images but i cant relock it. fastboot oem lock works on my nexus 7 but not on my nexus 6
You should use the correct command, as google documents it.
But locking your bootloader is a pretty bad idea, and will prevent you from having any ability to fix anything if it fails to boot. If you cannot boot into android, you cannot enable unlock, and will be locked out for good with no recourse other then to send it in.
See this page
https://source.android.com/security/verifiedboot/verified-boot.html
Scroll down to "changing the device state" and use the given fastboot command.
i want to lock it because motorola say to me if the bootloader is open there is no wanrranty so thats my problem
alex482 said:
i want to lock it because motorola say to me if the bootloader is open there is no wanrranty so thats my problem
Click to expand...
Click to collapse
If it boots you can lock it. If it doesn't boot, then they won't know either.
But if you lock it, and an OTA mucks it up, then you can send it to repair, and won't have a phone for weeks.
istperson said:
If it boots you can lock it. If it doesn't boot, then they won't know either.
But if you lock it, and an OTA mucks it up, then you can send it to repair, and won't have a phone for weeks.
Click to expand...
Click to collapse
i dont know i was tried :
fastboot oem lock and fastboot flashing lock and its doesnt work
but on my nexus 7 its work perfectly
alex482 said:
i dont know i was tried :
fastboot oem lock and fastboot flashing lock and its doesnt work
but on my nexus 7 its work perfectly
Click to expand...
Click to collapse
Do other adb/fastboot commands work?
What does
Code:
fastboot devices
say?
yes its work adb devices , adb reboot, adb reboot bootloader, fastboot flash...., fastboot devices , fastboot reboot and fastboot reboot-bootloader
istperson said:
What does
Code:
fastboot devices
say?
Click to expand...
Click to collapse
C:\Program Files (x86)\platform-tools>fastboot devices
ZX1G423BMR fastboot
C:\Program Files (x86)\platform-tools>fastboot oem lock
...
(bootloader) Please flash valid signed images firstly!
FAILED (remote failure)
finished. total time: 0.077s
that it what it say when i tried to lock it but i also tried to flash the factory image its work but then when i try to lock it the same massage appear again
Please paste here the output of flashing the factory image.
istperson said:
Please paste here the output of flashing the factory image.
Click to expand...
Click to collapse
yes when its finish i copy and past everything here
I'd be curious what specific error it gives with the fastboot flashing lock says, as that should be the command now assuming your on MM and using up to date SDK.
C:\Program Files (x86)\platform-tools>adb devices
List of devices attached
ZX1G423BMR device
C:\Program Files (x86)\platform-tools>adb reboot bootloader
C:\Program Files (x86)\platform-tools>fastboot devices
ZX1G423BMR fastboot
C:\Program Files (x86)\platform-tools>fastboot erase boot
erasing 'boot'...
OKAY [ 0.000s]
finished. total time: 0.000s
C:\Program Files (x86)\platform-tools>fastboot erase cache
******** Did you mean to fastboot format this partition?
erasing 'cache'...
OKAY [ 0.048s]
finished. total time: 0.048s
C:\Program Files (x86)\platform-tools>fastboot erase recovery
erasing 'recovery'...
OKAY [ 0.014s]
finished. total time: 0.016s
C:\Program Files (x86)\platform-tools>fastboot erase system
erasing 'system'...
OKAY [ 0.617s]
finished. total time: 0.617s
C:\Program Files (x86)\platform-tools> fastboot flash bootloader bootloader-shamu-moto-apq8084-71.15.img
target reported max download size of 536870912 bytes
sending 'bootloader' (10387 KB)...
OKAY [ 0.409s]
writing 'bootloader'...
(bootloader) flashing partition ...
(bootloader) This may take a few seconds if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
(bootloader) flashing rpm ...
(bootloader) flashing tz ...
(bootloader) flashing sdi ...
(bootloader) flashing logo ...
OKAY [ 0.685s]
finished. total time: 1.102s
C:\Program Files (x86)\platform-tools>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.004s]
finished. total time: 0.004s
C:\Program Files (x86)\platform-tools>fastboot flash radio radio-shamu-d4.01-9625-05.27+fsg-9625-02.104.img
target reported max download size of 536870912 bytes
sending 'radio' (115487 KB)...
OKAY [ 4.283s]
writing 'radio'...
(bootloader) flashing modem ...
(bootloader) flashing mdm1m9kefs1 ...
(bootloader) flashing mdm1m9kefs2 ...
(bootloader) flashing mdm1m9kefs3 ...
(bootloader) flashing versions ...
OKAY [ 1.522s]
finished. total time: 5.808s
C:\Program Files (x86)\platform-tools>fastboot reboot bootloader
rebooting into bootloader...
OKAY [ -0.000s]
finished. total time: -0.000s
C:\Program Files (x86)\platform-tools>fastboot flash system system.img
target reported max download size of 536870912 bytes
sending sparse 'system' (517178 KB)...
OKAY [ 20.071s]
writing 'system'...
OKAY [ 6.964s]
sending sparse 'system' (515137 KB)...
OKAY [ 20.267s]
writing 'system'...
OKAY [ 7.088s]
sending sparse 'system' (518219 KB)...
OKAY [ 20.493s]
writing 'system'...
OKAY [ 7.188s]
sending sparse 'system' (492726 KB)...
OKAY [ 19.042s]
writing 'system'...
OKAY [ 6.804s]
finished. total time: 107.938s
C:\Program Files (x86)\platform-tools>fastboot flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (8197 KB)...
OKAY [ 0.316s]
writing 'boot'...
OKAY [ 0.116s]
finished. total time: 0.431s
C:\Program Files (x86)\platform-tools>fastboot flash recovery recovery.img
target reported max download size of 536870912 bytes
sending 'recovery' (8915 KB)...
OKAY [ 0.334s]
writing 'recovery'...
OKAY [ 0.126s]
finished. total time: 0.463s
C:\Program Files (x86)\platform-tools>fasboot flash cache cache.img
"fasboot" no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.
C:\Program Files (x86)\platform-tools>fastboot flash cache cache.img
target reported max download size of 536870912 bytes
erasing 'cache'...
OKAY [ 0.057s]
sending 'cache' (6248 KB)...
OKAY [ 0.237s]
writing 'cache'...
OKAY [ 0.137s]
finished. total time: 0.446s
C:\Program Files (x86)\platform-tools>fastboot erase userdata
******** Did you mean to fastboot format this partition?
erasing 'userdata'...
OKAY [ 1.349s]
finished. total time: 1.349s
C:\Program Files (x86)\platform-tools>fastboot flash userdata userdata.img
target reported max download size of 536870912 bytes
erasing 'userdata'...
OKAY [ 1.165s]
sending 'userdata' (138868 KB)...
OKAY [ 5.070s]
writing 'userdata'...
OKAY [ 3.001s]
finished. total time: 9.236s
C:\Program Files (x86)\platform-tools>fastboot oem lock
...
(bootloader) Please flash valid signed images firstly!
FAILED (remote failure)
finished. total time: 0.070s
C:\Program Files (x86)\platform-tools>fastboot reboot
rebooting...
finished. total time: -0.000s
yes im on 6.0 marshmallow and the sdk with the latest update
Just a couple of questions. If you go to Settings, is Developer mode off or on? If it's not on, please turn it on and check if Enable OEM unlocking is on or off.
But this as well can be an incompatible hardware error. Why did you send it for repairs?
istperson said:
Just a couple of questions. If you go to Settings, is Developer mode off or on? If it's not on, please turn it on and check if Enable OEM unlocking is on or off.
But this as well can be an incompatible hardware error. Why did you send it for repairs?
Click to expand...
Click to collapse
yes its all turn on i send to it to change the rear camera because it was factory failure
Then it too must be a hardware problem.
do you think so?
alex482 said:
do you think so?
Click to expand...
Click to collapse
It seems, you did everything right. The line "(bootloader) Please flash valid signed images firstly!" is returned by the bootloader, and the bootloader is, opposite to adb and fastboot, closed source. So no help from the source.
I googled it, and it appeared on the Moto G 2014 device.

[HELP] - Bootloop, Cant access recovery, Cant factory reset

Hi Guys,
I have Moto G2 (XT1068) 2014 edition. I was using stock rom (5.0.2)
How the Problem started:
Dropped the phone.
What is the Issue:
Cannot charged - When connecting to wall charger, the bootlodaer icon shows and again device restarts. But i can enter Fastboot Menu. The phone will charge for some time then again restarts and enters boot loop (If battery is completely drained then it should start and then display the charging animation rt?).
When connecting to PC via USB same thing happens. When i enter boot menu, it shows Charging for few minutes then it says Battery - OK. IT does not enter boot loop in this case. But when i select 'Recovery' or 'Normal Powerup' or 'Factory Reset', it goes to 'Powered by Android' screen and then again goes into boot loop.
What I have tried:
1. Tried some fastboot commands 'erase usedata' & 'erase cache'.
2. I tired flashing Stock firmware. Used this guide - http://www.droidviews.com/restore-moto-g-2014-to-stock-and-lock-the-bootloader/
3. I unlocked bootloader. Flashed TWRP. But issue is not resolved. I cant enter Recovery coz phone will boot loop.
Need help!
@lost101
Kindly help. I have created new thread as u said.
Please provide a full and complete log of the factory firmware image fastboot flashing process. Copy and paste command prompt screen. Take screenshots if necessary.
lost101 said:
Please provide a full and complete log of the factory firmware image fastboot flashing process. Copy and paste command prompt screen. Take screenshots if necessary.
Click to expand...
Click to collapse
Here u go:
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Restore to Original Stock Motorola Firmware for Motorola
Moto G 2014 Titan(XT1068) Provided with Unlock Bootloader
Please Do press Thanks Button If u really liked My Work @bhu999
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
error: device '(null)' not found
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.031s]
writing 'partition'...
OKAY [ 0.325s]
finished. total time: 0.358s
target max-sparse-size: 256MB
sending 'motoboot' (2184 KB)...
OKAY [ 0.102s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.048s]
finished. total time: 1.153s
target max-sparse-size: 256MB
sending 'logo' (697 KB)...
OKAY [ 0.057s]
writing 'logo'...
OKAY [ 0.097s]
finished. total time: 0.154s
target max-sparse-size: 256MB
sending 'boot' (10200 KB)...
OKAY [ 0.367s]
writing 'boot'...
OKAY [ 0.273s]
finished. total time: 0.640s
target max-sparse-size: 256MB
sending 'recovery' (10280 KB)...
OKAY [ 0.415s]
writing 'recovery'...
OKAY [ 0.280s]
finished. total time: 0.695s
target max-sparse-size: 256MB
sending 'system' (257603 KB)...
OKAY [ 8.419s]
writing 'system'...
OKAY [ 6.401s]
finished. total time: 14.900s
target max-sparse-size: 256MB
sending 'system' (256614 KB)...
OKAY [ 8.271s]
writing 'system'...
OKAY [ 6.629s]
finished. total time: 15.310s
target max-sparse-size: 256MB
sending 'system' (257104 KB)...
OKAY [ 8.310s]
writing 'system'...
OKAY [ 6.372s]
finished. total time: 14.685s
target max-sparse-size: 256MB
sending 'system' (241377 KB)...
OKAY [ 7.774s]
writing 'system'...
OKAY [ 5.227s]
finished. total time: 13.005s
target max-sparse-size: 256MB
sending 'system' (38920 KB)...
OKAY [ 1.288s]
writing 'system'...
OKAY [ 0.870s]
finished. total time: 2.168s
target max-sparse-size: 256MB
sending 'modem' (49356 KB)...
OKAY [ 1.958s]
writing 'modem'...
OKAY [ 1.200s]
finished. total time: 3.597s
erasing 'modemst1'...
OKAY [ 0.028s]
finished. total time: 0.033s
erasing 'modemst2'...
OKAY [ 0.026s]
finished. total time: 0.031s
target max-sparse-size: 256MB
sending 'fsg' (1013 KB)...
OKAY [ 0.080s]
writing 'fsg'...
OKAY [ 0.090s]
finished. total time: 0.190s
erasing 'cache'...
OKAY [ 0.128s]
finished. total time: 0.132s
erasing 'userdata'...
OKAY [ 1.158s]
finished. total time: 1.158s
rebooting...
finished. total time: 0.003s
Press any key to Exit
Press any key to continue . . .
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
You are using a script and I'm not seeing the names of sparsechunks. It's better if you do the commands manually, one at a time - and copy and paste everything from command prompt. Be sure to flash every sparsechunk file in the firmware folder you are working with.
Fastboot tutorial: http://forum.xda-developers.com/showthread.php?t=2542219
lost101 said:
You are using a script and I'm not seeing the names of sparsechunks. It's better if you do the commands manually, one at a time - and copy and paste everything from command prompt. Be sure to flash every sparsechunk file in the firmware folder you are working with.
Fastboot tutorial: http://forum.xda-developers.com/showthread.php?t=2542219
Click to expand...
Click to collapse
Flashed 5.0.2 stock manually:
''''''''''''''''''''''''''''''''''''''''''''''''''''''''
F:\Minimal ADB and Fastboot>fastboot devices
ZX1D63NZQP fastboot
F:\Minimal ADB and Fastboot>mfastboot flash partition gpt.bin
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.047s]
writing 'partition'...
OKAY [ 0.316s]
finished. total time: 0.362s
F:\Minimal ADB and Fastboot>mfastboot flash motoboot motoboot.img
target max-sparse-size: 256MB
sending 'motoboot' (2184 KB)...
OKAY [ 0.094s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.029s]
finished. total time: 1.140s
F:\Minimal ADB and Fastboot>mfastboot flash logo logo.bin
target max-sparse-size: 256MB
sending 'logo' (697 KB)...
OKAY [ 0.048s]
writing 'logo'...
OKAY [ 0.078s]
finished. total time: 0.142s
F:\Minimal ADB and Fastboot>mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (10200 KB)...
OKAY [ 0.419s]
writing 'boot'...
OKAY [ 0.272s]
finished. total time: 0.707s
F:\Minimal ADB and Fastboot>mfastboot flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10280 KB)...
OKAY [ 0.372s]
writing 'recovery'...
OKAY [ 0.300s]
finished. total time: 0.672s
F:\Minimal ADB and Fastboot>mfastboot flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (257603 KB)...
OKAY [ 8.176s]
writing 'system'...
OKAY [ 6.326s]
finished. total time: 14.534s
F:\Minimal ADB and Fastboot>mfastboot flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (256614 KB)...
OKAY [ 8.148s]
writing 'system'...
OKAY [ 6.660s]
finished. total time: 14.808s
F:\Minimal ADB and Fastboot>mfastboot flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (257104 KB)...
OKAY [ 8.177s]
writing 'system'...
OKAY [ 6.348s]
finished. total time: 14.525s
F:\Minimal ADB and Fastboot>mfastboot flash system system.img_sparsechunk.3
target max-sparse-size: 256MB
sending 'system' (241377 KB)...
OKAY [ 7.662s]
writing 'system'...
OKAY [ 5.256s]
finished. total time: 12.918s
F:\Minimal ADB and Fastboot>mfastboot flash system system.img_sparsechunk.4
target max-sparse-size: 256MB
sending 'system' (38920 KB)...
OKAY [ 1.289s]
writing 'system'...
OKAY [ 0.863s]
finished. total time: 2.151s
F:\Minimal ADB and Fastboot>mfastboot flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (49356 KB)...
OKAY [ 1.645s]
writing 'modem'...
OKAY [ 1.101s]
finished. total time: 2.751s
F:\Minimal ADB and Fastboot>mfastboot erase modemst1
erasing 'modemst1'...
OKAY [ 0.031s]
finished. total time: 0.031s
F:\Minimal ADB and Fastboot>mfastboot erase modemst2
erasing 'modemst2'...
OKAY [ 0.017s]
finished. total time: 0.017s
F:\Minimal ADB and Fastboot>mfastboot flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (1013 KB)...
OKAY [ 0.095s]
writing 'fsg'...
OKAY [ 0.079s]
finished. total time: 0.174s
F:\Minimal ADB and Fastboot>mfastboot erase cache
erasing 'cache'...
OKAY [ 0.142s]
finished. total time: 0.142s
F:\Minimal ADB and Fastboot>mfastboot erase userdata
erasing 'userdata'...
OKAY [ 1.131s]
finished. total time: 1.131s
F:\Minimal ADB and Fastboot>mfastboot reboot
rebooting...
finished. total time: 0.000s
F:\Minimal ADB and Fastboot>
'''''''''''''''''''''''''''''''''''''''''''''''''''''
Is there any reason why you are not flashing the 5.1 Firmware image or 6.0 image available here?
lost101 said:
Is there any reason why you are not flashing the 5.1 Firmware image or 6.0 image available here?
Click to expand...
Click to collapse
Let me try these
lost101 said:
Is there any reason why you are not flashing the 5.1 Firmware image or 6.0 image available here?
Click to expand...
Click to collapse
Still bootloop
now m worried
I used easy installer. Too tired for manual. Its 1 am here
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Easy Installer - Marshmallow 6.x Moto G (2nd Gen) 2014
For XT1063, XT1064, XT1068 and XT1069
Plug in USB CABLE and Put Phone in AP FASTBOOT Flash Mode
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
To cancel choose option 6
Choose a option:
1 - Flash stock ROM
2 - Flash stock ROM and ReLock Bootloader
3 - Flash Fixed Logo
4 - Reboot Phone
5 - Factory Reset
6 - Exit
Select your option : 5
FACTORY RESET - Wiping NOW ......
erasing 'userdata'...
OKAY [ 1.151s]
formatting 'userdata' partition...
Erase successful, but not automatically formatting.
File system type raw not supported.
OKAY [ 0.018s]
erasing 'cache'...
OKAY [ 0.125s]
formatting 'cache' partition...
Erase successful, but not automatically formatting.
File system type raw not supported.
OKAY [ 0.021s]
finished. total time: 1.327s
Done!.........
Choose a option:
1 - Flash stock ROM
2 - Flash stock ROM and ReLock Bootloader
3 - Flash Fixed Logo
4 - Reboot Phone
5 - Factory Reset
6 - Exit
Select your option : 4
PRESS ANY KEY TO REBOOT PHONE
rebooting...
finished. total time: 0.002s
Choose a option:
1 - Flash stock ROM
2 - Flash stock ROM and ReLock Bootloader
3 - Flash Fixed Logo
4 - Reboot Phone
5 - Factory Reset
6 - Exit
Select your option : 2
LOCKED BOOTLOADER STOCK ROM - FLASHING PARTITIONS.
...
(bootloader) Please flash valid signed images firstly!
OKAY [ 0.528s]
finished. total time: 0.530s
target max-sparse-size: 256MB
sending 'partition' (32 KB)...
OKAY [ 0.043s]
writing 'partition'...
OKAY [ 0.336s]
finished. total time: 0.384s
FLASHING BOOT LOADER..
target max-sparse-size: 256MB
sending 'motoboot' (2184 KB)...
OKAY [ 0.120s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.052s]
finished. total time: 1.176s
FLASHING LOGO...
target max-sparse-size: 256MB
sending 'logo' (697 KB)...
OKAY [ 0.088s]
writing 'logo'...
OKAY [ 0.066s]
finished. total time: 0.158s
FLASHING BOOT....
target max-sparse-size: 256MB
sending 'boot' (10200 KB)...
OKAY [ 0.385s]
writing 'boot'...
OKAY [ 0.262s]
finished. total time: 0.652s
FLASHING RECOVERY.....
target max-sparse-size: 256MB
sending 'recovery' (10280 KB)...
OKAY [ 0.399s]
writing 'recovery'...
OKAY [ 0.281s]
finished. total time: 0.684s
FLASHING SYSTEM IMAGE IN MULTIPLE SECTIONS......
target max-sparse-size: 256MB
sending 'system' (257431 KB)...
OKAY [ 8.188s]
writing 'system'...
OKAY [ 6.459s]
finished. total time: 14.652s
target max-sparse-size: 256MB
sending 'system' (255474 KB)...
OKAY [ 8.128s]
writing 'system'...
OKAY [ 7.409s]
finished. total time: 15.542s
target max-sparse-size: 256MB
sending 'system' (257554 KB)...
OKAY [ 8.206s]
writing 'system'...
OKAY [ 5.798s]
finished. total time: 14.009s
target max-sparse-size: 256MB
sending 'system' (250957 KB)...
OKAY [ 8.068s]
writing 'system'...
OKAY [ 5.577s]
finished. total time: 13.650s
FLASHING MODEM.......
target max-sparse-size: 256MB
sending 'modem' (50136 KB)...
OKAY [ 1.635s]
writing 'modem'...
OKAY [ 1.150s]
finished. total time: 2.790s
erasing 'modemst1'...
OKAY [ 0.024s]
finished. total time: 0.024s
erasing 'modemst2'...
OKAY [ 0.062s]
finished. total time: 0.063s
target max-sparse-size: 256MB
sending 'fsg' (1012 KB)...
OKAY [ 0.120s]
writing 'fsg'...
OKAY [ 0.093s]
finished. total time: 0.217s
RELOCKING BOOT LOADER.....(if possible)
...
(bootloader) Please flash valid signed images firstly!
OKAY [ 0.521s]
finished. total time: 0.523s
ERASING CACHE ......
erasing 'cache'...
OKAY [ 0.186s]
finished. total time: 0.189s
Choose a option:
1 - Flash stock ROM
2 - Flash stock ROM and ReLock Bootloader
3 - Flash Fixed Logo
4 - Reboot Phone
5 - Factory Reset
6 - Exit
Select your option : 4
PRESS ANY KEY TO REBOOT PHONE
rebooting...
finished. total time: 0.002s
Choose a option:
1 - Flash stock ROM
2 - Flash stock ROM and ReLock Bootloader
3 - Flash Fixed Logo
4 - Reboot Phone
5 - Factory Reset
6 - Exit
Select your option :
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Don't flash any older Bootloader (motoboot.img) such as the one in 5.0.1 or 5.1 from this point on. I would focus on trying to get Android 6.0 to boot. Can you try again flashing different custom recoverys: TWRP and CWM.
It is possible to boot directly into a custom recovery with the following command: mfastboot boot twrp.img
Change the name of twrp.img to the name of the actual recovery.img
lost101 said:
Don't flash any older Bootloader (motoboot.img) such as the one in 5.0.1 or 5.1 from this point on. I would focus on trying to get Android 6.0 to boot. Can you try again flashing different custom recoverys: TWRP and CWM.
It is possible to boot directly into a custom recovery with the following command: mfastboot boot twrp.img
Change the name of twrp.img to the name of the actual recovery.img
Click to expand...
Click to collapse
after flashing twrp, i saw the 'powered by android' screen followed by bootloader warning followed by boot loop.
Fir3lordZuk0 said:
after flashing twrp, i saw the 'powered by android' screen followed by bootloader warning followed by boot loop.
Click to expand...
Click to collapse
What happens if you use the 'mfastboot boot twrp.img' command?
lost101 said:
What happens if you use the 'mfastboot boot twrp.img' command?
Click to expand...
Click to collapse
''''''''''''''''''''''''''''''''''''''''
C:\Users\Yogesh\Downloads\uploadfromtaptalk1455326923057.easy_installer\XT1068_TITAN_RETAILDSDS_6.0_MPB.24.65-34_Easy_Installer>mfastboot boot twrp.img
downloading 'boot.img'...
OKAY [ 0.285s]
booting...
OKAY [ 0.221s]
finished. total time: 0.507s
''''''''''''''''''''''''''''''''''''''''''''''''''''''
After this on phone, i see 'powered by android' screen with motorola logo...after that it shows bootloader warning and then again it restarts and goes to boot loop
What version of TWRP are you using? Latest is here: http://forum.xda-developers.com/mot...recovery-twrp-2-8-2-0-touch-recovery-t2979149
Also try Philz Touch CWM from here: http://forum.xda-developers.com/mot...covery-cwm-philz-touch-6-moto-g-2014-t2896586 and here: http://forum.xda-developers.com/moto-g-2014/orig-development/recovery-philz-touch-recovery-t3006838
lost101 said:
What version of TWRP are you using? Latest is here: http://forum.xda-developers.com/mot...recovery-twrp-2-8-2-0-touch-recovery-t2979149
Also try Philz Touch CWM from here: http://forum.xda-developers.com/mot...covery-cwm-philz-touch-6-moto-g-2014-t2896586 and here: http://forum.xda-developers.com/moto-g-2014/orig-development/recovery-philz-touch-recovery-t3006838
Click to expand...
Click to collapse
TWRP - 3.0
Same behavior with Philz Touch
''''''''''''''''''''''''''''''''''''
C:\Users\Yogesh\Downloads\uploadfromtaptalk1455326923057.easy_installer\XT1068_TITAN_RETAILDSDS_6.0_MPB.24.65-34_Easy_Installer>mfastboot boot recovery.img
downloading 'boot.img'...
OKAY [ 0.268s]
booting...
OKAY [ 0.237s]
finished. total time: 0.504s
C:\Users\Yogesh\Downloads\uploadfromtaptalk1455326923057.easy_installer\XT1068_TITAN_RETAILDSDS_6.0_MPB.24.65-34_Easy_Installer>mfastboot boot CWM_Touch_Titan_v2.img
downloading 'boot.img'...
OKAY [ 0.332s]
booting...
OKAY [ 0.237s]
finished. total time: 0.586s
'''''''''''''''''''''''''''''''''''''''''''''''
Without custom recovery access you have run out of options. Are you absolutely sure your handset is an XT1068?
lost101 said:
Without custom recovery access you have run out of options. Are you absolutely sure your handset is an XT1068?
Click to expand...
Click to collapse
Yes it is XT1068
so is it hard brick? No other way to get it start? any other way to charge it?
Fir3lordZuk0 said:
Yes it is XT1068
so is it hard brick? No other way to get it start? any other way to charge it?
Click to expand...
Click to collapse
The phone appears to have been physically damaged (internally) by the fall. I don't know of any solution other than maybe replace mainboard - cheap off ebay if pulled from a screen-damaged unit.
Thanks a lot for your time and help!
I appreciate it

I bricked my G6 (HELP!!!!)

Hey guys. I really need the eu firmware (germany) for my G6!!! I bricked my G6 and cant boot up.
I wanted to flash the magisk patched boot img from the forum and have unfortunately overlooked that it was for the g6 plus -.- My bootloader is unlocked, but everytime when i turn on device, i have the message: Your device has been unlocked and cant be trusted. ID: bad key... and i cant boot up! I tried to flash the g6 firmware from the forum, but without solution... The Message freeze it and the phone cant boot.
i hope anyone has the eu firmware for me or any help! ^^
Heres my log:
C:\adb>fastboot oem fb_mode_set
... OKAY [ -0.000s]
finished. total time: -0.000s
C:\adb>fastboot flash partition gpt.bin
sending 'partition' (45 KB)... OKAY [ 0.000s]
writing 'partition'... INFOValidating 'gpt.default.xml'
INFOCommitting 'gpt.default.xml'
INFO- flashing 'gpt_main0.bin' to 'partition:0'
INFOFlashing primary GPT image...
INFOFlashing backup GPT image...
OKAY [ 0.078s]
finished. total time: 0.078s
C:\adb>fastboot flash bootloader bootloader.img
sending 'bootloader' (7419 KB)... OKAY [ 0.234s]
writing 'bootloader'... INFOValidating 'bootloader.default.xml'
INFOSecurity version downgrade
INFOImage aboot failed validation
INFOPreflash validation failed
INFOCancelling 'bootloader.default.xml'
FAILED (remote failure)
finished. total time: 0.438s
C:\adb>fastboot flash logo logo.bin
sending 'logo' (2182 KB)... OKAY [ 0.062s]
writing 'logo'... OKAY [ 0.047s]
finished. total time: 0.109s
C:\adb>fastboot flash boot boot.img
sending 'boot' (22528 KB)... OKAY [ 0.719s]
writing 'boot'... INFOImage signed with key bad key
OKAY [ 0.266s]
finished. total time: 0.984s
C:\adb>fastboot flash recovery recovery.img
sending 'recovery' (22628 KB)... OKAY [ 0.734s]
writing 'recovery'... INFOImage signed with key bad key
OKAY [ 0.359s]
finished. total time: 1.094s
C:\adb>fastboot flash dsp adspso.bin
sending 'dsp' (16384 KB)... OKAY [ 0.516s]
writing 'dsp'... OKAY [ 0.156s]
finished. total time: 0.672s
C:\adb>fastboot flash oem oem.img
sending 'oem' (206464 KB)... OKAY [ 6.550s]
writing 'oem'... OKAY [ 1.456s]
finished. total time: 8.006s
C:\adb>fastboot flash system system.img_sparsechunk.0
sending 'system' (259756 KB)... OKAY [ 8.238s]
writing 'system'... OKAY [ 2.132s]
finished. total time: 10.370s
C:\adb>fastboot flash system system.img_sparsechunk.1
sending 'system' (253441 KB)... OKAY [ 8.033s]
writing 'system'... OKAY [ 1.669s]
finished. total time: 9.703s
C:\adb>fastboot flash system system.img_sparsechunk.2
sending 'system' (254074 KB)... OKAY [ 8.048s]
writing 'system'... OKAY [ 1.679s]
finished. total time: 9.727s
C:\adb>fastboot flash system system.img_sparsechunk.3
sending 'system' (260545 KB)... OKAY [ 8.251s]
writing 'system'... OKAY [ 1.711s]
finished. total time: 9.962s
C:\adb>fastboot flash system system.img_sparsechunk.4
sending 'system' (259733 KB)... OKAY [ 8.221s]
writing 'system'... OKAY [ 1.696s]
finished. total time: 9.917s
C:\adb>fastboot flash modem NON-HLOS.bin
sending 'modem' (71577 KB)... OKAY [ 2.272s]
writing 'modem'... OKAY [ 0.547s]
finished. total time: 2.819s
C:\adb>fastboot erase modemst1
erasing 'modemst1'... OKAY [ 0.016s]
finished. total time: 0.016s
C:\adb>fastboot erase modemst2
erasing 'modemst2'... OKAY [ 0.016s]
finished. total time: 0.016s
C:\adb>fastboot flash fsg fsg.mbn
sending 'fsg' (6780 KB)... OKAY [ 0.212s]
writing 'fsg'... OKAY [ 0.078s]
finished. total time: 0.290s
C:\adb>fastboot erase cache
erasing 'cache'... OKAY [ -0.000s]
finished. total time: -0.000s
C:\adb>fastboot erase userdata
erasing 'userdata'... OKAY [ 0.047s]
finished. total time: 0.047s
C:\adb>fastboot erase customize
erasing 'customize'... INFOPermission denied
FAILED (remote failure)
finished. total time: 0.000s
C:\adb>fastboot erase clogo
erasing 'clogo'... INFOPermission denied
FAILED (remote failure)
finished. total time: 0.000s
C:\adb>fastboot oem fb_mode_clear
... OKAY [ 0.016s]
finished. total time: 0.016s
C:\adb>fastboot reboot
DeineMudda111 said:
Hey guys. I really need the eu firmware (germany) for my G6!!! I bricked my G6 and cant boot up.
I wanted to flash the magisk patched boot img from the forum and have unfortunately overlooked that it was for the g6 plus -.- My bootloader is unlocked, but everytime when i turn on device, i have the message: Your device has been unlocked and cant be trusted. ID: bad key... and i cant boot up! I tried to flash the g6 firmware from the forum, but without solution... The Message freeze it and the phone cant boot.
i hope anyone has the eu firmware for me or any help! ^^
Heres my log:
C:\adb>fastboot oem fb_mode_set
... OKAY [ -0.000s]
finished. total time: -0.000s
C:\adb>fastboot flash partition gpt.bin
sending 'partition' (45 KB)... OKAY [ 0.000s]
writing 'partition'... INFOValidating 'gpt.default.xml'
INFOCommitting 'gpt.default.xml'
INFO- flashing 'gpt_main0.bin' to 'partition:0'
INFOFlashing primary GPT image...
INFOFlashing backup GPT image...
OKAY [ 0.078s]
finished. total time: 0.078s
C:\adb>fastboot flash bootloader bootloader.img
sending 'bootloader' (7419 KB)... OKAY [ 0.234s]
writing 'bootloader'... INFOValidating 'bootloader.default.xml'
INFOSecurity version downgrade
INFOImage aboot failed validation
INFOPreflash validation failed
INFOCancelling 'bootloader.default.xml'
FAILED (remote failure)
finished. total time: 0.438s
C:\adb>fastboot flash logo logo.bin
sending 'logo' (2182 KB)... OKAY [ 0.062s]
writing 'logo'... OKAY [ 0.047s]
finished. total time: 0.109s
C:\adb>fastboot flash boot boot.img
sending 'boot' (22528 KB)... OKAY [ 0.719s]
writing 'boot'... INFOImage signed with key bad key
OKAY [ 0.266s]
finished. total time: 0.984s
C:\adb>fastboot flash recovery recovery.img
sending 'recovery' (22628 KB)... OKAY [ 0.734s]
writing 'recovery'... INFOImage signed with key bad key
OKAY [ 0.359s]
finished. total time: 1.094s
C:\adb>fastboot flash dsp adspso.bin
sending 'dsp' (16384 KB)... OKAY [ 0.516s]
writing 'dsp'... OKAY [ 0.156s]
finished. total time: 0.672s
C:\adb>fastboot flash oem oem.img
sending 'oem' (206464 KB)... OKAY [ 6.550s]
writing 'oem'... OKAY [ 1.456s]
finished. total time: 8.006s
C:\adb>fastboot flash system system.img_sparsechunk.0
sending 'system' (259756 KB)... OKAY [ 8.238s]
writing 'system'... OKAY [ 2.132s]
finished. total time: 10.370s
C:\adb>fastboot flash system system.img_sparsechunk.1
sending 'system' (253441 KB)... OKAY [ 8.033s]
writing 'system'... OKAY [ 1.669s]
finished. total time: 9.703s
C:\adb>fastboot flash system system.img_sparsechunk.2
sending 'system' (254074 KB)... OKAY [ 8.048s]
writing 'system'... OKAY [ 1.679s]
finished. total time: 9.727s
C:\adb>fastboot flash system system.img_sparsechunk.3
sending 'system' (260545 KB)... OKAY [ 8.251s]
writing 'system'... OKAY [ 1.711s]
finished. total time: 9.962s
C:\adb>fastboot flash system system.img_sparsechunk.4
sending 'system' (259733 KB)... OKAY [ 8.221s]
writing 'system'... OKAY [ 1.696s]
finished. total time: 9.917s
C:\adb>fastboot flash modem NON-HLOS.bin
sending 'modem' (71577 KB)... OKAY [ 2.272s]
writing 'modem'... OKAY [ 0.547s]
finished. total time: 2.819s
C:\adb>fastboot erase modemst1
erasing 'modemst1'... OKAY [ 0.016s]
finished. total time: 0.016s
C:\adb>fastboot erase modemst2
erasing 'modemst2'... OKAY [ 0.016s]
finished. total time: 0.016s
C:\adb>fastboot flash fsg fsg.mbn
sending 'fsg' (6780 KB)... OKAY [ 0.212s]
writing 'fsg'... OKAY [ 0.078s]
finished. total time: 0.290s
C:\adb>fastboot erase cache
erasing 'cache'... OKAY [ -0.000s]
finished. total time: -0.000s
C:\adb>fastboot erase userdata
erasing 'userdata'... OKAY [ 0.047s]
finished. total time: 0.047s
C:\adb>fastboot erase customize
erasing 'customize'... INFOPermission denied
FAILED (remote failure)
finished. total time: 0.000s
C:\adb>fastboot erase clogo
erasing 'clogo'... INFOPermission denied
FAILED (remote failure)
finished. total time: 0.000s
C:\adb>fastboot oem fb_mode_clear
... OKAY [ 0.016s]
finished. total time: 0.016s
C:\adb>fastboot reboot
Click to expand...
Click to collapse
Hi, I am sorry to hear that. What version of firmware you had installed and what version are trying to flash? it seems that you are flashing a firmware older than firmware installed
jekyll86 said:
Hi, I am sorry to hear that. What version of firmware you had installed and what version are trying to flash? it seems that you are flashing a firmware older than firmware installed
Click to expand...
Click to collapse
I flashed that one: https://forum.xda-developers.com/moto-g6/development/stock-firmware-moto-g6-t3792292
I cant find another new firmware for my g6, there seems to be only this version. I dont know which Version i had before, but it must have been a EU version (i'm from germany) with april update... I'm very frustrated...
DeineMudda111 said:
I flashed that one: https://forum.xda-developers.com/moto-g6/development/stock-firmware-moto-g6-t3792292
I cant find another new firmware for my g6, there seems to be only this version. I dont know which Version i had before, but it must have been a EU version (i'm from germany) with april update... I'm very frustrated...
Click to expand...
Click to collapse
That seems March firmware, you have to wait someone that upload April firmware.
Inviato dal mio moto g(6) plus utilizzando Tapatalk
jekyll86 said:
That seems March firmware, you have to wait someone that upload April firmware.
Inviato dal mio moto g(6) plus utilizzando Tapatalk
Click to expand...
Click to collapse
I will wait... Thank you

Categories

Resources