-
-
Notifications
You must be signed in to change notification settings - Fork 585
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I don't know how to make compilation. Can you guys show how to compile heimdall? #505
base: master
Are you sure you want to change the base?
Commits on Oct 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ff6e985 - Browse repository at this point
Copy the full SHA ff6e985View commit details
Commits on Dec 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0c94485 - Browse repository at this point
Copy the full SHA 0c94485View commit details
Commits on Mar 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0fd207a - Browse repository at this point
Copy the full SHA 0fd207aView commit details
Commits on Jun 5, 2018
-
heimdall: Fix flashing firmwares bigger than 3.5GB
Mallon Lobjakas authored and Rudolf Tammekivi committedJun 5, 2018 Configuration menu - View commit details
-
Copy full SHA for d8a14b5 - Browse repository at this point
Copy the full SHA d8a14b5View commit details
Commits on Mar 14, 2021
-
InitialiseProtocol: reset device before handshake
Heimdall fails to handshake with device on my Linux installation: Initialising protocol... ERROR: libusb error -7 whilst sending bulk transfer. Retrying... ERROR: libusb error -7 whilst sending bulk transfer. Retrying... ERROR: libusb error -7 whilst sending bulk transfer. Retrying... ERROR: libusb error -7 whilst sending bulk transfer. Retrying... ERROR: libusb error -7 whilst sending bulk transfer. Retrying... ERROR: libusb error -7 whilst sending bulk transfer. ERROR: Failed to send handshake! ERROR: Failed to receive handshake response. Result: -7 ERROR: Protocol initialisation failed! However, with the same USB cable, port and device, Heimdall successfully handshake with the device on Windows via WinUSB. This indicates handling of USB devices of host (AMD X570) on Linux might lead to undesired results. Though, without further testing, the interference from userspace (Ubuntu 20.04, KDE) can not be ruled out. Thus, this patch calls libusb_reset_device to ensure the USB port is in a clean state before we send the data. Fixes issues with newer devices and hosts. Signed-off-by: Jesse Chan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 745dbb4 - Browse repository at this point
Copy the full SHA 745dbb4View commit details
Commits on Mar 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b6c0c4e - Browse repository at this point
Copy the full SHA b6c0c4eView commit details
Commits on Aug 25, 2021
-
Merge pull request #3 from Blefish/master
heimdall: Odin protocol version 4 support
Configuration menu - View commit details
-
Copy full SHA for 30a7680 - Browse repository at this point
Copy the full SHA 30a7680View commit details -
Configuration menu - View commit details
-
Copy full SHA for b96ad68 - Browse repository at this point
Copy the full SHA b96ad68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a3eb2c - Browse repository at this point
Copy the full SHA 2a3eb2cView commit details -
Merge pull request #1 from dandv/patch-1
Mention how to boot into download mode for S3 - S8
Configuration menu - View commit details
-
Copy full SHA for cbe3ff8 - Browse repository at this point
Copy the full SHA cbe3ff8View commit details -
Merge pull request #2 from bikepunk/master
add instructions to compile without de frontend cf. https://github.co…
Configuration menu - View commit details
-
Copy full SHA for 7bcb598 - Browse repository at this point
Copy the full SHA 7bcb598View commit details -
Merge pull request #4 from luk1337/tmp
InitialiseProtocol: reset device before handshake and upload artifacts
Configuration menu - View commit details
-
Copy full SHA for 642c422 - Browse repository at this point
Copy the full SHA 642c422View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1532269 - Browse repository at this point
Copy the full SHA 1532269View commit details -
Configuration menu - View commit details
-
Copy full SHA for b14e330 - Browse repository at this point
Copy the full SHA b14e330View commit details
Commits on Sep 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 48a4785 - Browse repository at this point
Copy the full SHA 48a4785View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cf3bc4 - Browse repository at this point
Copy the full SHA 7cf3bc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0236330 - Browse repository at this point
Copy the full SHA 0236330View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9da2a64 - Browse repository at this point
Copy the full SHA 9da2a64View commit details -
Merge pull request #6 from amo13/MacOS-fix-from-e.foundation
MacOS fix from e.foundation
Configuration menu - View commit details
-
Copy full SHA for 9b98b08 - Browse repository at this point
Copy the full SHA 9b98b08View commit details
Commits on Sep 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f1d34b0 - Browse repository at this point
Copy the full SHA f1d34b0View commit details
Commits on Apr 18, 2022
-
add needed dll files to run heimdall
put them in the same folder as the heimdall.exe binary
Configuration menu - View commit details
-
Copy full SHA for 8378ba4 - Browse repository at this point
Copy the full SHA 8378ba4View commit details