Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.77 KB

Sonoma_Notes.md

File metadata and controls

39 lines (28 loc) · 1.77 KB

macOS Sonoma Notes

This section covers the current status of OCLP for macOS Sonoma.

(Officially) Supported SMBIOS (Intel Models)

Somona_SMBIOS

  • iMac: iMac19,x, iMac20,x, iMacPro1,1
  • MacPro: MacPro7,1
  • MacBookAir: MacBookAir9,1
  • MacBookPro: MacBookPro15,x, MacBookPro16,x
  • Mac mini: Macmini8,1

Create USB Installer

sudo /Applications/Install\ macOS\ Sonoma.app/Contents/Resources/createinstallmedia --volume /Volumes/MyVolume

Removed Kexts and Drivers

Beta boot-args

For kext that haven't been updated for macOS 14 support:

  • -wegbeta → so Whatevergreen works → no longer required
  • -revbeta → so RestrichEvents works → no longer required
  • -brcmfxbeta → for AirportBrcmFixup. Try, If you cannot connect to Hotspots after applying Root Patches for re-enabling broadcom Wi-Fi cards

Note

Always check for the latest nightly builds of OpenCore and kexts on Dortania's "Builds" site before upgrading macOS!

Other