OpenCore v0.5.8 Intel Ivy Bridge Desktop Sanity Check

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


ACPI

Add

  • DSDT.aml You should not be including your dumped DSDT. Please review the ACPI Docs
  • SSDT-PLUG.aml does not work on Sandy and Ivy Bridge systems
  • SSDT-PNLF.aml Make sure this file is in your OC/ACPI directory
  • SSDT-EC.aml Make sure this file is in your OC/ACPI directory
  • SSDT-DGPU_OFF.aml Make sure this file is in your OC/ACPI directory
  • SSDT-HPET.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.aml Make sure this file is in your OC/ACPI directory

Block

  • Drop CpuPm Patch is disabled! Enable this to make sure SSDT-CPU-PM works.
  • Drop Cpu0Ist Patch is disabled! Enable this to make sure SSDT-CPU-PM works.

Patch

Quirks

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

Booter

MmioWhitelist

Quirks

  • AvoidRuntimeDefrag = Yes
  • DevirtualiseMmio = No
  • DisableSingleUser = No
  • DisableVariableWrite = No
  • DiscardHibernateMap = No
  • EnableSafeModeSlide = Yes
  • EnableWriteUnprotector = Yes
  • ForceExitBootServices = No
  • ProtectMemoryRegions = No
  • ProtectSecureBoot = No
  • ProtectUefiServices = No
  • ProvideCustomSlide = Yes
  • RebuildAppleMemoryMap = Yes but should normally be No
  • SetupVirtualMap = Yes
  • SignalAppleOS = No
  • SyncRuntimePermissions = No

DeviceProperties

Add

Block

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
  • VirtualSMC.kext make sure this Kext is in your OC/Kexts directory
  • WhateverGreen.kext make sure this Kext is in your OC/Kexts directory
  • AtherosE2200Ethernet.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/VoodooInput.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

Block

Emulate

Patch

Quirks

  • AppleCpuPmCfgLock = Yes You should disable CFG-Lock in your bios instead of using this
  • AppleXcpmCfgLock = Yes You should disable CFG-Lock in your bios instead of using this
  • AppleXcpmExtraMsrs = No
  • AppleXcpmForceBoost = No
  • CustomSMBIOSGuid = No
  • DisableIoMapper = Yes
  • DisableRtcChecksum = No
  • DummyPowerManagement = No
  • ExternalDiskIcons = No
  • IncreasePciBarSize = No
  • LapicKernelPanic = No
  • PanicNoKextDump = Yes
  • PowerTimeoutKernelPanic = Yes
  • ThirdPartyDrives = No
  • XhciPortLimit = Yes turn off after USB port mapping

Misc

BlessOverride

Boot

  • ConsoleAttributes = 0
  • HideSelf = Yes
  • PollAppleHotKeys = No
  • ShowPicker = Yes
  • TakeoffDelay = 0
  • HibernateMode = None
  • PickerMode = Builtin
  • HideAuxiliary = No
  • PickerAttributes = 1
  • PickerAudioAssist = No
  • Timeout = 5

Debug

  • AppleDebug = Yes
  • DisableWatchDog = Yes
  • Target = 67
  • DisplayLevel see Debugging Docs for more info debug display levels
  • DisplayDelay = 0

Entries

Security

  • AllowNvramReset = Yes
  • AllowSetDefault = Yes
  • AuthRestart = No
  • BootProtect = None
  • Vault = Optional
  • 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 -v
  • SystemAudioVolume = 46

Block

LegacySchema

PlatformInfo

  • Automatic = Yes
  • UpdateDataHub = Yes
  • UpdateNVRAM = Yes
  • UpdateSMBIOS = Yes
  • UpdateSMBIOSMode = Create

Generic

  • SpoofVendor = Yes
  • AdviseWindows = No
  • SystemProductName = MacBookPro10,2 this is not a suggested SMBIOS for Ivy Bridge Desktop systems. See PlatformInfo Docs
  • MLB is set
  • SystemSerialNumber is set
  • SystemUUID is set

UEFI

  • ConnectDrivers = Yes

Drivers

  • HfsPlus.efi
  • OpenRuntime.efi

APFS

  • EnableJumpstart = Yes
  • HideVerbose = Yes
  • JumpstartHotPlug = No
  • MinDate = 0
  • MinVersion = 0

Audio

  • AudioSupport = No
  • AudioDevice = PciRoot(0x0)/Pci(0x1b,0x0)
  • AudioCodec = 0
  • AudioOut = 0
  • MinimumVolume = 20
  • PlayChime = No
  • VolumeAmplifier = 0

Input

  • KeyFiltering = No
  • KeyForgetThreshold = 5
  • KeyMergeThreshold = 2
  • KeySupport = Yes
  • KeySupportMode = Auto
  • KeySwap = No
  • PointerSupport = No
  • PointerSupportMode = ASUS but should normally be -blank-
  • TimerResolution = 50000

Output

  • TextRenderer = BuiltinGraphics
  • ConsoleMode = -blank-
  • Resolution = Max
  • ClearScreenOnModeSwitch = No
  • IgnoreTextInGraphics = No
  • ProvideConsoleGop = Yes
  • DirectGopRendering = No
  • DirectGopCacheMode = -blank-
  • ReconnectOnResChange = No
  • ReplaceTabWithSpace = No
  • SanitiseClearScreen = No

ProtocolOverrides

  • AppleAudio = No
  • AppleBootPolicy = No
  • AppleDebugLog = No
  • AppleEvent = No
  • AppleImageConversion = No
  • AppleKeyMap = No
  • AppleRtcRam = No
  • AppleSmcIo = No
  • DataHub = No
  • DeviceProperties = No
  • FirmwareVolume = No
  • HashServices = No
  • OSInfo = No
  • UnicodeCollation = No

Quirks

  • ExitBootServicesDelay = 0
  • IgnoreInvalidFlexRatio = Yes
  • ReleaseUsbOwnership = No
  • RequestBootVarFallback = Yes
  • RequestBootVarRouting = Yes
  • UnblockFsConnect = No

ReservedMemory