Need help reinatalling firmware after wipe with twrp - Moto Z Play Questions & Answers

was rooting my phone with chinees twrp so far so good twrp was working now
So i flashed the super user file and i did not get into android so i think i wipe everything and use diferent superuser file.
I accedently wiped EVERYTING now i have only acces to fastboot and TWRP flashing original rom doesent work over twrp.
Been searching for hours now tried everything even flashing the zip manually but works only for part i get into loop erase reboot erase reboot.
Anyone here that can help me with this problem (maybe a TWRP backup file mine is bye bye after wipe)
Sorry for the bad english (i am from netherlands doing what i can)

You have to flash through fastboot not twrp, unpack zip in adb folder and flash

You can use rsd lite to flash the firmware. Just point it to flashfile.xml and wait for it to complete.
Enviado de meu XT1635-02 usando Tapatalk

I try rsd lite again hope this time it works last time 3 seconds it was done not really.
When I get home I will be at it again any tips are welcome
Thx wil let u know how it goes.

You can also manually flash each file in the correct sequence
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
Click to expand...
Click to collapse

I try'd the manual way just reboots into fastboot
and rsd lite does not find my phone.
Any help is welcome

problem solved i did manual flash but not in order stated above here but how it was in the flasfile.xml
Thx all hope i can help someone to in future

Related

bootloader problem

Hello friends,
I have problem with my Moto Z Play. Iam trying instal stock rom.
My approach:
1. run devices to bootloader - OK
2. connect to pc - OK
3. run mfastboot - OK
4. unlock device - OK
5. install firmware - the instructions (wwwgiveawaytricks.in/install-stock-rom-moto-z-play) - OK
6. restart device - OK
7. run device - FAIL - I stuck on bootloader menu, every time i start phone, phone stuck on bootloader, no recovery mod, no start, no factory mode, nothing
please help
and sorry for my english.
thanks
add this command at the end:
mfastboot oem fb_mode_clear
and reboot....
maybe you don't need to reflash all again, just type the command and reboot
thank you
there is progress (maybe )
now when i turn on device, show me unlock warning screen and automatically restart device and again and again automatically restart. reflash not working.
matej481 said:
thank you
there is progress (maybe )
now when i turn on device, show me unlock warning screen and automatically restart device and again and again automatically restart. reflash not working.
Click to expand...
Click to collapse
Are you following all the steps in the flashfile.xml? Try using RSD Lite to flash, it's the easiest way.
matej481 said:
thank you
there is progress (maybe )
now when i turn on device, show me unlock warning screen and automatically restart device and again and again automatically restart. reflash not working.
Click to expand...
Click to collapse
The instructions in the "giveaway" thread are not the indicated for this device. They said the last image part is "system.img_sparsechunk.7" but not really, there are 11 parts.
so, the commands to flash via fastboot (or mfastboot) are the next:
mfastboot oem fb_mode_set
mfastboot flash partition gpt.bin
mfastboot flash bootloader bootloader.img
mfastboot flash modem NON-HLOS.bin
mfastboot flash fsg fsg.mbn
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash dsp adspso.bin
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 oem oem.img
mfastboot erase carrier
mfastboot erase cache
mfastboot erase userdata
mfastboot erase DDR
mfastboot oem fb_mode_clear

Any concerns flashing ADDISON_NPNS26.118-22-2-3 over ADDISON_NPN26.118-22-1 ?

I am currently running 7.1.1 and the more I read in these forums about hard bricking my device due to some weirdness with the bootloader the more worried I get. Can someone please verify that I can safely flash the image ADDISON_NPNS26.118-22-2-3_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip using the following commands?
mfastboot flash partition gpt.bin
mfastboot flash bootloader bootloader.img
mfastboot flash dsp adspso.bin
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 oem oem.img
mfastboot erase carrier
mfastboot erase cache
mfastboot erase userdata
mfastboot erase DDR
mfastboot oem fb_mode_clear
Used those exact commands to restore mine to stock. Just make sure when you extract it you flash the correct amount of superchunks. Like if it has 12 flash all 12. Other than that as long as you're not trying to get back to 6.0 you won't brick
justsomeguy007 said:
Used those exact commands to restore mine to stock. Just make sure when you extract it you flash the correct amount of superchunks. Like if it has 12 flash all 12. Other than that as long as you're not trying to get back to 6.0 you won't brick
Click to expand...
Click to collapse
1. Would it be of any concern if I had TWRP installed before doing this process?
2. Is there a way to do this flashing without losing my user data too?
Brutal_Master said:
1. Would it be of any concern if I had TWRP installed before doing this process?
2. Is there a way to do this flashing without losing my user data too?
Click to expand...
Click to collapse
1) TWRP usually will get overwritten by the stock recovery in the flash recovery step, thus it shouldn't affect the flash. You will have to reflash TWRP after you've updated.
2) you can try to save your data by omitting the 'mfastboot erase userdata' command in fastboot. Either skip this command or delete it from the flashing script. I would still caution you back up your data(either in TWRP or copying your files) and transfer the back up off your device, in case you have to factory reset if your device becomes unstable.
Usually, you only experience hard bricks or serious risks of hard bricking if you downgrade your firmware (without downgrading your bootloader) and then attempt to install OTA updates. The OTA update may corrupt your newer bootloader, and generally bootloaders block attempts to downgrade the bootloader patch level. Thus, if you do downgrade, generally do not use OTA updates. Motorola only appears to have designed their firmware and their OTA patches for upgrading.

