THIS BRANCH IS HIGHLY WIP, USABLE, BUT KEEP IT IN MIND THAT IT'S HEAVILY AMEND AND FORCE PUSH AND I WON'T TAKE RESPONSIBLE IF THIS BRANCH BREAK SOMETHING, OR EVEN WIPE YOUR HARDDISK CLEAN
This guide is only for the Lenovo ThinkPad T480. I am NOT responsible for any harm you cause to your device. This guide is provided "as-is" and all steps taken are done at your own risk.
💻 My Hardware
These are the Hardware component I use. But this OpenCore configuation should still work with your device, even if the components are not equal.
Check the model of your WiFi & Bluetooth card. Intel cards should be compatible with itlwm (or AirportItlwm). If your card is from another manufacturer, please check if your card supports macOS. macOS Sonoma no longer supports Broadcom Wifi cards.
| Category | Component |
|---|---|
| CPU | Intel Core i5-8350U |
| GPU | Intel UHD Graphics 620 |
| SSD | INTEL SSDPEKKF512G8L (512GB) |
| Memory | 24GB DDR4 2400Mhz |
| Camera | 720p Camera |
| WiFi & BT | Intel Dual Band Wireless-AC 8265 |
| OS | Windows 11 & MacOS Sequoia 15.5 |
*highly recommend to use adapter with extension cable
✅ What's working
- Intel WiFi & Bluetooth
- Brightness / Volume Control
- Battery Information
- Audio (Audio Jack & Speaker)
- USB Ports & Built-in Camera
- Graphics Acceleration
- Trackpoint / Touchpad
- Power management / Sleep
- FaceTime / iMessage (iServices)
- HDMI
- Automatic OS updates
- Handoff / Universal Clipboard
- Sidecar (Cable) / AirPlay to Mac
- SIP / FireVault 2
- USB-C
- Dualbooting Windows / Linux (with OpenCore)
⚠️ What's not working
- Safari DRM
Use Chromium powered Browser or Firefox to watch Amazon Prime Video, Netflix, Disney+ and others - AirDrop & Continuity
- Fingerprint Reader (Disabled with NoTouchID kext)
- Thunderbolt 3
- Sidecar Wireless
- Apple Watch Unlock
🔄 Not tested
- WWAN
🛜 Intel Wi-Fi Patch for macOS Sequoia
Intel Wi-Fi does not work on macOS Sequoia unless you install this patch.
Credit to ResQre for these instructions
What you need
- Intel Wi-Fi Card (of course)
- Hackintool (for device path) + your favorite plist editor (in my case, OCAuxiliaryTools)
- OpenCore Legacy Patcher
-
Open Hackintool and go to the Pcie menu, look for where it says "Intel Wireless" (in my case, Wireless 8260).

-
Open a .plist editor (in this case, we'll use OCAuxiliaryTools), add the device path (without #), then add the following device details:
| Key | Data Type | Value |
|---|---|---|
| IOName | String | pci14e4,43a0 |
| compatible | String | pci106b,117 |
| device-id | Data | A0430000 |
| device_type | String | Network Controller |
| model | String | BCM4360 802.11ac Wireless Network Adapter |
| name | String | pci14e4,43a0 |
| pci-aspm-default | Number | 0 |
| subsystem-id | Data | 17010000 |
| subsystem-vendor-id | Data | 6B100000 |
| vendor-xt | Data | E4140000 |
It should look like this:
Press save and reboot (no need for setting the kext up since it's already presented inside of the efi.)
- If you done the setup correctly, you should be able to install the OCLP root patch.
- Install the patch, then you can remove the spoof id (or add the # instead) and Intel Wi-Fi should work without the need for Heliport.
Did you find any bugs or just have some questions? Feel free to provide your feedback using the Discussions tab.
The ACPI patches and the style of this README are from EETagent.
Thanks MultimediaLucario for his works on hackintosh EFI Lenovo-ThinkPad-T480.
Thanks lolipuru for dual boot open-core issue Thinkpad-T480-Opencore.
This repo is licensed under the MIT License.
OpenCore is licensed under the BSD 3-Clause License.



