[HELP] I'm really needing some help right now - Xiaomi Redmi Note 3 Questions & Answers

So, i installed Xposed, and like many people, i got stuck in the logo... No big deal there... Went to look for some help, and it said to go to fastboot, so I went, but it got stuck in the fastboot logo. Then I connected it to the computer and when I try to list the ADB devices I Ialways get an error saying the server is outdated...
I really need some help! I can't find anything online to help me!
Thanks in advance!
Edit: I submitted a bootloader unlock request to Xiaomi earlier today, but I can't see if its approved or not because phone doesn't work

well,
if you are in fastboot mode then the command is "Fastboot Devices", Not "adb Devices"
_____________________________________________
and about boot loop problem try to flash miui fastboot rom.
_____________________________________________
And about bootloader request problem you can go to edl mode and flash miui without any permissions
Thanks:good::good:

nishant2222 said:
well,
if you are in fastboot mode then the command is "Fastboot Devices", Not "adb Devices"
_____________________________________________
and about boot loop problem try to flash miui fastboot rom.
_____________________________________________
And about bootloader request problem you can go to edl mode and flash miui without any permissions
Thanks:good::good:
Click to expand...
Click to collapse
I tried, but i cant seem to go to edl mode through fastboot, any tips? and because of bootloader lock i cant flash fastboot rom with MI Flash

Edl mode needs a specific fastboot version.
For the Redmi Note 3 Pro / Special Edition
Download and extract this package on your PC.
Enter fastboot mode by holding Power and Vol- at the same time. Wait until the Mi Bunny appears, then connect the phone to the PC.
Run reboot.bat in the extracted package. A command prompt will appear. Press a key to reboot the phone to EDL mode.
Upon entering EDL mode, the screen should turn blank. The notification LED might be blinking red. Done.
To get out of EDL mode, hold the Power button for about 10 seconds.
Click to expand...
Click to collapse
Above quote taken from xiaomi reddit wiki.
If the above doesn't work, see the link for deep flash cable, shouldn't be need for kenzo/kate.
How you flashed/installed xposed on locked bootloader is another question?
You may need to update your adb/fastboot version + device drivers(adb)

corkiejp said:
Above quote taken from xiaomi reddit wiki.
If the above doesn't work, see the link for deep flash cable, shouldn't be need for kenzo/kate.
How you flashed/installed xposed on locked bootloader is another question?
You may need to update your adb/fastboot version + device drivers(adb)
Click to expand...
Click to collapse
Ok, so when i try to reboot in edl, it just reboots as normal after screen goes blank...
I installed Xposed with an APK
Sorry if i'm being annoying, but I just want this fixed

KaiZix said:
Ok, so when i try to reboot in edl, it just reboots as normal after screen goes blank...
I installed Xposed with an APK
Sorry if i'm being annoying, but I just want this fixed
Click to expand...
Click to collapse
Mate, watch any video on YouTube. You're not understanding from text instructions.

AtomR said:
Mate, watch any video on YouTube. You're not understanding from text instructions.
Click to expand...
Click to collapse
Can't find any... Recommendations?

EDL Mode: - https://www.youtube.com/watch?v=LDGViyDYPbU
If you can't get into EDL mode, you may need to use the deep flash cable method.

corkiejp said:
EDL Mode: - https://www.youtube.com/watch?v=LDGViyDYPbU
If you can't get into EDL mode, you may need to use the deep flash cable method.
Click to expand...
Click to collapse
I can't get into EDL mode, and I can't make/buy a deep flash cable... I'm getting really scared now...
About ADB, how can I fix it?

KaiZix said:
I can't get into EDL mode, and I can't make/buy a deep flash cable... I'm getting really scared now...
About ADB, how can I fix it?
Click to expand...
Click to collapse
Installing Mi Flash should have put the correct drivers on your PC.
But can be got from here: - https://xiaomifirmware.com/downloads/download-pc-drivers-xiaomi-redmi-note-3/
And I already linked adb/fastboot tools.
IF your comfortable opening your device, there is also a test point method you could try.
http://en.miui.com/thread-244814-1-1.html
Could not find a English video, so maybe try googling more and you might find one.
If not, you could ask at local repair shop, if they would fix it for you. Using Cable/ TP method.
Note for other readers:- MIUI roms need a special version of xposed, for it to work. And installing from an app would more than likely would have use the wrong version. Should never be done on a locked bootloader, only asking for trouble. (Rovo89 is currently trying to bring MIUI support to the official version for nougat roms)

