Heimdall Kext For Os X

A free Mac OS X equivalent of Odin, an utility for flashing firmware (ROMs) onto Samsung Galaxy mobile devices including tablets Heimdall is an open source and cross platform utility that offers. Aug 27, 2017 XHCI-200-series-injector.kext – Enables USB 3 device detection and USB 3 speeds on Kaby Lake motherboards. This kext is also recommended to have during the macOS install process so you can use those USB 3 ports and flash drives.

Heimdall is a cross-platform tool that is used to flash firmware (ROMs) onto Samsung mobile devices. Heimdall is available for Windows, Mac OS, and Linux platforms. So, it can be used as Samsung’s Odin alternative for macOS, and Linux. Here you can download Heimdall for macOS, Linux, and Windows.

Mar 12, 2012 Heimdall uses the same protocol as Odin to interact with a device in download mode. USB communication in Heimdall is handled by the popular open-source USB library, libusb-1.0. It should come as part of the package you've downloaded (i.e. It's part of Heimdall but perhaps this isn't working correctly). VirtualSMC.kext is a requirement - it emulates the SMC chip found on real macs, and convinces the OS that yes, this is a real Mac. Without it, no Hackintosh: (All of the following kexts are available on this repo courtesy of Goldfish64. Each kext is auto-built whenever a new commit is made.

What is Heimdall Tool?

Heimdall is an open-source, cross-platform tool suite used to flash firmware (ROMs) onto Android-based Samsung devices. It is developed by Glass Echidna (link).

Samsung Odin software is only available for Windows OS. As a result, Heimdall was developed to support the users using macOS and Linux platforms to be able to flash firmware without Samsung’s official Odin tool.

Which Samsung mobile phones Heimdall is tested with?

Users of Heimdall tool have reported success with a wide variety of Samsung mobile phones and tablets around the world. However, Heimdall is tested officially with below listed Samsung Smartphone models.

Heimdall kext for os x download
  • GT-I9000
  • GT-I9100[T]
  • GT-I9300
  • GT-I9505
  • SGH-I727
  • SGH-I777
  • SGH-I927
  • SGH-I797

Download Heimdall for Linux, macOS, and Windows

Heimdall is available for all the three major platforms, and you can download the official latest version of Heimdall Tool from below.

Download Heimdall for Windows

Kext

Heimdall suite for Windows OS includes – Heimdall command-line tool, Heimdall frontend GUI, and Samsung USB Drivers.

Heimdall kext for os x download

File Name: heimdall-suite-1.4.0-win32.zip

Size: 9.54 MB

Compatible with: Windows 10/7/8/8.1/XP

System architecture supported: 32-bit and 64-bit


Note: You must have Microsoft Visual C++ 2012 redistributables installed on your system.

Download Heimdall for macOS (Samsung Odin for Mac)

Heimdall suite for macOS X includes – Heimdall command-line tool, Heimdall Frontend GUI, and Codeless kext (driver alternative).

File Name: heimdall-suite-1.4.0-mac.dmg

Size: 6.96 MB

Download Heimdall for Linux (Samsung Odin for Linux)

Heimdall suite for Linux platform includes – Heimdall command line package, Heimdall frontend package.

Heimdall command-line package includes:

  • Heimdall command-line tool.
  • udev rules (for non-root USB access).

Heimdall Frontend package includes:

  • Heimdall Frontend – graphical UI only.

Note: To use Heimdall Frontend, you must also install the command-line package.


Once downloaded, you can start flashing Samsung firmware on Samsung mobile devices using Heimdall Tool.

Have any questions? Ask them in the comment section below.

  • 1Linux
    • 1.2Debian based
    • 1.4Generic Linux Instructions
  • 2OSX
  • 3Windows

Linux

Fedora

After this step, skip to the instructions for generic Linux distributions below.

Debian based

These instructions are for Debian based distributions including Ubuntu and Linux Mint.

With apt-get

Compiling from source

After this step, skip to the instructions for downloading and compiling below.

Arch Linux

heimdall is available in the official repositories. heimdall-git is available in the AUR for building from source.

Generic Linux Instructions

These are distro-independent instructions.

Installing prerequisites

Use your favourite package manager to install (the development version if your distro has seperate “-dev” packages)of the following pre-requisites:

  1. gcc/g++
  2. make(automake)
  3. libc(glibc)
  4. libusb
  5. qt5
  6. CMake
  7. OpenGL
  8. zlib

Downloading and compiling

Start Heimdall by issuing either heimdall or heimdall-frontend in a terminal.

OSX

Installing prerequisites

  • First make sure you have installed XCode and pkgconfig.
    • There are several different ways you can install pkgconfig, the simplest option is to use Homebrew.
  • Open a terminal and navigate to the directory you downloaded, or extracted, Heimdall to.
  • Install libusb >= 1.0:
    • The simplest option is to use Homebrew.
    • Alternatively you may download and compile from: http://www.libusb.org/
  • Enter the following commands to compile libpit.
    • NOTE: There is no need to run “sudo make install”.

Installing heimdall

  • Enter the following commands to compile and install Heimdall:
    • NOTE: The export line is needed to overcome a compile error with 1.4RC and will hopefully be unnecessary soon.
    • NOTE: Do not be alarmed if the sudo make install ends with: make[2]: Nothing to be done for `install-data-hook'
  • If you haven’t installed the driver before, enter the following:

Installing the Frontend

  • First make sure you have installed XCode from your OS X install DVD.
  • You’ll also need Qt 4.7 or later, available from: http://qt.nokia.com/downloads/
  • Open a terminal and navigate to the directory you extracted Heimdall to.
  • Enter the following commands to compile and install Heimdall Frontend:

Heimdall Kext For Os X Catalina

  • Open Finder and navigate to the heimdall-frontend sub-directory. Open the newly created XCode project.
  • From the menu bar select Build -> Build. This outputs heimdall-frontend to /Applications

Windows

Heimdall kext for os x 8

Prebuilt package

Heimdall is available for download at http://glassechidna.com.au/heimdall/. However, to get the latest version, you must follow the instructions below to compile from source.

Heimdall Kext For Os X 10

Compile with CMake

Heimdall Kext For Os X Update

Download and install MSYS2 to set up a MinGW-W64 build environment. After installing, a terminal will launch. Issue the following commands:

Heimdall Kext For Os Xenoverse

Heimdall

After compiling, open a command prompt/Explorer window and navigate to %msys64%home%username%Heimdallbuildbin (where “%msys64%” is the directory you installed MSYS2 to, C:msys64 by default). There should now be two executable files in that folder: heimdall.exe and heimdall-frontend.exe. You can run them from that directory or move them to a more suitable location. Navigate to %msys64%home%username%HeimdallWin32Drivers for the Zadig (driver) executable.

Content of this page is based on informations from wiki.cyanogenmod.org, under CC BY-SA 3.0 licence.

Comments are closed.