edl icon indicating copy to clipboard operation
edl copied to clipboard

Stuck at "Xiaomi EDL Auth detected."

Open koyuyesil opened this issue 1 year ago • 1 comments

xiaomi.py on the line 802 not respondig. i tired different loaders but result same. device xiaomi redmi 8 olive

firehose firehose - [LIB]: ←[31mNop failed.←[0m firehose - No supported functions detected, configuring qc generic commands firehose - firehose_client - Target detected: SDM439 firehose - Xiaomi EDL Auth detected.

koyuyesil avatar Aug 27 '24 00:08 koyuyesil

Download the fastboot firmware for your model from offical xiaomi website. Extract the tar.gz file, go to "images" folder, you will find 2 firehose files (programmers). Copy them into a folder somewhere, then use the command "fhloaderparse" to convert them into a usable ones, and those are your loaders ( one of them is ). The commands fhloaderparse is in the edl repo, build the repo and use it

ghost avatar May 17 '25 18:05 ghost