Get Intel Wi-Fi working on a Hackintosh or PC running macOS with the OpenCore bootloader.
Enable wireless networking on a non-Apple machine running macOS where the default drivers don't support your Intel card.
Requires OpenCore bootloader and macOS security setting adjustments, consult the compatibility guide before installing.
itlwm is a macOS kernel extension that adds Wi-Fi support for Intel wireless adapters. macOS normally does not include drivers for Intel Wi-Fi cards because Apple's own hardware uses Broadcom chips. This project fills that gap, making Intel-based Wi-Fi hardware work on machines running macOS outside of Apple's standard supported hardware list, such as PCs configured to run macOS (commonly called Hackintosh setups) or systems using the OpenCore bootloader. A kernel extension is a piece of software that loads directly into macOS's core system (the kernel), allowing it to communicate with hardware that the operating system would not otherwise recognize. itlwm is based on wireless drivers originally written for OpenBSD, a security-focused open-source operating system, and has been adapted to work within macOS. Firmware from Intel is used to operate the hardware itself. The README is brief, pointing readers to external documentation for compatibility details and setup instructions. A FAQ page covers common questions about which Intel cards are supported and how to install the extension. Community support is available on Gitter, and bug reports are accepted on GitHub after first confirming the issue in the community chat. The project credits contributions from OpenBSD, the Linux iwlwifi driver, and several individual developers. It is written in C, the low-level language typically required for operating system and driver work. Users wanting to install it should consult the linked compatibility and installation guides carefully, as kernel extensions require specific steps and may interact with macOS security settings.
← openintelwireless on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.