OpenCore v0.6.6 AMD FX Sanity Check

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


  • ACPI - Quirks section is missing
  • ACPI - Patch section is missing
  • Misc - Boot section is missing
  • Misc - Debug section is missing
  • Misc - Entries section is missing
  • Misc - Tools 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

  • You have no SSDT Patches. Please review the ACPI Docs
  • You might need something like SSDT-EC.aml or SSDT-EC-USBX-DESKTOP.aml. See the ACPI Docs

Booter

Quirks

  • AllowRelocationBlock is missing. Normally set to No
  • AvoidRuntimeDefrag = Yes
  • DevirtualiseMmio = Yes but should normally be No
  • DisableSingleUser is missing. Normally set to No
  • DisableVariableWrite = Yes but should normally be No
  • DiscardHibernateMap is missing. Normally set to No
  • EnableSafeModeSlide = Yes
  • EnableWriteUnprotector is missing. Normally set to Yes
  • ForceExitBootServices is missing. Normally set to No
  • ProtectMemoryRegions is missing. Normally set to No
  • ProtectSecureBoot is missing. Normally set to No
  • ProtectUefiServices is missing. Normally set to No
  • ProvideCustomSlide = Yes
  • ProvideMaxSlide is missing. Normally set to 0
  • RebuildAppleMemoryMap = Yes but should normally be No
  • SetupVirtualMap is missing. Normally set to Yes
  • SignalAppleOS is missing. Normally set to No
  • SyncRuntimePermissions = Yes but should normally be No

DeviceProperties

Kernel

Add

  • You have no Kexts. You definitely need at least Lilu.kext and VirtualSMC.kext. Please review the Kexts Docs
  • Lilu.kext is missing. Add it to the top of this list

Block

Emulate

Force

Patch

  • 3 patches found - Did you apply the kernel patches correctly? Please review the Kernel Docs
  • Catalina 10.15.4 CPUFAMILY_INTEL_PENRYN patch is missing or incorrect
  • Big Sur 11.3 CPUFAMILY_INTEL_PENRYN patch is missing or incorrect

Quirks

  • AppleCpuPmCfgLock = Yes but should normally be No
  • AppleXcpmCfgLock is missing. Normally set to No
  • AppleXcpmExtraMsrs is missing. Normally set to No
  • AppleXcpmForceBoost is missing. Normally set to No
  • DisableIoMapper = Yes but should normally be No
  • LegacyCommpage is missing. Normally set to No
  • ForceSecureBootScheme is missing. Normally set to No
  • IncreasePciBarSize is missing. Normally set to No
  • PanicNoKextDump = Yes
  • PowerTimeoutKernelPanic = Yes
  • SetApfsTrimTimeout is missing. Normally set to -1

Misc

Security

  • AllowNvramReset = Yes
  • AllowSetDefault = Yes
  • ApECID is missing. Normally set to 0
  • AuthRestart is missing. Normally set to No
  • BlacklistAppleUpdate is missing. Normally set to Yes
  • DmgLoading is missing. Normally set to Signed
  • EnablePassword is missing. Normally set to No
  • Vault is missing. Normally set to Optional
  • SecureBootModel = Disabled SecureBootModel set correctly
  • HaltLevel is missing. Normally set to 2147483648
  • ExposeSensitiveData is missing. Normally set to 6
  • ScanPolicy = 0

NVRAM

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

Add

  • boot-args = -v keepsyms=1 debug=0x100 amfi_get_out_of_my_way=1

PlatformInfo

  • Automatic is missing. Normally set to Yes
  • UpdateDataHub is missing. Normally set to Yes
  • UpdateNVRAM is missing. Normally set to Yes
  • UpdateSMBIOS is missing. Normally set to Yes

Generic

  • SpoofVendor is missing. Normally set to Yes
  • AdviseWindows is missing. Normally set to No
  • SystemMemoryStatus is missing. Normally set to Auto
  • MaxBIOSVersion is missing. Normally set to No
  • SystemProductName = iMac14,2
  • MLB is set
  • ROM = 112233445566 You should set this to your NIC MAC address. See PlatformInfo Docs
  • SystemSerialNumber is set
  • SystemUUID should be set to your generated SmUUID. See the PlaformInfo Docs

UEFI

  • ConnectDrivers is missing. Normally set to Yes

Drivers

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