bkerler / edl

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

Motorola XT1922-5 - Moto G6 Play - Read Flash dumps zero bytes #116

Closed leosol closed 3 years ago

leosol commented 3 years ago

I guess that this would be one of that firehoses which does not has the read capability, right? At first, I try to read before writing anything since reading may not harm the device. Do you think that writing would be okay?

main - Device detected :)
main - Mode detected: sahara
Device is in EDL mode .. continuing.
sahara 

HWID:              0x0004f0e103680000 (MSM_ID:0x0004f0e1,OEM_ID:0x0368,MODEL_ID:0x0000)
CPU detected:      "MSM8937"
PK_HASH:           0xa3ae63a6013eaeb76800c3b6226f35fdb08b91f66e25d9ef548861443427253e
Serial:            0xb76f7c89

sahara - Detected loader: Loaders/lenovo_motorola/0004f0e103680000_a3ae63a6013eaeb7_fhprg_peek.bin
sahara - Uploading loader Loaders/lenovo_motorola/0004f0e103680000_a3ae63a6013eaeb7_fhprg_peek.bin ...
Successfully uploaded programmer :)
firehose
firehose - [LIB]: Nop failed.
firehose - No supported functions detected, configuring qc generic commands
firehose - 
firehose - Storage report:
firehose - total_blocks:61071360
firehose - block_size:512
firehose - page_size:512
firehose - num_physical:3
firehose - mfr_id:21
firehose - serial_num:1829958217
firehose - fw_version:3
firehose - mem_type:eMMC
firehose - prod_name:GX6BMB
firehose_client - Target detected: MSM8937
firehose - TargetName=
firehose - MemoryName=eMMC
firehose - Version=
firehose_client - Supported functions:

configure,program,firmwarewrite,patch,setbootablestoragedrive,ufs,emmc,power,benchmark,read,getstorageinfo,getcrc16digest,getsha256digest,erase,peek,poke,nop,xml
Dumping sector 0 with sector count 61071360 as moto-g6-play.dd.
configure,program,firmwarewrite,patch,setbootablestoragedrive,ufs,emmc,power,benchmark,read,getstorageinfo,getcrc16digest,getsha256digest,erase,peek,poke,nop,xml
Dumping sector 0 with sector count 61071360 as moto-g6-play.dd.
firehose - 
Reading from physical partition 0, sector 0, sectors 61071360
Progress: |██████████████████████████████████████████████████| 100.0% Complete
Dumped sector 0 with sector count 61071360 as moto-g6-play.dd.
Dumping sector 0 with sector count 61071360 as moto-g6-play.dd.
firehose - 
Reading from physical partition 1, sector 0, sectors 61071360
Progress: |██████████████████████████████████████████████████| 100.0% Complete
Dumped sector 0 with sector count 61071360 as moto-g6-play.dd.
Dumping sector 0 with sector count 61071360 as moto-g6-play.dd.
firehose - 
Reading from physical partition 2, sector 0, sectors 61071360
Progress: |██████████████████████████████████████████████████| 100.0% Complete
Dumped sector 0 with sector count 61071360 as moto-g6-play.dd.
leosol commented 3 years ago

Attaching debugmode log and also a image, to help anybody trying to get in EDL mode by test points Image was made with the help of a friend named Henrique - hope he does not mind if I post it here :-) log.txt EDL Test Points - XT1922-5

bkerler commented 3 years ago

Could be they only implemented writing. Can you run with --debugmode and send me the log, trying to read ?

bkerler commented 3 years ago

As no further details were sent, I'm closing this issue.