OpenCore v0.6.5 AMD Zen Sanity Check

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


  • Booter group is missing
  • DeviceProperties group is missing
  • NVRAM group is missing
  • PlatformInfo group is missing
  • ACPI - Quirks section is missing
  • ACPI - Patch section is missing
  • Booter - Quirks section is missing
  • Kernel - Patch section is missing
  • Kernel - Emulate section is missing
  • Kernel - Quirks section is missing
  • Misc - Boot section is missing
  • Misc - Debug section is missing
  • Misc - Entries section is missing
  • Misc - Security section is missing
  • NVRAM - Add section is missing
  • PlatformInfo - Generic section is missing
  • 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-CPUR.aml Make sure this file is in your OC/ACPI directory
  • SSDT-EC-DESKTOP.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

UEFI

  • ConnectDrivers is missing. Normally set to Yes

Drivers

  • HfsPlus.efi
  • OpenRuntime.efi
  • CrScreenshotDxe.efi should not be here!
  • HiiDatabase.efi should not be here!
  • NvmExpressDxe.efi should not be here!
  • OpenUsbKbDxe.efi Unless you are doing a legacy install, you don't need this
  • Ps2KeyboardDxe.efi Unless you are using a PS2 keyboard, this should not be here!
  • Ps2MouseDxe.efi Unless you are using a PS2 mouse/trackpad with OpenCanopy, this should not be here!
  • UsbMouseDxe.efi Unless you are using a USB mouse/trackpad with OpenCanopy, this should not be here!
  • XhciDxe.efi should not be here!
  • AudioDxe.efi
  • ExFatDxe.efi
  • ExFatDxeLegacy.efi
  • HfsPlus32.efi
  • HfsPlusLegacy.efi
  • OpenCanopy.efi
  • PartitionDxe.efi
  • PartitionDxe32.efi
  • PartitionDxeLegacy.efi

Kernel

Add

  • Lilu.kext make sure this Kext is in your OC/Kexts directory and the first kext listed here
  • SMCProcessor.kext VirtualSMC plugins don't work on AMD
  • SMCSuperIO.kext VirtualSMC plugins don't work on AMD
  • VirtualSMC.kext make sure this Kext is in your OC/Kexts directory
  • AppleALC.kext make sure this Kext is in your OC/Kexts directory
  • AppleMCEReporterDisabler.kext make sure this Kext is in your OC/Kexts directory
  • FakePCIID.kext make sure this Kext is in your OC/Kexts directory
  • FakePCIID_Intel_I225-V.kext make sure this Kext is in your OC/Kexts directory
  • NVMeFix.kext make sure this Kext is in your OC/Kexts directory
  • Rog-B550I-USB-Map.kext make sure this Kext is in your OC/Kexts directory
  • WhateverGreen.kext make sure this Kext is in your OC/Kexts directory

Misc

Tools

  • You can remove the tool EFIs here