Flashing Mi 5X Rom into Mi A1 and bootloop / Bricked ? Please help !! - Xiaomi Mi A1 Questions & Answers

Okay guys , I'm new to this forum and I hope that there is someone who can help me , thanks .
I recently bought a Mi A1 and I would like to flash it into MiUi Rom ( I like MiUi so much but my country doesn't sell Mi 5X ) .
What had I done is :
1 ) I unlocked Mi A1's bootloader using fastboot command ( fastboot oem unlock ) .
2 ) I flash Mi 5X partition ( ONLY ONE Partitions ) , that I take it out from Mi 5X Fastboot China Stable Rom ( gpt_both0.bin ) and flash it into my Mi A1 using fastboot command .
3 ) Straight away , I flash the Mi 5X Rom into my Mi A1 using Mi Flash Tool ( I edited the flash-all.bat of Mi 5X Fastboot China Stable Rom so that it will recognize my phone as Mi 5X and enable me to flash it ) .
4 ) After that , my Mi A1 ( with Mi 5X Rom now ) was bootloop and stuck at Mi Logo ( usually we saw it when rebooting MiUi Rom ) .
What did I get after tidy up my mind :
1 ) After checking the log file of Mi Flash Tool , my Mi A1 is now recognize as Tiffany ( Mi 5X code name ) , not Tissot ( Mi A1 code name )
2 ) My bootloader now is locked .
3 ) I was unable to use ALL fastboot command since my bootloader is locked .
4 ) I tried to use Mi Unlock Tool to unlock my phone bootloader ( since my phone now is recognize as Tiffany ) , it stuck at 99% and stopped : Current account is not bound to this device .
5 ) Tried to flash the Rom through Recovery via Mi Suite PC Chinese Version , it didn't work for me .
6 ) Tried to flash Twrp into recovery mode , it didn't work for me .
7 ) Tried to get into EDL Mode via fastboot reboot-edl , it didn't work for me too .
What I haven't try yet :
1 ) DIY a Deep Flash Cable ( I can't do it since I did not have any knowledge on wiring and circuits )
2 ) Bought a Deep Flash Cable ( I asked someone and it seems like Deep Flash Cable doesn't work anymore for Mi Phones , Mi already block them )
3 ) Login somebody Mi Account which have bounded to Mi 5X and use his/her account to unlock my device ( I hope that there is someone who willing to borrow me his/her Mi Account to help me in unlock bootloader )
4 ) Send to Mi Service Center for repair ( I just bought my device few weeks ago , there is warranty on it . But I not sure that whether I can claim the warranty or not since I flash partition on the device )
Here is some images about my problems :
imgur.com/UL8GHoY -> fastboot getvar all
imgur.com/QM79cwq -> Can't boot recovery.img
imgur.com/8lEAIlT -> Can't unlock bootloader
imgur.com/sH91GxI -> Mi Unlock Tool Can't unlock bootloader
imgur.com/a/9BnUE -> Mi Flash Tool Logs
Is there anyone willing to help me to solve my problems ?
**Please give me some advice to fix my phone back .
** If possible , I would like to try Number 3 , I think it should work
** Sorry for my broken English

Well you don't mess around, do you? Have you tried this?
1. Install ADB and Fastboot on your computer.
2. Boot the phone into Bootloader mode
3. Open up a CMD or Powershell command window from the folder that holds the files and run "ADB Devices"
If you get a response, go to 4.
4. Then type "fastboot flashing unlock" in the command prompt.
Good luck.

Yet another "help me I bricked my phone while flashing 5x rom on mi a1" thread... Next one is about volte or where is Oreo, I guess..[emoji848]
Sent from my Nexus 7 using Tapatalk

Mods should really ban every discussion about 5X or MIUI from this forum. If you want MIUI buy another phone.

ludditefornow said:
Well you don't mess around, do you? Have you tried this?
1. Install ADB and Fastboot on your computer.
2. Boot the phone into Bootloader mode
3. Open up a CMD or Powershell command window from the folder that holds the files and run "ADB Devices"
If you get a response, go to 4.
4. Then type "fastboot flashing unlock" in the command prompt.
Good luck.
Click to expand...
Click to collapse
Hi , thanks for your reply !!
I had tried this .
ADB Devices doesn't show my device .

goorek said:
Mods should really ban every discussion about 5X or MIUI from this forum. If you want MIUI buy another phone.
Click to expand...
Click to collapse
Hi . Now I'm seeking for helps to solve my problem .
If you are not willing to help , please stop being ' toxic ' and you may skip this post , don't watch it .

