| I know there are “How-To Fix Broadcom WiFi” For OpenCore Hackintosh tutorials all over the internet but this is what worked for me. Cliff’s notes version. For reference I have a Fenvi-T919 Card This assumes you have a working Hackintosh and are running something like Ventura already. Open Terminal
Pick Sonoma Download OCLP https://github.com/dortania/OpenCore-Legacy-Patcher/releases Download latest OpenCore-Patcher-GUI.app.zip Unzip it Insert 16GB or greater USB Run OCLP Create macOS Installer Use Existing macOS Installer Put on USB Drive Download MountEFI https://github.com/corpnewt/MountEFI Run MountEFI.command by CTRL+Click Mount boot drive EFI Copy EFI folder to desktop Mount EFI USB Drive Copy EFI to USB Drive Download IO80211FamilyLegacy and IOSkywalkFamily Download latest AMFIPass https://github.com/dortania/OpenCore-Legacy-Patcher/tree/main/payloads/Kexts/Acidanthera Add al three kexts to USB Kext folder. Download Propertree CTRL+Click Propertree.command Propertree → OC Snapshot Add to Kernel→Block: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "\[http://www.apple.com/DTDs/PropertyList-1.0.dtd\\\](http://www.apple.com/DTDs/PropertyList-1.0.dtd)"> <plist version="1.0"> <array> <dict> <key>Arch</key> <string>Any</string> <key>Comment</key> <string>Allow IOSkywalk Downgrade</string> <key>Enabled</key> <true/> <key>Identifier</key> <string>com.apple.iokit.IOSkywalkFamily</string> <key>MaxKernel</key> <string></string> <key>MinKernel</key> <string>23.0.0</string> <key>Strategy</key> <string>Exclude</string> </dict> </array> </plist> Disable SIP Change SecureBootModel → “Disabled” Change csr-active-config to Data 03080000 Add to NVRAM→Delete→7C436110-AB2A-4BBB-A880-FE41995C9F82 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "\[http://www.apple.com/DTDs/PropertyList-1.0.dtd\\\](http://www.apple.com/DTDs/PropertyList-1.0.dtd)"> <plist version="1.0"> <array> <string>csr-active-config</string> </array> </plist> Reboot - Choose USB CleanNVRam Reboot - Choose USB Install macOS Sonoma Upgrade Install OCLP Root Patches Reboot - Choose USB CleanNVRam Reboot → CHoose USB Check Wifi is working MountEFI.command → USB EFI Folder → Copy to desktop MountEFI.command → Boot Drive → Delete EFI/OC Copy new EFI/OC to Boot Drive EFI Eject USB Reboot to Boot Drive Check make sure USB Works Enable SIP Change SecureBootModel → “Default” Change csr-active-config to Data 00000000 remove NVRAM→Delete→7C436110-AB2A-4BBB-A880-FE41995C9F82→csr-active-config Reboot Clean NVRam Reboot Should be all set Question - Not sure if upgrades will break wifi or not, please comment below. CPU: I7 Haswell [link] [comments] |
OpenCore Legacy Patcher (OCLP) Broadcom Fix
hackintosh
--
Post a Comment