Heimdall: ERROR: Protocol initialisation failed!
Have been trying for 3 hours to flash TWRP to a SMA500FU, and I don’t know if it’s a problem with the fact it’s an A5, or if it’s the build I’m using or what?
Here’s the output of detect, and download-pit.
aliensonneptune@tinfoilhats:/$ sudo heimdall detect
Device detected
aliensonneptune@tinfoilhats:/$ sudo heimdall download-pit --output pit.pit
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...
Setting up interface...
Initialising protocol...
ERROR: Protocol initialisation failed!
Releasing device interface...
aliensonneptune@tinfoilhats:/$
Can anyone help me?
PS, I’m an android noob, only been using it for 4 weeks.
PPS, I’m on a USB3, and the phone is on the 6.0.1 UD.
About this issue
- Original URL
- State: open
- Created 7 years ago
- Comments: 28
Same problem here, “Protocol initialisation failed”.
I’ve noticed though that the first
heimdall
command did execute successfully… so I kept rebooting the phone out of download mode (hold all buttons for ~5 seconds) then back into download mode, then issue the nextheimdall
command.TL;DR only the first command after booting into download mode works!
You might also want to try a newer build from a fork with a few fixes. It may or may not help…
I have tried everything here, I always get:
Yes, and in the time since I last commented, I figured out that if TWRP still booted in, I could use ADB sideload to load in a new ROM, which could either solve my problems or make them worse.
I’m an optimist.
SO.
I sideloaded a Lineage OS 14 ROM for the A500xx series, crossed my fingers and booted. Soon enough I was greeted by the amazing sight of a Lineage OS welcome screen. Currently sideloading opengapps for my device.
Somehow flashing TWRP to root, and failing, then trying to fix it gave me face unlock and a stock (finally) theme? Anyway, couldn’t have done it without your help, thanks a lot @JonnyTech
Okay, somehow built 1.4.2 from source, and now I’m detecting the device, but now I get this output, so I think it is the same error that I was getting before.