Contribute
Register

bcm94532z 10.12.1

Status
Not open for further replies.
I found insanelymac sierra dp1 three patches but not works

You either entered them in your config.plist incorrectly, or neglected to boot without caches, or did something else wrong.

If you need help, you must provide details...

Attach ioreg as ZIP: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

Provide output (in Terminal):
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda

Attach EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory. Provide only EFI/Clover, not the entire EFI folder.

Attach output of (in Terminal):
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.
 
Did you boot without caches? Also, it is possible the SMBIOS whitelist patch needs updating...

Yes, I tried to boot without caches and then with caches (I've rebooted many times while trying different variants). Also once I've configured system SMBIOS according to this guide.
How I can patch SMBIOS whitelist for BCM943225HMB? It seems, earlier WiFi worked without it on my ProBook 4540s.
 
Last edited:
Yes, I tried to boot without caches and then with caches (I've rebooted many times while trying different variants). Also once I've configured system SMBIOS according to this guide.
How I can patch SMBIOS whitelist for BCM943225HMB? It seems, earlier WiFi worked without it on my ProBook 4540s.

You will need to wait until I create a new SMBIOS whitelist patch.

Or you could do the board-id based patch. Read here: https://www.tonymacx86.com/threads/guide-airport-pcie-half-mini-v2.104850/
 
Ok, thank you, I'll try, and if not, then I will wait for your new SMBIOS whitelist patch. (How will I know that you did it?)

Watch my github projects.
 
what kext i have to install?
 
<dict>

<key>Comment</key>

<string>AirPortBrcm4360</string>

<key>Disabled</key>

<false/>

<key>Find</key>

<data>

gflSqgAAdSk=

</data>

<key>Name</key>

<string>AirPortBrcm4360</string>

<key>Replace</key>

<data>

gflSqgAAZpA=

</data>

</dict>

<dict>

<key>Comment</key>

<string>AirPortBrcm4360 Patch 1</string>

<key>Disabled</key>

<false/>

<key>Find</key>

<data>

QTnEdRs=

</data>

<key>Name</key>

<string>AirPortBrcm4360</string>

<key>Replace</key>

<data>

QTnEZpA=

</data>

</dict>

<dict>

<key>Comment</key>

<string>AirPortBrcm4360 Patch 3</string>

<key>Disabled</key>

<false/>

<key>Find</key>

<data>

g33EBHQG

</data>

<key>Name</key>

<string>AirPortBrcm4360</string>

<key>Replace</key>

<data>

g33EBGaQ

</data>

</dict>

<dict>

<key>Comment</key>

<string>AirPort Extreme</string>

<key>Disabled</key>

<false/>

<key>Find</key>

<data>

axAAAHUN

</data>

<key>Name</key>

<string>AirPortBrcm4360</string>

<key>Replace</key>

<data>

axAAAJCQ

</data>

</dict>

<dict>

<key>Comment</key>

<string>AirPortBrcm4360 Patch 2</string>

<key>Disabled</key>

<false/>

<key>Find</key>

<data>

QQ+3zTnBdQw=

</data>

<key>Name</key>

<string>AirPortBrcm4360</string>

<key>Replace</key>

<data>

QQ+3zTnBZpA=

</data>

</dict>
 
Status
Not open for further replies.
Back
Top