Stock Firmware KINZIE_RETEU_7.0_NPKS25.200-12-9_cid7_subsidy-DEFAULT_CFC

I did not find a stock RETEU 7.0 on the forum, so I'm upload:
KINZIE_RETEU_7.0_NPKS25.200-12-9_cid7_subsidy-DEFAULT_CFC.xml
Enjoy
Thanks is it the complete image rom? Not just an update right?
barqqlsky89 said:
I did not find a stock RETEU 7.0 on the forum, so I'm upload:
KINZIE_RETEU_7.0_NPKS25.200-12-9_cid7_subsidy-DEFAULT_CFC.xml
Enjoy
Click to expand...
Click to collapse
Thanks, downloading !
lorissuper said:
Thanks is it the complete image rom? Not just an update right?
Click to expand...
Click to collapse
Yes, this is full rom image.
Perfect, I'll try it on my XT1581 ASAP
lorissuper said:
Perfect, I'll try it on my XT1581 ASAP
Click to expand...
Click to collapse
worked on 1581 dual sim ?
This is greatly needed by many! thank you!!
arghish said:
worked on 1581 dual sim ?
Click to expand...
Click to collapse
Doesn't work for me on my XT1581...no wifi and radio, tried to flash china versione of non-hlos and fsg.mbn but nothing...now I'm looking for KINZIE_RETMX_DS_7.0 rom anyone can help to find it?
thanks
Hi, use Thais
Retla DS find in this foro., Xda
This versión is dual SIM.. I work in my xt1580 reteu with chance radio.
mseverini said:
Hi, use Thais
Retla DS find in this foro., Xda
This versión is dual SIM.. I work in my xt1580 reteu with chance radio.
Click to expand...
Click to collapse
Thankyou, now work! just remember to overwrite original fsg.mbn with the cinese one, instead the NON-HLOS file must be the original inclueded in the release (DO NOT change elsewhere wifi will not work)
thanks again
I've been looking for it for so long. I really need this ... Thank you very much...! :good:
lorissuper said:
Thankyou, now work! just remember to overwrite original fsg.mbn with the cinese one, instead the NON-HLOS file must be the original inclueded in the release (DO NOT change elsewhere wifi will not work)
thanks again
Click to expand...
Click to collapse
I have no Wi-Fi also, so just flash the FSG file from the Chinese version (which?) and keep everything the same?
Moto X Force RETEU UK version/single SIM.
Commands that worked with only the stock image and nothing changed:
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot reboot-bootloader
fastboot flash logo logo.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash modem NON-HLOS.bin
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash bluetooth BTFM.bin
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot
sklks said:
I have no Wi-Fi also, so just flash the FSG file from the Chinese version (which?) and keep everything the same?
Moto X Force RETEU UK version/single SIM.
Commands that worked with only the stock image and nothing changed:
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot reboot-bootloader
fastboot flash logo logo.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash modem NON-HLOS.bin
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash bluetooth BTFM.bin
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot
Click to expand...
Click to collapse
Run these commands again or until it says success:
fastboot flash modem NON-HLOS.bin
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
I meant that if you run the commands on my last post without changing any file, everything will work fine.
Good insurance to have, cheers!
i installed this rom on my 1581 dual sim but i have wifi but no sim .. what i do?
help me
Is there a retapac version? Where can I get it?
it boots up without wifi.
also when clicking/turning on wifi, it restart the devices
on moto xf xt1580
Again to all without wifi on boot... I've run into this issue many times.
You have to flash modem commands multiple times for it to flash properly. See my previous post.
i can flash this and relock the bootloader?
i have flashed this on my reteu device but fastboot mode allways says modified rom after flashing

Phone cannot use Wifi or Mobile Data

