EFI with OpenCore 1.0.2
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 patchconfig-amfipass.plist
: to have the Fenvi card with AMFIpass.kext instead ofamfi=0x80
in boot argsconfig-ax210.plist
: if you have an Intel supported combo card (only wifi) (you can use AirportItlwm.kext on Ventura and Sonoma but on Sequoia itlwm.kext is mandatory)config-ax210-bt.plist
: if you have an Intel supported combo card (wifi + Bluetooth) (you can use AirportItlwm.kext on Ventura and Sonoma but on Sequoia itlwm.kext is mandatory).
Notes
-
Rename the selected config to
config.plist
. -
Required kexts are not included because of the size of the ZIP file (only USBToolBox.kext and UTBMap.kext are included).
-
Fenvi and Broadcom Wi-Fi cards
-
Intel supported combo cards - OpenIntelWireless.
- AirportItlwm.kext (only Ventura and Sonoma) / itlwm.kext (Ventura v2.2.0, Sonoma and Sequoia v2.3.0).
- IntelBluetoothFirmware.kext / IntelBTPatcher.kext.
- BlueToolFixup.kext: BrcmPatchRAM by Acidanthera.
-
Get back Fenvi T919 and other Broadcom Wi-Fi on macOS 14 Sonoma thanks to OLCP.
-
List of kexts not included in the ZIP file (get the required on your own):
- AMFIPass.kext
- AirportItlwm.kext
- AppleALC.kext
- BlueToolFixup.kext
- CPUFriend.kext
- CPUFriendDataProvider.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.
-
Don't forget any other kext that you are using now.