Contribute
Register

[Guide] Airport - PCIe Half Mini v2

Status
Not open for further replies.
so for clover, i should look at CLOVER/ACPI/oringin? and patch them as the way in your guide?
and if so, which patch should i use? the one from toleda or the one on your github repo?

Clover patched ACPI files are placed in EFI/Clover/ACPI/patched.
No need to patch or install any ACPI files for BCM94352.
Using FakePCIID.kext+FakePCIID_Broadcom_WiFi.kext + appropriate config.plist patch (depending on version) is adequate.
 
Clover patched ACPI files are placed in EFI/Clover/ACPI/patched.
No need to patch or install any ACPI files for BCM94352.
Using FakePCIID.kext+FakePCIID_Broadcom_WiFi.kext + appropriate config.plist patch (depending on version) is adequate.

oh...
i was following airport injection method in post#1...
I have made some change to SLE/IO80211Family.kext , how do I undo it?
is it just simply remove SLE/IO80211Family.kext and then use kext installer to restore the backup one?
 
oh...
i was following airport injection method in post#1...
I have made some change to SLE/IO80211Family.kext , how do I undo it?
is it just simply remove SLE/IO80211Family.kext and then use kext installer to restore the backup one?

If you have a backup, restore IO80211Family.kext with a kext installer.
If you don't have a backup, run the OS X installer to restore all system kexts to vanilla (no need to erase the target partition).
 
If handoff worked previously, install the most recent working version.
Hi Toleda, I did a simple and clean installation of 12.12, and I try to run the script wireless_bcm94352-110-v4.0c.command, and I get this.
Screen Shot 2016-12-13 at 9.33.25 AM.png

Then I set the flag FixAirport and get Panic Kernel.
IMG_1035.JPG
Any Ideas?
 
Indicates failure to use sudo when running kextcache.

i don't have this failure before installing WIFI kexts... how do I repair this?(cuz I having trouble with trackpad)
and a question off-post, how do I remove unnecessary kext like 'ACPIBatteryManager' 'RealtekALC'?
Is 'AirPortBrcm4360.kext' supposed to be there in order to make WIFI work?
 
i don't have this failure before installing WIFI kexts... how do I repair this?(cuz I having trouble with trackpad)

Correct way to rebuild cache:
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Or a shortcut (10.11+):
Code:
sudo kextcache -i /

and a question off-post, how do I remove unnecessary kext like 'ACPIBatteryManager' 'RealtekALC'?
Is 'AirPortBrcm4360.kext' supposed to be there in order to make WIFI work?

Off-topic. But removing kexts is accomplished by deleting them from where you installed them.
ACPIBatteryManager.kext is required for battery status.
You are seeing AirPortBrcm4360.kext in the kextcache output with an invalid signature because you modified the Info.plist.
 
Hello guys

I've many times tried to make my wi-fi working by manual here:
Airport/WiFi Injection Methods (10.12/10.11/10.10 - all versions, select one method, note: 94352, 5 GHz patch required)
  1. kext enabler, see FakePCIID (10.12 working, use 2016-1115 or newer)
    1. All supported WiFi cards (including 94352)
    2. README: RehabMan/OS-X-Fake-PCI-ID
    3. Download: RehabMan / OS-X-Fake-PCI-ID
    4. Install (2016-1115 or newer):
      1. FakePCIID.kext
      2. FakePCIID_Broadcom_WiFi.kext (includes 94352)
  2. kext edit/Info.plist, see [Guide] airport_pcie-hm_plist_edits.pdf (repo)
    1. 94352, see config-bcm94352-120.plist (repo)
      1. 10.11-BCM94352-0x43b114e4-Info.plist-bpresles
      2. Paste patch to config.plist/KernelAndKextPatches/KextsToPatch
  3. dsdt edits, [Guide] airport_pcie-hm_dsdt_edits.pdf (repo)
  4. ssdt enabler, see ssdt_enabler folder (repo)
    1. 94352, see ssdt_arpt folder (repo)
      1. Verify IOReg/RP0x (wifi device name)
  5. Clover/config.plist/ (10.12+, not working)
    1. ACPI/DSDT/Fixes (supported device_ids)
      1. AddDTGP_0001/YES
      2. FixAirport_4000/YES
    2. Devices/FakeID/0x0 (supported device_ids)
I have laptop Samsung 900x3c-a04. Sierra 10.12.1
I've changed wi-fi module on Azurewave CE-123 BCM4352


But it's not working.
After all updates still no any variant to wi-fi menu

please help me.

And I have other problem with USB 3.0 it's not working. Only for usb 2.0 or not working at all.
If I plugged mouse to USB 2.0 before system starts - nothing
after replugging - it's working on USB 2.0
Maybe this is a problem but strange.

Please help me. I'm trying to do this for 2 weeks already

Maybe has anyone solved this problem
 
Hello guys

I've many times tried to make my wi-fi working by manual here:
Airport/WiFi Injection Methods (10.12/10.11/10.10 - all versions, select one method, note: 94352, 5 GHz patch required)
  1. kext enabler, see FakePCIID (10.12 working, use 2016-1115 or newer)
    1. All supported WiFi cards (including 94352)
    2. README: RehabMan/OS-X-Fake-PCI-ID
    3. Download: RehabMan / OS-X-Fake-PCI-ID
    4. Install (2016-1115 or newer):
      1. FakePCIID.kext
      2. FakePCIID_Broadcom_WiFi.kext (includes 94352)
  2. kext edit/Info.plist, see [Guide] airport_pcie-hm_plist_edits.pdf (repo)
    1. 94352, see config-bcm94352-120.plist (repo)
      1. 10.11-BCM94352-0x43b114e4-Info.plist-bpresles
      2. Paste patch to config.plist/KernelAndKextPatches/KextsToPatch
  3. dsdt edits, [Guide] airport_pcie-hm_dsdt_edits.pdf (repo)
  4. ssdt enabler, see ssdt_enabler folder (repo)
    1. 94352, see ssdt_arpt folder (repo)
      1. Verify IOReg/RP0x (wifi device name)
  5. Clover/config.plist/ (10.12+, not working)
    1. ACPI/DSDT/Fixes (supported device_ids)
      1. AddDTGP_0001/YES
      2. FixAirport_4000/YES
    2. Devices/FakeID/0x0 (supported device_ids)
I have laptop Samsung 900x3c-a04. Sierra 10.12.1
I've changed wi-fi module on Azurewave CE-123 BCM4352


But it's not working.
After all updates still no any variant to wi-fi menu

please help me.

And I have other problem with USB 3.0 it's not working. Only for usb 2.0 or not working at all.
If I plugged mouse to USB 2.0 before system starts - nothing
after replugging - it's working on USB 2.0
Maybe this is a problem but strange.

Please help me. I'm trying to do this for 2 weeks already

Maybe has anyone solved this problem


what wifi card you have?
 
Status
Not open for further replies.
Back
Top