Related

Phone stuck on BootLoop with No Recovery/Usb Debug

My phone is stuck on bootloop. I have cyanogenmod 13 installed on my moto g 3rd gen(2015). I can't seem to get into my system recovery either, which is now twrp and it just shows the logo for twrp recovery. I also for some dumb reason disabled my usb debugging mode, so i can't flash my phone either. Help plzz
Maybe go to bootloader and reflash TWRP
minimale_ldz said:
Maybe go to bootloader and reflash TWRP
Click to expand...
Click to collapse
Doesn't work, can't connect to bootloader
znyght said:
Doesn't work, can't connect to bootloader
Click to expand...
Click to collapse
So, if you turn the phone off and then hold "power" and "volume down" untill it boots, nothing happens?
minimale_ldz said:
So, if you turn the phone off and then hold "power" and "volume down" untill it boots, nothing happens?
Click to expand...
Click to collapse
of course, it goes into bootloader but my PC can't recognize anything. So I can't flash anything. USB Debugging is disabled. If there was a way to force connect that would be great
znyght said:
of course, it goes into bootloader but my PC can't recognize anything. So I can't flash anything. USB Debugging is disabled. If there was a way to force connect that would be great
Click to expand...
Click to collapse
You don't need USB debugging to use fastboot when your phone is booted into bootloader. What you need there is a fastboot tool and drivers. I'm using this one:
http://forum.xda-developers.com/showthread.php?p=48915118
and if it doesn't install correct drivers for you, you can get them here:
https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/88481
first thing to do is check what fastboot returns after this command:
Code:
fastboot devices
if it shows your device ID you're good to go
I'd suggest downloading stock firmware first and flashing it before messing with custom recovery. Just remember Motorola often updates bootloader with new firmware so don't flash anything older than you had on your phone before.
Good luck
EDIT: you can also use RSD Lite to flash a new software, it basically automates fastbooting proccess, so theres no risk of misspelling or doing other stuff wrong
EDIT2: firmware is here:
http://forum.xda-developers.com/2015-moto-g/general/index-moto-g-factory-firmware-images-t3169639
also, the OP (lost101) is a great, helpful guy who may give you some advice if you need
Thanks I'll give them a try
Originally Posted by minimale_ldz 
You don't need USB debugging to use fastboot when your phone is booted into bootloader. What you need there is a fastboot tool and drivers. I'm using this one:
Click to expand...
Click to collapse
I've tried these but they didn't seem to work

please help, stuck on cyanogenmod fastboot mode

Dear All,
Please help, today i flash my device via twrp into xiaomi.eu global rom from cm13.
Flashing done succesfully, but my device can't boot into system and just stuck at cm logo.
When i press volume - and power button the phone are boot into fastboot mode with big cm logo.
When i press volume - and connect it to computer, it shown my phone are connected into diagnostic mode.
Please help how to unbrick this device. Thanks in advance.
Ps. Device unlock officially, twrp which i use to flash miui.eu rom is twrp with f2fs support. Seems that's i use wrong twrp version.
Edit: solved
https://www.youtube.com/watch?v=NNhdQT9Ivu0
Please google before you post threads..
abihary said:
Dear All,
Please help, today i flash my device via twrp into xiaomi.eu global rom from cm13.
Flashing done succesfully, but my device can't boot into system and just stuck at cm logo.
When i press volume - and power button the phone are boot into fastboot mode with big cm logo.
When i press volume - and connect it to computer, it shown my phone are connected into diagnostic mode.
Please help how to unbrick this device. Thanks in advance.
Ps. Device unlock officially, twrp which i use to flash miui.eu rom is twrp with f2fs support. Seems that's i use wrong twrp version.
Edit: solved
Click to expand...
Click to collapse
How did u solve it?
Rudraneil said:
How did i solve it?
Click to expand...
Click to collapse
I solved it follow guidance at this Link.
After my phone enter edl mode, i just simply flash it using miflash beta for windows 32 bit due to urgent situation. I still on personal trip during when this situation happened and can't access my pc and laptop.
abihary said:
I solved it follow guidance at this Link.
After my phone enter edl mode, i just simply flash it using miflash beta for windows 32 bit due to urgent situation. I still on personal trip during when this situation happened and can't access my pc and laptop.
Click to expand...
Click to collapse
You could just have rebooted ur phone to fastboot mode and unlock the bootloader using mi unlock too to make the phone workl
It would have been way easier
Rudraneil said:
You could just have rebooted ur phone to fastboot mode and unlock the bootloader using mi unlock too to make the phone workl
It would have been way easier
Click to expand...
Click to collapse
Unfortunately, my phone already entering diagnostic mode during that's time. Did miflash unlock can solved it?
Thoght that i am missing one important step after flashing those miui eu rom. Reboot to fastboot prior the phone reboot into system and unlock the bootloader.
Anyway, thanks for your info.
abihary said:
Unfortunately, my phone already entering diagnostic mode during that's time. Did miflash unlock can solved it?
Thoght that i am missing one important step after flashing those miui eu rom. Reboot to fastboot prior the phone reboot into system and unlock the bootloader.
Anyway, thanks for your info.
Click to expand...
Click to collapse
If you were using twrp alka and had unlocked officially, mi unlock could definitely save ur device

