This repository contains all the fixes for Skylake CPU Model on macOS.
My laptop specification:
Model | Dell Latitude E5570 | Note |
---|---|---|
CPU | Intel Core i3-6100U 2.30 GHz | Skylake CPU Generation |
GPU 1 | Intel HD Graphics 520 | |
GPU 2 | AMD R7 M370 2GB | Only available in i5/i7 Model |
Memory | 2 x 8GB Samsung DDR4 | |
Storage (nVME) | SK hynix BC501 HFM256GDJTNG-8310A 250GB | |
Storage (SATA) | Samsung SSD 750 EVO 120GB | |
Ethernet | Intel Ethernet I219-LM | |
Audio Chipset | Realtek ALC293 | |
Wireless | Intel Wireless AC 7260 | Original from manufacturer. |
Wireless | Dell Wireless DW1820A | BCM94350 |
Bluetooth | Dell Wireless DW1820A | BCM94350_C2 |
Card Reader | Realtek RTS525A |
Intel HD Graphics
will not get best performance.
I have made and tested this EFI on Dell Latitude E5570, but I need a confirmation if this EFI is working on other Dell Skylake E-Series Models.
Bootloader: OpenCore 0.8.4
Model | CPU Name | Is that supported ? |
---|---|---|
E5470 | ? | Need testing. |
E5570 | i3-6100U | Yes |
E7270 | i5-6200U | Yes |
E7470 | ? | Need testing. |
1: Disable your dGPU (If you have) with a SSDT
⚠️ WARNING: YOU MUST READ CAREFULLY THIS SECTION!
-
1. Serial Number: How to generate your S.N?
-
2. Booting and diagnose errors: BIOS Setting
-
3. Mapping USB: See here.
-
4. Place OpenCore into hard drive and edit miscellaneous information in config.plist: See here.
-
6. Optimizing Power Management: See here.
-
7. Turn off CFG Lock (MSR 0xE2) for better Power Management (
⚠️ : Advanced User): See here.
You have 2 options:
Option 1: Online install. It may take a long time to install. Use this method when you have USB lower than 8GB or you just chill in your free time, lmao 🐸.
Option 2: Offline install. This method requires you have USB larger than 8GB (Recommend 16GB at least).
- Dortania for OpenCore Install Guide and bootloader
- Acidanthera, SkyrilHD and other developers for many kext I used.