DYI deep flash cable doesn't sound too hard to make http://en.miui.com/thread-310325-1-1.html You were "brave" enough to flash incorrect ROM to your device despite all the warnings, so you might try the cable too.
Otherwise send your device to the service center, they should be able to reflash it. Please share the cost of repair, it might prevent other people to do the same dumb thing.

Use test point solution (you need to remove the back cover) to enter EDL mode,then use MI flash to flash the A1 ROM

Yes you can go to edl mode by testpoint
Then flash with miflash

Might help
http://en.miui.com/thread-807252-1-1.html

Related

[Discontinued] Unofficial Bootloader Unlock Method for Hydrogen[32GB]

hello,
first of all i recommend the advanced users to try this method first to see if they succeeds or not if they then, cheers for the new unofficial bootloader unlocking method. here i will provide steps to do:-
Things you need:
- fastboot rom MiUi 8 8.2 will work
-the modified bootloader file
-helpful quick answers
ok so here we begin
PREREQUISITE
-adb and fastboot setup already on your pc
-usb debugging and oem unlocking must be enabled(from developer options)
-mi flash tool ~>Get older version from here (use 20160401)
-driver signature off
step 1
Enable USB debugging and connect device to pc,
now open fastboot and adb folder and there open cmd and type
Code:
adb devices
step 2
you can recognize the device connected to pc
now reboot device to edl mode
Code:
boot to edl by button combination or fastboot command
you can see your phone is in edl(emergancy download mode)
step 3
extract the fastboot file, and goto extracted_folder/images
there you can find a file named emmc_appsboot.mbn
replace with the downloaded emmc file(from begining of post)
step 4
open mi flash tool and connect phone via usb and click on refresh you can seee a COM port with a number on display,
now browse and load the fastboot rom.
step 5
(in this step i'll be specific as same as redmi note 3 bootloader unlocking method is)
click on advanced and there
and choose these
Browse to flash_all.bat in Fastboot rom folder at First option ,
Third option to prog_emmc_firehose_8976_ddr.mbn ,
then last two options browse to rawprogram0.xml and patch0.xml
step 6
after selecting files in advanced ,go back and click on refresh
step 7
now flash the fastboot file as soon flashing completes remove cable and keep holding fastoot combination keys
now you are booted into fastboot
step 8
the fun part(i guess)
goto adb and fastboot folder and open cmd there'
and type
Code:
fastboot devices
to check if device detected or not
now type
Code:
fastboot oem unlock-go
now it should show
Code:
...
OKAY FINISHED
like this
step 9
now if you succeeded step 8 completely
i'd suggest you to check if bootloader is unlocked or not
type
Code:
fastboot oem device-info
if that shows as
Code:
<bootloader> Device Unlocked:true
then Congratulations.. you successfully unlocked bootloader without permission from xiaomi
now for the people who are trying do please inform if this method worked or not
(will be helpful to me for re edit post with ease steps)
credits to my whatsapp friend who given me required files lol :highfive:
AGAIN please do reply, if this method works or not if worked then cheers :victory:
This is the second time I see this Note 3 unlocking stuff posted here...
Since when adb reboot edl works for MI Max? I'll tell you... since never...
Have you tried this procedure yourself? I bet you haven't...
So don't post something so risky without confirming it working personally, please...
I will strongly advice everyone even considering this!!!
nijel8 said:
This is the second time I see this Note 3 unlocking stuff posted here...
Since when adb reboot edl works for MI Max? I'll tell you... since never...
Have you tried this procedure yourself? I bet you haven't...
So don't post something so risky without confirming it working personally, please...
I will strongly advice everyone even considering this!!!
Click to expand...
Click to collapse
Actually.. i curruntly dont have my mi max now.. i saw on a post they told about edl mode.. and i asked other members from xda whatsapp group many of them told me max has edl mode.. and they said they tried it...
Swapnil Soni said:
Actually.. i curruntly dont have my mi max now.. i saw on a post they told about edl mode.. and i asked other members from xda whatsapp group many of them told me max has edl mode.. and they said they tried it...
Click to expand...
Click to collapse
Mi Max has Edl Mode but it cannot be booted by adb reboot edl, edl in mi max can only be booted by combination of buttons.
paarkhi said:
Mi Max has Edl Mode but it cannot be booted by adb reboot edl, edl in mi max can only be booted by combination of buttons.
Click to expand...
Click to collapse
Oh okey, i edit the post
EDL can be booted from fastboot by typing fastboot oem edl on the Mi Max
TheLolageMann said:
EDL can be booted from fastboot by typing fastboot oem edl on the Mi Max
Click to expand...
Click to collapse
Yes i edited in the post
Btw, i wanted to ask has anyone tested this method yet, ?
The method is much too dangerous to test, the modified bootloader file depends on android version and may brick your phone - read more in RN3 thread.
You should not have even posted such a method without personally testing it - we, as in users, are not guinea pigs.
step 5
(in this step i'll be specific as same as redmi note 3 bootloader unlocking method is)
click on advanced and there
and choose these
Browse to flash_all.bat in Fastboot rom folder at First option ,
Third option to prog_emmc_firehose_8976_ddr.mbn ,
then last two options browse to rawprogram0.xml and patch0.xml
Click to expand...
Click to collapse
Xiaomi MiFlash has no "Advanced" button, you are not even linking to the program you are advising to use.
Please remove this post and either do the procedure yourself first or do not post such pos here as nobody could even complete the procedure.
mat9v said:
The method is much too dangerous to test, the modified bootloader file depends on android version and may brick your phone - read more in RN3 thread.
You should not have even posted such a method without personally testing it - we, as in users, are not guinea pigs.
Xiaomi MiFlash has no "Advanced" button, you are not even linking to the program you are advising to use.
Please remove this post and either do the procedure yourself first or do not post such pos here as nobody could even complete the procedure.
Click to expand...
Click to collapse
Actually Mi flash tool has the option for advanced .. if you had the older version .. till now i havent updated to latest version yet, also if you may read above post i told that i currently dont have my max now, and i aint gonna get it in next 1 or 2 years, my brother took it and now he is at his hostel...
I ll link the old miflash tool, and the dangereous thing is only one soft brick(stuck at logo) and bootloop, I have experienced some that bootloaders doesnt vary device by device...
So probability is to get a stuck on logo or get a bootloop its simple that you just load the original fastboot firmware and flash, that reverts back to normal state, for now,
I'm just trying to help, if people dont like it then I will defineatly leave.
Swapnil Soni said:
Actually Mi flash tool has the option for advanced .. if you had the older version .. till now i havent updated to latest version yet, also if you may read above post i told that i currently dont have my max now, and i aint gonna get it in next 1 or 2 years, my brother took it and now he is at his hostel...
I ll link the old miflash tool, and the dangereous thing is only one soft brick(stuck at logo) and bootloop, I have experienced some that bootloaders doesnt vary device by device...
So probability is to get a stuck on logo or get a bootloop its simple that you just load the original fastboot firmware and flash, that reverts back to normal state, for now,
I'm just trying to help, if people dont like it then I will defineatly leave.
Click to expand...
Click to collapse
Yes! We appreciate you trying to help but your missing the point... You have uploaded a guide from another handset expecting it to work for our devices having not tested it previously, the guide isn't even for out device so have fun being guinea pigs
kyler084 said:
Yes! We appreciate you trying to help but your missing the point... You have uploaded a guide from another handset expecting it to work for our devices having not tested it previously, the guide isn't even for out device so have fun being guinea pigs
Click to expand...
Click to collapse
I didnt took all things from rn3 bl unlocking page, i just took method of flashing. And the bootloader file thats taken from officially unlocked bootloade, and i just told if previous post i dont hav max right now, so i wish if someone tried this and if he succeeds.. then its very good news for all locked bl users..
But i think none is not even trying
Definititely some procedures must be changed and adapted to mi max. Experimented developers has portion of truth but some users can`t get answer to unlock devices and me personally if my bootloader was locked don`t want have a device wich can`t be real owner.
Opennig file emmc... remember that an old trick from kitkat to unlock with sucess my old xperia z. some looks be based on the principle to replace original values in the clusters just for zeros. I uploaded two orginal and unlocker emmc files to consider this but of course I can`t confirm cause my bootloader is unlocked.
Some ideas aloud.
There are differences between locked and the official unlocked bootloader (please, see in the hex-editor the end of both files). It's a right idea for replace the locked bootloader (emmc_aboot) to official unlocked emmc_appsboot. The official unlocked emmc_appsboot we can get by dump of the partition in official unlocked device and this binary file will be have the .img extension (uncompressed binary file).
For checking we should check two binary files in the hex-editor: emmc_appsboot.mbn from ROM for fastboot flash and modified bootloader file from author. But files with .mbn extension should be uncompressed.
Sorry, but I don't know as uncompress the .mbn file.
SubwayChamp said:
Definititely some procedures must be changed and adapted to mi max. Experimented developers has portion of truth but some users can`t get answer to unlock devices and me personally if my bootloader was locked don`t want have a device wich can`t be real owner.
Opennig file emmc... remember that an old trick from kitkat to unlock with sucess my old xperia z. some looks be based on the principle to replace original values in the clusters just for zeros. I uploaded two orginal and unlocker emmc files to consider this but of course I can`t confirm cause my bootloader is unlocked.
Click to expand...
Click to collapse
Yeah i checked in hex, i guess its the some kinda lock codes with it so they got removed(i m noob in hex ' )
As far as .. result will be known by practically
Maybe developers can make something similar to safestrap, it was a great project based on bootstrap (now abandoned) that works with a modified recovery that allows install almost any rom on bootloader unlocked (and unlockable cause company never want to unlock it at least till the time I used) on my old galaxy note 3 at&t. This app created a second slot and more directly to install roms.
[U][B]Please, Somone who can revive their device from bootloop[/B][/U]
I thought someone will try it
This is far too risky to try
Sent from my Xiaomi MI MAX using XDA Labs
fail
already try this tutorial and ended my device brick no fastboot mode,cant turn on..solution im using testpoint to get my device unbrick...
Swapnil Soni said:
hello,
first of all i recommend the advanced users to try this method first to see if they succeeds or not if they then, cheers for the new unofficial bootloader unlocking method. here i will provide steps to do:-
Things you need:
- fastboot rom MiUi 8 8.2 will work
-the modified bootloader file
-helpful quick answers
ok so here we begin
PREREQUISITE
-adb and fastboot setup already on your pc
-usb debugging and oem unlocking must be enabled(from developer options)
-mi flash tool ~>Get older version from here (use 20160401)
-driver signature off
step 1
Enable USB debugging and connect device to pc,
now open fastboot and adb folder and there open cmd and type
Code:
adb devices
step 2
you can recognize the device connected to pc
now reboot device to edl mode
Code:
boot to edl by button combination or fastboot command
you can see your phone is in edl(emergancy download mode)
step 3
extract the fastboot file, and goto extracted_folder/images
there you can find a file named emmc_appsboot.mbn
replace with the downloaded emmc file(from begining of post)
step 4
open mi flash tool and connect phone via usb and click on refresh you can seee a COM port with a number on display,
now browse and load the fastboot rom.
step 5
(in this step i'll be specific as same as redmi note 3 bootloader unlocking method is)
click on advanced and there
and choose these
Browse to flash_all.bat in Fastboot rom folder at First option ,
Third option to prog_emmc_firehose_8976_ddr.mbn ,
then last two options browse to rawprogram0.xml and patch0.xml
step 6
after selecting files in advanced ,go back and click on refresh
step 7
now flash the fastboot file as soon flashing completes remove cable and keep holding fastoot combination keys
now you are booted into fastboot
step 8
the fun part(i guess)
goto adb and fastboot folder and open cmd there'
and type
Code:
fastboot devices
to check if device detected or not
now type
Code:
fastboot oem unlock-go
now it should show
Code:
...
OKAY FINISHED
like this
step 9
now if you succeeded step 8 completely
i'd suggest you to check if bootloader is unlocked or not
type
Code:
fastboot oem device-info
if that shows as
Code:
<bootloader> Device Unlocked:true
then Congratulations.. you successfully unlocked bootloader without permission from xiaomi
now for the people who are trying do please inform if this method worked or not
(will be helpful to me for re edit post with ease steps)
credits to my whatsapp friend who given me required files lol :highfive:
AGAIN please do reply, if this method works or not if worked then cheers :victory:
Click to expand...
Click to collapse
please post steps with pictures or link a youtube video, I'll sub you, and I'm sure others will too.

[Reward] Network Signal Error Xiaomi Mi Note 2

Mod edit: links are removed.
I will tell you my sad story.
I have a Xiaomi Mi Note 2 and I needed to change the IMEI, I used this article:
I previously used it in another Mi Note 2 (and it worked without problems, full signal, new IMEI) Now I have another Xiaomi Mi Note 2 for changing the IMEI, the difference is that I did a downgrade to the Chinese Developer version "7.6.29_20170629.0000.00_7.0_cn" This caused the phone to recognize no sim card, then I remembered that the tutorial was done doing root in the Global version Stable (flashing twrp via fastboot, then flashing supersu ... bla bla bla ...) And I installed the Global Stable version again "V8.2.6.0.MADMIDL" via fastboot. Then I did the procedure of I changed the phone IMEI successfully, but I am left without signal.
I already tried:
- Restore the original .qcn (I backed it up with QPST before any procedure) ... did not work
- Restore the modemst1 and modemst2 from another phone Xiaomi Mi Note 2 same ... did not work
- Restore a copy of the EFS via TWRP from another Xiaomi Mi Note 2 phone just like ... did not work
- Back to version "7.6.29_20170629.0000.00_7.0_cn" via fastboot and restore the original .qcn ... did not work
I am desperate and do not know what else to do, I tried to put the phone in EDL mode but Mi Note 2 has no EDL mode (I used the EDL cable method, also the fastboot edl method, also using "adb reboot edl")
Any ideas? Any effort will be appreciated. The idea that helps to solve the problem will have a donation of $ 50 that will be delivered via PayPal
Hi,
Few questions first.
Was this done on the CN or Global edition of the phone? i.e do you have all bands unlocked?
Did you use the same version of TWRP on all devices involved when you tried to restore from another phone?
What's the filesize of your QCN backup?
I'm happy to help you get into EDL mode but what are you hoping to achieve with it?
For the record, I'm not fussed on the reward.
If you want to give something afterwards I'm not going to say no but if you still need a hand let me know.
Thread closed.
We do not allow IMEI changing over XDA.

[GUIDE] Convert Mi A2 to Mi 6X [MIUI 10 Oreo] [MIUI 10 Pie]

Code:
/*
* Your warranty is... still valid?
*
* 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 ROM
* before flashing 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.
*/
Hey guys, Today I am creating a Guide on How to Convert Mi A2 to Mi 6X without triggering ARB.
This guide is based on Guide by @yunusasik(Telegram : @dejavutr ) so All credit goes to Him.
First of All Download the Convert.zip from here
All files needed to be replaced have already been replaced in convert.zip.
Then, Follow the Following Steps to Flash Mi 6X Firmware on your A2
First Make Sure you already unlocked bootloader flashing and flashing critical ("fastboot flashing unlock" and "fastboot flashing unlock_critical")
1) Install Qualcomm Driver (next next next) (Also Windows update can do this trick when you plug )
2) Install QPST (use setup from the QPST Alternative folder. )
(find QFİLL on start menu or qpst installed directory), open QFİLL from start menu or opst installed folder.
3) Select Flat Build Mode
Select Programmer File prog_emmc_firehose_Sdm660_ddr.elf ( already changed no arb risk )
Select XML files rawprogram0 and patch0.xml
4) Put the phone on the edl mode
navigate to ADB Folder and Open tikla.bat, it will open command windows in that directory.
Use "fastboot oem edl" command to Enter "Emergency Download Mode ( EDL )"
Press Download
When install finish. Power up the phone.
MIUI 9 Ready to BOOT (First boot may take time you can hard reset via pressing vol up - down and power together )
5) You dont need to setup miui 9 just go fastboot again (vol down + power ( when phone closed ) )
From this section you can either install MIUI 10 (OREO) or Custom ROM ( Which one you want )
Guide will be Resume about flashing MIUI 10 ( OREO )
Flash TWRP
" fastboot flash recovery twrpwayne.img "
" fastboot boot twrpwayne.img "
If twrp start chinese you can set language on that screen
6) Wipe / Advanced Wipe
7) System + Dalvik + Cache + Data + Internal
8) Flash MIUI 10(no arb).zip via adb sideload (put file into adb folder and use adb sideload MIUI 10 (no arb).zip) or put file on the
storage via mtp, if its works
" No need for gapps "
If you want root Flash Magisk.
Welcome to MIUI 10 without arb
You can use MiFlash Tool 2016 64Bit only this one works good others may stuck sometimes and risky because if you unplug when installing you have to use test point method for saving phone.
You can enable camera2api with "Camera2api enabler" on play store (ONLY MIUI 10 OREO)
If qfill installation somehow corrupt use "QPST Alternative" folder or Miflash from above
You can Download Newer MIUI Releases from here
Just make sure to delete the "firmware-update folder" using winrar etc.
-------
UPDATİNG TO MIUI 10 PIE
Download MIUI 10 PIE from here (if you are in mobile press "try download anyway" )
Open zip file and delete "Firmware Upgrade" folder from the zip (Most İmportant)
Boot into TWRP
Go Wipe / Advanced Wipe
Wipe "System + Dalvik + Cache + Data"
(Make sure you are using ext4 file system on Cache and Data partition)
Flash MIUI 10 Pie zip
Flash Hex Kernel download from here (We need this because we are not using fw update folder for updating kernel etc (because its trigger arb 4))
Flash Magisk if you want root
Reboot to system
Welcome to MIUI 10 Pie
You can check new mıuı eu updates from here.
For enabling camera2api on MIUI 10 Pie you have to edit build prop download this application from play store
Give root permissions
Search for HAL3 then change boot of them 0 to 1
Restart the phone.
For stable gcam use this
------
Converted Mi6X Indian Variant Camera FİX
1. Flash any custom ROM or MIUI 10 ROM firmware-update folder deleted.
2. Flash the zip from here via TWRP.
3. Reboot
------
Convert Back to A2
Download latest a2 stock rom.
Put phone to edl mode again (fastboot oem edl)
Flash stock rom via QFİLL with same method (Select .ddr and xml files from stock rom folder) and power up.
Done.
(If you have wifi camera or splash screen problems. Flash stockrom with miflash on fastboot (vol down + power ) again.)
(Alternative) You can use MiFlash Tool 2016 64Bit to convert back.
Select A2 stock rom folder.
Put phone to edl mode (fastboot oem edl).
Flash Rom when its done, power up the phone to fastboot (vol down + power ) and flash rom again. (for solving any camera wifi etc issue)
FAQ
Is there any alternative to this twrp ?
- Yes you can use alternatives, this one my fav.
Is there any alternative to this kernel ?
- Yes you can use NeonKernel, Reign Kernel or this EAS kernel from @rcstar6696
I got triggered ARB4 can I go back to A2 ? ( Unlocked Bootloader )
- Yes you can convert back to A2 with test point here is the guide for that. Thanks @powar19
If you have any questions feel free to ask.
Credits :-
1) @yunusasik Telegram : @dejavutr
2) @akshayakakat
For Support :-
1) https://t.me/mia26xBr
2) https://t.me/mia2official
3) https://t.me/mia2turkiye
Just converted 2 days ago using this guide. Works like a charm. Thanks
Guide works flawless no one should hesitate to do it.
Used this 2 days ago. Working perfectly without problems.
stuck at adb sideload in twrp,what to do bro?
Why would I want to do that?
Will it fix the A2 bugs?
Can i Install wayne aosp roms after applying this?
Sent from my Xiaomi MI A2 using XDA Labs
lsd95 said:
Why would I want to do that?
Will it fix the A2 bugs?
Click to expand...
Click to collapse
What bugs? For me it did solve an issue from A2, the slow micron storage.
Thanks for this guide!
stridedesu said:
What bugs? For me it did solve an issue from A2, the slow micron storage.
Thanks for this guide!
Click to expand...
Click to collapse
Like the proximity sensor bug, unlocking phone lag, gps with Google accuracy turned on...
dr460nf1r3 said:
Can i Install wayne aosp roms after applying this?
Click to expand...
Click to collapse
akshayakakat said:
You dont need to setup just go fastboot again
From this section u can either install miui 10 or custom rom guide will be resume about flashing miui 10
Click to expand...
Click to collapse
Seems like you can
I'm curious, how long does it take for QFIL to process MIUI9 stuff? I pressed download button and it's stuck or something for like an hour now.
alveola666 said:
Seems like you can
I'm curious, how long does it take for QFIL to process MIUI9 stuff? I pressed download button and it's stuck or something for like an hour now.
Click to expand...
Click to collapse
It does take a long time than Mi Flash. I check from time to time where it stopped and it does move a bit, like a snail's pace kind of slow.
lsd95 said:
Like the proximity sensor bug, unlocking phone lag, gps with Google accuracy turned on...
Click to expand...
Click to collapse
I do not have those bugs before I converted, so I can't help, sorry >_<
akshayakakat said:
Hey guys, Today I am creating a Guide on How to Convert Mi A2 to Mi 6X without triggering ARB.
This guide is based on Guide by @yunusasik so All credit goes to Him.
First of All Download the convert.zip from here
All the files needed to be replaced have already been replaced in convert.zip.
Then, Follow the Following Steps to Flash Mi 6X Firmware on your A2
1) Install Qualcomm Driver (next next next)
2) Install qpst (find qfill on start menu or qpst installsd directory)
3) Select Flat Build Mode
Select Programmer File prog_emmc_firehose_Sdm660_ddr.elf (already changed no arb)
Select XML files rawprogram0 and patch0 xml
4) Put the phone on the edl mode
navigate to ADB Folder and Open tikla.bat, it will open command windows in that directory.
"fastboot oem edl" make sure u have unlocked flashing and critical (check via fastboot oem device-info)
Press download
MIUI 9 Ready
5) You dont need to setup just go fastboot again
From this section u can either install miui 10 or custom rom guide will be resume about flashing miui 10
Flash Twrp
fastboot flash recovery twrpwayne.img
fastboot boot twrpwayne.img
If twrp start chinese you can set language there
6) Wipe / Advanced Wipe
7) System + Dalvik + Cache + Data + Internal
8) Flash MIUI 10(no arb).zip via adb sideload (put file into adb folder and use adb sideload filename.zip) or put file on the
storage via mtp if its works
" No need for gapps "
If you want root Flash Magisk.
Welcome to MIUI 10 without arb
If u wanna come back to Mi A2 just flash latest stock rom via qfill again.
U can use miflash but its stuck sometimes and risky because if u unplug when installing u have to use test point method for saving phone.
U can enable camera2api with "Camera2api enabler" on play store
If QFIL Does not work try QPST Alternative
You can Download Newer MIUI Releases from here
Just make sure to delete the firmware-update using winrar.
Credits :-
1) @yunusasik
2) @akshayakakat
For Support :-
1) https://t.me/mia26xBr
2) https://t.me/mia2official
3) https://t.me/indiamia2
Click to expand...
Click to collapse
stridedesu said:
It does take a long time than Mi Flash. I check from time to time where it stopped and it does move a bit, like a snail's pace kind of slow.
I do not have those bugs before I converted, so I can't help, sorry >_<
Click to expand...
Click to collapse
I remember reading a thread related to sensor issue. There is already a post regarding this sensor issue in this forum. probably u need to re-flash the persist .img from fastboot but dont do it just blindly. rather search the forum and refer to that thread before proceeding.
very goo guide, simple and easy... but i reverted to mi A2 because MIUI did not have some featured i needed and now i have a "problem"... i dont have fastboot image and boot image sometimes is a black screen or the Mu logo and then starts the android one bootanimation, how can i fix that? thx
jesan9 said:
very goo guide, simple and easy... but i reverted to mi A2 because MIUI did not have some featured i needed and now i have a "problem"... i dont have fastboot image and boot image sometimes is a black screen or the Mu logo and then starts the android one bootanimation, how can i fix that? thx
Click to expand...
Click to collapse
Reflash rom with fastboot, not use edl.
Use miflasher or qfil
Enviado desde mi MI 6X mediante Tapatalk
What about the cameras? Do we need to flash the camera fix ?
akshayakakat said:
Hey guys, Today I am creating a Guide on How to Convert Mi A2 to Mi 6X without triggering ARB.
This guide is based on Guide by @yunusasik so All credit goes to Him.
First of All Download the convert.zip from here
All the files needed to be replaced have already been replaced in convert.zip.
Then, Follow the Following Steps to Flash Mi 6X Firmware on your A2
1) Install Qualcomm Driver (next next next)
2) Install qpst (find qfill on start menu or qpst installsd directory)
3) Select Flat Build Mode
Select Programmer File prog_emmc_firehose_Sdm660_ddr.elf (already changed no arb)
Select XML files rawprogram0 and patch0 xml
4) Put the phone on the edl mode
navigate to ADB Folder and Open tikla.bat, it will open command windows in that directory.
"fastboot oem edl" make sure u have unlocked flashing and critical (check via fastboot oem device-info)
Press download
MIUI 9 Ready
5) You dont need to setup just go fastboot again
From this section u can either install miui 10 or custom rom guide will be resume about flashing miui 10
Flash Twrp
fastboot flash recovery twrpwayne.img
fastboot boot twrpwayne.img
If twrp start chinese you can set language there
6) Wipe / Advanced Wipe
7) System + Dalvik + Cache + Data + Internal
8) Flash MIUI 10(no arb).zip via adb sideload (put file into adb folder and use adb sideload filename.zip) or put file on the
storage via mtp if its works
" No need for gapps "
If you want root Flash Magisk.
Welcome to MIUI 10 without arb
If u wanna come back to Mi A2 just flash latest stock rom via qfill again.
U can use miflash but its stuck sometimes and risky because if u unplug when installing u have to use test point method for saving phone.
U can enable camera2api with "Camera2api enabler" on play store
If QFIL Does not work try QPST Alternative
You can Download Newer MIUI Releases from here
Just make sure to delete the firmware-update using winrar.
Credits :-
1) @yunusasik
2) @akshayakakat
For Support :-
1) https://t.me/mia26xBr
2) https://t.me/mia2official
3) https://t.me/indiamia2
Click to expand...
Click to collapse
Does the camera work for indian user???plez reply
megaxp said:
Reflash rom with fastboot, not use edl.
Use miflasher or qfil
Enviado desde mi MI 6X mediante Tapatalk
Click to expand...
Click to collapse
oh ok! well i used qfill, i will try to flash it with fastboot
i'll try it tomorrow.
in advance, if we can enable camera2api we can install gcam without problems, right?
Can this guide be followed on stock pie?
EDIT:
Nevermind, the method works on pie
But I am not able to use camera. Any tips?
EDIT2:
Nvm, I figured it out. Enabled camera2api, and flashed whyred miui camera in magisk.

