Skip to content

Releases: perez987/macOS-14-Sonoma-on-z390-with-OpenCore

EFI with OpenCore 1.0.0

18 May 16:52
670b796
Compare
Choose a tag to compare

EFI with OpenCore 1.0.0

config-14-imac-amd.plist

  • SMBIOS iMac19,1
  • IMPORTANT: fill in your own SMBIOS data
  • iGPU headless mode and AMD as main card
  • iGPU Enabled in BIOS
  • unfairgva=6 in dGPU properties to get some kind of DRM

config-14-macpro.plist

  • SMBIOS MacPro7,1
  • IMPORTANT: fill in your own SMBIOS data
  • iGPU disabled in BIOS

config-extra

  • config-fenvi.plist: if you have a Fenvi combo card or any of the Broadcom wifi chipsets that have lost support in Sonoma and are included in the OCLP root patch
  • config-amfipass.plist: to have the Fenvi card with AMFIpass.kext instead of amfi=0x80 in boot args
  • config-ax210.plist: if you have an Intel AX210 combo card (only wifi) (this file has AirportItlwm.kext but you can try itlwm.kext instead)
  • config-ax210-bt.plist: if you have an Intel AX210 combo card (wifi + Bluetooth) (this file has AirportItlwm.kext but you can try itlwm.kext instead).

Notes

  1. Rename the selected config to config.plist.

  2. Required kexts are not included because of the size of the ZIP file (only CPUFriendDataProvider.kext and UTBMap.kext are included).

  3. Fenvi and Broadcom Wi-Fi cards

  4. Intel supported combo cards - OpenIntelWireless.

    • AirportItlwm.kext / itlwm.kext (Ventura v2.2.0, Sonoma v2.3.0).
    • IntelBluetoothFirmware.kext / IntelBTPatcher.kext.
    • BlueToolFixup.kext: BrcmPatchRAM by Acidanthera.
  5. Wi-Fi 6 Intel AX210 on macOS Sonoma.

  6. Get back Fenvi T919 and other Broadcom Wi-Fi on macOS 14 Sonoma thanks to OLCP.

  7. List of used kexts (not included in the ZIP file):

    • AMFIPass.kext
    • AirportItlwm.kext
    • AppleALC.kext
    • BlueToolFixup.kext
    • CPUFriend.kext
    • IO80211FamilyLegacy.kext
    • IOSkywalkFamily.kext
    • IntelBTPatcher.kext
    • IntelBluetoothFirmware.kext
    • IntelMausi.kext
    • Lilu.kext
    • NVMeFix.kext
    • RestrictEvents.kext
    • SMCProcessor.kext
    • SMCSuperIO.kext
    • USBToolBox.kext
    • VirtualSMC.kext
    • WhateverGreen.kext
    • itlwm.kext.
  8. Don't forget any other kext that you are using now.