JonnyTech
JonnyTech
> I don't know how to make compilation. Can you guys show how to compile heimdall? I see that you are using Windows, therefore read the relevant documentation linked on...
Try version 1.4.2
The USB port is not recognised. The extracted img file should be used. Can you run as su and provide a standard log without the debug info?
Looks like it worked. What was displayed on the phone? The error message may be because of the --no-reboot flag. Did you boot directly to TWRP afterwards? (Note that booting...
Hmm, are you sure that the bootloader is unlocked? If so, a long shot, but try hack from #347.
Reboot phone and try without `--no-reboot`
> libusb: error [op_set_interface] set interface failed, errno=110 Does your user account have access to the port? > ~$ ./heimdall flash --recovery $IMG Try with `sudo`: `sudo ./heimdall flash --recovery...
Please try the latest release v1.4.2
Use version 1.4.2 - I recommend compiling yourself
Have you tried rebooting the phone and another USB port and/or cable? Which version of libusb do you have installed? Version 1.0.21 works for me: ``` user@computer:~$ dpkg -l libusb-1*...