Mi FastBoot Unbrick Tool 2.0 - Xiaomi Redmi Note 3 [Snapdragon] ROMs, Kernels, Re

Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this tool
* before flashing/using it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
What is this tool?
After getting so many errors while using MiFlash Tool, I decided to find a simple but an effective way for flashing the rom without any errors.After many attempt i was able to finad a perfect solution for it.
**********************************************************************
The main cause of getting bootloop is relocking of the bootloader
**********************************************************************
This tool was created as a result of it. Hope this will help all others who are facing this issue..
Features of this Tool
Small in size nearly 3 mb
No need of edl,Works with fastboot mode
Chance of failure is 1% or below
Downloads
Requirements
Java Installed In PC. Get java form here
ADB drivers installed..Get it from here
Pda Net (optional)..Get it from here
Bootloader Unlocked
Get Fastboot rom from here
What are the problems ocuured whenusing MiFlashTool??
The main errors i faced with Mi FlashTool Are:-
Unspecified error(0x80004005
Not enough Memory
Error while receiving halo Packet
And many other errors i havent noticed or didnt cared
What/How this tool works?
-So after bricking my phone many time (nor even able to enter Recovery Mode) and many unsuccessfull flash using MiFlashTool i looked into the Fastboot rom files and Got an idea about how the Flashing process works.
-All you need is fastboot to unbrick the phone. No edl or no other things to flash the rom.
- For almost every Mi Phone , unbricking will be same as mentioned in Manual Method(This tool is designed for RN3).If i get testers will think about doing for other models also.
- I used the RN3 rom from here
***************************************************************
(only use if you replace the Unlocked Bootloader file)
***************************************************************
-First Things first
Run cmd ad administrator and run the following command one by one
Code:
bcdedit.exe -set loadoptions DDISABLE_INTEGRITY_CHECKS
bcdedit.exe -set TESTSIGNING ON
3. Reboot your system.
-Download the file from the attachment and extract it in the images folder of the fastboot rom.The folder will have many files like boot,cache,cust etc..
-Once extracted the software copy and paste the unlocked bootloader file in the images folder and overwrite any existing file.
-Now run the software and follow the instructions (its very noob friendly,I think there will be no more need for detailed tutorial):good:
- Once the flashing Process is completed your phone will be good to go
Not Working ?? Try Manually
- Go to Images Folder of the fastboot rom and holding shift key right click to Open Command Window Here. :good:
- Once you entered the cmd and execute the command individually as shown below.
Code:
fastboot flash tz tz.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot flash hyp hyp.mbn
fastboot flash tzbak tz.mbn
fastboot flash sbl1bak sbl1.mbn
fastboot flash rpmbak rpm.mbn
fastboot flash abootbak emmc_appsboot.mbn
fastboot flash hypbak hyp.mbn
fastboot erase boot
fastboot flash modem NON-HLOS.bin
fastboot –S 512M flash system system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash sec sec.dat
fastboot flash dsp adspso.bin
fastboot flash mdtp mdtp.img
fastboot erase splash
fastboot flash splash splash.img
fastboot erase DDR
fastboot flash cust cust.img
Once thats done your phone will be ready to go.
If you replaced the unlocked bootloader file you may get continuous reboot. If you face something like that simply type the following command(After doing above process only)
Code:
fastboot oem unlock-go
Your Phone will reboot. If it Didnt Reboot Type this code to reboot
Code:
fastboot reboot
Once the above steps are done your phone will be back in action :good:
It will reboot system, and wait for your device to boot accordingly, no worries it will listen to your prayers to unbrick. :silly:
Enjoy
DISCLAIMER: DO ON YOUR OWN RISK. Flashing can potentially bricked or bootloop your device.
F.A.Q
1.Developer it dosent worked for me!!
Ans:- Use manual method
2.Software not opening?
Ans:- Install Java from above link.
3.I have a suggestion
Ans:- Use Contact me Option in the Software. Will reply as soon as possible
4.Iam willing to be a tester
Ans:- PM me
5. How can i help further?
A. Consider donation and pm me if interested.
Payapl:- here
Paytm:- here
XDA:DevDB Information
Mi FastBoot Unbrick Tool, Tool/Utility for the Xiaomi Redmi Note 3
Contributors
adithyan25, pknow
Version Information
Status: Stable
Current Stable Version: 2.0
Stable Release Date: 2017-01-15
Created 2017-01-15
Last Updated 2017-01-15

Reserved

screenshot? this can unlock bootloader? and where is the link download??

zilan said:
screenshot? this can unlock bootloader? and where is the link download??
Click to expand...
Click to collapse
So fast final edit going on

reserved

I have a question, How can you use fastboot mode when the device's bootloader is locked? Because fastboot will work only if the bootloader is unlocked, so if it's locked then you will get a message showing "remote device locked".

Raaj52 said:
I have a question, How can you use fastboot mode when the device's bootloader is locked? Because fastboot will work only if the bootloader is unlocked, so if it's locked then you will get a message showing "remote device locked".
Click to expand...
Click to collapse
In my knoledge it gets locked while messing with unknown things.
Read Op i mentioned we need unlocked bootloader.

Two questions-
1-does it matter if bootloader is unofficially unlocked.
2- does this work only for rn3 Kenzo? Would it work for other mi models?
Edit: other rn3 models not mi as incorrectly written. OP mentions it is for rn3 only

adithyan25 said:
In my knoledge it gets locked while messing with unknown things.
Read Op i mentioned we need unlocked bootloader.
Click to expand...
Click to collapse
I read that, what I am asking is when a device gets bricked and bootloader gets relocked how can you say this tool can unbrick that device? So this tool is not meant for unbricking devices in which bootloader is locked.
Please don't think I am discouraging you! I am giving you a more clear picture.

Raaj52 said:
I read that, what I am asking is when a device gets bricked and bootloader gets relocked how can you say this tool can unbrick that device? So this tool is not meant for unbricking devices in which bootloader is locked.
Please don't think I am discouraging you! I am giving you a more clear picture.
Click to expand...
Click to collapse
Yeah...I got it..I wrote another thread on unbricking the tool if boot loader is locked... This thread is for whom those who are stuck at bootloop or mi logo after they try messing up with unknown things...including me...
Peace

anshude1 said:
Two questions-
1-does it matter if bootloader is unofficially unlocked.
2- does this work only for rn3 Kenzo? Would it work for other mi models?
Edit: other rn3 models not mi as incorrectly written. OP mentions it is for rn3 only
Click to expand...
Click to collapse
Nope mine unofficially unlocked worked charm...
And I'm using kenzo..and this tool only designed for kenzo...but manual method is same for all devices

adithyan25 said:
Yeah...I got it..I wrote another thread on unbricking the tool if boot loader is locked... This thread is for whom those who are stuck at bootloop or mi logo after they try messing up with unknown things...including me...
Peace
Click to expand...
Click to collapse
Hey bro, I am trying to help you! Check your PM

Raaj52 said:
Hey bro, I am trying to help you! Check your PM
Click to expand...
Click to collapse
Peace ...
(Y) replied

HELP ME
I want to contact you can you give your mail
i m using redmi note 2 2014818 model
every rom cause bootloop even mi rom too
help me pls its mine dad phone
help

THEPAINCOMES said:
I want to contact you can you give your mail
i m using redmi note 2 2014818 model
every rom cause bootloop even mi rom too
help me pls its mine dad phone
help
Click to expand...
Click to collapse
Wrong section to ask... Download your phones stock ROM from miui website.delete bootloadet file and flash it using miflash tool.
Phone will be back to life again...pm me if u have any doubts

I was using this method for my old redmi 3 and its work well to unbrick in any condition (except hardware failure) and now its available for redmi note 3 pro! The different is I was using CMD manually LOL
Sent from my kenzo using XDA Labs

Please need help! I used regional ROM with TWRP at unlocked divece. After rom update i get NVram fail and "no sim" note. I try to recovery nvram from TWRP but it give me fail notification. Then I restore IMEI and MAC with MauiMeta utilites, flash oficial china rom (and lock preloader) - it's not fixed, same "no sim" . There is life device, IMEI, MAC, modem version - all here, but still "no sim". If i make emergency call - it's works. What can i do more?

maxnah said:
Please need help! I used regional ROM with TWRP at unlocked divece. After rom update i get NVram fail and "no sim" note. I try to recovery nvram from TWRP but it give me fail notification. Then I restore IMEI and MAC with MauiMeta utilites, flash oficial china rom (and lock preloader) - it's not fixed, same "no sim" . There is life device, IMEI, MAC, modem version - all here, but still "no sim". If i make emergency call - it's works. What can i do more?
Click to expand...
Click to collapse
Double Check first which device u have . kenzo or kate ?
Dont flash kenzo rom on kate or vice versa.
Kenzo is redmi note 3 pro . size is 15 cm
Kate is redmi note 3 special edition. Size is 15.2 cm.

You can flash kenzo rom on kate (and kate on kenzo). It's same. You cannot flash kenzo firmware on kate (and cannot flash kate firmware on kenzo) !!!
Odoslané z Redmi Note 3 pomocou Tapatalku

Black_Stark said:
Double Check first which device u have . kenzo or kate ?
Dont flash kenzo rom on kate or vice versa.
Kenzo is redmi note 3 pro . size is 15 cm
Kate is redmi note 3 special edition. Size is 15.2 cm.
Click to expand...
Click to collapse
sorry, wrong post - hennesy (MTK)

Related

[Q] Razr xt890i

Hi there
That's my first post, so please be understanding. Bought a Motorola phone as it is (no water damage) which comes to booting logo and after few minutes keep restarting and trying to booting with no results. I've started red some posts, already but i'm stuck. Reset doesn't work (Power button+volume control down), but when i press power button +camera button and plug in with computer, it shows black screen and green led. Already installed MEDFIELD drivers, RSD Lite and xFSTK-DLDR. tried already RSD Lite with no luck (i've downloaded CFC_signed_customer_8.7.1I-110_IFW-DE-31_RTEU.xml and CFC_9.8.2I-50_SMI-26_S7_USASMIJBRTEU.xml)
Can get to AP Fastboot Flash Mode, but when i tried to do Factory or Recovery gets:
Failed to enter Factory/Recovery mode. error code -18
No more error code, only some kind of "GETVAR" failed
Read here
http://forum.xda-developers.com/showthread.php?t=2166646
CWMR or TWRP install easy 19-Sep-13
Install and try again
Enviado desde mi GT-I8190L
jacbarahona72 said:
Read here
http://forum.xda-developers.com/showthread.php?t=2166646
CWMR or TWRP install easy 19-Sep-13
Install and try again
Enviado desde mi GT-I8190L
Click to expand...
Click to collapse
I'll give it go and let U know.
Thanks
Got such a message:
Feedback, criticism, ideas, improvments, thanks and appreciations are welcomed on the forum-thread.
............................................................
Operating system: Windows.
Tools folder and fastboot file(s) created.
The folder containing the IMG files was not found.
No Nandroid folder was not found - "Restore" button disabled.
STARTING PRINT OF DEVICE INFO.
-----------------------------------.
-----------------------------------.
PRINT OF DEVICE INFO FAILURE - PLEASE CHECK YOUR CONNECTION.
How can i connect with Motorola, at the minute is on AP FASTBOOT
This time i paste .img files into Fastboot Commander folder nad gets:
Feedback, criticism, ideas, improvments, thanks and appreciations are welcomed on the forum-thread.
............................................................
Operating system: Windows.
Tools folder found.
Windows fastboot tools found.
The folder containing the IMG files was not found.
No Nandroid folder was not found - "Restore" button disabled.
STARTING PRINT OF DEVICE INFO.
-----------------------------------.
SPL/hboot version: 0x2025.
Radio version: failed.
Main software version: failed.
cid: 7.
cpld: failed.
product: smi.
getvar:mid failed (remote failure).
getvar:security failed (remote failure).
getvar:build-mode failed (remote failure).
-----------------------------------.
Print of device info SUCCESSFUL.
This device does not have s-off nor eng hboot.
ARE YOU SURE THAT THIS IS THE RIGHT TOOL FOR YOU?
On phone i got Getvar build-mode
Fastboot command failed
If you came down those 2 firmware must know that one is ICS (8.7), the other JB (9.8) and if you wanted to install the ICS tending JB you've done a hardbrick, so I recommend you search for the thread "Unbrick for downgrading"
Sorry for my bad English
Enviado desde mi GT-I8190L
---------- Post added at 08:25 AM ---------- Previous post was at 08:20 AM ----------
asgaard76 said:
I'll give it go and let U know.
Thanks
Click to expand...
Click to collapse
You bootloader is locked?
Only make if you have unlocked
Enviado desde mi GT-I8190L
---------- Post added at 08:31 AM ---------- Previous post was at 08:25 AM ----------
Read here for getvar problem
http://forum.xda-developers.com/showthread.php?p=38595619
Telcel Razr I liberate and use in another company
Enviado desde mi GT-I8190L
jacbarahona72 said:
If you came down those 2 firmware must know that one is ICS (8.7), the other JB (9.8) and if you wanted to install the ICS tending JB you've done a hardbrick, so I recommend you search for the thread "Unbrick for downgrading"
Sorry for my bad English
Enviado desde mi GT-I8190L
---------- Post added at 08:25 AM ---------- Previous post was at 08:20 AM ----------
You bootloader is locked?
Only make if you have unlocked
Enviado desde mi GT-I8190L
---------- Post added at 08:31 AM ---------- Previous post was at 08:25 AM ----------
Read here forma getvar problem
http://forum.xda-developers.com/showthread.php?p=38595619
Telcel Razr I liberate and use in another company
Enviado desde mi GT-I8190L
Click to expand...
Click to collapse
I don't know if it's unlocked as i bought when it won't pass booting screen
Quick update:
When i tried using Recovery.img through Fastboot commander got such a message (picture)
and on phone mostly gets Fastboot command failed
Invalid image size for partition recovery
asgaard76 said:
I don't know if it's unlocked as i bought when it won't pass booting screen
Quick update:
When i tried using Recovery.img through Fastboot commander got such a message (picture)
and on phone mostly gets Fastboot command failed
Invalid image size for partition recovery
Click to expand...
Click to collapse
SURELY NOT HAVE THE BOOTLOADER UNLOCKED
IMPORTANT
AS YOU AND I flashed HAS MARKED ERROR, YOU MUST CORRECTLY FASTBOOT FLASH FOR SOMETHING AS BOOT IMAGE ( LOGO_SIGNED ) , EXTRACT OF THE SAME FIRMWARE (ZIP )
1 - . DOWNLOAD ONE FASBOOT.EXE OF THE THREADS XDA
2 - . PLACE THE IMAGE FILE ( LOGO_SIGNED ) WITH THE FASTBOOT EXE FILE IN ONE FOLDER IN THE ROOT FOR EXAMPLE C:\ANDROID\ <---- YOU CREATE
3. - OPEN COMMAND WINDOW IN THE FOLDER FILES YOU HAVE MENTIONED IN THE PREVIOUS ITEM
4 - . RAZR I CONNECTED TO PC BY USB CABLE AND BE IN FASTBOOT MODE SCREEN
5 - . INDICATE THE FOLLOWING COMMAND " FASTBOOT FLASH LOGO LOGO_SIGNED "
IF YOU ARE FLASHING OK FOLLOW YOU'VE INDICATED BELOW
CASE 1
1 - . USE A FIRMWARE JB (9.8 )
2 - . DECOMPRESS , EDIT THE FILE WITH EXTENSION XML, and eliminate GETVAR LINES INDICATED IN THE THREAD (http://forum.xda-developers.com/showthread.php?p=38595619
Telcel Razr I liberate and use in another company)
3 - . USE RSD LITE VERSION 6.14 MINIMUM TO FLASH THE STOCK XML EDITED ( WHICH YOU HAVE CLEARED THE LINES GETVAR )
CASE 2
1 - . UNLOCK YOUR BOOTLOADER
2 - . INSTALLING A CUSTOM RECOVERY VIA FASTBOOT COMMANDER
3. - INSTALL AN " AS CUSTOM ROM OF OMAR AVELAR " IN THE RECOVERY
FOLLOW THE INSTRUCTIONS IN THE THREAD (http://forum.xda-developers.com/showthread.php?p=38595619
Telcel Razr I liberate and use in another company) IN THIS THREAD AS INDICATED UNLOCK BOOTLOADER ,
ALSO, THE RECOVERY IS TO INSTALL A CUSTOM ROM FOR EXAMPLE OF OMAR AVELAR AND YOU SHOULD HAVE UNLOCKED BOOTLOADER FOR THAT
jacbarahona72 said:
SURELY NOT HAVE THE BOOTLOADER UNLOCKED
IMPORTANT
AS YOU AND I flashed HAS MARKED DEFECTIVE, YOU MUST CORRECTLY FASTBOOT FLASH FOR SOMETHING AS BOOT IMAGE ( LOGO_SIGNED ) , extract SAME FIRMWARE (ZIP )
1 - . DOWNLOAD ONE OF THE THREADS FASBOOT.EXE XDA
2 - . PLACE THE IMAGE FILE ( LOGO_SIGNED ) FASTBOOT WITH THE EXE FILE
3. - OPEN COMMAND WINDOW IN THE FOLDER archvos YOU HAVE MENTIONED IN THE PREVIOUS ITEM
4 - . RAZR I CONNECTED TO PC BY USB CABLE AND BE IN FASTBOOT MODE SCREEN
5 - . INDICATE THE FOLLOWING COMMAND " FASTBOOT FLASH LOGO LOGO_SIGNED "
IF YOU ARE FLASHING OK FOLLOW YOU'VE INDICATED BELOW
CASE 1
1 - . USE A FIRMWARE JB (9.8 )
2 - . DECOMPRESS , EDIT THE FILE WITH EXTENSION XML, and eliminate GETVAR LINES INDICATED IN THE THREAD (http://forum.xda-developers.com/showthread.php?p=38595619
Telcel Razr I liberate and use in another company)
3 - . USE RSD LITE VERSION 6.14 MINIMUM TO FLASH THE STOCK XML EDITED ( WHICH YOU HAVE CLEARED THE LINES GETVAR )
CASE 2
1 - . UNLOCK YOUR BOOTLOADER
2 - . INSTALLING A CUSTOM RECOVERY VIA FASTBOOT COMMANDER
3. - INSTALL AN " AS CUSTOM ROM OF OMAR AVELAR " FOR RECOVERY
FOLLOW THE INSTRUCTIONS IN THE THREAD (http://forum.xda-developers.com/showthread.php?p=38595619
Telcel Razr I liberate and use in another company) IN THIS THREAD AS INDICATED UNLOCK BOOTLOADER ,
ALSO, THE RECOVERY IS TO INSTALL A CUSTOM ROM AVELAR AS OF OMAR AND YOU SHOULD HAVE UNLOCKED BOOTLOADER
Click to expand...
Click to collapse
Will give it go and keep U inform. Thanks
Once again:
1. I have to download Fastboot.exe (is it fasboot commander?)
2. Image file (do i have it?? which one is it?)
3. command window?? I'm lost
4.
asgaard76 said:
Will give it go and keep U inform. Thanks
Once again:
1. I have to download Fastboot.exe (is it fasboot commander?)
2. Image file (do i have it?? which one is it?)
3. command window?? I'm lost
4.
Click to expand...
Click to collapse
1. - Fastboot.exe
2. - logo_signed (must be obtained from the firmware, exploring the zip file) NO DOWNLOAD, draw your own "firmware ZIP (CFC_9.8.2I-50_SMI-26_S7_USASMIJBRTEU.xml.zip <-- for example)"
sorry for my bad English
Donwload files
http://db.tt/tak1LsuU
note: NO DOWNLOAD logo_signed file is of the firmware: Brasil.en.BR (IS "ICS" NO WORK, YOU DAMAGED YOUR PHONE)
Procedure
1. - Put the downloaded files in a folder in the root "C" on your pc, (I call this folder "Android" for example)
2.- Put the phone in fastboot mode (power button and Vol - squeezing them a few seconds until the screen fastboot mode) and connect with USB the phone to pc
3.- Opening a cmd screen, we stand there, I'm in cmd C:\Android\
4. - cheking with command fastboot devices
5. - Performed the command fastboot flash logo logo_signed
6. - Conducted after ending command fastboot reboot and that's it
7.- enjoy
Warning: only share what I see written on a forum and I served, so I do not take responsibility for any damage this may cause to your phone
---------- Post added at 05:14 PM ---------- Previous post was at 04:56 PM ----------
AND YOU CAN NOT COME TO RECOVERY BECAUSE ERASED PARTITION,
AS YOUR PICTURE
WHERE RECEIVED INSTRUCTIONS TO CLEAR YOUR RECOVERY?
NO YOU ACCESS IT, TO RECOVERY BECAUSE YOU HAVE NO
AND YOU MUST FLASH THE STOCK RECOVERY FIRST TO SEE IF YOU ACCESS TO RECOVERY.
ALSO THAT WHAT TO DO WITH FASTBOOT COMMANDER
what was your firmware that you had installed before this happened to you?
As per picture
It looks like image was installed, what next steps should be done?
Yes, that's my fault. I've tried program and thought that it won't make any effects, because i got messages failed, so unfortunately i erase Recovery partition. Is there anything else what we can do?
Thanks
How can i flash stock Recovery and would it help?
jacbarahona72 said:
what was your firmware that you had installed before this happened to you?
Click to expand...
Click to collapse
I don't know as i bought that phone from someone who sell it cheap (already not working) and probably that person have no clue what version/name of Android was it there?
Ok, try this, it has nothing to do with the logo u just flashed
i dunno if u already done this. But we are gonna install the stock recovery again and see what happens. Installing a recovery cant kill your device
If by this methode u cant install the recovery, fastboot gives an error, your bootloader is locked.
1. In this thread, download the 1.6 zip version of the recovery flasher. (the flasher is an automated proces, but we do it manually)
2. Open de zip file and extract the "stock.img" to the folder with the fastboot.exe
3. now, reboot the device in fastboot mode (power and volume down) and linked with usb to your pc obviously
4. use the command "fastboot devices" and u get a list of attached devices. If ur device is one of them we are good.
5. use the command "fastboot flash recovery stock.img" to flash the stock recovery. If it works, your device has an unlocked bootlaoder. If it doesn't its locked.
If it is locked, we go through the next step with rsd lite and install the latest JB 4.1.2 image to your device.
Hazou
Hazou said:
Ok, try this, it has nothing to do with the logo u just flashed
i dunno if u already done this. But we are gonna install the stock recovery again and see what happens. Installing a recovery cant kill your device
If by this methode u cant install the recovery, fastboot gives an error, your bootloader is locked.
1. In this thread, download the 1.6 zip version of the recovery flasher. (the flasher is an automated proces, but we do it manually)
2. Open de zip file and extract the "stock.img" to the folder with the fastboot.exe
3. now, reboot the device in fastboot mode (power and volume down) and linked with usb to your pc obviously
4. use the command "fastboot devices" and u get a list of attached devices. If ur device is one of them we are good.
5. use the command "fastboot flash recovery stock.img" to flash the stock recovery. If it works, your device has an unlocked bootlaoder. If it doesn't its locked.
If it is locked, we go through the next step with rsd lite and install the latest JB 4.1.2 image to your device.
Hazou
Click to expand...
Click to collapse
had to make a correct flash because if you stay with an "incorrect flash", RSD LITE not work, and in many cases say error, reading the context, "directed to make a flash of SOMETHING" and that would be correct, then with RSD LITE flash the firmware and must not indicated error like before.
to the stock recovery you can flash with the same program that he used wrong
I do not have much that I left the Razr I but I've explained what ... . somewhere in all that I have written must match with you Master.
Sorry for my bad English
Enviado desde mi GT-I8190L
jacbarahona72 said:
had to make a correct flash because if you stay with an "incorrect flash", RSD LITE not work, and in many cases say error, reading the context, "directed to make a flash of SOMETHING" and that would be correct, then with RSD LITE flash the firmware and must not indicated error like before.
to the stock recovery you can flash with the same program that he used wrong
I do not have much that I left the Razr I but I've explained what ... . somewhere in all that I have written must match with you Master.
Sorry for my bad English
Enviado desde mi GT-I8190L
Click to expand...
Click to collapse
Don't get me wrong, if I gave you that idea, wasn't my purpose
U did great in presenting a solution for the problem, the only problem is that in my opinion your post wasn't very easy to read for a new guy with a problem. With all the lines/codes that were produces and not set in a container (/code) and with the big red lines that were in the post it wasn't very understandable.
Your English is fine, it is understandable, just the formatting of the post was in my opinion not very good. The solution is good though, maybe with a small sideway, but good.
Just keep it up and help those guys when ever u can. We need those folks like u that help others out!! :thumbsup:
Hazou
Verstuurd van mijn GT-P5110
Hazou said:
Don't get me wrong, if I gave you that idea, wasn't my purpose
U did great in presenting a solution for the problem, the only problem is that in my opinion your post wasn't very easy to read for a new guy with a problem. With all the lines/codes that were produces and not set in a container (/code) and with the big red lines that were in the post it wasn't very understandable.
Your English is fine, it is understandable, just the formatting of the post was in my opinion not very good. The solution is good though, maybe with a small sideway, but good.
Just keep it up and help those guys when ever u can. We need those folks like u that help others out!! :thumbsup:
Hazou
Verstuurd van mijn GT-P5110
Click to expand...
Click to collapse
Will post any update 2night.
OK. Folks short update
Friend of mine who's also on xda forum gave me few tips which i tried, but no luck. Will post them here:
1. CMD: fastboot oem get_unlock_data
fastboot oem get_unlock_data
...
(bootloader) 3A25150915586129#54413233373034
(bootloader) 48354100000000000000000000#1ACF
(bootloader) 4FDA6DCEE30F10CACA1F7FC1CBD39CB
(bootloader) 08BBF#DFF3ABAE76852954D805ED6EF
(bootloader) 3FA0000
OKAY [ 0.290s]
finished. total time: 0.290s
2. fastboot oem unlock PJYERHAJMZMPVYSRKIXN
fastboot oem unlock PJYERHAJMZMPVYSRKIXN
...
(bootloader) BLKDISCARD ioctl /dev/block/mmcblk0 fail
(bootloader) Erase userdata fail
(bootloader) General Unlock failure!
(bootloader) OEM unlock failure!
FAILED (remote failure)
finished. total time: 8.390s
In Motorola phone it says
Unlock
Fastboot command failed
He said that partition table is faulty. It can be done only in Linux or JTAG.
Any advice on this?
We tried this as well:
CMD: fastboot format data
(bootloader) Variable not supported!
formatting 'data' partition...
(bootloader) Variable not supported!
FAILED (remote failure)
FAILED (remote failure)
finished. total time: 0.342s
He said that emmc is faulty that's why fastboot won't work.
Had that problem too... it was due to bad Emmc. Sorry for your loss bro.
It could be indeed an emmc problem, in that case a repair at motorola can only fix it, or u will need to replace the motherboard, that will set u back another 150 dollars.
But, u successfully flashed the logo, so a part of the emmc is still working correctly i assume. btw, my knowledge about emmc problems stops here..
The next steps i should take is the following, we will reformat/partition your device, as far as it goes. But I never done this, didn't need to i only know it is possible. Everything that happens now is on your own responsibility!!
1. Download your correct firmware, must be jellybean 4.1.2 from here(firmware)
2. Extract it content in a folder like "STOCKROM"
3. Download new fastboot files from here (mfastboot,xda)
4. Extract the new mfastboot files in the folder "STOCKROM" if u named it like that.
5. Connect your device with your pc, make sure all drivers are correctly installed, and boot in fastboot mode (power + volume down)
6. Flash each of the partitions in sequence using mfastboot (is like fastboot, but can install files larger then 100mb), you need to enter the following commands one-by-one checking that each one returns an [OKAY]. If it doesnt work, i am out of ideas. sry, but report anyway what happend
7.
Code:
mfastboot flash gpt gpt_signed
mfastboot flash motoboot motoboot
mfastboot flash boot boot_signed
mfastboot flash recovery recovery_signed
mfastboot flash motobp motobp
mfastboot flash system system_signed
mfastboot flash cdrom cdrom_signed
mfastboot erase cache
mfastboot erase userdata
mfastboot reboot
Good luck with it, i will hear from you.
Hazou
btw, erasing 'data' is impossible, fastboot doesn't know 'data', only 'userdata'
Hazou said:
It could be indeed an emmc problem, in that case a repair at motorola can only fix it, or u will need to replace the motherboard, that will set u back another 150 dollars.
But, u successfully flashed the logo, so a part of the emmc is still working correctly i assume. btw, my knowledge about emmc problems stops here..
The next steps i should take is the following, we will reformat/partition your device, as far as it goes. But I never done this, didn't need to i only know it is possible. Everything that happens now is on your own responsibility!!
1. Download your correct firmware, must be jellybean 4.1.2 from here(firmware)
2. Extract it content in a folder like "STOCKROM"
3. Download new fastboot files from here (mfastboot,xda)
4. Extract the new mfastboot files in the folder "STOCKROM" if u named it like that.
5. Connect your device with your pc, make sure all drivers are correctly installed, and boot in fastboot mode (power + volume down)
6. Flash each of the partitions in sequence using mfastboot (is like fastboot, but can install files larger then 100mb), you need to enter the following commands one-by-one checking that each one returns an [OKAY]. If it doesnt work, i am out of ideas. sry, but report anyway what happend
7.
Code:
mfastboot flash gpt gpt_signed
mfastboot flash motoboot motoboot
mfastboot flash boot boot_signed
mfastboot flash recovery recovery_signed
mfastboot flash motobp motobp
mfastboot flash system system_signed
mfastboot flash cdrom cdrom_signed
mfastboot erase cache
mfastboot erase userdata
mfastboot reboot
Good luck with it, i will hear from you.
Hazou
btw, erasing 'data' is impossible, fastboot doesn't know 'data', only 'userdata'
Click to expand...
Click to collapse
None of them are working. Anyway i was in few repair shops in Dublin and none of them can fixed as they stated Motorola isn't popular in Ireland. Mostly i heard "i have no clue" or "You have to send to manufacturer". One of them tried fixed (it takes roughly 3 hours), but also gave up. He said that it's nearly same story with chip which Samsung S3 had. Don't ask me what does it mean, cuz have no idea. Friend of mine who's also user on that forum will fix it as he stated, but don't know if i gonna send it to Poland. At this stage i have to stop any more tests with Motorola as i don't know what i have to do.
Thanks for all support and will keep You inform if something turn up.
Btw. one of Chinese "call him tech-e" broked back cover of Motorola (beside camera, cracked glass), but i noticed it when i left his repair centre.
Thanks
Okey, best of luck!
Hazou
Verstuurd van mijn XT890

I have a soft rocked Red Magic 3

Can anyone tell me what this (remote: Flashing is not allowed in Lock State).
What exactly is locked? Is my cell OEM unlocked?
I flashed the wrong TWRP (for the 2017 Red Magic-NX209J) and even though I have been able to unlock my cell via CMD commands; it remains permanently in fastboot mode?
If I send a CMD command to reboot it reboots straight back to fastboot mode.
No form of ADB connect seems to work an my windows PC cannot see/show the cell?
How the hell do I fix this? It's been in this state for a week.
Can anyone help?
Meaby try this?
Then, to unlock your bootloader, enter "fastboot oem nubia_unlock NUBIA_NX629J"
And meaby try the recovery backup instead of TWRP.
xronaldx said:
Meaby try this?
Then, to unlock your bootloader, enter "fastboot oem nubia_unlock NUBIA_NX629J"
And meaby try the recovery backup instead of TWRP.
Click to expand...
Click to collapse
Thanks for the suggestion. I have no recovery back up Is it possible to get past TWRP being locked and use CMD to flash the International or chinese ROM? Or recovery image?
Unless tools are developed to unbrick this device I am scared this problem might be permanent
Download this twrp, and then upload it to google drive or something so the rest of us can download it too .
Password is: 6i3i
https://pan.baidu.com/s/1ZdMPjm2fEwt...06770439204444
Secretcow said:
Download this twrp, and then upload it to google drive or something so the rest of us can download it too .
Password is: 6i3i
https://pan.baidu.com/s/1ZdMPjm2fEwt...06770439204444
Click to expand...
Click to collapse
Thanks but what do i do with it? Its all in an asain language?
Link not open bro
The TWRP does not work
Sorry. That link to the twrp does not result in a bootable twrp recovery for me.
I am starting to think my cell is not fixable.
I did not do that much wrong I just flashed the twrp for 2 models of red magic earlier. It only has a fastboot mode. I either get a boot screen then fastboot mode or a warning about the bootloader being unlocked.
Whatever is wrong with my cell prevents ADB connect an the cell is not able to be seen by windows.
This $1100 New Zealand dollar cellphone may be permanently bricked by my mistake.
I might just need to bin it an buy another one.
Lesson learned.
It confusing....
My cell acts like it has a softbrick (can turn off an on an has fastboot options and I have erased it an OEm an bootloader unlocked it)
And also behaves like a hard brick (resists every method of repair).
I just do not understand it or Nubia products. I am unfamiliar with this phone.
Does anyone have any clue how I can see this cell on my windows pc or ADB connect it an boot into TWRP?
Are there any Nubia repair software tools?
I already share nubia red magic 3 twrp check my all post
sandeepkhatri said:
I already share nubia red magic 3 twrp check my all post
Click to expand...
Click to collapse
Thanks for that. I'm talking about using CMD to totally wipe everything in the cell an reflash the Chinese ROM that came with it. Repair software. Might take months to develop software like that.
sandeepkhatri said:
I already share nubia red magic 3 twrp check my all post
Click to expand...
Click to collapse
Also it isn't a zip. It's some other kind of file. And does not boot into TWRP on my unit
So are you able to unlock your bootloader in its current state?
If you have an older TWRP installed maybe try changing the model on your bootloader command to match it:
fastboot oem nubia_unlock NUBIA_NX209J
If this works then flash the correct TWRP and the boot IMG from your original rom
fastboot flash recovery <new recovery>
fastboot reboot bootloader
Sent from my NX629J using Tapatalk
terrapin4 said:
So are you able to unlock your bootloader in its current state?
If you have an older TWRP installed maybe try changing the model on your bootloader command to match it:
fastboot oem nubia_unlock NUBIA_NX209J
If this works then flash the correct TWRP and the boot IMG from your original rom
fastboot flash recovery <new recovery>
fastboot reboot bootloader
Click to expand...
Click to collapse
Terrapin. Absolutely nothing worked. I am the 3rd person who has had this issue I know of. 2 other xda members had the same issue. One with TWRP like me an the other got stuck in fastboot mode after trying g to flash an apk of Gapps? I think these cells do not like tinkering. But your advice enabled me to be OEM and bootloader unlocked. But always.....straight back to fastboot mode no matter what I flash? My red magic 3 device is currently at a service center with a technician trying to solve the problem. I have 3 repayments left on my Xiaomi Mi9 that has zero flashing issues. O admit i.may be ignorant of the ways of Nubia ?
I did it
I extracted the file system.img
this is what I did ....
starting from the Chinese ROM http://ui.nubia.cn/rom/detail/62
Download download necessary files https://drive.google.com/drive/folders/16in6Jnyi4s5aIIuQwapQ1KK1LjysSfYm?usp=sharing
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash parameter parameter.img
fastboot reboot
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash splash splash.img
fastboot flash modem NON-HLOS.bin
fastboot flash system system.img
fastboot reboot
enter recovery, use a FAT32 pendrive format, add Chinese ROM, rename it (update.zip) to OTG flash.
Everything works again.
good luck.
emmegitony said:
I did it
I extracted the file system.img
this is what I did ....
starting from the Chinese ROM http://ui.nubia.cn/rom/detail/62
Download download necessary files https://drive.google.com/drive/folders/16in6Jnyi4s5aIIuQwapQ1KK1LjysSfYm?usp=sharing
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash parameter parameter.img
fastboot reboot
fastboot oem nubia_unlock NUBIA_NX629J
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash splash splash.img
fastboot flash modem NON-HLOS.bin
fastboot flash system system.img
fastboot reboot
enter recovery, use a FAT32 pendrive format, add Chinese ROM, rename it (update.zip) to OTG flash.
Everything works again.
good luck.
Click to expand...
Click to collapse
Thank God. Maybe the Chinese service guy I'm paying will get on xda an try your idea. I'm being lazy saying that lol. Thanks very very much. I will show your post to the service guy who has my red magic 3 or try it myself.
There's no way your a junior member working all this out. I'm a junior member listed as a senior member who makes rookie flashing errors with Chinese cellphones lol.
I will share if I can implement your ideas successfully. Thanks buddy my missus really loved this phone I felt really bad when I incapacitated it.
Fingers crossed.....
I have no idea how did you managed to flash the system.img
C:\adb>fastboot flash system system.img
target reported max download size of 805306368 bytes
Invalid sparse file format at header magi
LE: After this error, somehow it manages to continue and flash all partitions of the system, but after above tutorial, the phone still reboots in fastboot mode and cannot access recovery
The solution is here:
https://forum.xda-developers.com/re...tboot-mode-t3937527/post79715050#post79715050
sakilxda said:
The solution is here:
https://forum.xda-developers.com/re...tboot-mode-t3937527/post79715050#post79715050
Click to expand...
Click to collapse
Thanks for the help. I do not understand some of the commands an cannot seem to get them right? And I do not understand why the instructions say to cmd flash the image (IMG) via command prompt (which just errors like the strange NON-HLOS command?) Then the instructions say to flash the Chinese rom via otg?
Are you supposed to flash the ROM twice?
Can someone please give me some more detailed instructions as this cell has been non functional about 2 months now.
Planning to fix it an give it to my partner
Bryceicle1971 said:
Thanks for the help. I do not understand some of the commands an cannot seem to get them right? And I do not understand why the instructions say to cmd flash the image (IMG) via command prompt (which just errors like the strange NON-HLOS command?) Then the instructions say to flash the Chinese rom via otg?
Are you supposed to flash the ROM twice?
Can someone please give me some more detailed instructions as this cell has been non functional about 2 months now.
Planning to fix it an give it to my partner
Click to expand...
Click to collapse
Hane you fixed the phone or not?
JerryYin said:
Hane you fixed the phone or not?
Click to expand...
Click to collapse
No still not working. Might try again when I have spare time. Very hard cellphone to fix
Bryceicle1971 said:
No still not working. Might try again when I have spare time. Very hard cellphone to fix
Click to expand...
Click to collapse
My suggestions is, download a full sd card update package, unlock the bootloader temporarily,extract the update file and flash the vbmeta.img to vbmeta partion, then flash the recovery.img to recovery partition, after that, try to boot into recovery through bootloader. You have to make sure that you use all the same file from same package, if you are use a low version vbmeta file to boot a high version system (or recovery ) it will not boot. the vbmeta is very important on this phone.

[STOCK][FASTBOOT][CN | EU | IN] Fastboot Flashable Images For RealMe X2

Disclaimer :
Code:
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Your warranty will be void if you tamper with any part of your device / software.
Download :
RMX1992EX_A18_fastboot [IN]
RMX1991_A14_fastboot [CN]
RMX1993EX_A18_fastboot [EU]
Fastboot Commands :
Code:
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot flash system system.img
fastboot flash vbmeta vbmeta.img
fastboot flash vendor vendor.img
Latest Fastboot :
Download
Fastboot Images For Other Realme Devices :
Github
Guide to extract Fastboot images from ozip :
Credits :
jamflux
Regards,
acervenky
FAQs
I'm getting the "The current image (boot/recovery) have been destroyed and can not boot. Please flash the correct image or contact customer service to fix it." Error, what should I do now?
Flash the vbmeta using this command :
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
I'm getting the "Invalid sparse file format at header magic" Error, does that mean that the images are corrupt?
No! Just ignore the error, if you get the "Finished" message it means that the image has been flashed without any issues.
Can I cross-flash images?(CN -> IN & vice versa)
Some users have reported that the images can't be flashed due to different partition sizes, proceed at your own risk!
Regards,
acervenky
acervenky said:
Disclaimer :
Download :
RMX1992EX_A18_fastboot [IN]
Fastboot Commands :
Latest Fastboot :
Download
Credits :
jamflux
Regards,
acervenky
Click to expand...
Click to collapse
Thank you ?
Need CN fastboot rom though (rmx1991) ?
firewolfxda said:
Thank you
Need CN fastboot rom though (rmx1991) ?
Click to expand...
Click to collapse
CN Fastboot images added to OP!
Regards,
acervenky
EU Fastboot images added to OP!
Regards,
acervenky
acervenky said:
CN Fastboot images added to OP!
Regards,
acervenky
Click to expand...
Click to collapse
Thank you
acervenky said:
I'm getting the "The current image (boot/recovery) have been destroyed and can not boot. Please flash the correct image or contact customer service to fix it." Error, what should I do now?
Flash the vbmeta using this command :
Code:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
I'm getting the "Invalid sparse file format at header magic" Error, does that mean that the images are corrupt?
No! Just ignore the error, if you get the "Finished" message it means that the image has been flashed without any issues.
Can I cross-flash images?(CN -> IN & vice versa)
Some users have reported that the images can't be flashed due to different partition sizes, proceed at your own risk!
Regards,
acervenky
Click to expand...
Click to collapse
I'm getting the "The current image (boot/recovery) have been destroyed and can not boot. Please flash the correct image or contact customer service to fix it." Error and I can't enter fastboot mode since the phone keeps going on and off, and Everytime I try to connect it on my laptop it will keep on turning on and off .
Anyone successfully flashed this fastboot images over RealmeUI?
Using this code for flashing vbmeta in cmd says fastboot: uknown option -- disable verity
Kindly help asap
Anujlamba said:
Using this code for flashing vbmeta in cmd says fastboot: uknown option -- disable verity
Kindly help asap
Click to expand...
Click to collapse
Are you using the latest version of fastboot?
Regards,
acervenky
Hi.
can we use a flash tool app for these images? and can you please recommend one?
or can you provide .mbn and .bin files required for flashing with qpst?
Big Boy said:
Hi.
can we use a flash tool app for these images? and can you please recommend one?
or can you provide .mbn and .bin files required for flashing with qpst?
Click to expand...
Click to collapse
These images should be flashed using fastboot, link is posted in OP.
And about the QPST flashable files, I have no way to obtain them, apologies!
Regards,
acervenky
acervenky said:
These images should be flashed using fastboot, link is posted in OP.
And about the QPST flashable files, I have no way to obtain them, apologies!
Regards,
acervenky
Click to expand...
Click to collapse
thanks mate
Not Working over realme ui
SkyeJace said:
Anyone successfully flashed this fastboot images over RealmeUI?
Click to expand...
Click to collapse
installed realme ui 1992 , but it shows only realme boot logo and then restart and boot into recovery
and after i tried this fastboot method and successfully flashed all images but didn't work. it's not working if your device is soft bricked .
SkyeJace said:
Anyone successfully flashed this fastboot images over RealmeUI?
Click to expand...
Click to collapse
Yes i did ....................it works
---------- Post added at 07:24 AM ---------- Previous post was at 07:20 AM ----------
acervenky said:
Disclaimer :
Code:
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Your warranty will be void if you tamper with any part of your device / software.
Download :
RMX1992EX_A18_fastboot [IN]
RMX1991_A14_fastboot [CN]
RMX1993EX_A18_fastboot [EU]
Fastboot Commands :
Code:
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot flash system system.img
fastboot flash vbmeta vbmeta.img
fastboot flash vendor vendor.img
Latest Fastboot :
Download
Fastboot Images For Other Realme Devices :
Github
Credits :
jamflux
Regards,
acervenky
Click to expand...
Click to collapse
Thanks Bro u saved my phone. thanku thanku thanku thanku thanku thanku thanku thanku sooooooooooooooooooo muchhhhhhhhhhhhhhh my phone is working again...................Thanks again
My phone :
Realme X2 8GB Indian Variant UI 1.0 Android 10
Sir After the Realme UI Update I am facing a lot of issues and wanna Revert Back to Color Os on My Realme X2 Indian Unit...
Can I Flash this...
I haven't Unlocked Bootloader or Rooted my Device..
Please Help!!!
nitin_garg55 said:
Sir After the Realme UI Update I am facing a lot of issues and wanna Revert Back to Color Os on My Realme X2 Indian Unit...
Can I Flash this...
I haven't Unlocked Bootloader or Rooted my Device..
Please Help!!!
Click to expand...
Click to collapse
You can't flash this on a locked bootloader, you can try flashing the COS ozip via stock recovery.
Regards,
acervenky
Hey
i tried to install but when its turn on its stuck or in the "realme powerd by android" screen or turn on and off(bootloop).
any solution? pls
Hey
i tried to install but when its turn on its stuck or in the "realme powerd by android" screen or turn on and off(bootloop).
any solution? pls
also when i install rom from twrp wich also not booting
is write "failed to mount data/... device bussy" or something lke that any idea -maybe that is the reason?
"mount: failed to mount /dev/block/bootdevice/by-name/userdata at/data:device or resource busy
Hi friend, I've RMX1992AEX indian varient. I was on C_08 update before I flashed the latest C_11 via twrp. At that time I took backup of all the partition of C08 update just to be on safer side before I attempt to update C_11 via twrp.
The update was successful and the update of C_11 was running fine but due to my own mistake I cleared fbe cache from recovery the next day and my entire internal storage including data partition was encrypted and I was stuck in bootloop. I managed to boot back to system on C_11 by formatting the data partition and internal storage.
Now I want to restore the backup of C_08 back to my phone so that atleast I can get the apps and its data back.
I tried flashing the old C_08 zip over C_11 and got the error that
"this software is 1970, the current one is 1971"
Simply means I cannot flash old update over the latest one.
I tried editing the updater script and removed the line which detected the software version but I got a new twrp error :5 about which there no information on Google.
I directly tried restoring the data partition of C_08 over C_11 but got error : "createTarFork() : error 255"
Tried all the solution out there on the Internet to no help.
I wanted to know if there's any way I can get back to the old C_08 update somehow so that I can restore the old twrp backup and get back all the lost data.
I was wondering if there are and fastboot images of Realme UI for "1992AEX" model so that it can help to go back to first realme UI version using which I can flash the c_08 update and restore the data.
Or if there is any other way I can get back, please help me with it.

[HELP] [Fastboot] Xiaomi Mi A2 Write protected

Hey Everyone recently my device got stuck at android one logo and so after analyzing it I understood that it was in a hard brick condition. so I tried the Xiaomi Flash Tool to flash the original firmware but every time it had some kind issues such as
1. cannot Flash Bluetooth_a error
2. FAILED (remote: Error flashing partition : Write Protected)
Can anyone suggest me how can I remove this Write Protection.
earlier build - HavacOS ,bootloader unlocked.
PS- Also tried the oem edl mode but it showed an error programmer file not found using the MiFlashTool (Beta) and with the latest build
3. error cannot read from com3 (read hello packet)
Any suggestions would be appreciated.
How did you brick the phone?
Anyway, can you boot into fastboot?
If yes, try booting into TWRP (fastboot boot twrp.img) and use the fix boot loop command.
Exxdeea said:
How did you brick the phone?
Anyway, can you boot into fastboot?
If yes, try booting into TWRP (fastboot boot twrp.img) and use the fix boot loop command.
Click to expand...
Click to collapse
Yes, I can boot into fastboot! but every time it got stuck at the TWRP splash screen/Logo. tried with different versions too.
Also using ( fastboot flash boot_a twrp.img ) and ( fastboot flash boot_b twrp.img) gives an error of write protected .
And as far as how I bricked- I don't have any idea , it was working fine but then suddenly it stooped responding.
(As things usually happen suddenly. )
This looks like the solution:
https://forum.xda-developers.com/mi-a2/how-to/fix-twrp-freeze-splash-logo-t4065173
Exxdeea said:
This looks like the solution:
https://forum.xda-developers.com/mi-a2/how-to/fix-twrp-freeze-splash-logo-t4065173
Click to expand...
Click to collapse
Thanks for replying but still no hope.
here is another error.
Allocating group tables: done
Writing inode tables: done
Creating journal (4096 blocks): done
Writing superblocks and filesystem accounting information: done
Sending 'cache' (56 KB) FAILED (remote: 'Error: Last flash failed : Write Protected')
fastboot: error: Command failed
Write protected. How can I remove This?
Same Problem
Try using 4pda version which is X.X.X.X-5. That worked for me. Also, try switch slot a/b from fastboot
Pandu Ahbar said:
Same Problem
Click to expand...
Click to collapse
What does "fastboot getvar unlocked" say?
If you are sure that you have previously unlocked phone:
1. maybe try to lock and then unlock again with
fastboot flashing unlock
and
fastboot flashing unlock_critical
2. try to flash stock, forget about miflash, use fastboot from latest platform tools
If you have not unlocked phone before, and have not set "OEM unlock" in Settings -> Developer, and rebooting 7+ times does not switch A/B slots into working ROM, then look into TestPoint/EDL guide.
Death_17 said:
Yes, I can boot into fastboot! but every time it got stuck at the TWRP splash screen/Logo. tried with different versions too.
Also using ( fastboot flash boot_a twrp.img ) and ( fastboot flash boot_b twrp.img) gives an error of write protected .
And as far as how I bricked- I don't have any idea , it was working fine but then suddenly it stooped responding.
(As things usually happen suddenly. )
Click to expand...
Click to collapse
Same problam bro how can i solve i don't know and i also use last time havoc os
have you tried test point method?
Death_17 said:
Yes, I can boot into fastboot! but every time it got stuck at the TWRP splash screen/Logo. tried with different versions too.
Also using ( fastboot flash boot_a twrp.img ) and ( fastboot flash boot_b twrp.img) gives an error of write protected .
And as far as how I bricked- I don't have any idea , it was working fine but then suddenly it stooped responding.
(As things usually happen suddenly. )
Click to expand...
Click to collapse
Aerobatic said:
What does "fastboot getvar unlocked" say?
If you are sure that you have previously unlocked phone:
1. maybe try to lock and then unlock again with
fastboot flashing unlock
and
fastboot flashing unlock_critical
2. try to flash stock, forget about miflash, use fastboot from latest platform tools
If you have not unlocked phone before, and have not set "OEM unlock" in Settings -> Developer, and rebooting 7+ times does not switch A/B slots into working ROM, then look into TestPoint/EDL guide.
Click to expand...
Click to collapse
Vishal656 said:
Same problam bro how can i solve i don't know and i also use last time havoc os
Click to expand...
Click to collapse
have you tried test point method?
Same problem for me write protected error
How to fix it
Death_17 said:
Yes, I can boot into fastboot! but every time it got stuck at the TWRP splash screen/Logo. tried with different versions too.
Also using ( fastboot flash boot_a twrp.img ) and ( fastboot flash boot_b twrp.img) gives an error of write protected .
And as far as how I bricked- I don't have any idea , it was working fine but then suddenly it stooped responding.
(As things usually happen suddenly. )
Click to expand...
Click to collapse
Same problem any suggestions how to fix this
same problem someone give solution
try flashing "super_empty.img" file then install your current ROM through pixel experience recovery
blacksrj531 said:
try flashing "super_empty.img" file then install your current ROM through pixel experience recovery
Click to expand...
Click to collapse
Bro you don,t understand it's write protected

Question How to Unlock Bootloader and Install Global ROM

My GT2 phone is using Chinese ROM, now I want to install the International ROM version, what should I do?
Realme GT 2 Firmware (RMX3311, RMX3312) - Realme Firmware
Download Realme GT 2 Firmware RMX3311, RMX3312 Official Flash File (Stock ROM). flash your phone using realme flashtool or MSM Download tool.
realmefirmware.com
Is there a guide for the flash?
Michele said:
Is there a guide for the flash?
Click to expand...
Click to collapse
Yes there is guide for GT 2 pro but not for GT 2 on the official Realme community!
Don't you need bootlocker unlocked for the GT2 to flash global or indian rom ? There is no guide to unlock the GT2 as far as I know.
i guess we are doomed :S
Hi, i was able to unlock bootloader on rmx3310 with this tutorial https://c.realme.com/in/post-details/1526491339024314368 .
Finally some good news for us
hoangzk9 said:
Successful convert from Chinese rom to EU rom and IN rom
Click to expand...
Click to collapse
Same process as the Pro version?
can someone write instructions for our phone and download all the necessary files?
hoangzk9 said:
That's right
Click to expand...
Click to collapse
Witch Rom did you use then?
Well i try to install the RMX3311GDPR_11_A.16_2022042619330152 by extracting the OFL and crossing the files with the Pro version from the tutorial, but i still miss the Recovery.IMG and the Super files are like 8 of them.
I still tried to install them all, (poor decision of mine) and now my phone just boot to the Bootloader, because there is no functional firmware there to boot too.
Because someone help me with this, maybe i can install the Chines OFL version back with Realme_Flash_Tool_v1.0.0.4 and wait till someone actually convert the Global properly?
3xF said:
Well i try to install the RMX3311GDPR_11_A.16_2022042619330152 by extracting the OFL and crossing the files with the Pro version from the tutorial, but i still miss the Recovery.IMG and the Super files are like 8 of them.
I still tried to install them all, (poor decision of mine) and now my phone just boot to the Bootloader, because there is no functional firmware there to boot too.
Because someone help me with this, maybe i can install the Chines OFL version back with Realme_Flash_Tool_v1.0.0.4 and wait till someone actually convert the Global properly?
Click to expand...
Click to collapse
Ok this is dump, i just realize that i forgot to flash the vm-bootsys.img, now global is finally installed
For those who want to try just follow the Pro tutorials like Realme GT2 Pro Global tutorial or this YouTube tutorial with these files, try to install the same order 1 by 1.
Like so...
fastboot flash boot boot.img
Click to expand...
Click to collapse
fastboot flash dtbo dtbo.img
fastboot flash engineering_cdt engineering_cdt.img
fastboot flash metadata metadata.img
fastboot flash oplusreserve2 oplusreserve2.img
fastboot flash splash splash.img
fastboot flash super super.0.1fd62e0e.img
fastboot flash super super.1.da986fb1.img
fastboot flash super super.2.9d938696.img
fastboot flash super super.2.207cb178.img
fastboot flash super super.2.929a3e22.img
fastboot flash super super.2.6573829d.img
fastboot flash super super.2.db4e0b41.img
fastboot flash super super.2.f5b4d41c.img
fastboot flash vbmeta_system vbmeta_system.img
fastboot flash vbmeta_vendor vbmeta_vendor.img
fastboot flash vendor_boot vendor_boot.img
fastboot flash userdata userdata.img
fastboot flash vm-bootsys vm-bootsys.img
Click to expand...
Click to collapse
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot -w
Click to expand...
Click to collapse
Stock Global Rom
But is it possible to block the bootloader after the firmware on the global?
O think so, but for what i read os not recomended
Hi guys Please help me , what can I do With -- fastboot flash super super.0.1fd62e0e.img cannot load... Only this one what the problem
oneplus dvon said:
Hi guys Please help me , what can I do With -- fastboot flash super super.0.1fd62e0e.img cannot load... Only this one
Click to expand...
Click to collapse
Make sure the name is correct or try to change the name of the file and try again

			
				
oneplus dvon said:
I can flash All files but cannot only this one 3Gb file
Click to expand...
Click to collapse
you change the file to 22.img?
so you need to type the change name also on the command

Categories

Resources