Redmi Note 7 edl method problem

Today i flashed global rom in my redmi note 7(lavender) cn. But i made a mistake. I select clean all and lock. When i tried to boot it shows 'this miui version cannot be installed in this device'. But I removed mi account from my phone. That's why i can't unlock the bootloader. Then i opened the backpart and tried to do edl flash with mi flash tool. But it showed ' cannot receive hello packet'. Then i tried to flash with Q_loader. But it fails. Now what can i do. Please help
Asif Rayhan said:
Today i flashed global rom in my redmi note 7(lavender) cn. But i made a mistake. I select clean all and lock. When i tried to boot it shows 'this miui version cannot be installed in this device'. But I removed mi account from my phone. That's why i can't unlock the bootloader. Then i opened the backpart and tried to do edl flash with mi flash tool. But it showed ' cannot receive hello packet'. Then i tried to flash with Q_loader. But it fails. Now what can i do. Please help
Click to expand...
Click to collapse
Lol
I hv the greatest solution for this shi..t
Just go to fast boot mode by pressing volume down and power.
And
Open mi bootloader unlock tool in pc
And simply unlock ur bootloader normally
This will unlock ur bootloader again
And do whatever uh want
Flash rom again but this tym select only clean all
Device will boot normally
Thats it
This trick worked for meh..
I don't have any mi account in my device. How can I unlock the bootloader?

