Contribute
Register

bcm94532z 10.12.1

Status
Not open for further replies.
Hey there,

My Notebook updated today to 10.12.1
After installing I don't have wifi access.
I tried out some Kexttopatch from here
https://github.com/toleda/wireless_half-mini

How I could solve this?

I had the same issue and found three additional patches that worked for me. Here is the link - the patches are in post #2
https://www.tonymacx86.com/threads/...s-out-anything-new-with-iohid-drivers.204549/

This is what I added to my config.plist kext to patch section - Code is from TextEdit
<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 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>
<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>

For Xcode PLEdit The code is:

Comment: AirPortBrcm4360 Patch 1
Disabled: NO
Find: <4139c4751b>
Name: AirPortBrcm4360
Replace: <4139c46690>

Comment: AirPortBrcm4360 Patch 2
Disabled: NO
Find: <410fb7cd39c1750c>
Name: AirPortBrcm4360
Replace: <410fb7cd39c16690>

Comment: AirPortBrcm4360 Patch 3
Disabled: NO
Find: <837dc4047406>
Name: AirPortBrcm4360
Replace: <837dc4046690>

You can rename the comment if you like. I used patch 1,2,3 for my testing purpose.

The subject of your post is bcm94532, but I assume you meant bcm94352, If I am wrong, this may not work for you.
 
Last edited:
I had the same issue and found three additional patches that worked for me. Here is the link - the patches are in post #2
https://www.tonymacx86.com/threads/...s-out-anything-new-with-iohid-drivers.204549/

This is what I added to my config.plist kext to patch section - Code is from TextEdit
<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 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>
<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>

For Xcode PLEdit The code is:

Comment: AirPortBrcm4360 Patch 1
Disabled: NO
Find: <4139c4751b>
Name: AirPortBrcm4360
Replace: <4139c46690>

Comment: AirPortBrcm4360 Patch 2
Disabled: NO
Find: <410fb7cd39c1750c>
Name: AirPortBrcm4360
Replace: <410fb7cd39c16690>

Comment: AirPortBrcm4360 Patch 3
Disabled: NO
Find: <837dc4047406>
Name: AirPortBrcm4360
Replace: <837dc4046690>

You can rename the comment if you like. I used patch 1,2,3 for my testing purpose.

The subject of your post is bcm94532, but I assume you meant bcm94352, If I am wrong, this may not work for you.

well, i got the bcm943225hm and im at the same situation...any suggestions? i try to add this to mi config.plist and i got the wifi icon on the status bar but i cant activate it.

:banghead:

EDIT: removed FakePCIID.kext + FakePCIID_Broadcom_WiFi.kext from the efi partition and now everything its working...with the update i can control volume again from f6 and f7...brightness still not working.
 
Last edited:
EDIT: removed FakePCIID.kext + FakePCIID_Broadcom_WiFi.kext from the efi partition and now everything its working...with the update i can control volume again from f6 and f7...brightness still not working.[/QUOTE]

Glad you have wifi working, the 10.12.1 update fixed my volume f11,f12 and brightness f5,f6 fn keys. Each time I have a problem with my hack, I always search Google to see if someone from another site found a fix.
 
So Im reinstalling Mac, the patches don't work but I need my Laptop today for work. Can someone help if I take the Update?
 
Not works for.me without kext
 
So I have reinstalled to 10.12.
With this settings and rebuild the cache after installing wifi is working without problems... but on 10.12.1 not.. hope for a solution. :)
Best Regards, David Faller
 

Attachments

  • config.plist
    8 KB · Views: 237
So I have reinstalled to 10.12.
With this settings and rebuild the cache after installing wifi is working without problems... but on 10.12.1 not.. hope for a solution. :)
Best Regards, David Faller
have you tried the patches from post 3?
 
Status
Not open for further replies.
Back
Top