[Hardcore problem?] Stuck in loop, bootloader locked

Hello my friend just made an update of his phone which is a redmi 3 pro
His little bro shutdowned the phone while update was in process. The result is that now the phone have a bootloop, can't access the recovery (blackscreen when trying) and have a locked bootloader.
So I am not sur how to unlock the BL if I can't install a dev rom and can't boot. Not sur how to get into the recovery with the 2 same problems.
Could anyone help me for this one? Which is hard to me.
Thanks
PS: I tried to do something with unpacking boot and remove a ",verify" thing in the ramdisk but I guess I'll need the unlockedbootloader to flash the new boot.img?
Kicroy said:
Hello my friend just made an update of his phone which is a redmi 3 pro
His little bro shutdowned the phone while update was in process. The result is that now the phone have a bootloop, can't access the recovery (blackscreen when trying) and have a locked bootloader.
So I am not sur how to unlock the BL if I can't install a dev rom and can't boot. Not sur how to get into the recovery with the 2 same problems.
Could anyone help me for this one? Which is hard to me.
Thanks
PS: I tried to do something with unpacking boot and remove a ",verify" thing in the ramdisk but I guess I'll need the unlockedbootloader to flash the new boot.img?
Click to expand...
Click to collapse
I have the similar problem with my Redmi3. The Fastboot screen is the only screen that I can get now. Let me know if you have answer. Thanks.
If you can acces fastboot then just connect the phone to computer in fastboot and enter fastboot oem edl in cmd (maybe you will need Minimal ADB and fastboot to do it). Then flash official ROM via MiFlash.
ohoh seems interesting then it won't say couldn't verify or smthg? will tell that to my friend asap, thanks
EDL mode allows flashing with locked bootloader. Some models have this mode locked, but I think that is not the case with Redmi 3.
Kicroy said:
ohoh seems interesting then it won't say couldn't verify or smthg? will tell that to my friend asap, thanks
Click to expand...
Click to collapse
to go to edl mode just turn off your phone.plug the cable to your laptop or desktop but not to your phone.now be ready to press both volume up and down button as you plug the usb cable to ur phone.immediately after inserting the usb cable press both volume buttons at the same time.it should vibrate and go to edl mode.edl mode appears in black screen so to know if its in edl mode or not open miflash and click refresh ,your device should be shown as com10,20 or com something like that .once you go to edl mode you know what to do if you have used miflash to flash roms.hope this helps you.
jokerpappu said:
to go to edl mode just turn off your phone.plug the cable to your laptop or desktop but not to your phone.now be ready to press both volume up and down button as you plug the usb cable to ur phone.immediately after inserting the usb cable press both volume buttons at the same time.it should vibrate and go to edl mode.edl mode appears in black screen so to know if its in edl mode or not open miflash and click refresh ,your device should be shown as com10,20 or com something like that .once you go to edl mode you know what to do if you have used miflash to flash roms.hope this helps you.
Click to expand...
Click to collapse
I have a problem with my redmi 3. It makes reboot and it does not charge if its not closed.
Can you help me to fix or do you now where i can find a solution.....
geuthym said:
I have a problem with my redmi 3. It makes reboot and it does not charge if its not closed.
Can you help me to fix or do you now where i can find a solution.....
Click to expand...
Click to collapse
Well about that i dont know.but your best bet to solve it is by changing the software.if that does not helps then you should take your device to a technician for repairing.
jokerpappu said:
Well about that i dont know.but your best bet to solve it is by changing the software.if that does not helps then you should take your device to a technician for repairing.
Click to expand...
Click to collapse
When i bouht it the software it was unnoficial then i put with miflash the china dev. All the problem start when i make updates apps and the android web view.
geuthym said:
When i bouht it the software it was unnoficial then i put with miflash the china dev. All the problem start when i make updates apps and the android web view.
Click to expand...
Click to collapse
try flashing official global rom then see if the problem still persists or not
Hey! I am back with some news of my friend!
He tried to run the EDL mode but when he does that the phone simply goes into the bootloop again... He asked a vendor from Aliexpress to get a french rom, is there a way that the phone doesn't have EDL because of the rom or something like that? I mean is EDL a hardware-thing or a software-thing
same problem
cukru said:
If you can acces fastboot then just connect the phone to computer in fastboot and enter fastboot oem edl in cmd (maybe you will need Minimal ADB and fastboot to do it). Then flash official ROM via MiFlash.
Click to expand...
Click to collapse
I have same problem, but this way is not work, because bootloader is locked. Im forget for replacing recovery.img in update package with twrp.
I had this problem before few monthes
my solution was to "force" putting this device on EDL mode
I clicked on vol up + vol down + power together and got into EDL mode, then miflash it.
google - xiaomi understanding download mode
it will send you into miui forum
then second method, download mode, it is what I've described