Stuck on fastboot

Hello guys. Yesterday I downloaded a Redmi Note 7 Pro ROM. It bricked my phone because mine is a Redmi Note 7 (not the pro versión). So, when I tried to download the stock rom vía my flash It gave me this error "Flash antirbpass error". That's why I cant flash It. Is there any other options?
(I can't acceso twrp, btw)
Fastboot rom and mi flash tool?
Sent from my Mi Note 10 using XDA Labs
Look when you're unlock that you don't relock your bootloader.
And look that u're path to like c:\rom\ not much longer
Sent from my Mi Note 10 using XDA Labs
joke19 said:
Look when you're unlock that you don't relock your bootloader.
And look that u're path to like c:\rom\ not much longer
Sent from my Mi Note 10 using XDA Labs
Click to expand...
Click to collapse
Thanks dude, I Willi try later. If It works I Will advice yo
Cloud 63828 said:
Hello guys. Yesterday I downloaded a Redmi Note 7 Pro ROM. It bricked my phone because mine is a Redmi Note 7 (not the pro versión). So, when I tried to download the stock rom vía my flash It gave me this error "Flash antirbpass error". That's why I cant flash It. Is there any other options?
(I can't acceso twrp, btw)
Click to expand...
Click to collapse
If you can put your phone in fastboot mode it's easy, 1) download stock rom. 2 ) unzip the file 3) open it ,and copy all files 3) open the file with ( xiaomi drivers ADB ) than : paste. From the files of the ROM you'll see
" flash all " connect your phone in fastboot mode double click "flash all " and flashing process will start immediately, don't remove your phone until it stops, done.
Z750z said:
If you can put your phone in fastboot mode it's easy, 1) download stock rom. 2 ) unzip the file 3) open it ,and copy all files 3) open the file with ( xiaomi drivers ADB ) than : paste. From the files of the ROM you'll see
" flash all " connect your phone in fastboot mode double click "flash all " and flashing process will start immediately, don't remove your phone until it stops, done.
Click to expand...
Click to collapse
Thanks bro, It worked

Categories

Resources