OpenCore v0.6.6 Intel SkyLake Laptop Sanity Check

https://dortania.github.io/OpenCore-Install-Guide/config-laptop.plist/skylake.html


ACPI

Add

  • SSDT-EC.aml Make sure this file is in your OC/ACPI directory
  • SSDT-PNLF.aml Make sure this file is in your OC/ACPI directory
  • SSDT-@Infolittle-DATA.aml Make sure this file is in your OC/ACPI directory
  • SSDT-CPU.aml Make sure this file is in your OC/ACPI directory
  • SSDT-ECDT.aml Make sure this file is in your OC/ACPI directory
  • SSDT-Fans-TP.aml Make sure this file is in your OC/ACPI directory
  • SSDT-HACK-X260.aml Make sure this file is in your OC/ACPI directory
  • SSDT-HDEF-X260.aml Make sure this file is in your OC/ACPI directory
  • SSDT-LPC.aml Make sure this file is in your OC/ACPI directory
  • SSDT-PCIList.aml Make sure this file is in your OC/ACPI directory
  • SSDT-PS2K-X260.aml Make sure this file is in your OC/ACPI directory
  • SSDT-RMCF.aml Make sure this file is in your OC/ACPI directory
  • SSDT-SMBUS.aml Make sure this file is in your OC/ACPI directory
  • SSDT-X260-BATT.aml Make sure this file is in your OC/ACPI directory
  • SSDT-X260-USB.aml Make sure this file is in your OC/ACPI directory
  • SSDT-XOSI.aml Make sure this file is in your OC/ACPI directory
  • SSDT-PLUG.aml Make sure this file is in your OC/ACPI directory
  • SSDT-BATC.aml Make sure this file is in your OC/ACPI directory

Delete

Patch

Quirks

  • FadtEnableReset = No
  • NormalizeHeaders = No
  • RebaseRegions = No
  • ResetHwSig = No
  • ResetLogoStatus = No

Booter

MmioWhitelist

Patch

Quirks

  • AllowRelocationBlock = No
  • AvoidRuntimeDefrag = Yes
  • DevirtualiseMmio = No
  • DisableSingleUser = No
  • DisableVariableWrite = No
  • DiscardHibernateMap = No
  • EnableSafeModeSlide = Yes
  • EnableWriteUnprotector = Yes
  • ForceExitBootServices = No
  • ProtectSecureBoot = No
  • ProtectMemoryRegions = No
  • ProtectUefiServices = No
  • ProvideCustomSlide = Yes
  • ProvideMaxSlide = 0
  • RebuildAppleMemoryMap = No
  • SetupVirtualMap = Yes
  • SignalAppleOS = No
  • SyncRuntimePermissions = No

DeviceProperties

Add

  • AAPL,ig-platform-id = 02001619 iGPU set correctly

Delete

Kernel

Add

  • Lilu.kext make sure this Kext is in your OC/Kexts directory and the first kext listed here
  • VirtualSMC.kext make sure this Kext is in your OC/Kexts directory
  • ACPIBatteryManager_v1.90.1.kext make sure this Kext is in your OC/Kexts directory
  • AppleALC.kext make sure this Kext is in your OC/Kexts directory
  • BrightnessKeys.kext make sure this Kext is in your OC/Kexts directory
  • CtlnaAHCIPort.kext make sure this Kext is in your OC/Kexts directory
  • HibernationFixup.kext make sure this Kext is in your OC/Kexts directory
  • HoRNDIS.kext make sure this Kext is in your OC/Kexts directory
  • IntelMausiEthernet.kext make sure this Kext is in your OC/Kexts directory
  • NVMeFix.kext make sure this Kext is in your OC/Kexts directory
  • Sinetek-rtsx.kext make sure this Kext is in your OC/Kexts directory
  • USBInjectAll.kext make sure this Kext is in your OC/Kexts directory
  • VoodooPS2Controller.kext make sure this Kext is in your OC/Kexts directory
  • VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext make sure this Kext is in your OC/Kexts directory
  • VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext make sure this Kext is in your OC/Kexts directory
  • VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext make sure this Kext is in your OC/Kexts directory
  • WhateverGreen.kext make sure this Kext is in your OC/Kexts directory
  • CPUFriend.kext make sure this Kext is in your OC/Kexts directory
  • EnergyDriver.kext make sure this Kext is in your OC/Kexts directory

Block

Emulate

  • DummyPowerManagement = No

Force

Patch

Quirks

  • AppleCpuPmCfgLock = Yes but should normally be No
  • AppleXcpmCfgLock = Yes You should disable CFG-Lock in your bios instead of using this
  • AppleXcpmExtraMsrs = No
  • AppleXcpmForceBoost = No
  • CustomSMBIOSGuid = No If you have a Dell or VIAO motherboard, please enable this
  • DisableIoMapper = Yes
  • DisableRtcChecksum = No
  • ExtendBTFeatureFlags = No
  • LegacyCommpage = No
  • ExternalDiskIcons = No
  • ForceSecureBootScheme = No
  • IncreasePciBarSize = No
  • LapicKernelPanic = No If you have an HP laptop, please enable this
  • PanicNoKextDump = Yes
  • PowerTimeoutKernelPanic = Yes
  • SetApfsTrimTimeout = 0 but should normally be -1
  • ThirdPartyDrives = No
  • XhciPortLimit = Yes turn off after USB port mapping

