OpenCore Legacy Patcher (OCLP) Broadcom Fix

OpenCore Legacy Patcher (OCLP) Broadcom Fix

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

softwareupdate --list-full-installers;echo;echo "Please enter version number you wish to download:";read;$(if [ -n "$REPLY" ]; then; echo "softwareupdate --fetch-full-installer --full-installer-version "$REPLY; fi);

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

https://github.com/dortania/OpenCore-Legacy-Patcher/tree/e21efa975c0cf228cb36e81a974bc6b4c27c7807/payloads/Kexts/Wifi

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

https://preview.redd.it/td8rvbeq2l2d1.png?width=561&format=png&auto=webp&s=c7eb31444da66af80d59f40516e1c1f3291eccc1

Question - Not sure if upgrades will break wifi or not, please comment below.

CPU: I7 Haswell
GPU: AMD Radeon RX 6600 8 GB
RAM: 32 Gigs DDR3
Motherboard/Laptop Make and Model: ASUS z87 Pro
Audio Codec: USB audio
Ethernet Card: Intel NIC
Wifi/BT Card: Fenvi T919
Touchpad and touch display devices: Apple Magic Trackpad
BIOS revision: Latest

submitted by /u/apfoltzer
[link] [comments]

Share:

Leave a Reply

Loading comments...