I flashed stock firmware onto my phone (the last file on https://firmware.center/firmware/Motorola/Moto Z2 Force/Stock/XT1789-04/) to unbrick my phone using this batch file:
echo off
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash bluetooth BTFM.bin
fastboot flash dsp adspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system_b system_b.img_sparsechunk.0
fastboot flash system_b system_b.img_sparsechunk.1
fastboot flash oem oem.img
fastboot erase carrier
fastboot erase ddr
fastboot oem fb_mode_clear
pause
fastboot reboot
exit
I was able to successfully boot up the phone but the wifi and mobile data does not work. I cannot turn on the wifi and it does not give me the option to turn on mobile data even when my sim card is inserted. Any ideas on how to fix this would help.
Additional info: It was previously bricked because I deleted app_process32 from system/bin. It worked fine until I also uninstalled systemless xposed. I tried to flash Lineage OS but that just removed TWRP and still put me in a bootloop so then I did what I described above.
I remember the post where you said you had deleted that file, I believe you said you were on TMO. If so, flash this one, it newer than the oreo you flashed. Most likely the downgrade that is causing your problems.
Do a factory reset from stock recovery
I remember the post where you said you had deleted that file, I believe you said you were on TMO. If so, flash this one, it newer than the oreo you flashed. Most likely the downgrade that is causing your problems.
Click to expand...
Click to collapse
Thank you so much! You saved me $375 :')

finger print scanner problem moto z2 play after oreo update

fingerprint option not showing in security&location section after oreo update..pls help how to enable
sivashanmuganathan said:
fingerprint option not showing in security&location section after oreo update..pls help how to enable
Click to expand...
Click to collapse
What is the model of your device?
elios2580 said:
what is the model of your device?
Click to expand...
Click to collapse
model- moto z2 play
varient - xt1710-10
android-8.0.0
build number- ops27.76-12-25
sivashanmuganathan said:
model- moto z2 play
varient - xt1710-10
android-8.0.0
build number- ops27.76-12-25
Click to expand...
Click to collapse
maybe you can try doing a re-flash, remember make a backup of everything before in TWRP,
https://forum.xda-developers.com/z2-play/how-to/fastboot-rom-oreo-retail-via-fastboot-t3786153
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash dsp adspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash system system.img_sparsechunk.10
fastboot flash system system.img_sparsechunk.11
fastboot erase cache
fastboot erase userdata
fastboot flash oem oem.img
fastboot oem fb_mode_clear
Click to expand...
Click to collapse
If you do not get any results you can try with the latest version of the oreo android
https://mirrors.lolinet.com/firmware/moto/albus/official/RETAIL/ALBUS_RETAIL_8.0.0_OPSS27.76-12-25-3_cid50_subsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
my friend I endeed like you and I fixed.
you need to follow different threads.
first you need to unlock the bootloader to downgrade to nougat and make EFS backup.
download twrp form here: https://forum.xda-developers.com/z2-play/development/twrp-3-2-0-0-moto-z2-play-albus-t3715660
on fastboot install twrp, enter twrp recovery(I dont allow modifications on first boot) and make a EFS backup.
connect to pc to copy the EFS backup to safe place.
download this nougat firmware: https://androidfilehost.com/?fid=962187416754466195
then you need to downgrade to that firmware on fastboot:
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot flash dsp adspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash oem oem.img
fastboot erase cache
fastboot erase userdata
fastboot erase carrier
fastboot erase DDR
fastboot reboot
once the phone boots to system check if you have 4g lte, imei and fingerprint now works.
now, you need to follow the steps for installing OTA form this trhead: https://forum.xda-developers.com/z2-play/how-to/official-oreo-z2-play-t3784660
when complete and finally boot you notice that you dont have signal this is normal go and check your imei and everthing be there, poweroff and enter recovery and make factory reset.
when boot everthing works signal and fingerprint scanner.
if you want to lock your bootloader you need to download full oreo firmware from this thread: https://forum.xda-developers.com/z2-play/how-to/fastboot-rom-oreo-retail-via-fastboot-t3786153
at least install the full oreo firmware on fastboot with this commands:
fastboot oem lock
fastboot oem lock
fastboot flash oem oem.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash system system.img_sparsechunk.10
fastboot flash system system.img_sparsechunk.11
fastboot flash boot boot.img
fastboot oem lock
the phone restarts automatically and you will have full oreo firmware with fingerprint and signal with locked bootloader.
I hope you understand my bad english.
give thanks to:
sevenstar75
HTCDevil
raphamfc
Junior Passos
Has this same issue after upgrading to Android Oreo on the Z2 play - fingerprint scanner stopped working. Tried a factory reset but still no go.
What I ended up doing was going back into fastboot, and doing a system wipe before flashing these files:
Code:
$ fastboot -w
wiping userdata...
Erase successful, but not automatically formatting.
File system type raw not supported.
wiping cache...
Erase successful, but not automatically formatting.
File system type raw not supported.
erasing 'userdata'...
OKAY [ 0.151s]
erasing 'cache'...
OKAY [ 0.005s]
finished. total time: 0.156s
Also I have the XT1710-06 model (Latin America), and needed to flash ALL of the files. Radio works fine for me (T-Mo).
After doing the wipe and then flashing all files, the fingerprint reader now works.

Categories

Resources