Skip to content

OC 1.0.0 - Sequoia Beta 2

Compare
Choose a tag to compare
@ankanpratik ankanpratik released this 24 Jun 22:35
613fe0a

Stable and tested on Sequoia Beta 2.
Some notable changes since last version:

ACPI:

  • Disabled SSDT-PLUG.aml. Enable it if you are not using CPUFriend.Kext and CPUFriendFriend.Kext. This is for i7 10700k.
  • Enabled DMAR.aml. Delete > Drop OEM DMAR Table and Drop HPET Table Enabled. Make sure VT-d is Enabled in BIOS.
  • FadtEnableReset is Enabled for issues when booting into Sequoia for the first time shows it had a crash. Fixes the popup.

Kernel:

  • Missed Disabling AppleXcpmCfgLock in my last version. Pleae make sure you've already updated your BIOS to the latest version and Disabled Cfg Lock
  • Disabled DisableIoMapper as DMAR is Enabled. DisableIoMapperMapping is enabled for itlwm to work. LAN now shows up natively as Intel i255-V.
  • Disabled ForceAquantiaEthernet. Not needed in Sequoia.

Misc

  • LauncherOption : Full. Select in BIOS Boot Picker to OpenCore so that Windows doesn't override the Boot Picker everytime when it updates.
  • Changed the Theme to Nordic
  • Added OpenShell.efi to launch Linux natively through OpenCore

NVRAM:

  • boot-args: -advmapbeta revpatch=sbvmm -lilubetaall

UEFI:
Audio > AudioSupport: Off. Enable if you want to hear Boot Chime.

As usual, since OpenCore is still under development for Sequoia, -lilubetaall is required for now.

Upgrade from Beta 1 to Beta 2 won't work unless you change Misc > Security > SecureBootModel to Disabled.
Once booted, you can enable it afterwards.