I hard bricked my phone and now i'm trying to make it work again.
Unfortunately motorola didn't released to us the progamming files for the Qualcomm HS-USB download mode, but searching i've found a diferent unbrick method that worked on other qualcomm phones, including one with the same SoC of merlin.
What i need is that someone with a working and rooted Merlin device run this command to copy the internal partitions and send me the file:
Thanks a lot if anybody can help me
The sources of what i'm trying are here:
http://www.aryk.tech/2017/02/how-to-unbrick-debrick-qualcomm-android.html
https://forum.xda-developers.com/yureka/help/guide-unbrick-hard-bricked-yureka-t3303112
Unfortunately motorola didn't released to us the progamming files for the Qualcomm HS-USB download mode, but searching i've found a diferent unbrick method that worked on other qualcomm phones, including one with the same SoC of merlin.
What i need is that someone with a working and rooted Merlin device run this command to copy the internal partitions and send me the file:
Code:
dd if=/dev/block/mmcblk0 of=/sdcard/Loader.img bs=1024 count=168960
The sources of what i'm trying are here:
http://www.aryk.tech/2017/02/how-to-unbrick-debrick-qualcomm-android.html
https://forum.xda-developers.com/yureka/help/guide-unbrick-hard-bricked-yureka-t3303112