bkerler / edl

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

firehose - Nop succeeded. Traceback (most recent call last): #60

Closed rhamadhany closed 3 years ago

rhamadhany commented 3 years ago

Hi can anyone help me I stopped at this step

Qualcomm Sahara / Firehose Client V3.2 (c) B.Kerler 2018-2021. main - Trying with no loader given ... main - Waiting for the device main - Device detected :) main - Mode detected: sahara Device is in EDL mode .. continuing. sahara -

HWID: 0x0005e0e100010004 (MSM_ID:0x0005e0e1,OEM_ID:0x0001,MODEL_ID:0x0004) CPU detected: "MSM8998_SDM835" PK_HASH: 0xc30dec2471cea311e6918657367b51068a39583bbf89fd68b379bcd5a709ab1b Serial: 0x1b0262c4

sahara - Detected loader: Loaders/Loaders/0005e0e100010004_c30dec2471cea311_fhprg.bin sahara - Uploading loader Loaders/Loaders/0005e0e100010004_c30dec2471cea311_fhprg.bin ... Successfully uploaded programmer :) firehose - Nop succeeded. Traceback (most recent call last): File "edl.py", line 360, in base.run() File "edl.py", line 338, in run fh = firehose_client(args, self.cdc, self.sahara, self.__logger.level, print) File "/root/Python-3.7.9/Library/firehose_client.py", line 58, in init self.firehose.connect() File "/root/Python-3.7.9/Library/firehose.py", line 941, in connect info = self.cmd_nop() File "/root/Python-3.7.9/Library/firehose.py", line 283, in cmd_nop return self.xml.getlog(val[2]) File "/root/Python-3.7.9/Library/xmlparser.py", line 28, in getlog tree = ET.fromstring(line, parser=parser) File "/root/Python-3.7.9/Lib/xml/etree/ElementTree.py", line 1315, in XML parser.feed(text) xml.etree.ElementTree.ParseError: not well-formed (invalid token): line 1, column 5

bkerler commented 3 years ago

Duplicate of #61