REDMI NOTE 3 Complete Dead!!! Only Red Light Blinking

Hii Friends,
I am new to xda as i got an problem with my Redmi Note 3.
Specs Before Dead:
Miui 8.2.4
Android 6.0
32 Gb Rom,3 Gb Ram
I was trying to flash Android 8.0 Rom via Twrp {Flashed Through Mi Flash Tool}. Twrp Flashed Successfully and Then I started with flashing with Oreo Rom.It also got flashed successfully but the problem I think is I forgot to flash Lazy Flasher due to which the phone booted but was lock even though i entered the right password It started to reset the phone. Then the phone turned off never revived from there.
As I tried to power up many times and tried almost all the combination Keys like Power+Vol up,Power+Vol down,Power+Vol up+Vol Down,etc.Only Red Light is blinking while connected to charging or PC. In PC the Port shows Qualcomm 900E and cannot be recognized in Mi Flash Tool. As Mi flash tool detects Qualcomm 9008.Even I manually Tried to change the driver to 9008 but didn't help me to flash the ROM.Shown an error: Device attached is not working; in Mi Flash Tool
Even I showed in a repair center near me but he ended up with no solution even. I have been trying to get it in Edl mode so that i can flash Fast boot Rom but no clue for that.
If any clue for this would be really appreciated!!!
Your Believer
R$(Rishabh Sharma)
Thinker Hour =)
Here you go:
https://forum.xda-developers.com/re...mi-note-3-pro-special-edition-mm-rom-t3453470
Say if it was working
Useless Thread Dude
Maximaro said:
Thinker Hour =)
Here you go:
https://forum.xda-developers.com/re...mi-note-3-pro-special-edition-mm-rom-t3453470
Say if it was working
Click to expand...
Click to collapse
As I mentioned all the problem in the thread....there's nothing wrong with bootloader.
Thanks but no thanks
More info required: Official unlock or Unofficial unlock?
After flashing oreo ROM lazy flasher is not required you need to format data ( apart from wiping data ) to boot the device.
when connected to PC when the red light is blinking that means you're in EDL mode, now try holding power + vol down button, keep holding until you get a vibration & get into fastboot mode.
Then you can use fastboot commands to check if the bootloader is still unlocked & can flash TWRP again if erased.
But, if device is unable to enter fastboot mode then you must flash MIUI fastboot ROM through EDL.
The procedure is the same for flashing but you need appropriate drivers en.miui.com/forum.php?mod=attachment&aid=NzU4MzF8ZWU0ZWM1OTR8MTM5ODc1NDUzM3w2NDg1MDkzM3wxOTY5Nw%3D%3D
look like EDL mode
I can buy ur phone if u want to sell it. Reply if u r interested.
Unofficial Unlock
VaibhavKumar07 said:
More info required: Official unlock or Unofficial unlock?
After flashing oreo ROM lazy flasher is not required you need to format data ( apart from wiping data ) to boot the device.
when connected to PC when the red light is blinking that means you're in EDL mode, now try holding power + vol down button, keep holding until you get a vibration & get into fastboot mode.
Then you can use fastboot commands to check if the bootloader is still unlocked & can flash TWRP again if erased.
But, if device is unable to enter fastboot mode then you must flash MIUI fastboot ROM through EDL.
The procedure is the same for flashing but you need appropriate drivers
I have tried holding all the combination keys as mentioned earlier but no results. So without getting in Fastboot mode i cannot flash the rom and I don't think so that my device is in EDL mode because PC device manager shows Qualcomm 900E instead of 9008.
Thanks for replying to the thread and please provide other solution.
Click to expand...
Click to collapse
OK
forever.parv said:
I can buy ur phone if u want to sell it. Reply if u r interested.
Click to expand...
Click to collapse
ok
Hello,
Is there a solution to this problem? I too have the exact issue now.
Thanks
Rahim.
I am ready to buy the phone + also can help you solve the issue.. which one do you want
Test Point Method
bro just go for test point method, it works for me
for that use have open backcover of your phone
Solution please
evansourav said:
I am ready to buy the phone + also can help you solve the issue.. which one do you want
Click to expand...
Click to collapse
It would be great if u provide a solution for this.
Rishabh Sharma_10 said:
It would be great if u provide a solution for this.
Click to expand...
Click to collapse
Can you turn off the device?
Yudhz® said:
look like EDL mode
Click to expand...
Click to collapse
Yeah his phone in EDL mode. I went through this problem. Now everything is working fine.
---------- Post added at 05:19 PM ---------- Previous post was at 05:15 PM ----------
You're already in EDL mode. So start from edl part. Try this... http://en.miui.com/thread-235865-1-1.html
evansourav said:
Can you turn off the device?
Click to expand...
Click to collapse
The device is already dead.
What happens when you plug charger? What about Qualcomm QHSUSB BULK? Is it showing up in EDL? Vibration Works? LCD Backlight Turns On?
santoshbodake said:
bro just go for test point method, it works for me
for that use have open backcover of your phone
Click to expand...
Click to collapse
Once happened to me this method worked for me
same issue here have you got any solution
This happens to me once...but i got it solved. This is really an edl mode of the phone. Keep trying connecting it to pc and try pressing those volume and power buttons if there is any voice connecting to pc means your phone is not dead. So, keep trying.
https://forum.xda-developers.com/redmi-note-3/how-to/unlock-unofficially-install-zcx-twrp-t3586778
Here, this helped me. If you follow the instructions correctly, you will be able to unlock bootloader, boot into twrp and then flash your custom rom. Skip to the part when you will have the red led blinking.
Hope it helps.

