OpenCore v0.6.6 Intel Sandy Bridge Laptop Sanity Check

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


  • UEFI - APFS section is missing
  • UEFI - Audio section is missing
  • UEFI - Input section is missing
  • UEFI - ProtocolOverrides section is missing
  • UEFI - Output section is missing
  • UEFI - Quirks section is missing
  • UEFI - ReservedMemory section is missing

ACPI

Add

  • SSDT-EC-LAPTOP.aml Make sure this file is in your OC/ACPI directory
  • SSDT-PLUG-DRTNIA.aml Make sure this file is in your OC/ACPI directory
  • SSDT-XOSI.aml Make sure this file is in your OC/ACPI directory

Delete

  • Delete CpuPm Patch is enabled
  • Delete Cpu0Ist Patch is enabled

Patch

Quirks

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

Booter

MmioWhitelist

Patch

Quirks

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

DeviceProperties

Add

Delete

Kernel

Add

  • Lilu.kext make sure this Kext is in your OC/Kexts directory and the first kext listed here
  • VoodooHDA.kext Note that AppleALC.kext tends to have better audio quality
  • RealtekRTL8111.kext make sure this Kext is in your OC/Kexts directory
  • USBInjectAll.kext make sure this Kext is in your OC/Kexts directory
  • VirtualSMC.kext make sure this Kext is in your OC/Kexts directory
  • WhateverGreen.kext make sure this Kext is in your OC/Kexts directory
  • VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext make sure this Kext is in your OC/Kexts directory
  • VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext make sure this Kext is in your OC/Kexts directory
  • VoodooI2C.kext/Contents/PlugIns/VoodooInput.kext make sure this Kext is in your OC/Kexts directory
  • VoodooI2C.kext make sure this Kext is in your OC/Kexts directory

Block

Emulate

  • DummyPowerManagement = No

Force

Patch

Quirks

  • AppleCpuPmCfgLock = No Make sure CFG-Lock is disabled in your bios
  • AppleXcpmCfgLock = Yes but should normally be No
  • 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 = Yes but should normally be No
  • LapicKernelPanic = No If you have an HP laptop, please enable this
  • PanicNoKextDump = Yes
  • PowerTimeoutKernelPanic = Yes
  • SetApfsTrimTimeout = -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 = 17
  • PickerAudioAssist = No
  • Timeout = 5
  • PickerVariant = Auto

Debug

  • AppleDebug = Yes
  • ApplePanic = Yes
  • DisableWatchDog enabling this will help debugging
  • Target see the Debugging Docs for more info on debug target numbers
  • DisplayLevel see Debugging Docs for more info debug display levels
  • DisplayDelay = 0

Entries

Security

  • AllowNvramReset = Yes
  • AllowSetDefault = Yes
  • ApECID = 0
  • AuthRestart = No
  • BlacklistAppleUpdate = Yes
  • DmgLoading = Signed
  • EnablePassword = No
  • Vault = Optional
  • SecureBootModel = Default 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 = -v keepsyms=1 If you have a navi10 GPU add agdpmod=pikera
  • run-efi-updater = No
  • csr-active-config = 00000000
  • prev-lang:kbd = -blank- (-blank-)
  • SystemAudioVolume = 46

Delete

LegacySchema

PlatformInfo

  • Automatic = Yes
  • UpdateDataHub = Yes
  • UpdateNVRAM = Yes
  • UpdateSMBIOS = Yes
  • UpdateSMBIOSMode = Create If you have a Dell or VIAO motherboard, please set this to Custom

CustomMemory

Generic

  • SpoofVendor = Yes
  • AdviseWindows = No
  • ProcessorType = 0
  • SystemMemoryStatus = Auto
  • MaxBIOSVersion = No
  • SystemProductName = MacBookPro8,2
  • MLB is set
  • ROM is set
  • SystemSerialNumber is set
  • SystemUUID is set

UseRawUuidEncoding

UEFI

  • ConnectDrivers is missing. Normally set to Yes

Drivers

  • Need either VBoxHfs.efi or HfsPlusLegacy.efi here
  • Unexpected missing hfs here
  • OpenRuntime.efi
  • AudioDxe.efi
  • OpenHfsPlus.efi