I want to return my Zuk Z1 to the retailer because the home button and the fingerprint sensor are'nt working anymore and now I'm trying to get my device back in the delivery state. I restored an old nandroid backup and now I'm back on Cyanogen OS 12.1-YOG4PAS34N. However TWRP is still installed and I'dont have the orginial recovery. Can someone provide me a working download link for the original recovery or for an orginial rom including a original recovery?
https://yadi.sk/d/odlJAwLmtCD3y
@Kreator-2 Thanks for the help, but I don't think that there is a recovery included in this zip. Wouldn't I need a fastboot version for this?
Regex573 said:
@Kreator-2 Thanks for the help, but I don't think that there is a recovery included in this zip. Wouldn't I need a fastboot version for this?
Click to expand...
Click to collapse
Yes, you are right, that won't help. Use this:
https://yadi.sk/d/cC4VGoheoyqP4
Flash with QFIL.
Regex573 said:
I want to return my Zuk Z1 to the retailer because the home button and the fingerprint sensor are'nt working anymore and now I'm trying to get my device back in the delivery state. I restored an old nandroid backup and now I'm back on Cyanogen OS 12.1-YOG4PAS34N. However TWRP is still installed and I'dont have the orginial recovery. Can someone provide me a working download link for the original recovery or for an orginial rom including a original recovery?
Click to expand...
Click to collapse
https://www.androidfilehost.com/?fid=673368273298936352
Unzip it and flash the recovery img
Or follow this method (Wipes internal )
STEPS TO FLASH COS12.1 VIA FASTBOOT
1/ Install zuk drivers & ADB fastboot in pc
2/ Then dwnld cos fastboot 1(https://www.androidfilehost.com/?fid=673368273298936352)
3/ After dwnld complete , extract cos zip file in adb folder (location must be in c drive )
& Connect phn with pc & reboot to fastboot mode / bootloader
4/ Then type all commands 1 y 1
fastboot -i 0x2b4c flash modem NON-HLOS.bin
fastboot -i 0x2b4c flash sbl1 sbl1.mbn
fastboot -i 0x2b4c flash dbi sdi.mbn
fastboot -i 0x2b4c flash aboot emmc_appsboot.mbn
fastboot -i 0x2b4c flash rpm rpm.mbn
fastboot -i 0x2b4c flash splash splash.img
fastboot -i 0x2b4c flash tz tz.mbn
fastboot -i 0x2b4c flash boot boot.img
fastboot -i 0x2b4c flash recovery recovery.img
fastboot -i 0x2b4c flash -S 512M system system.img
fastboot -i 0x2b4c flash cache cache.img
fastboot -i 0x2b4c flash userdata userdata.img
fastboot -i 0x2b4c flash userdata userdata_64G.img
fastboot -i 0x2b4c flash persist persist.img
@Srijith Bharadwaj
alright, thank you very much. I've contacted my retailer now. We shall see how it goes.
reour zuk et garantie
Regex573 said:
@Srijith Bharadwaj
alright, thank you very much. I've contacted my retailer now. We shall see how it goes.
Click to expand...
Click to collapse
Bonjour, je dois aussi retourner mon ZUK Z1 en garantie pour un problème d'antenne. Il est actuellement root et en lineageos 15.1. Est-ce que la méthode ci-dessus a fonctionnée ? Merci pour votre retour.
Cordialement, S.LAPS
Hello, I must also return my ZUK Z1 in warranty for an antenna problem. He is currently root and in lineageos 15.1. Did the above method work? Thanks for your feedback.
Sincerely, S.LAPS
Related
Hi There,
I wonder if anyone can help to recover Yureka?
I was trying to update rom using fastboot rom on the phone and it has broken the phone.
I am now getting Qualcomm HS-USB QDLOADER 9008.
Can anyone please me to recover my phone?
Thanks in advance.
Samir
flash stock rom using ADB
thearjunraju said:
flash stock rom using ADB
Click to expand...
Click to collapse
I guess ADB access only possible when you have working phone.
so I think not possible using ADB.
I can't go to bootloader either.
so not possible using fastboot either
if you can boot into the bootloader mode, do so.
to boot into the bootloader mode:
>switch off the phone
>press and hold the volume up button
>while pressing the volume up button, plug in the usb cable. (needless to say, the other end should be attached to your computer, and the required drivers should be installed)
prerequisites:
download the stock zip from here htt p:// builds.cyngn. c om/factory/tomato/cm-11.0-XNPH52O-tomato-signed-fastboot. zip
download the fastboot tools
make a *.bat file of the following code:
<code>
@ECHO off
echo Flashing kernel
fastboot -i 0x1ebf flash boot boot.img
echo Flashing system
fastboot -i 0x1ebf flash system system.img
echo Wiping Data
fastboot -i 0x1ebf flash userdata userdata.img
echo Flashing recovery
fastboot -i 0x1ebf flash recovery recovery.img
echo Flashing model
fastboot -i 0x1ebf flash modem NON-HLOS.bin
fastboot -i 0x1ebf flash rpm rpm.mbn
echo Flashing bootloader
fastboot -i 0x1ebf flash sbl1 sbl1.mbn
fastboot -i 0x1ebf flash tz tz.mbn
fastboot -i 0x1ebf flash aboot emmc_appsboot.mbn
echo Flashing complete. Disconnect device and reboot
</code>
extract both the zips in the same folder and run the bat file while your phone is plugged in in the bootloader mode.
cheers!
My Yu Yureka is Hard Bricked
My Yu Yureka is Hard Bricked .....can anyone help me to unbrick it
my phone is not start in Fastboot Mode and Normal Mode
In QPST it always shows download mode
please help me out
I want 8916_msm.mbn,MPRG8916.hex files
hello,
I need to return the phone to retailer, but cannot get rid of the tux penguin, I need the old ZUK bootloader splash to return the phone. How can I do this? Would returning the phone to Stock COS 12.1 with a COS recovery do this?
cheers
I've updated to the unofficial CM13 ROM http://forum.xda-developers.com/zuk-z1/orig-development/unofficial-cm13-t3277885
I've also updated to the MM firware, Bootloader latest https://www.androidfilehost.com/?fid=24351979186684091
Just flash the original COS Version, if everything works, flash the stock Rom, then lock the bootloader and you should be on the safe side
---------- Post added at 03:22 PM ---------- Previous post was at 03:21 PM ----------
Stock recovery on ROM sry
Flash the emmc-appboot file from a COS fastboot package into the aboot partition, that should restore your previous Cyanogen screen.
You might have to also flash the sbl1 file into the same named partition when doing this.
MrColdbird said:
Flash the emmc-appboot file from a COS fastboot package into the aboot partition, that should restore your previous Cyanogen screen.
You might have to also flash the sbl1 file into the same named partition when doing this.
Click to expand...
Click to collapse
Thank you - Would flashing the whole cm-12.1-YOG4PAS3OH-ham-signed-fastboot.zip file via TWRP achieve the same result or would I need to flash the files only you mention via TWRP be needed?
EggZenBeanz said:
Thank you - Would flashing the whole cm-12.1-YOG4PAS3OH-ham-signed-fastboot.zip file via TWRP achieve the same result or would I need to flash the files only you mention via TWRP be needed?
Click to expand...
Click to collapse
This is what I did:
Download the fast signed image of COS 12.1 here http://builds.cyngn.com/factory/ham/...d-fastboot.zip
Unzip it
Open cmd or terminal
Go to the unzipped folder
Execute this step by step:
fastboot -i 0x2b4c flash aboot emmc_appsboot.mbn
fastboot -i 0x2b4c flash modem NON-HLOS.bin
fastboot -i 0x2b4c flash rpm rpm.mbn
fastboot -i 0x2b4c flash sbl1 sbl1.mbn
fastboot -i 0x2b4c flash dbi sdi.mbn
fastboot -i 0x2b4c flash splash splash.img
fastboot -i 0x2b4c flash tz tz.mbn
fastboot -i 0x2b4c flash persist persist.img
This will restore your bootloader with logo to stock Cyanogen. It will remain unlocked.
By mistake I selected USA radio band from the options in *#*#4636#*#* and now I am not getting networks!
Can anyone suggest any fix?
I tried to connect phone via adb and fastboot but adb is not recognizing the device
s k said:
By mistake I selected USA radio band from the options in *#*#4636#*#* and now I am not getting networks!
Can anyone suggest any fix?
I tried to connect phone via adb and fastboot but adb is not recognizing the device
Click to expand...
Click to collapse
hi, i also experience the same problem as u. what i did is i flash breadcrust's mm firmware and nuclea rom. it fixed the problem
But I am unable to connect via adb and fastboot to!
can you give steps to do that?
jflee said:
hi, i also experience the same problem as u. what i did is i flash breadcrust's mm firmware and nuclea rom. it fixed the problem
Click to expand...
Click to collapse
Can you give me steps or links to install correct drivers and all that stuff?
s k said:
By mistake I selected USA radio band from the options in *#*#4636#*#* and now I am not getting networks!
Can anyone suggest any fix?
I tried to connect phone via adb and fastboot but adb is not recognizing the device
Click to expand...
Click to collapse
You can also flash stock rom. Follow the steps:
Prerequistes :
1) Install ADB and Fastboot drivers. Instructions in the following link
http://forum.xda-developers.com/showthread.php?t=2317790
2) Download Stock rom from "cyngn.com/support"
cm-12.1-YOG4PAS9IG-ham-signed-fastboot-b9cce4220b.zip
3) Enable USB Debugging in Developer options and connect your phone to pc. Grant your pc, the permission for USB Debugging.
4) Enable "Advance reboot" in Developer options.
5) Now reboot your phone into bootloader.
5) Extract the contents of " cm-12.1-YOG4PAS9IG-ham-signed-fastboot-b9cce4220b.zip" to the ADB and Fastboot folder.
6) Open command prompt in the ADB and Fastboot folder.
7) Execute the following commands one by one:
fastboot -i 0x2b4c flash modem NON-HLOS.bin
fastboot -i 0x2b4c flash sbl1 sbl1.mbn
fastboot -i 0x2b4c flash dbi sdi.mbn
fastboot -i 0x2b4c flash aboot emmc_appsboot.mbn
fastboot -i 0x2b4c flash rpm rpm.mbn
fastboot -i 0x2b4c flash splash splash.img
fastboot -i 0x2b4c flash tz tz.mbn
fastboot -i 0x2b4c flash boot boot.img
fastboot -i 0x2b4c flash recovery recovery.img
fastboot -i 0x2b4c flash -S 512M system system.img
fastboot -i 0x2b4c flash persist persist.img
fastboot -i 0x2b4c flash cache cache.img
fastboot -i 0x2b4c flash userdata userdata_64G.img
fastboot -i 0x2b4c flash reboot
8) Now you are in stock rom.
Please confirm your doubts before you proceed.
akvpappan said:
You can also flash stock rom. Follow the steps:
Prerequistes :
1) Install ADB and Fastboot drivers. Instructions in the following link
http://forum.xda-developers.com/showthread.php?t=2317790
2) Download Stock rom from "cyngn.com/support"
cm-12.1-YOG4PAS9IG-ham-signed-fastboot-b9cce4220b.zip
3) Enable USB Debugging in Developer options and connect your phone to pc. Grant your pc, the permission for USB Debugging.
4) Enable "Advance reboot" in Developer options.
5) Now reboot your phone into bootloader.
5) Extract the contents of " cm-12.1-YOG4PAS9IG-ham-signed-fastboot-b9cce4220b.zip" to the ADB and Fastboot folder.
6) Open command prompt in the ADB and Fastboot folder.
7) Execute the following commands one by one:
fastboot -i 0x2b4c flash modem NON-HLOS.bin
fastboot -i 0x2b4c flash sbl1 sbl1.mbn
fastboot -i 0x2b4c flash dbi sdi.mbn
fastboot -i 0x2b4c flash aboot emmc_appsboot.mbn
fastboot -i 0x2b4c flash rpm rpm.mbn
fastboot -i 0x2b4c flash splash splash.img
fastboot -i 0x2b4c flash tz tz.mbn
fastboot -i 0x2b4c flash boot boot.img
fastboot -i 0x2b4c flash recovery recovery.img
fastboot -i 0x2b4c flash -S 512M system system.img
fastboot -i 0x2b4c flash persist persist.img
fastboot -i 0x2b4c flash cache cache.img
fastboot -i 0x2b4c flash userdata userdata_64G.img
fastboot -i 0x2b4c flash reboot
8) Now you are in stock rom.
Please confirm your doubts before you proceed.
Click to expand...
Click to collapse
Unfortunately, none of the solutions listed in any place worked for me (permanent solution). What I mean by that is, the airplane mode got turn off somehow while playing with safe mode. But after a couple of restarts, the airplane mode gets turned back on.
As mine is still under warranty took it to a Lenovo Service center and checked with them. They confirmed that this is a motherboard issue and it will have to be replaced. I got mine during the first flash sale in May 2016 and looks like this problem is there with that batch of phones.
Try opening *#*#4636#*#* and changing band ti your native country. I know you would have already tried it.. Just in case you forgot or it helps. ?
Sent from my ZUK Z1 using XDA-Developers mobile app
I flashed cm13 and the problem was solved!
s k said:
By mistake I selected USA radio band from the options in *#*#4636#*#* and now I am not getting networks!
Can anyone suggest any fix?
I tried to connect phone via adb and fastboot but adb is not recognizing the device
Click to expand...
Click to collapse
---same thing happening by me, i have gone to service center but they guys say it's motherboard issue, please let me know if you have fixed this problem?
dharam29 said:
---same thing happening by me, i have gone to service center but they guys say it's motherboard issue, please let me know if you have fixed this problem?
Click to expand...
Click to collapse
Ah long ago, flashed another rom. It will fix.
I don't have that device now, I sold it
s k said:
Ah long ago, flashed another rom. It will fix.
I don't have that device now, I sold it
Click to expand...
Click to collapse
Thanks for your quick response, what's the steps for flashed another rom?
Since the demise of cyanogen support for the Zuk Z1, Is there an archive where I can download the original CM-12 that shipped with the device?
sidd607 said:
Since the demise of cyanogen support for the Zuk Z1, Is there an archive where I can download the original CM-12 that shipped with the device?
Click to expand...
Click to collapse
There was several signed CM 12.1 images for Z1, I downloaded 2 versions when CM website was up: drive.google.com/ drive/folders/0BzpTRW4SbjMqWVJ5SktOdTZ5RlU?usp=sharing
tradiz said:
There was several signed CM 12.1 images for Z1, I downloaded 2 versions when CM website was up: drive.google.com/ drive/folders/0BzpTRW4SbjMqWVJ5SktOdTZ5RlU?usp=sharing
Click to expand...
Click to collapse
The link gives a 404 error
sidd607 said:
The link gives a 404 error
Click to expand...
Click to collapse
Remove space in the link when copypasting - i don't have enough posts for URL's.
https://download.cyanogenmod.org/
Not exactly sure if it shows- "This application is temporarily over its serving quota. Please try again later.", but I did download the stock ROM over here a few weeks ago. Might work after a few hours, keep a lookout.
Here you go
sidd607 said:
Since the demise of cyanogen support for the Zuk Z1, Is there an archive where I can download the original CM-12 that shipped with the device?
Click to expand...
Click to collapse
This is the version i have used. Its latest and it is fastboot install so you will need to have a computer to flash this.
Make new folder on Desktop
Extract the contents of Cynogen rom as well as attached zip file to the new folder
Make sure you have installed the drivers.
https://www.androidfilehost.com/?w=files&flid=159156
Use these commands (One at a time) or Simply run the flash.bat file attached to the post
fastboot -i 0x2b4c flash modem NON-HLOS.bin
fastboot -i 0x2b4c flash sbl1 sbl1.mbn
fastboot -i 0x2b4c flash dbi sdi.mbn
fastboot -i 0x2b4c flash aboot emmc_appsboot.mbn
fastboot -i 0x2b4c flash rpm rpm.mbn
fastboot -i 0x2b4c flash splash splash.img
fastboot -i 0x2b4c flash tz tz.mbn
fastboot -i 0x2b4c flash boot boot.img
fastboot -i 0x2b4c flash recovery recovery.img
fastboot -i 0x2b4c flash -S 512M system system.img
fastboot -i 0x2b4c flash persist persist.img
fastboot -i 0x2b4c flash cache cache.img
fastboot -i 0x2b4c flash userdata userdata_64G.img
fastboot -i 0x2b4c reboot
Edit 1:
Please edit flash.bat for lines
fastboot -i 0x2b4c flash recovery twrp-3.0.2-0-Z1.img
to
fastboot -i 0x2b4c flash recovery recovery.img
Edit 2:
Download link updated
@sidd607
https://www.androidfilehost.com/?w=files&flid=159156
@[email protected]
The URL you posted needs permission to download.
Hello,
I rooted my phone from the guidance provided here on XDA and it was very easy.. I unlocked bootlader installed TWRP recovery and now I am using custom roms such as nuclear nougat rom. Now I want to sale my phone and sadly people here in Multan, Pakistan are scared to buy a rooted phone even shops as well. So I thought is there any way to fully unroot and get this device into its stock shape with Cyanogen OS with lollipop , locked bootlader and that normal recovery which is there?
I have searched but no proper way is available, can anyone please guide me step by step or provide me a step by step link.
It would be much appreciated
Try all in one toolkit, flash stock firmware with that, u can also lock bootloader with that
Sent from my ZUK+Z1 using Tapatalk
Nobody wants to buy that phone with cos 12.1 when you can have it with LineageOS 7.1.2:laugh:
Nizamani said:
Try all in one toolkit, flash stock firmware with that, u can also lock bootloader with that
Sent from my ZUK+Z1 using Tapatalk
Click to expand...
Click to collapse
can you please provide a step by step procedure of that? I have never used all in one toolkit
Nizamani said:
Try all in one toolkit, flash stock firmware with that, u can also lock bootloader with that
Sent from my ZUK+Z1 using Tapatalk
Click to expand...
Click to collapse
Shaheer12345 said:
can you please provide a step by step procedure of that? I have never used all in one toolkit
Click to expand...
Click to collapse
strongst said:
Nobody wants to buy that phone with cos 12.1 when you can have it with LineageOS 7.1.2:laugh:
Click to expand...
Click to collapse
That is infact true, phone gets 100 times better in every way but when i posted the ad people were like "there must be something wrong with your phone which you are not mentioning otherwise who roots this phone"
and I was like "to make it bug free and better obviously"
Shaheer12345 said:
Hello,
I rooted my phone from the guidance provided here on XDA and it was very easy.. I unlocked bootlader installed TWRP recovery and now I am using custom roms such as nuclear nougat rom. Now I want to sale my phone and sadly people here in Multan, Pakistan are scared to buy a rooted phone even shops as well. So I thought is there any way to fully unroot and get this device into its stock shape with Cyanogen OS with lollipop , locked bootlader and that normal recovery which is there?
I have searched but no proper way is available, can anyone please guide me step by step or provide me a step by step link.
It would be much appreciated
Click to expand...
Click to collapse
STEPS TO FLASH COS12.1 VIA FASTBOOT
1/ Install zuk drivers & ADB fastboot in pc
2/ Then dwnld cos fastboot 1 (https://www.androidfilehost.com/?fid=673368273298936352)
3/ After dwnld complete , extract cos zip file in adb folder (location must be in c drive )
& Connect phn with pc & reboot to fastboot mode / bootloader
4/ Then type all commands 1 y 1
Commands?
fastboot -i 0x2b4c flash modem NON-HLOS.bin
fastboot -i 0x2b4c flash sbl1 sbl1.mbn
fastboot -i 0x2b4c flash dbi sdi.mbn
fastboot -i 0x2b4c flash aboot emmc_appsboot.mbn
fastboot -i 0x2b4c flash rpm rpm.mbn
fastboot -i 0x2b4c flash splash splash.img
fastboot -i 0x2b4c flash tz tz.mbn
fastboot -i 0x2b4c flash boot boot.img
fastboot -i 0x2b4c flash recovery recovery.img
fastboot -i 0x2b4c flash -S 512M system system.img
fastboot -i 0x2b4c flash cache cache.img
fastboot -i 0x2b4c flash userdata userdata.img
fastboot -i 0x2b4c flash userdata userdata_64G.img
fastboot -i 0x2b4c flash persist persist.img
These codes will bring you back to stock os .
For locking bootloader: fastboot -i 0x2b4c oem lock