Current Version: macOS Ventura 13.3
- CPU: i5-13600k
- Board: Asus B660M Wifi Plus
- RAM: 32 GB (2x16GB) Kingston DDR5 6000Mhz CL32
- GPU: MSI Gaming Trio X 6900 XTX
- PSU: Corsair SF750
- Case: Asus AP201 (Micro-ATX)
- Wifi/BT: BCM94360NG (replaces the preinstalled m.2 Intel AX201)
- CPU Power Management
- USB Ports
- Sleep/Wake
- Wifi/BT
-
iGPU UHD770 is not supported by macOS
With macOS Sonoma, the Broadcom based Wifi cards don't work plug and play anymore. It is a very annoying process now, that you have to repeat after every macOS Update!
General Requirements for Broadcom Wifi in Sonoma:
- Additional Kexts:
IO80211FamilyLegacy.kext
,IOSkywalkFamily.kext
,AMFIPass.kext
. Also these Kexts in a very high priority after Lilu and VirtualSMC. - Blocking Kexts:
com.apple.iokit.IOSkywalkFamily
- Bootarg:
-amfipassbeta
To be repeated for every macOS Update:
- Disable SecureBoot via config.plist:
SecureBootModel = Disabled
andDmgLoading = Any
Disable SecureBoot
in BIOS- Install the macOS Update
- Run the OCLP Patcher and start the "Post-install Root Patch".
- Enable SecureBoot via config.plist:
SecureBootModel =
(your SecureBootModel according to here: https://dortania.github.io/OpenCore-Post-Install/universal/security/applesecureboot.html#securebootmodel) andDmgLoading = Any
- Enable SecureBoot in BIOS again
Install the newest release from here: https://github.com/dortania/OpenCore-Legacy-Patcher/releases