Unbrick and Flash Official ROM in EDL on Linux
Fleeting- External reference: https://forum.xda-developers.com/t/guide-unbrick-and-flash-official-rom-in-edl-on-linux.4177793/
unbrick and flash Official ROM in EDL on linux
how you could flash any rom using qdl on linux (in my case I have a lenovo z5 pro gt so the guide will help you specifically with that)
— https://forum.xda-developers.com/t/guide-unbrick-and-flash-official-rom-in-edl-on-linux.4177793/
need some things before we start:
— https://forum.xda-developers.com/t/guide-unbrick-and-flash-official-rom-in-edl-on-linux.4177793/
Your rom file,
— https://forum.xda-developers.com/t/guide-unbrick-and-flash-official-rom-in-edl-on-linux.4177793/
sudo apt install fastboot libxml2-dev libudev-dev git build-essentials make
— https://forum.xda-developers.com/t/guide-unbrick-and-flash-official-rom-in-edl-on-linux.4177793/
should now look for a few files on the newly unzipped folder, especially for patch0.xml rawprogram_unparse0.xml, prog_firehose_ddr.elf (could have also a .mbn file extension, it’s the same)
— https://forum.xda-developers.com/t/guide-unbrick-and-flash-official-rom-in-edl-on-linux.4177793/
/qdl –debug –storage ufs –include /path/to/z5pro /path/to/prog_firehose_ddr.elf /path/to/rawprogram0_unparse0.xml /path/to/patch0.xml
— https://forum.xda-developers.com/t/guide-unbrick-and-flash-official-rom-in-edl-on-linux.4177793/
send your device in EDL
— https://forum.xda-developers.com/t/guide-unbrick-and-flash-official-rom-in-edl-on-linux.4177793/
Press send on the terminal to start the process. Beware, you should do this as quickly as you can, otherwise it could just error you out
— https://forum.xda-developers.com/t/guide-unbrick-and-flash-official-rom-in-edl-on-linux.4177793/
Wait at least 10 minutes for the process to complete and congratulations, you should have a working rom installed on your phone!
— https://forum.xda-developers.com/t/guide-unbrick-and-flash-official-rom-in-edl-on-linux.4177793/