Hackintosh Single User Mode Install Kexts

  1. Intel I211 Hackintosh Kext

This contains a list of the kext files I use for my hackintosh. You may eventually need to update your kext files when new versions of macOS comes out for continued support.

Boot in single user mode (hold Command-S during boot). Check the file system by typing /sbin/fsck -y. Then mount the root volume with write permissions by typing mount -uw /. Hackintosh Single User Mode Install Kexts Single user mode Clover: Single User Mode failure. Just built a hackintosh a few days ago and installed mavericks successfully everything was working fine besides the audio so i tried to install an audio driver from multi beast, i tried a lot of the options kept rebooting and nothing really went wrong.

Kext Locations:

  • If using the Clover method I like to stuff my kexts in/EFI/CLOVER/kexts/Other
  • If not you can place non-required kexts in /System/Library/Extensions
Required

These two kexts you should always have in your EFI partition.

FakeSMC.kext – Mantatory kext that emulates a Mac and is required to boot a hackintosh. When you download FakeSMC the folder will also contain Sensor kexts that you can use to monitor your hackintosh read about that here : HWMonitor Sensor Guide

Lilu.kext – Arbitrary kext that is required other kexts to work like AppleALC.kext & NvidiaGraphicsFixup.kext. Some Gigabyte motherboards have trouble with some versions of Lilu.kext breaking audio. I recommend those users use v1.0.0, instead of the latest version.

USB

USBInjectAll.kext – Injects all USB ports

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.

Ethernet

IntelMausiEthernet.kext – Enables ethernet for motherboards using an Intel Ethernet Chipset.

RealtekRTL8111.kext – Enables ethernet for motherboards using a Realtek Ethernet Chipset

AtherosE2200Ethernet.kext – Enables ethernet for motherboards using Killer Lan Ethernet Chipset

Mode
Graphics

NvidiaGraphicsFixup.kext – Allows the latest Mac SMBIOS definitions to be used like iMac 17,x and iMac 18,x. You would want to use these SMBIOS defintions if you are using a Skylake or Kabylake CPU respectively. Updating to the latest version may fix black screen issues.

IntelGraphicsFixup.kext – Fixes display and graphical issues when using integrated graphics. I also recommend setting DVMT Pre-Allocated to 128M or higher in BIOS if using the Intel iGPU to enable high resolution displays.

WhateverGreen.kext – Enables AMD graphic cards in macOS 10.12.6 or later. Will require Lilu.kext. Read about it here : How to hackintosh AMD graphics cards in Sierra 10.12.6+

Shiki.kext – Protects against graphical issues with video playback

Audio

AppleALC.kext – Enables audio on a hackintosh. Read about how to enable audio here: Hackintosh Audio Guide. Some gigabyte users have problems with AppleALC.kext not enabling audio. I recommend them using v1.1.0, instead of the latest version.

HDMIAudio.kext – May help enable HDMI audio on some graphic cards. Read about it here : Hackintosh HDMI Audio + DisplayPort GFX Card Sound Guide

Hackintosh Single User Mode Install Kexts

CodecCommander.kext – Fixes a problem with dim sounding or lower volume audio after sleeping/botting the hackintosh by updating EAPD (External Amplifier) state on HDA.

Spoofs

FAKEPCIID.kext – Enables support for Intel processors on earlier versions of macOS that don’t support that processor by pretending to be a supported processor. Kaby Lake CPU’s are nativily supported as of macOS 10.12.6

FakePCIID_Intel_HD_Graphics.kext – Enables integrated graphics on iGPU’s that are not supported in macOS by mimicking another supported iGPU. Kaby Lake CPU’s with HD 630 are supported nativily in 10.12.6. If you have upgraded to 10.12.6 you can remove this kext.

NullCPUPowerManagement.kext – Used to enabled hackintosh support for Pentium Processors like the G4560

Kexts
-->
Hackintosh kext installer
  • Super speed repair permissions for all system folders: /System/Library/Extensions and /Library/Extensions.
  • Starts a update (rebuild) system caches.
  • Starts a update (rebuild) system kernelcache_* for OS X with Extensions.mkext standard cache file (OS X 10.6).
  • Install multiple kext files simultaneously.
  • Kext Utility.app/Contents/Resources/KU_config.plist for ON|OFF some KU functions.
  • KU can automatically add/remove boot args: '-v' for verbose boot, 'kext-dev-mode=1' for load unsigned kexts in MAC OS X 'Yosemite' and 'rootless=0' for perform any repair permissions operation for system files in MAC OS X 'El Capitan' in com.apple.Boot.plist and Unbelievable! in NVRam.
  • Patch msdosfs.kext Info.plist for add OSBundleRequired='Console'. That provides access to an EFI partition in single user mode (disabled for 10.10 and up).
  • Update a records about the unsigned installed kexts in the AppleKextExcludeList.kext (disabled for 10.10 and up).
  • Pack kext files to mkext cache file.
  • UnPack mkext cache files..

Intel I211 Hackintosh Kext

Note: You must disable SIP in order to open Kext Utility Application.