Stuck at ZUI 2.5.4.14 - Zuk Z1 Q&A, Help & Troubleshooting

Hi guys.....
I am Trying to flash stock rom with qfil..but phone disconnects within 5 seconds and zuk logo appears.
Ps: Yesterday installed zui 2.5.4.14 ota over RR 5.8. Now it has lost root+recovery and bootloader locked also. Can't root it nor unlock the bootloader. Fastboot is changed with linux look alike menu.

unlock bootloader
www40. zippyshare. com/v/SHPSg9am/file.html
enable usb debugging and install adb drivers on pc
adb reboot bootloader
then in fastboot:
fastboot flash unlock unlock_bootloader.img
ur bootloader will be unlock. flash recovery and do what u wanna do.

KARTIK1 said:
www40. zippyshare. com/v/SHPSg9am/file.html
enable usb debugging and install adb drivers on pc
adb reboot bootloader
then in fastboot:
fastboot flash unlock unlock_bootloader.img
ur bootloader will be unlock. flash recovery and do what u wanna do.
Click to expand...
Click to collapse
Hy! can you put another link to the unlock_bootloader.img ? Thank you.

hapko0 said:
Hy! can you put another link to the unlock_bootloader.img ? Thank you.
Click to expand...
Click to collapse
Unlock image is specific for each device request the same from http://developer.zuk.com/bootloader
for email id give hotmail id as gmail filters the message , one unlock image is received use the commands mentioned in above post

Related

