README.md 4.3 KB
Newer Older
M
mrasong 已提交
1

M
mrasong 已提交
2
## Intel NUC10 Hackintosh OpenCore EFI
3

M
mrasong 已提交
4 5
[![Gitter](https://badges.gitter.im/hackintosh-efi/intel-nuc10.svg)](https://gitter.im/hackintosh-efi/intel-nuc10?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

M
mrasong 已提交
6 7
### [简体中文](README.zh_CN.md)

M
mrasong 已提交
8
### OpenCore
M
mrasong 已提交
9

M
mrasong 已提交
10
[OpenCore 0.6.7](https://github.com/acidanthera/OpenCorePkg)
11

M
mrasong 已提交
12

M
mrasong 已提交
13
### Adapted
M
mrasong 已提交
14

M
mrasong 已提交
15 16 17 18 19 20
- NUC10i7FNH/FNK
- NUC10i5FNH/FNK
- NUC10i3FNH/FNK


### OS Version Tested
M
mrasong 已提交
21

M
mrasong 已提交
22 23
- macOS Big Sur 11.1
- macOS Catalina 10.15.7 (Need to replace `AirportItlwm.kext` to Catalina version)
M
mrasong 已提交
24

M
mrasong 已提交
25

M
mrasong 已提交
26 27
### BIOS config

M
mrasong 已提交
28 29
BIOS version **FNCML357.0047 (latest)**

M
mrasong 已提交
30
- Advanced -> Storage -> SATA Mode Selection -> AHCI
M
mrasong 已提交
31 32 33
- Advanced -> Video -> IGD Minimum Memory -> 64MB
- Advanced -> Video -> IGD Aperture Size -> 256MB
- Advanced -> Video -> IGD Primary Video Port -> Auto
M
mrasong 已提交
34
- Boot -> Secure Boot -> Secure Boot -> Disabled
M
mrasong 已提交
35 36 37
- Boot -> Boot Priority -> UEFI Boot -> Checked
- Boot -> Boot Priority -> Legacy Boot -> Unchecked
- Boot -> Boot Priority -> Fast Boot -> Unchecked
M
mrasong 已提交
38 39 40 41

keep other settings default.


M
mrasong 已提交
42 43 44 45
### CFG Unlock

If it's the first time your nuc10 install with macOS, you must unlock CFG before install macOS.

M
mrasong 已提交
46 47 48 49
1. Find a USB flash drive, formatted as `FAT32` partition.
2. Copy `EFI` files to the root of your USB drive, path will be `/EFI`.
3. Reboot your nuc10, press `F10`, boot with the drive above. 
4. Choose `CFGLock Shell.efi` unlock CFG. 
M
mrasong 已提交
50 51


M
mrasong 已提交
52 53
### config.plist

M
mrasong 已提交
54
1. `/EFI/OC/config.plist` Default boot with `AppleALC.kext`.
M
mrasong 已提交
55 56 57 58
2. `/EFI/OC/config.AppleALC.plist` same as `/EFI/OC/config.plist`.
3. `/EFI/OC/config.VoodooHDA.plist` Default boot with `VoodooHDA.kext`(HDMI Audio works).
4. `/EFI/OC/config.GUI.AppleALC.plist` GUI boot with `AppleALC.kext`.
5. `/EFI/OC/config.GUI.VoodooHDA.plist` GUI boot with `VoodooHDA.kext`(HDMI Audio works).
M
mrasong 已提交
59

M
mrasong 已提交
60 61 62
Choose one you prefer to :)   

**When in the OC's booting interface, press the `space bar` to show more options**
M
mrasong 已提交
63 64


M
mrasong 已提交
65 66
### Known issue

M
mrasong 已提交
67
- HDMI Audio not work(you can use VoodooHDA.kext as alternative).
M
mrasong 已提交
68
- Airdrop not work.
M
mrasong 已提交
69 70 71
- SD Card not work.


M
mrasong 已提交
72
### HDMI Audio
M
mrasong 已提交
73

M
mrasong 已提交
74 75
- The default Audio drive is `AppleALC.kext` loaded by the file `/EFI/OC/config.plist`.
- If you want to use `VoodooHDA.kext`, just rename the file `/EFI/OC/config.VoodooHDA.plist` to `/EFI/OC/config.plist`. (Do not forget to replace the GMBIOS with your own.)
M
mrasong 已提交
76

M
mrasong 已提交
77 78

### Kexts
M
mrasong 已提交
79

80
- [AirportItlwm.kext v1.2.0](https://github.com/OpenIntelWireless/itlwm)
M
mrasong 已提交
81
- [AppleALC.kext 1.5.8](https://github.com/acidanthera/AppleALC)
M
mrasong 已提交
82 83
- [IntelBluetoothFirmware.kext 1.1.2](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)
- [IntelBluetoothInjector.kext 1.1.2](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)
M
mrasong 已提交
84
- [IntelMausi.kext 1.0.5](https://github.com/acidanthera/IntelMausi)
M
mrasong 已提交
85
- [Lilu.kext 1.5.1](https://github.com/acidanthera/Lilu)
M
mrasong 已提交
86 87 88 89
- [SMCProcessor.kext 1.2.1](https://github.com/acidanthera/VirtualSMC)
- [SMCSuperIO.kext 1.2.1](https://github.com/acidanthera/VirtualSMC)
- [VirtualSMC.kext 1.2.1](https://github.com/acidanthera/VirtualSMC)
- [WhateverGreen.kext 1.4.8](https://github.com/acidanthera/WhateverGreen)
M
mrasong 已提交
90
- [VoodooHDA.kext 2.9.2](https://github.com/chris1111/VoodooHDA-OC) 
91

M
mrasong 已提交
92 93 94 95 96 97 98 99 100 101 102

### Tools

- [Hackintool](https://github.com/headkaze/Hackintool) 
- [OpenCore Configurator](https://mackie100projects.altervista.org/opencore-configurator/) AKA OCC.
- [GenSMBIOS](https://github.com/corpnewt/GenSMBIOS) Generate SMBIOS.
- [MountEFI](https://github.com/corpnewt/MountEFI) Mount EFI partation.
- [gibMacOS](https://github.com/corpnewt/gibMacOS) Build your own MacOS image.
- [ProperTree](https://github.com/corpnewt/ProperTree) Plist editor.


M
mrasong 已提交
103 104 105 106 107
### Discuss

QQ Group: 591528332


M
mrasong 已提交
108 109 110
### Credits

Thanks to [HawkysCC](https://github.com/HawkysCC) and his [EFI](https://github.com/HawkysCC/Hackintosh-NUC10i7)
M
mrasong 已提交
111 112


M
mrasong 已提交
113 114 115 116 117 118 119 120 121 122
### By me a beer

![alipay](https://sn3301files.storage.live.com/y4motdhk_seImaIqjpenUPgmDei226yPQ5oylU0MjSq0izM6oM4IOIfUhfos1JRhtDsf3UmRcqNuJCGGV30byvRD19hW3hHkPRNs38D0XTnN0EriFrmKWjjPzj-gCJ-oSZ-9eY-0yIaFHyb2RzAzhza-lV2bfbr9WN-nbOId_FCLijghCsFpshvmq18PyJf7xWj?width=128&height=128&cropmode=none) 
Alipay

![wepay](https://sn3301files.storage.live.com/y4mfSVsBSWF0tZ_ieHI-ISXnGu5YYUC7AhfEpqF6TFDkkOamY3nLjdrYGQZ_ypY2UnHJ_PbbBmiJOLaQzX2mdlEYTrs8fublvjpM2uXiHmu0f0_DSjxcQS5pLNfHN6e6uvZEd_s5qgE0Et953Da767VI5HhlnvUlbyEq3f_DNd8gFNgDkDQDLIzZDmctsVB1DVo?width=128&height=128&cropmode=none) 
Wechat Pay

[Paypal](https://www.paypal.me/mrasong)