How to enter Qualcomm MMC Storage (Diag 9006) in Snapdragon Phone?
I'm currently using Hisense Pureshot aka HS-L671, using android Lollipop 5.0.2. It has Snapdragon 415 MSM8929, which is very similar to Snapdragon 615 MSM8939, but with some missing feature (just like rip-off version of SD615). AFAIK currently there are only two phones use this SD415, the other one is Micromax Canvas Nitro 4G (E455) (3, if we count in the 5,5 inch variant of Pureshot+/HS-L695). That's why the documentation is still very scarce.What is EDL Mode?
EDL stands for Emergency Download Mode. This mode is like an emergency door to transfer the android operating system (stock ROM) from the computer to EMMC via processor when your device is boot loop, Hard brick, or dead boot. The EDL Mode feature is available on Qualcomm Snapdragon devices.
1. Boot Into EDL Mode Using ADB Commands
ADB (Android Debug Bridge) can be used if your device is on normally. Enable USB Debugging the device and connect it to the computer. Once the computer is allowed to recognize the device, you can write commands for the device to enter EDL Mode. We need Minimal ADB and Fastboot software to write the commands.
2. Take Across From Fastboot
Keep using the Minimum ADB and Fastboot tool but compared the first way we have to go into Fastboot Mode first and then to EDL Mode.
- Turn off your phone.
- Go to Fastboot by pressing Power and Volume Down buttons simultaneously until Xiaomi 'rabbit' image appears.
- Connect the phone to the computer.
- Open the Minimal ABD and Fastboot command prompt, the same way as for point 7 on the first method.
- Type
fasboot oem edl
and automatically your phone will go to EDL Mode. If the command does not work, try fastboot reboot-edl
or fastboot reboot edl
.
fasboot oem edl
and automatically your phone will go to EDL Mode. If the command does not work, try fastboot reboot-edl
or fastboot reboot edl
.
0 Comments
Do Not Send SPAM Link !!!!