How to get Edl working in the DFU MultiDL tool by Raystef66

So by now most of you have seen the DFU MultiDL tool by @raystef66 only you had to switch from Multi tool to Miflash or Edl Tool.
I have worked out how to get Edl working in this tool.
First of all this tool was designed to run on Windows 7 so in Windows 10 it didn't seem to function properly.
So I set it to Windows 7 compatibility first off to see if it would work.
I had better results with phone detecting and saying connected instead of disconnect.
Next the phone needed to be booted into FTM mode if you are just flashing an Edl package, if your phone is in DFU it skips this step as per the instructions below.
Next I found it was better to place the Edl package within the MultiDL tool folders.
C:\program files > DFU MultiDL tool > DA > SMT > firehose and overwrite the exsiting firehose file.
Pics posted below show instruction (tranlated from Chinese to English) and MultiDL tool in flashing progress (sorry they are not very clear)
I hope this helps
I am trying to relock my bootloader to send my phone in for a warranty replacement, but EDL mode is disabled because I'm on B35. Can I use this tool to achieve that? I'd appreciate any help...
parmar.saab said:
I am trying to relock my bootloader to send my phone in for a warranty replacement, but EDL mode is disabled because I'm on B35. Can I use this tool to achieve that? I'd appreciate any help...
Click to expand...
Click to collapse
Boot your phone into FTM mode to start the process, it should switch to Edl mode.
This tool won't lock the bootloader, however some Edl packages will have a locked boot image.
If your Edl is still locked try the Edl tool by Djkuz.
Start Edl tool as admin, boot into FTM to start, follow the on screen instructions then unlock then choose Edl fix.
You may be able to lock the bootloader with Edl Tool or use the Axon 7 tool kit to relock.
I hope this helps
Syberclone said:
Boot your phone into FTM mode to start the process, it should switch to Edl mode.
If your Edl is still locked try the Edl tool by Djkuz.
Start Edl tool as admin, boot into FTM to start, follow the on screen instructions then unlock then choose Edl fix.
I hope this helps
Click to expand...
Click to collapse
This is the error I get in the EDL tool:
parmar.saab said:
This is the error I get in the EDL tool:
Click to expand...
Click to collapse
I can't get the pic to show properly, what is the error?
Make sure you have the Edl tool in the root directory of the drive.
Eg: C:\ or D:\ for it to operate properly.
Can you boot to FTM?
parmar.saab said:
This is the error I get in the EDL tool:
Click to expand...
Click to collapse
What happens if you use the key combination? Hold Vol+, Vol- and power. If there's a constant red LED then you're on DFU. Right after just use this tool and you'll get to EDL
But I don't get it? If you want to relock the bootloader, you'll have to roll back to B19. If you'll do so just flash the stock recovery and use a B19 package from ZTE US
Choose an username... said:
What happens if you use the key combination? Hold Vol+, Vol- and power. If there's a constant red LED then you're on DFU. Right after just use this tool and you'll get to EDL
But I don't get it? If you want to relock the bootloader, you'll have to roll back to B19. If you'll do so just flash the stock recovery and use a B19 package from ZTE US
Click to expand...
Click to collapse
Here's my situation:
I have an A2017U, that was initially running 15.1 and developed an issue that requires me to send it in for a warranty exchange. I found a thread to return it to stock, which left me on B35 stock with TWRP still intact. However, my bootloader if still unlocked, and I need to relock it before sending the phone in. I am somewhat of a noob when it comes to this, but what exactly would I need to do in order to relock the bootloader? I'd greatly appreciate it if you could point me in the right direction.
parmar.saab said:
Here's my situation:
I have an A2017U, that was initially running 15.1 and developed an issue that requires me to send it in for a warranty exchange. I found a thread to return it to stock, which left me on B35 stock with TWRP still intact. However, my bootloader if still unlocked, and I need to relock it before sending the phone in. I am somewhat of a noob when it comes to this, but what exactly would I need to do in order to relock the bootloader? I'd greatly appreciate it if you could point me in the right direction.
Click to expand...
Click to collapse
well, as a first you could respond to my question ?
If you can get into EDL by the key combination, then you're done. Just use a B19 EDL package to go back and you'll have fastboot there. After that, run the command to relock
Choose an username... said:
well, as a first you could respond to my question
If you can get into EDL by the key combination, then you're done. Just use a B19 EDL package to go back and you'll have fastboot there. After that, run the command to relock
Click to expand...
Click to collapse
That's the problem, the key combination doesn't work to get the phone into EDL mode (I'm guessing it's because it is disabled on B35). In essence, I don't have fastboot access. I tried relocking in FTM but get the error as shown in the picture.
parmar.saab said:
That's the problem, the key combination doesn't work to get the phone into EDL mode (I'm guessing it's because it is disabled on B35). In essence, I don't have fastboot access. I tried relocking in FTM but get the error as shown in the picture.
Click to expand...
Click to collapse
still you don't really respond. What HAPPENS when you use the key combination? Does it reboot? Does it stay black and show a red LED? Black with no LED?
Anyways, you can enter EDL simply by enabling adb and issuing "adb reboot edl" from the system. (or from FTM). it just seems weird that it would reboot, because usually the phone just goes into DFU when you use the combination
When I use the button combination, the phone shows a blank/black screen with a solid red notification light. However, I get no response on any commands from the Axon 7 Toolkit.
@Syberclone: Thanks for the recommendation to run the tool in Win7 compatibility mode, I have Windows 10 and the tool always shows as disconnected. I can use the tool to switch from DFU to EDL, no problem, but could never figure out how to use it to flash an EDL.
I'd like to point out that FTM isnt accessible if you're not running a stock-based ROM. In all my tests I was never able to boot into FTM on custom ROMs like LineageOS, AOSP Extended, etc.
However, if you can boot directly into EDL with the buttons, or can use this tool to switch from DFU to EDL, then access to FTM doesn't matter.
@parmar.saab: A black screen with a solid red light is DFU mode, you need to use the DFU MultiDL Tool to switch from DFU to EDL. EDL is a black screen too, but has a red light that will turn off if you use the button combo. In other words, it will blink rather than staying solid. Then you can use the Axon 7 Toolkit or Axon 7 EDL Tool to flash an EDL. Or you might be able to flash with the DFU tool, if you can get it to work.
@AnonVendetta No problem
It took me a while to work it out, a bit over 2 hours of testing and retesting using my Axon.
I didn't want to put it in to DFU to do a full test, however it worked a treat once I got it sorted.
FTM was as per the Chinese instructions not actually mine, apparently if the phone is in DFU the app will work accordingly.

Categories

Resources