bkerler / edl

Inofficial Qualcomm Firehose / Sahara / Streaming / Diag Tools :)
GNU General Public License v3.0
1.47k stars 354 forks source link

Alcatel Pixi Avion (a571vl): sahara - [LIB]: [Errno 2] No such file or directory: #543

Closed userse31 closed 2 months ago

userse31 commented 2 months ago

Fueled with spite for Tracfone, I'm trying to see if EDL mode on the Alcatel a571vl could be a valuable entry point.

I have to glitch the bus between the SOC and DRAM/NAND, but it does (eventually) work!

However, for some reason this loader results in a "No such file or directory".

`qwerty@debian:~/Documents/compiling/edl$ ./edl --loader=~/prog_emmc_firehose_8909_ddr_mmx.mbn printgpt Qualcomm Sahara / Firehose Client V3.62 (c) B.Kerler 2018-2023. main - Using loader ~/prog_emmc_firehose_8909_ddr_mmx.mbn ... main - Waiting for the device ...... main - Hint: Press and hold vol up+dwn, connect usb. For some, only use vol up. main - Xiaomi: Press and hold vol dwn + pwr, in fastboot mode connect usb. Run "./fastpwn oem edl". main - Other: Run "adb reboot edl".

............... .............. .............. ......main - Device detected :) sahara - Protocol version: 2, Version supported: 1 main - Mode detected: sahara sahara - Version 0x2

HWID: 0x009600e10042001a (MSM_ID:0x009600e1,OEM_ID:0x0042,MODEL_ID:0x001a) CPU detected: "MSM8909" PK_HASH: 0xc1839a7e93e270b15e3dc8ed89c003f6ce643f8bdb11cc76f7458d472526e3a9 Serial: 0x05668e26

sahara - Protocol version: 2, Version supported: 1 sahara - Uploading loader ~/prog_emmc_firehose_8909_ddr_mmx.mbn ... sahara sahara - [LIB]: [Errno 2] No such file or directory: '~/prog_emmc_firehose_8909_ddr_mmx.mbn' qwerty@debian:~/Documents/compiling/edl$ `

userse31 commented 2 months ago

Nevermind, i just typed something wrong.