View Single Post
Old 08-10-2021, 08:12 PM   #16
mergen3107
Wizard
mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.mergen3107 ought to be getting tired of karma fortunes by now.
 
mergen3107's Avatar
 
Posts: 1,530
Karma: 5000046
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
I can't dump partitions with EDL.

1) I installed Qualcomm 9008 drivers. I had to boot Windows 10 with "no signature check" to be able to use this driver, otherwise it shows with the exclamation mark in the Device manager.

2) Installed that UsbDkController and it shows the PID 9008 device just fine.

3) I put the Onyx into EDL mode via adb, and try this code, but says "Unknown mode, aborting":
Code:
$ ... python edl.py --loader=prog_emmc_ufs_firehose_Sdm636_ddr.elf

Qualcomm Sahara / Firehose Client V3.52 (c) B.Kerler 2018-2021.
main
main - [LIB]: Please first install libusb_win32 driver from Zadig
main - Using loader prog_emmc_ufs_firehose_Sdm636_ddr.elf ...
main - Waiting for the device
main - Device detected :)
main - Unknown mode. Aborting.
Can I fix this somehow?
mergen3107 is offline   Reply With Quote