Scheme

Misc

BlessOverride

Boot

  • ConsoleAttributes = 0
  • PollAppleHotKeys = No
  • ShowPicker = Yes
  • TakeoffDelay = 0
  • HibernateMode = None
  • LauncherOption = Disabled LauncherOption set correctly
  • LauncherPath = Default
  • PickerMode = Builtin
  • HideAuxiliary = No
  • PickerAttributes = 1
  • PickerAudioAssist = No
  • Timeout = 5
  • PickerVariant = Auto

Debug

  • AppleDebug = No but should normally be Yes
  • ApplePanic = No but should normally be Yes
  • DisableWatchDog enabling this will help debugging
  • Target = 67
  • DisplayLevel see Debugging Docs for more info debug display levels
  • DisplayDelay = 0

Entries

Security

  • AllowNvramReset = Yes
  • AllowSetDefault = Yes
  • ApECID = 0
  • AuthRestart = No
  • BlacklistAppleUpdate = No but should normally be Yes
  • DmgLoading = Signed
  • EnablePassword = No
  • Vault = Optional
  • SecureBootModel = Disabled SecureBootModel set correctly
  • HaltLevel = 2147483648
  • ExposeSensitiveData = 6
  • ScanPolicy = 0

Tools

  • You can remove the tool EFIs here

NVRAM

  • LegacyEnable = No
  • LegacyOverwrite = No
  • WriteFlash = Yes

Add

  • UIScale = 01
  • DefaultBackgroundColor = 00000000
  • boot-args = keepsyms=1 -wegnoegpu -disablegfxfirmware darkwake=0 slide=100 You need to add alcid=<layout> here since you are using AppleALC.kext
  • run-efi-updater = No
  • csr-active-config = e7030000
  • prev-lang:kbd = 656e5f47423a32 (en_GB:2)
  • SystemAudioVolume = 46

Delete

LegacySchema

PlatformInfo

  • Automatic = Yes
  • UpdateDataHub = Yes
  • UpdateNVRAM = Yes
  • UpdateSMBIOS = Yes
  • UpdateSMBIOSMode = Overwrite This is only required if you have a Dell or VIAO motherboard

CustomMemory

Generic

  • SpoofVendor = Yes
  • AdviseWindows is missing. Normally set to No
  • ProcessorType = 1537
  • SystemMemoryStatus = Auto
  • MaxBIOSVersion = No
  • SystemProductName = MacBookPro13,1
  • MLB is set
  • ROM is set
  • SystemSerialNumber is set
  • SystemUUID is set

UseRawUuidEncoding

UEFI

  • ConnectDrivers = Yes

Drivers

  • Need either VBoxHfs.efi, OpenHfsPlus.efi or HfsPlus.efi here
  • OpenRuntime.efi is missing
  • Array
  • Array

APFS

  • EnableJumpstart = Yes
  • GlobalConnect = No If you have an HP motherboard and can't see APFS drives in OpenCore, please enable this
  • HideVerbose = Yes
  • JumpstartHotPlug = No
  • MinDate = 0
  • MinVersion = 0

AppleInput

Audio

  • AudioSupport = Yes
  • AudioDevice = PciRoot(0x0)/Pci(0x1F,0x3)
  • AudioCodec = 0
  • AudioOut = 0
  • MinimumVolume = 20
  • PlayChime = true
  • VolumeAmplifier = 0
  • SetupDelay = 0

Input

  • KeyFiltering = No
  • KeyForgetThreshold = 5
  • KeyMergeThreshold is missing. Normally set to 2
  • KeySupport = Yes
  • KeySupportMode = Auto
  • KeySwap = No
  • PointerSupport = No
  • PointerSupportMode = ASUS
  • TimerResolution = 50000

Output

  • You should have exactly 12 settings in the UEFI/Output section
  • TextRenderer = BuiltinGraphics
  • ConsoleMode = Max but should normally be -blank-
  • Resolution = Max
  • ForceResolution = No
  • ClearScreenOnModeSwitch = Yes but should normally be No
  • IgnoreTextInGraphics = No
  • ProvideConsoleGop = Yes
  • DirectGopRendering = No
  • ReconnectOnResChange = No
  • ReplaceTabWithSpace = No
  • SanitiseClearScreen = No
  • UgaPassThrough = No

ProtocolOverrides

  • AppleAudio = No
  • AppleBootPolicy = No
  • AppleDebugLog = No
  • AppleEvent is missing. Normally set to No
  • AppleFramebufferInfo = No
  • AppleImageConversion = No
  • AppleImg4Verification = No
  • AppleKeyMap = No
  • AppleRtcRam = No
  • AppleSecureBoot = No
  • AppleSmcIo = No
  • AppleUserInterfaceTheme = No
  • DataHub = No
  • DeviceProperties = No
  • FirmwareVolume = No If you plan to use FileVault2, please enable this
  • HashServices = No If you plan to use FileVault2, please enable this
  • OSInfo = No
  • UnicodeCollation = No

Quirks

  • DisableSecurityPolicy = No If you have a Microsoft Surface device, please enable this
  • ExitBootServicesDelay = 0
  • IgnoreInvalidFlexRatio = No
  • ReleaseUsbOwnership = Yes
  • RequestBootVarRouting = Yes
  • TscSyncTimeout = 0
  • UnblockFsConnect = No If you have an HP system, please enable this

ReservedMemory