You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Z170M chipset and 7700k processor, with Broadcom 4360 WiFi. Trying to get it working with Sonoma. It seems that Open Core supports the WiFi patches. I have done the following to the Clover config.plist as required for the OpenCore plist:
add boot-arg amfi=0x80 in Clover Configurator
disable SIP with csr-active-config set to 0x803
block vanilla kext IOSkywalkFamily kext in the config file using newest Clover Configurator
disable SecureBoot
added patched kexts IOSkywalkFamily + IO80211FamilyLegacy kexts (in that specific order)
I have used the latest Clover Configurator with Clover 5155 to add the Modern Skywalk Block.
Patched IOSkywalkFamily.kext always causes immediate kernel panic at Apple logo. When IOSkywalkFamily.kext is removed the Mac boots normally. Mac boots fine if IO80211FamilyLegacy.kext is present.
The only thing that Clover Configurator can't do is set kext load order.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello!
I have a Z170M chipset and 7700k processor, with Broadcom 4360 WiFi. Trying to get it working with Sonoma. It seems that Open Core supports the WiFi patches. I have done the following to the Clover config.plist as required for the OpenCore plist:
I have used the latest Clover Configurator with Clover 5155 to add the Modern Skywalk Block.
Patched IOSkywalkFamily.kext always causes immediate kernel panic at Apple logo. When IOSkywalkFamily.kext is removed the Mac boots normally. Mac boots fine if IO80211FamilyLegacy.kext is present.
The only thing that Clover Configurator can't do is set kext load order.
Tried everything here:
https://osxlatitude.com/forums/topic/19456-oclp-patcher-support-for-legacy-broadcom-wireless-cards-in-sonoma/
and here https://github.com/5T33Z0/OC-Little-Translated/blob/main/14_OCLP_Wintel/WIiFi_Sonoma.md#2-config-and-efi-adjustments
Patched kexts from here: https://github.com/5T33Z0/OC-Little-Translated/blob/main/14_OCLP_Wintel/WIiFi_Sonoma.md#2-config-and-efi-adjustments
Any ideas? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions