[All Kinzie][Official] Stock Firmware Moto X Force / Droid Turbo 2 -NG FOR STOCK OUT!

Search This thread

Zeljko1234

Senior Member
May 7, 2010
5,898
2,766
Stockholm
I'll download it again to see if something failed in the zip, but it seems weird, the wifi is like the power button and you give back only disabled, you ever happened?

As you can see in the screenshot, wifi is on. Every time when I tap on quick setting button, wifi is turning on without any problems. Actually 6.0.1 is faster in connecting to wifi than 6.0.

---------- Post added at 03:09 AM ---------- Previous post was at 03:02 AM ----------

Did you flash all necessary files? I didn't flash bootloader... Actually here is my log. You can copy/paste all mfastboot commands one by one. I prefer that way instead of running them all to see ok confirmation.

Code:
c:\adb\Force>mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (40960 KB)...
OKAY [  0.934s]
writing 'boot'...
OKAY [  1.411s]
finished. total time: 2.352s

c:\adb\Force>mfastboot flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (41040 KB)...
OKAY [  0.927s]
writing 'recovery'...
OKAY [  1.432s]
finished. total time: 2.362s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (256887 KB)...
OKAY [  5.467s]
writing 'system'...
OKAY [  8.115s]
finished. total time: 13.584s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (255844 KB)...
OKAY [  5.436s]
writing 'system'...
OKAY [  7.232s]
finished. total time: 12.672s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (260242 KB)...
OKAY [  5.576s]
writing 'system'...
OKAY [  7.488s]
finished. total time: 13.067s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.3
target max-sparse-size: 256MB
sending 'system' (255109 KB)...
OKAY [  5.440s]
writing 'system'...
OKAY [  7.067s]
finished. total time: 12.510s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.4
target max-sparse-size: 256MB
sending 'system' (253098 KB)...
OKAY [  5.486s]
writing 'system'...
OKAY [  7.206s]
finished. total time: 12.699s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.5
target max-sparse-size: 256MB
sending 'system' (255209 KB)...
OKAY [  5.486s]
writing 'system'...
OKAY [  7.545s]
finished. total time: 13.041s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.6
target max-sparse-size: 256MB
sending 'system' (255040 KB)...
OKAY [  5.500s]
writing 'system'...
OKAY [  7.457s]
finished. total time: 12.966s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.7
target max-sparse-size: 256MB
sending 'system' (258048 KB)...
OKAY [  5.550s]
writing 'system'...
OKAY [  7.079s]
finished. total time: 12.636s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.8
target max-sparse-size: 256MB
sending 'system' (257486 KB)...
OKAY [  5.571s]
writing 'system'...
OKAY [  7.167s]
finished. total time: 12.747s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.9
target max-sparse-size: 256MB
sending 'system' (257017 KB)...
OKAY [  5.545s]
writing 'system'...
OKAY [  7.192s]
finished. total time: 12.746s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.10
target max-sparse-size: 256MB
sending 'system' (242969 KB)...
OKAY [  5.247s]
writing 'system'...
OKAY [ 12.415s]
finished. total time: 17.670s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.11
target max-sparse-size: 256MB
sending 'system' (191628 KB)...
OKAY [  4.124s]
writing 'system'...
OKAY [  9.106s]
finished. total time: 13.233s

c:\adb\Force>mfastboot flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (40475 KB)...
OKAY [  0.873s]
writing 'modem'...
OKAY [  0.989s]
finished. total time: 1.869s

c:\adb\Force>mfastboot erase modemst1
erasing 'modemst1'...
OKAY [  0.014s]
finished. total time: 0.016s

c:\adb\Force>mfastboot erase modemst2
erasing 'modemst2'...
OKAY [  0.006s]
finished. total time: 0.008s

c:\adb\Force>mfastboot flash bluetooth BTFM.bin
target max-sparse-size: 256MB
sending 'bluetooth' (1298 KB)...
OKAY [  0.031s]
writing 'bluetooth'...
OKAY [  0.039s]
finished. total time: 0.076s

c:\adb\Force>mfastboot flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (744 KB)...
OKAY [  0.019s]
writing 'fsg'...
OKAY [  0.039s]
finished. total time: 0.062s

c:\adb\Force>mfastboot erase cache
erasing 'cache'...
OKAY [  0.027s]
finished. total time: 0.028s

c:\adb\Force>mfastboot oem fb_mode_clear
...
OKAY [  0.001s]
finished. total time: 0.002s

c:\adb\Force>mfastboot reboot
rebooting...

finished. total time: 0.002s

c:\adb\Force>
 
Last edited:

refedit

Senior Member
Oct 18, 2012
1,116
349
Google Pixel 8 Pro
As you can see in the screenshot, wifi is on. Every time when I tap on quick setting button, wifi is turning on without any problems. Actually 6.0.1 is faster in connecting to wifi than 6.0.

---------- Post added at 03:09 AM ---------- Previous post was at 03:02 AM ----------

Did you flash all necessary files? I didn't flash bootloader... Actually here is my log. You can copy/paste all mfastboot commands one by one. I prefer that way instead of running them all to see ok confirmation.

Code:
c:\adb\Force>mfastboot flash boot boot.img
target max-sparse-size: 256MB
sending 'boot' (40960 KB)...
OKAY [  0.934s]
writing 'boot'...
OKAY [  1.411s]
finished. total time: 2.352s

c:\adb\Force>mfastboot flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (41040 KB)...
OKAY [  0.927s]
writing 'recovery'...
OKAY [  1.432s]
finished. total time: 2.362s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.0
target max-sparse-size: 256MB
sending 'system' (256887 KB)...
OKAY [  5.467s]
writing 'system'...
OKAY [  8.115s]
finished. total time: 13.584s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.1
target max-sparse-size: 256MB
sending 'system' (255844 KB)...
OKAY [  5.436s]
writing 'system'...
OKAY [  7.232s]
finished. total time: 12.672s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.2
target max-sparse-size: 256MB
sending 'system' (260242 KB)...
OKAY [  5.576s]
writing 'system'...
OKAY [  7.488s]
finished. total time: 13.067s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.3
target max-sparse-size: 256MB
sending 'system' (255109 KB)...
OKAY [  5.440s]
writing 'system'...
OKAY [  7.067s]
finished. total time: 12.510s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.4
target max-sparse-size: 256MB
sending 'system' (253098 KB)...
OKAY [  5.486s]
writing 'system'...
OKAY [  7.206s]
finished. total time: 12.699s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.5
target max-sparse-size: 256MB
sending 'system' (255209 KB)...
OKAY [  5.486s]
writing 'system'...
OKAY [  7.545s]
finished. total time: 13.041s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.6
target max-sparse-size: 256MB
sending 'system' (255040 KB)...
OKAY [  5.500s]
writing 'system'...
OKAY [  7.457s]
finished. total time: 12.966s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.7
target max-sparse-size: 256MB
sending 'system' (258048 KB)...
OKAY [  5.550s]
writing 'system'...
OKAY [  7.079s]
finished. total time: 12.636s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.8
target max-sparse-size: 256MB
sending 'system' (257486 KB)...
OKAY [  5.571s]
writing 'system'...
OKAY [  7.167s]
finished. total time: 12.747s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.9
target max-sparse-size: 256MB
sending 'system' (257017 KB)...
OKAY [  5.545s]
writing 'system'...
OKAY [  7.192s]
finished. total time: 12.746s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.10
target max-sparse-size: 256MB
sending 'system' (242969 KB)...
OKAY [  5.247s]
writing 'system'...
OKAY [ 12.415s]
finished. total time: 17.670s

c:\adb\Force>mfastboot flash system system.img_sparsechunk.11
target max-sparse-size: 256MB
sending 'system' (191628 KB)...
OKAY [  4.124s]
writing 'system'...
OKAY [  9.106s]
finished. total time: 13.233s

c:\adb\Force>mfastboot flash modem NON-HLOS.bin
target max-sparse-size: 256MB
sending 'modem' (40475 KB)...
OKAY [  0.873s]
writing 'modem'...
OKAY [  0.989s]
finished. total time: 1.869s

c:\adb\Force>mfastboot erase modemst1
erasing 'modemst1'...
OKAY [  0.014s]
finished. total time: 0.016s

c:\adb\Force>mfastboot erase modemst2
erasing 'modemst2'...
OKAY [  0.006s]
finished. total time: 0.008s

c:\adb\Force>mfastboot flash bluetooth BTFM.bin
target max-sparse-size: 256MB
sending 'bluetooth' (1298 KB)...
OKAY [  0.031s]
writing 'bluetooth'...
OKAY [  0.039s]
finished. total time: 0.076s

c:\adb\Force>mfastboot flash fsg fsg.mbn
target max-sparse-size: 256MB
sending 'fsg' (744 KB)...
OKAY [  0.019s]
writing 'fsg'...
OKAY [  0.039s]
finished. total time: 0.062s

c:\adb\Force>mfastboot erase cache
erasing 'cache'...
OKAY [  0.027s]
finished. total time: 0.028s

