bkerler / edl

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

[Errno 110] Operation timed out when writing #496

Open joshuarwood opened 10 months ago

joshuarwood commented 10 months ago

I'm working with a Palm PVG100 phone and I've verified that the attest and root certificates on my device match the following loader:

TCL/0006b0e100420041_073e81231dae45ba_fhprg_peek.bin

I'm able to successfully read the gpt and other data from the device as long as I use the --skipresponse option. However, write functions return the error '[Errno 110] Operation timed out'. I've attached the output from my terminal for the following command:

./edl w misc misc.img --memory=emmc --debugmode --skipresponse --loader=/home/deck/Desktop/edl/Loaders/TCL/0006b0e100420041_073e81231dae45ba_fhprg_peek.bin

This is with V3.62. Any help is appreciated.

stdout.txt

joshuarwood commented 10 months ago

I experimented more to check if methods other than edl w are able to modify data on my device. I was able to confirm that edl modules oemunlock enable/disable --memory=emmc --skipresponse successfully changes the last bit in the config partition.