Skip to content

Releases: perez987/macOS-15-Sequoia-on-z390-with-OpenCore

EFI con OpenCore 1.0.4

30 Mar 21:11
38a5190
Compare
Choose a tag to compare

EFI with OpenCore 1.0.4

config-imac.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-macpro.plist

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

config-extra

  • wifi-fenvi.plist: if you have a Fenvi combo card that have lost support in Sonoma. OCLP needed. See below.
  • wifi-bt-ax210.plist: if you have an Intel supported combo card (wifi + Bluetooth). you can use AirportItlwm.kext or itlwm.kext on Ventura and Sonoma but on Sequoia itlwm.kext is mandatory.

Notes

  1. Rename the selected config to config.plist.

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

  3. Fenvi Wi-Fi cards.

  4. Intel supported combo cards - OpenIntelWireless.

    • Guide: Wi-Fi 6 Intel AX210 on macOS Sonoma
    • Kexts:
      • AirportItlwm.kext v2.3.0 (only Ventura and Sonoma) / itlwm.kext (Ventura v2.2.0, Sonoma and Sequoia v2.3.0).
      • IntelBluetoothFirmware.kext / IntelBTPatcher.kext v2.4.0.
      • BlueToolFixup.kext: BrcmPatchRAM by Acidanthera.
  5. List of kexts not included in the ZIP file (take the ones you need on your own):

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