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

2 3
## Intel NUC10 Hackintosh OpenCore

M
mrasong 已提交
4 5 6
Intel NUC10 OpenCore EFI

[OpenCore 0.6.5](https://github.com/acidanthera/OpenCorePkg)
7

M
mrasong 已提交
8 9 10 11 12 13 14 15

#### Adapted

 - NUC10i5FNH
 - NUC10i5FNK
 - NUC10i7FNH
 - NUC10i7FNK

M
mrasong 已提交
16

M
mrasong 已提交
17 18
### Known issue

M
mrasong 已提交
19
- HDMI Audio not work(you can use VoodooHDA.kext as alternative).
M
mrasong 已提交
20
- Airdrop not work.
M
mrasong 已提交
21 22 23 24 25 26
- SD Card not work.

#### HDMI Audio

 - The default Audio drive use `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`.
M
mrasong 已提交
27 28


M
mrasong 已提交
29 30
### kexts update

31
- [AirportItlwm.kext v1.2.0](https://github.com/OpenIntelWireless/itlwm)
M
mrasong 已提交
32
- [AppleALC.kext 1.5.6](https://github.com/acidanthera/AppleALC)
M
mrasong 已提交
33 34
- [IntelBluetoothFirmware.kext 1.1.2](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)
- [IntelBluetoothInjector.kext 1.1.2](https://github.com/OpenIntelWireless/IntelBluetoothFirmware)
M
mrasong 已提交
35
- [IntelMausi.kext 1.0.5](https://github.com/acidanthera/IntelMausi)
M
mrasong 已提交
36 37 38 39
- [Lilu.kext 1.5.0](https://github.com/acidanthera/Lilu)
- [SMCProcessor.kext 1.1.9](https://github.com/acidanthera/VirtualSMC)
- [SMCSuperIO.kext 1.1.9](https://github.com/acidanthera/VirtualSMC)
- [VirtualSMC.kext 1.1.9](https://github.com/acidanthera/VirtualSMC)
M
mrasong 已提交
40 41
- [WhateverGreen.kext 1.4.6](https://github.com/acidanthera/WhateverGreen)
- [VoodooHDA.kext 2.9.2](https://github.com/chris1111/VoodooHDA-OC) 
42