c:\adb\Force>mfastboot oem fb_mode_clear
...
OKAY [  0.001s]
finished. total time: 0.002s

c:\adb\Force>mfastboot reboot
rebooting...

finished. total time: 0.002s

c:\adb\Force>

wouldn't it be easier to flash with RSD LITE 6.2.4?
 

half269

Senior Member
Feb 24, 2011
132
16
Poręba
manually installed
XT1580_KINZIE_RETEU_6.0.1_MPK24.107-54_cid7_subsidy-DEFAULT_CFC.xml.zip
using commands

mfastboot flash bootloader bootloader.img
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 flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash bluetooth BTFM.bin
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot erase customize
mfastboot oem fb_mode_clear
mfastboot reboot

then installed TWRP 3.0.0.0 RECOVERY FOR THE MOTO X-FORCE (Kinzie) from this thread: http://xdaforums.com/droid-turbo-2/development/recovery-t3306253

then installed the recovery: BETA-SuperSU-v2.62-3-20151211162651.zip
when you reboot your phone updated supersu in google play

then installed the recovery: Xposed-V82-sdk23-arm64
after restarting installed: XposedInstaller_3.0_alpha4.apk
everything seems to work normally

then installed GravityBox, everything still works very well
 

screege

Senior Member
Sep 28, 2008
66
5
manually installed
XT1580_KINZIE_RETEU_6.0.1_MPK24.107-54_cid7_subsidy-DEFAULT_CFC.xml.zip
using commands

mfastboot flash bootloader bootloader.img
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 flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash bluetooth BTFM.bin
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot erase customize
mfastboot oem fb_mode_clear
mfastboot reboot

then installed TWRP 3.0.0.0 RECOVERY FOR THE MOTO X-FORCE (Kinzie) from this thread: http://xdaforums.com/droid-turbo-2/development/recovery-t3306253

then installed the recovery: BETA-SuperSU-v2.62-3-20151211162651.zip
when you reboot your phone updated supersu in google play

then installed the recovery: Xposed-V82-sdk23-arm64
after restarting installed: XposedInstaller_3.0_alpha4.apk
everything seems to work normally

then installed GravityBox, everything still works very well

Which country you are?

Regards
 

caiman136

Member
Jul 9, 2013
20
2
Valencia
Here was the fault tucking the commands one by one to detect it .... I'll see now thanks
C:\Users\caima\Downloads\Moto x play\Minimal ADB and Fastboot>fastboot flash modem NON-HLOS.bin
target reported max download size of 536870912 bytes
sending 'modem' (40475 KB)...
OKAY [ 0.862s]
writing 'modem'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.915s

very grateful my Moto x Force is now fully functional with 6.0.1 ...
 

Attachments

  • 395f4f810705fda4a3b65bed6f5cee5a.jpg
    395f4f810705fda4a3b65bed6f5cee5a.jpg
    64 KB · Views: 158
Last edited:

Zeljko1234

Senior Member
May 7, 2010
5,898
2,766
Stockholm
Here was the fault tucking the commands one by one to detect it .... I'll see now thanks
C:\Users\caima\Downloads\Moto x play\Minimal ADB and Fastboot>fastboot flash modem NON-HLOS.bin
target reported max download size of 536870912 bytes
sending 'modem' (40475 KB)...
OKAY [ 0.862s]
writing 'modem'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.915s

very grateful my Moto x Force is now fully functional with 6.0.1 ...

That's why I like to enter each command manually. But, how did you fix the problem?
 

screege

Senior Member
Sep 28, 2008
66
5
Does anyone knows which models are dual sim, does the european or brazilian models?

Regards
 

Zeljko1234

Senior Member
May 7, 2010
5,898
2,766
Stockholm
i think that the mexican an brazilian models are dual sim. check in your sd tray. The first one is the sim and the other it's the sd card, but this can be replaced by another sim.

Unfortunately all Forces, afaik, have the same generic tray. Mine is from UK and has dual SIM try but is not dual SIM model. OK, I've never tried by myself but nobody who tried couldn't manage to make second SIM to work.
Otherwise, you are most probably right, Mexican version is confirmed as dual SIM. Not sure for Brazilian.
 

caiman136

Member
Jul 9, 2013
20
2
Valencia
As a detached mistake and the wifi does not work with the update 6.0.1 I spent with dual flash firmware on my singel model is a matter of looking calmly errors and see if clear mistake to put a dual singel and see if you can run.
Or is it at all certain that can not be converted?
 

Top Liked Posts