mirror of
https://github.com/WCBROW01/thinkpad-t480s-hackintosh.git
synced 2025-12-12 04:58:07 -05:00
49 lines
3.2 KiB
Markdown
49 lines
3.2 KiB
Markdown
This EFI is currently incomplete and is not very useful. At the moment, only Ventura works on my machine. Sonoma may have been broken with a point release. This will be fixed soon. Hopefully, in the future, I can get Sequoia working.
|
|
|
|
# thinkpad-t480s-hackintosh
|
|
A prebuilt OpenCore EFI for macOS on the Lenovo ThinkPad T480s
|
|
|
|
**WARNING! If running Sonoma, ethernet IS required for initial half of setup if you use an internet-based installer. You will need to install Heliport for Wi-Fi. Ventura users can use Wi-Fi with no issues.**
|
|
|
|
This is a macOS EFI for the Lenovo ThinkPad T480s, with support for Intel Wi-Fi cards. Ventura and Sonoma compatible.
|
|
|
|
Follow the "Downloading macOS" section in the Dortania guide to get macOS. ***Support will not be offered if you get macOS from any other source.*** https://dortania.github.io/OpenCore-Install-Guide/installer-guide/windows-install.html#downloading-macos. After installing macOS, you will need to disable force clicking, as by default macOS will register all clicks as force clicks (System Settings -> Trackpad -> Uncheck "Force Click and haptic feedback")
|
|
|
|

|
|
|
|
# Specs of my specific unit:
|
|
- CPU: Intel Core i5-8350u
|
|
- GPU: Intel UHD Graphics 620
|
|
- RAM: 24GB (8GB soldered, 16GB Samsung stick inserted)
|
|
- Touchpad: Elan SMBus
|
|
- Audio: Realtek ALC257
|
|
- Wi-Fi: Intel Wireless-AC 8265
|
|
- Ethernet: Intel I219-LM
|
|
- SSD: Intel 660p 512GB
|
|
|
|
# Set BIOS settings as follows
|
|
- Config -> Network -> Wake On LAN -> Disabled
|
|
- Config -> Network -> Wake On LAN from Dock -> Disabled
|
|
- Config -> CPU -> Intel (R) Hyper-Threading Technology -> Enabled
|
|
- Security -> Security Chip -> Security Chip -> Disabled
|
|
- Security -> Virtualization -> Intel (R) Virtualization Technology -> Enabled
|
|
- Security -> Virtualization -> Intel (R) VT-d Features -> Disabled
|
|
- Security -> Secure Boot -> Secure Boot -> Disabled
|
|
- Security -> Intel(R) SGX -> Intel (R) SGX Control -> Disabled
|
|
- Startup -> UEFI/Legacy Boot -> UEFI Only
|
|
- Startup -> CSM Support -> No
|
|
|
|
# Credits
|
|
- [Lost-Entrepreneur439](https://github.com/Lost-Entrepreneur439) -- Made the EFI this was based on
|
|
- [Acidanthera](https://github.com/acidanthera) -- Made OpenCore, AppleALC, BlueToolFixup, BrightnessKeys, IntelMausi, Lilu, NVMeFix, SMCBatteryManager, SMCProcessor, SMCSuperIO, VirtualSMC, VoodooPS2Controller and WhateverGreen
|
|
- [OpenIntelWireless](https://github.com/OpenIntelWireless) -- Made Airportitlwm, IntelBluetoothFirmware and IntelBTPatcher
|
|
- [Avery Black](https://github.com/1Revenger1) -- Made ECEnabler
|
|
- [FireWolf](https://github.com/0xFireWolf) -- Made GenericCardReaderFriend
|
|
- [USBToolBox](https://github.com/USBToolBox) -- Made USBToolBox and UTBMap
|
|
- [VoodooSMBus](https://github.com/VoodooSMBus) -- Made VoodooSMBus
|
|
- [zhen-zen](https://github.com/zhen-zen) -- Made YogaSMC
|
|
- [CorpNewt](https://github.com/corpnewt) -- Made SSDTTime, which was used to make SSDTs.
|
|
- [dortania](https://github.com/dortania) -- Made the OpenCore Install Guide which was used to make this EFI.
|
|
- [Mohamed A. Salah](https://github.com/m4salah) -- Made another T480s EFI which I used a part from to fix mine not working.
|
|
- [ellnic](https://github.com/ellnic) -- Helped me fix Linux dualbooting
|