Kexts For Mac X



I love Hackintoshes. In fact, my primary Mac is a Hackintosh that I built in the long, dark days of no Mac Pro updates. It cost me less and works beautifully with my official Apple hardware. However, it does require a little hand holding, and it’s certainly not the plug-and-play experience you get from running official Apple hardware. You’ll often need to install kexts on a Hackintosh to get important hardware running, or fiddle with kexts to iron out post-installation bugs.

Kext Wizard 3.7.11 for Mac is available as a free download on our application library. The unique ID for this app's bundle is janek202.Kext-Wizard. The application lies within System Tools, more precisely System Optimization. The latest version of Kext Wizard is supported on Mac OS X 10.6 or later. Mac OS X Support Mac Software Other Apple Hardware Laptops Laptop Compatibility Big Sur Laptop Support Big Sur Laptop Guides Catalina Laptop Support. Kexts Individual kext downloads. Categories Categories. Tonymacx86 Downloads 25. MultiBeast Archive 56. UniBeast Archive.

Kexts, or kernel extensions, allow macOS’ Darwin kernel to communicate with all the hardware connected to your Mac. Just like Windows’ drivers, kexts make it possible for the kernel communicate with your computer’s hardware, translating kernel commands into something the hardware understands and vice versa. On an official Mac, these files typically require no maintenance. But if you’re putting together a Hackintosh, you might need to install a kext or two to support your non-standard hardware. Tools like MultiBeast help by installing a bunch of these kexts for your up front, but if you need an old kext or your hardware isn’t supported by MultiBeast, you might be on your own.

Where Are Kexts Found?

You can find kexts in two places on your Mac. Most live in the “System/Library/Extensions” directory which is the primary home for kexts that function for every user. Some are also found in the “/Library/Extensions” folder as well, but that’s less common. They’re typically related to per-user hardware.

You can recognize the files by their .kext extension as well as their plugin-style LEGO icon.

Removing or Unloading Kexts

You can get a kext off your system in two ways. The standard method is using the Terminal command kextunload.

1. Determine which kext you need to remove. Be absolutely certain you’ve got the right one. Removing a system-critical kext can cause major problems, and kext names are often cryptic.

2. Open Terminal and enter the following command:

Make sure to change “kext.kext” to the name of your kext file. For example, if the kext you want to remove is named “AppleIntelE1000e.kext,” the command would be:

Kexts For Mac X 10.7

3. Type your administrator password and press Enter. Remember that the cursor will not move as you type in your password.

If kextunload doesn’t work for you, it’s possible to simply delete the kext file using the Terminal command rm.

1. Type the following Terminal command and press Enter:

Make sure to change “kext.kext” to the name of your kext file. For example, if the kext you want to remove is named AppleIntelE1000e.kext, the command would be:

2. Enter your admin password and press Enter. Remember that the cursor will not move as you type in your password.

Kexts For Mac X Reader

3. Restart your computer to unload the text from the kernel completely.

Installing Kexts Automatically

When you’re reading to install a new kext, there are a few ways to approach it. However, it’s not as simple as removing a kext. To install kexts on a Hacktinosh, you can use a manual approach with Terminal or a kext installation utility like KextBeast. KextBeast was created to install kexts on a Hackintosh, but it will work just as well on a vanilla Mac.

1. Download KextBeast. If you don’t have a free account with tonymacx86.com yet, you’ll need to create one to download the file.

2. Move the kext file you want to install to your Desktop. The program will automatically operate on any kext files in the “~/Desktop ” directory, so make sure you’ve got the right one.

3. Open KextBeast and click “Continue.”

4. Click “Continue” again.

5. Choose your system’s boot drive as the installation destination and click “Continue.”

6. Tick the box next to “/System/Library/Extensions” or “/Library/Extensions” to choose an installation destination. If you’re not sure which installation designation you should pick, then “/System/Library/Extensions” is the safer bet.

7. Once you chosen you destination, click “Continue.”

8. Enter your administrator password and click “Install Software” to install the kexts from your Desktop.

9. Wait for the installation success scene, then click “Close.”

10. When KextBeast is closed, restart your computer to load up all your new kexts.

Installing Kexts Manually

If you absolutely must, you can install kexts on a Hackintosh manually as well. It’s a more cumbersome process, however, and your Mac really doesn’t like you installing kexts like this. You might get wonk warnings about things being installed incorrectly, and it’s really not recommended.

1. Drag and drop your kext file into “/System/Library/Extensions”.

2. Click “Authenticate” to allow the copy operation to take place.

3. Enter your administrator password to permit the copy.

4. Once the copy is finished, open Terminal and use the command sudo kextload kext.kext to load your newly copied kext file. Make sure to replace “kext.kext” with the name of your kext file.

5. Enter your administrator password. Remember that the cursor will not move as you type in your password.

6. If your hardware doesn’t start working right away, restart your Mac to finalize the process.

Conclusion

You shouldn’t need to install kexts on a Hackintosh too frequently, but don’t be surprised if you need to do a lot of it when you’re first getting the machine up and running. The kexts are, in some ways, the core of the Hackintoshing experience, allowing non-standard hardware to run with macOS as the operating system. Programs like tonymacx86’s Multibeast are a huge help when installing the basic text you need to get started.

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.

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

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

Kexts Mac

Mac
Audio

Kexts For Mac X 10.10

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.

Kexts For Mac X 10.6

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

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.

Kexts for mac x 10.10

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