Contribute
Register

BCM94352HMB not working

Status
Not open for further replies.
Joined
Jul 3, 2014
Messages
310
Motherboard
Acer-aspire v5-571p
CPU
Intel Core i7 3667U/HM77
Graphics
Intel HD4000 mobile 1366x768
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. iOS
I have replaced my old wifi card with a BCM94352HMB, then i followed the steps here: http://www.tonymacx86.com/el-capitan-laptop-support/164990-faq-read-first-laptop-frequent-questions.html

I done the following:

BCM94352 requirements:
- FakePCIID.kext and FakePCIID_BCM94352Z_as_BCM94360CS2.kext: https://github.com/RehabMan/OS-X-Fake-PCI-ID. Install with Kext Wizard to /S/L/E.
- BrcmPatchRAM.kext: https://github.com/RehabMan/OS-X-BrcmPatchRAM. Install with Kext Wizard to /S/L/E.

After i done that, and rebooted i can see the wifi and bluetooth in network manager in syspref, but i can't turn on wifi or bluetooth.

I have tried lots of methods all end up with the same problem. i can't turn on wifi or bluetooth

It is not a problem with the card because the card is working fine in Ubuntu.

Any help would be welcome
 
I have replaced my old wifi card with a BCM94352HMB, then i followed the steps here: http://www.tonymacx86.com/el-capitan-laptop-support/164990-faq-read-first-laptop-frequent-questions.html

I done the following:

BCM94352 requirements:
- FakePCIID.kext and FakePCIID_BCM94352Z_as_BCM94360CS2.kext: https://github.com/RehabMan/OS-X-Fake-PCI-ID. Install with Kext Wizard to /S/L/E.
- BrcmPatchRAM.kext: https://github.com/RehabMan/OS-X-BrcmPatchRAM. Install with Kext Wizard to /S/L/E.

After i done that, and rebooted i can see the wifi and bluetooth in network manager in syspref, but i can't turn on wifi or bluetooth.

I have tried lots of methods all end up with the same problem. i can't turn on wifi or bluetooth

It is not a problem with the card because the card is working fine in Ubuntu.

Any help would be welcome

Make sure you read the README for BrcmPatchRAM.
 
I have read it, i have installed:

BrcmPatchRAM2.kext and BrcmFirmwareRepo.kext

and i added this to my config.plist:

Code:
<dict>
    <key>Comment</key>
    <string>10.11.dp1+ BT4LE-Handoff-Hotspot, credit RehabMan based on Dokterdok original</string>
    <key>Find</key>
    <data>SIX/dEdIiwc=</data>
    <key>Name</key>
    <string>IOBluetoothFamily</string>
    <key>Replace</key>
    <data>Qb4PAAAA60Q=</data>
</dict>

Also, i have installed: FakePCIID.kext and FakePCIID_BCM94352Z_as_BCM94360CS2.kext:

And still i can't turn on wifi and/or bluetooth.:banghead:o_O
 
I have read it, i have installed:

BrcmPatchRAM2.kext and BrcmFirmwareRepo.kext

and i added this to my config.plist:

Code:
<dict>
    <key>Comment</key>
    <string>10.11.dp1+ BT4LE-Handoff-Hotspot, credit RehabMan based on Dokterdok original</string>
    <key>Find</key>
    <data>SIX/dEdIiwc=</data>
    <key>Name</key>
    <string>IOBluetoothFamily</string>
    <key>Replace</key>
    <data>Qb4PAAAA60Q=</data>
</dict>

Also, i have installed: FakePCIID.kext and FakePCIID_BCM94352Z_as_BCM94360CS2.kext:

And still i can't turn on wifi and/or bluetooth.:banghead:o_O


Post ioreg: 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.

Also, output from:
Code:
grep -y brcmpatch /var/log/system.log
 
Status
Not open for further replies.
Back
Top