help unlocking bootloader!! error: oem unlock is not allowed. :(

hey guys,
i was trying to convert ZUI to CM and i messed up somewhere and i am only able to access fastboot mode now, my phones bootloader was unlocked before but some xda member told me to relock bootloader and try unlocking again to flash files but it didnt get unlocked after relocking.
so the present situation is i have a locked bootloader in fastboot mode and no recovery.
i want to flash system images through fastboot mode to bring it back to life, but it wont let me do it as bootloader is locked.
i tried unlocking the bootloader and it gives me the below error.
"FAILED. remote: oem unlock is not allowed"
how to get rid of this error and unlock the bootloader?
any help would be appreciated guys.
thanks in advance!
Try to flash via QPST tool with QFil
maryankomar said:
Try to flash via QPST tool with QFil
Click to expand...
Click to collapse
device doesnt show up in QFil
bump! someone please help
Go to fastboot .
Connect zuk to computer
Start adb
Use "fastboot -i 0x2b4c reboot-edl" y will reboot to dl mod and y can install right drivers for 9008 port.
If it not work than when y boot windows , press f8 chose "dont check drivers ....(something)"
Boot windows , uninstall zuk drivers , install it one more time and try to use qfil one more time .

Unlocking bootloader unofficially?

Hey guys! Is there any way to unlock Redmi Pro's bootloader without waiting for permission from Xiaomi? Have anybody found a way to bypass it?
easy, first make sure you have spflash tool and a working fastboot rom (just in case of trouble)
Next make sure your computer has working fastboot and adb.
Enable USB debugging on the device.
Enable OEM unlock in the Developer options settings on the device.
Connect the device to the computer through USB.
From a terminal on a computer, type the following to boot the device into fastboot mode:
adb reboot bootloader
Once the device is in fastboot mode, verify your PC sees the device by typing fastboot devices
If you don't see your device serial number, and instead see "<waiting for device>", fastboot is not configured properly on your machine.
From the same terminal, type the following command to unlock the bootloader:
fastboot oem unlock
Device is wiped & unlocked & no OS
Now flash twrp, reboot into it and copy xiaomi.eu rom on card & install
Good luck
hello i haven't on my xiaomi redmi pro eom unlock in the devlopper mode help me pls
criszz said:
easy, first make sure you have spflash tool and a working fastboot rom (just in case of trouble)
Next make sure your computer has working fastboot and adb.
Enable USB debugging on the device.
Enable OEM unlock in the Developer options settings on the device.
Connect the device to the computer through USB.
From a terminal on a computer, type the following to boot the device into fastboot mode:
adb reboot bootloader
Once the device is in fastboot mode, verify your PC sees the device by typing fastboot devices
If you don't see your device serial number, and instead see "<waiting for device>", fastboot is not configured properly on your machine.
From the same terminal, type the following command to unlock the bootloader:
fastboot oem unlock
Device is wiped & unlocked & no OS
Now flash twrp, reboot into it and copy xiaomi.eu rom on card & install
Good luck
Click to expand...
Click to collapse
press in settings about phone 7 time on miui version
after that you will find developer options in aditional settings
criszz said:
press in settings about phone 7 time on miui version
after that you will find developer options in aditional settings
Click to expand...
Click to collapse
Sadly there is no oem unlock option in developer options. I'm on MIUI 8.1.2.0 Stable (MHQCNDI)
EDIT: i just switched to Developer ROM and still nothing.
sorry, my mistake i use another laguage, activate usb debuging , conect to the pc and run adb , if some permision asked alow
I can't unlock it using fastboot oem unlock since it's mediatek device =/ When I try I get
(bootloader) Start unlock flow
FAILED (remote:
Unlock failed - Err:0xffffffff
)
finished. total time: 0.016s"
Click to expand...
Click to collapse
i unlocked that way, maybe you do something wrong
try another way without unlocking try flash twrp with spflash tool
Do you remember what miui version did you have when you unlocked this way? Maybe I can roll back to it and then try again. Were you using developer or stable rom?
i was on fake/vendor rom this i thinlk http://blog.geekbuying.com/index.ph...ndroid-6-0-smartphone-firmware-212302-161109/
Crissz, your bootloader was allready unlocked when you received your phone. You cannot do a simple oem unlock via fastboot with a xiaomi phone. It's a fact..
@KarKlim please try fastboot oem unlock-go comand too
This method does not work as many say
(bootloader) Start unlock flow
FAILED (remote:
Unlock failed - Err:0xffffffff
)
finished. total time: 0.006s
C:\Program Files (x86)\Minimal ADB and Fastboot>
Redmi Pro with Latest stable china rom
Is it possible? Xiaomi regoke my unclock previleges and now i have my Redmi Pro stuck in China Developer Rom. No way to install multilanguase Xiaomi.eu... can someone help please?
Maybe try with a new xiaomi account with different sim card.
And then from a different internet ip, from your friend or something.
I have no idea how they collect data or what. I'm just guessing here.
wow great news for Xiaomi lovers:
wow great news for Xiaomi lovers:
GeekBuying offering 73% off ( Xiaomi Redmi Pro 3GB + 64GB) 184.65 EURO
spam, all post of this user is spam
So, I bought my Redmi Pro today and i want to install xiaomi.eu ROM. Do I have to unlock bootloader first? Or can I do it with unlock bootloader?
No OEM in my xiaomi redmi pro
[[/B]
criszz said:
easy, first make sure you have spflash tool and a working fastboot rom (just in case of trouble)
Next make sure your computer has working fastboot and adb.
Enable USB debugging on the device.
Enable OEM unlock in the Developer options settings on the device.
Connect the device to the computer through USB.
From a terminal on a computer, type the following to boot the device into fastboot mode:
adb reboot bootloader
Once the device is in fastboot mode, verify your PC sees the device by typing fastboot devices
If you don't see your device serial number, and instead see "<waiting for device>", fastboot is not configured properly on your machine.
From the same terminal, type the following command to unlock the bootloader:
fastboot oem unlock
Device is wiped & unlocked & no OS
Now flash twrp, reboot into it and copy xiaomi.eu rom on card & install
Good luck
Click to expand...
Click to collapse
Can you help me please because I don't have a OEM unlock option in redmi pro and how to unlock bootloader... please man
criszz said:
easy, first make sure you have spflash tool and a working fastboot rom (just in case of trouble)
Next make sure your computer has working fastboot and adb.
Enable USB debugging on the device.
Enable OEM unlock in the Developer options settings on the device.
Connect the device to the computer through USB.
From a terminal on a computer, type the following to boot the device into fastboot mode:
adb reboot bootloader
Once the device is in fastboot mode, verify your PC sees the device by typing fastboot devices
If you don't see your device serial number, and instead see "<waiting for device>", fastboot is not configured properly on your machine.
From the same terminal, type the following command to unlock the bootloader:
fastboot oem unlock
Device is wiped & unlocked & no OS
Now flash twrp, reboot into it and copy xiaomi.eu rom on card & install
Good luck
Click to expand...
Click to collapse
Not worked for redmi note 8 pro ......failed.....

How can i unlock bootloader

Sir, i have micromax A120 2 colours (4GB). I have rooted it(using kingroot) and flashed cwm recovery. Now i want to unlock bootloader. When i gave command on adb and fastboot "adb devices" then MT6582 appeared, but i don't know the appropriate command to unlock my device's bootloader. Sir please provide me the commands along with details.
Yashwant Koshta said:
Sir, i have micromax A120 2 colours (4GB). I have rooted it(using kingroot) and flashed cwm recovery. Now i want to unlock bootloader. When i gave command on adb and fastboot "adb devices" then MT6582 appeared, but i don't know the appropriate command to unlock my device's bootloader. Sir please provide me the commands along with details.
Click to expand...
Click to collapse
U don't have to unlock bootloader. Old mtk phones don't have the bootloader locked.
adb devices shows the devices connected to your computer.
" fastboot oem unlock " [In Fastboot Mode ]
goludr said:
" fastboot oem unlock " [In Fastboot Mode ]
Click to expand...
Click to collapse
Sir, I think we don't have to unlock bootloader because it is already unlocked that's why I have successfully installed custom rom without doing so.
However thanks to reply sir.

Help unable to relock the bootloader

I am trying to relock the bootloader in adb terminal by using command fastboot oem lock I get a message during boot stating that the system has been destroyed and boot loop.
How to relock bootloader with out flashing stock rom
Thanks in advance ?
Vishal21896 said:
I am trying to relock the bootloader in adb terminal by using command fastboot oem lock I get a message during boot stating that the system has been destroyed and boot loop.
How to relock bootloader with out flashing stock rom
Thanks in advance
Click to expand...
Click to collapse
use reflash tutorial from this site:
HTML:
https://xiaomifirmware.com/roms/download-official-roms-xiaomi-mi-a1/
. Just download tool, extract, then exctract downloaded rom in this tool folder. Conect A1 in fastboot and start flash_all_lock.bat file in folder with room (I used flash_all.bat). This is how I fixed my bootlops...
You need to reflash. There's no other way.
Did you have the original stock Oreo with January security patch?
I would also like to re-lock the bootloader but now I have read your post I am unsure if its safe.
Use this command in adb
fastboot oem relock (your unlock code if needed)
Youssef Reda said:
Use this command in adb
fastboot oem relock (your unlock code if needed)
Click to expand...
Click to collapse
If I enter fastboot oem relock with MagiskManager or Magisk 15.3 installed, will I brick the phone?
amzazine said:
If I enter fastboot oem relock with MagiskManager or Magisk 15.3 installed, will I brick the phone?
Click to expand...
Click to collapse
Maybe
I didn't try it but it may brick your phone
Developers should make clear that Re-locking the bootloader is not as easy as the unlock process and there is a high risk you will brick your phone.
i just have this issue ,which is i unlock then i lock the oem and then the message ' system has been destroyed ' and when i try to unlock back the message 'error: oem unlock is not allowed' so i really need your help ..how can i fix my phone ...plsss send a respond quickly

bootloader not getting unlocked

i am on pie 073 firmware... i want to unlock my bootloader ... all the drivers are installed even my phone is detected both in adb and fastboot mode... but when i run the unlock both normally or running uts as administrator it doesnt work... nor the application of unlockimg boot loader works on my phone
Did you try manually typing the unlock command?
Code:
fastboot oem unlock
I've tried this , but it says
Comman failed
No error...
I also has the same problem
KVCmoto said:
Did you try manually typing the unlock command?
Code:
fastboot oem unlock
Click to expand...
Click to collapse
You need to download the Asus Unlock Tool.
If you still have issues, go to their forum ZenTalk and they can help you. They are very fast.

Categories

Resources