Skip to content

Patches and Clover configuration required for Intel NUC8 series mini PCs

License

Notifications You must be signed in to change notification settings

Zhao-Qi/Intel-NUC8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intel "NUC5"/"NUC6"/"NUC7" DSDT patches by RehabMan

This set of patches/makefile can be used to patch your Intel NUC5/NUC6/NUC7 ACPI.

The current repository actually uses only on-the-fly patches via config.plist and an additional SSDTs, SSDT-XOSI.aml, etc. The files here should work for all the Broadwell NUC, Skylake NUC, and Kaby Lake NUC.

Please refer to this guide thread on tonymacx86.com for a step-by-step process, feedback, and questions:

Broadwell NUC5: http://tonymacx86.com/threads/guide-intel-broadwell-nuc5-using-clover-uefi-nuc5i5mhye-nuc5i3myhe-etc.191011/

Skylake NUC6: http://www.tonymacx86.com/threads/guide-intel-skylake-nuc6-using-clover-uefi-nuc6i5syk-etc.194177/

Kaby Lake NUC7: http://www.tonymacx86.com/threads/guide-intel-kaby-lake-nuc7-using-clover-uefi-nuc7i7bnh-nuc7i5bnk-nuc7i3bnh-etc.221123/

Change Log:

2017-05-04

  • add Kaby Lake NUC7 support

  • switch to XCPM only CPU PM (just SSDT-PluginType1 content instead of full ssdtPRgen.sh SSDT)

  • consolidate separate SSDTs into single model specific SSDT (SSDT-NUC*.aml) file

2016-06-18

  • fixes some issues with ALC283 (lost/poor quality audio after period of LineIn idle, same after sleep/wake)

2016-06-12

  • add preliminary NUC6 (Skylake) Skull Canyon support

2016-05-30

  • add NUC6 (Skylake) support

2016-04-16

  • create based on Gigabyte BRIX project

About

Patches and Clover configuration required for Intel NUC8 series mini PCs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 62.4%
  • Shell 37.6%