OpenCore v0.6.6 AMD Zen Sanity Check

https://dortania.github.io/OpenCore-Install-Guide/AMD/zen.html


ACPI

Add

  • SSDT-CPUR.aml Make sure this file is in your OC/ACPI directory
  • SSDT-EC-USBX-DESKTOP.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 If you have TRx40(ie. 3rd Gen ThreadRipper), please enable this
  • DisableSingleUser = No
  • DisableVariableWrite = No
  • DiscardHibernateMap = No
  • EnableSafeModeSlide = Yes
  • EnableWriteUnprotector = No
  • ForceExitBootServices = No
  • ProtectMemoryRegions = No
  • ProtectSecureBoot = No
  • ProtectUefiServices = No
  • ProvideCustomSlide = Yes
  • ProvideMaxSlide = 0
  • RebuildAppleMemoryMap = Yes
  • SetupVirtualMap = No
  • SignalAppleOS = No
  • SyncRuntimePermissions = Yes

DeviceProperties

Add

Delete

Kernel

Add

  • Lilu.kext make sure this Kext is in your OC/Kexts directory and the first kext listed here
  • AppleIGB.kext this is probably not the right ethernet kext for an AMD system
  • VirtualSMC.kext make sure this Kext is in your OC/Kexts directory
  • RadeonSensor.kext make sure this Kext is in your OC/Kexts directory
  • WhateverGreen.kext make sure this Kext is in your OC/Kexts directory
  • AppleALC.kext make sure this Kext is in your OC/Kexts directory
  • NVMeFix.kext make sure this Kext is in your OC/Kexts directory
  • AMDRyzenCPUPowerManagement.kext make sure this Kext is in your OC/Kexts directory
  • SMCAMDProcessor.kext make sure this Kext is in your OC/Kexts directory
  • SMCRadeonGPU.kext make sure this Kext is in your OC/Kexts directory
  • itlwm.kext make sure this Kext is in your OC/Kexts directory
  • AppleIntelI210Ethernet.kext make sure this Kext is in your OC/Kexts directory
  • AppleMCEReporterDisabler.kext make sure this Kext is in your OC/Kexts directory
  • UTBMap.kext make sure this Kext is in your OC/Kexts directory
  • USBToolBox.kext make sure this Kext is in your OC/Kexts directory
  • BlueToolFixup.kext make sure this Kext is in your OC/Kexts directory
  • IntelBluetoothFirmware.kext make sure this Kext is in your OC/Kexts directory
  • IntelBluetoothInjector.kext make sure this Kext is in your OC/Kexts directory
  • RestrictEvents.kext make sure this Kext is in your OC/Kexts directory
  • SmallTreeIntel82576.kext make sure this Kext is in your OC/Kexts directory
  • IntelBTPatcher.kext make sure this Kext is in your OC/Kexts directory

Block

Emulate

  • DummyPowerManagement = Yes

Force

Patch

  • AMD kernel patches
  • Catalina 10.15.4 CPUFAMILY_INTEL_PENRYN patch found
  • Big Sur 11.3 CPUFAMILY_INTEL_PENRYN patch is missing or incorrect

Quirks

  • AppleCpuPmCfgLock = No
  • AppleXcpmCfgLock = No
  • AppleXcpmExtraMsrs = No
  • AppleXcpmForceBoost = No
  • CustomSMBIOSGuid = Yes This is only required if you have a Dell or VIAO motherboard
  • DisableIoMapper = No
  • 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 = No enable if you have USB issues

Scheme

Misc

BlessOverride

Boot

  • ConsoleAttributes = 0
  • PollAppleHotKeys = No
  • ShowPicker = Yes
  • TakeoffDelay = 0
  • HibernateMode = None
  • LauncherOption = Disabled LauncherOption set correctly
  • LauncherPath = Default
  • PickerMode = External
  • HideAuxiliary = No
  • PickerAttributes = 17
  • PickerAudioAssist = No
  • Timeout = 5
  • PickerVariant = blackosx\BsxM1

Debug

  • AppleDebug = No but should normally be Yes
  • ApplePanic = No but should normally be Yes
  • DisableWatchDog = Yes
  • 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 is missing. Normally set to Yes
  • AllowSetDefault = Yes
  • ApECID = 0
  • AuthRestart = No
  • BlacklistAppleUpdate = Yes
  • DmgLoading = Signed
  • EnablePassword = No
  • Vault = Optional
  • SecureBootModel = Default SecureBootModel set correctly
  • HaltLevel = 2147483648
  • ExposeSensitiveData = 14
  • ScanPolicy = 0

Serial

Tools

  • You can remove the tool EFIs here

NVRAM

  • LegacyEnable is missing. Normally set to No
  • LegacyOverwrite = No
  • WriteFlash = Yes

Add

  • UIScale = 01
  • DefaultBackgroundColor = 00000000
  • boot-args = e1000=0 keepsyms=1 debug=0x100 npci=0x2000 agdpmod=pikera msgbuf=1048576 You need to add alcid=<layout> here since you are using AppleALC.kext
  • run-efi-updater = No
  • csr-active-config = 00000000
  • prev-lang:kbd = en-US:0 (en-US:0)
  • SystemAudioVolume = 46

Delete

LegacySchema

PlatformInfo

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

CustomMemory

Generic

  • SpoofVendor = No but should normally be Yes
  • AdviseWindows is missing. Normally set to No
  • ProcessorType = 3841
  • SystemMemoryStatus = Auto
  • MaxBIOSVersion = No
  • SystemProductName = iMacPro1,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
  • Array
  • Array
  • 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 = No
  • AudioDevice = PciRoot(0x0)/Pci(0x8,0x1)/Pci(0x0,0x4)
  • AudioCodec = 0
  • PlayChime = Auto
  • 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 = -blank-
  • Resolution = Max
  • ForceResolution = No
  • ClearScreenOnModeSwitch = 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
  • ExitBootServicesDelay = 0
  • IgnoreInvalidFlexRatio = No
  • ReleaseUsbOwnership = No
  • RequestBootVarRouting = Yes
  • TscSyncTimeout = 0
  • UnblockFsConnect = No If you have an HP system, please enable this

ReservedMemory