Benjamin-Dobell / Heimdall

Heimdall is a cross-platform open-source tool suite used to flash firmware (aka ROMs) onto Samsung Galaxy devices.
MIT License
2.55k stars 584 forks source link

SGH-T699 can not flash recovery image #214

Open DennisonWilliams opened 10 years ago

DennisonWilliams commented 10 years ago

Testing on the 1.4.0, 1.4.1, and HEAD all produced the same results. I have uploaded the output from sudo ./heimdall flash --RECOVERY ../../recovery.img --no-reboot --usb-log-level debug here: http://pastebin.com/kP4RXQ7y

Heimdall v1.4.1

Copyright (c) 2010-2014 Benjamin Dobell, Glass Echidna http://www.glassechidna.com.au/

This software is provided free of charge. Copying and redistribution is encouraged.

If you appreciate this software and you would like to support future development please consider donating: http://www.glassechidna.com.au/donate/

Initialising connection... Detecting device... Claiming interface... Attempt failed. Detaching driver... Claiming interface again... Setting up interface...

Initialising protocol... Protocol initialisation successful.

Beginning session...

Some devices may take up to 2 minutes to respond. Please be patient!

Session begun.

Downloading device's PIT file... PIT file download successful.

Uploading RECOVERY 0%Ending session... Releasing device interface... Re-attaching kernel driver...

Benjamin-Dobell commented 10 years ago

@DennisonWilliams Both outputs (pastebin and above) look strange. The one on pastebin is not complete and is missing important information (like version numbers) and the one above I'm quite confused by because there are no errors output at all.

Can you please try with 1.4.1 again and post the full --verbose output?

NOTE: I don't need "--usb-log-level debug" at this point.