Contribute
Register

[Guide] Airport - PCIe Half Mini v2

Status
Not open for further replies.
Please correspond with details and for further troubleshooting in the ProBook guide thread.
What do u mean details? Will talking in probook thread? What critical step I must first do?
 
What do u mean details? Will talking in probook thread? What critical step I must first do?

Read ProBook guide, post #1, "Problem Reporting". Reply there, not here.
 
Never a good idea; remove 1st method before trying a 2nd method.
FakePCIID does both 2 and 3.
1 should not have been installed; use only if your system has the problem it fixes.

I think you may have been misled by the comment on 1. Although it said "#a", I was actually using the actual country code of my country in the patch. I thought that was compulsory.

Anyway, I still have the problem of the WiFi device not being recognised on boot. I notice that this always happens after a cold-boot (booting for the first time after the laptop has been off for a while). I just reboot and the next boot always recognises the card.

Right now, the other problem of "Internet not working after connecting to the Wireless network" is gone. Internet works right out of the box after booting (as long as the WiFi hardware is recognised).

When the WiFi hardware is not recognised, before rebooting, is there some log I can examine to help debug the issue?
 
I think you may have been misled by the comment on 1. Although it said "#a", I was actually using the actual country code of my country in the patch. I thought that was compulsory.

Anyway, I still have the problem of the WiFi device not being recognised on boot. I notice that this always happens after a cold-boot (booting for the first time after the laptop has been off for a while). I just reboot and the next boot always recognises the card.

Right now, the other problem of "Internet not working after connecting to the Wireless network" is gone. Internet works right out of the box after booting (as long as the WiFi hardware is recognised).

When the WiFi hardware is not recognised, before rebooting, is there some log I can examine to help debug the issue?

If this is laptop hardware, you should open a thread in the appropriate laptop forum.
 
Hi.. I have 10.12.1 and a bcm94352z, Sierra is my first hackintosh, and I want to know if handoff works? becouse I see the icon, I clicked but does not work, and I wan to know, if I downgrade to 12.12 or 12.11 works? or exist a new patch? this is my config.plist. thanks
 

Attachments

  • Captura de pantalla 2016-12-12 a las 21.53.02.png
    Captura de pantalla 2016-12-12 a las 21.53.02.png
    13 KB · Views: 84
  • config.plist.zip
    3.5 KB · Views: 79
I have a few question regarding to Airport Injection Methods/Enable WiFi

Plist guide PDF

Should I use the same string 'pci1434,43b1' for BCM94352 Z?

airport guide.png



Step2.

Where is a? I see a similar one in config.plist/../KextsToPatch

infoplist.png



Step3.

Where is directory Extra? /Volume or /EFI ? It seems I don't have it in either of them.

DSDT1.png


Screenshot 7b?

7B.png




Step 4.

Which one should I look at for BCM94352 Z?

SSDT.png






WIFI works without properly doing Step 2-4, but seems not stable and conflict with other kexts (PS2controller dies if I touch trackpad)

Code:
Warning: non-root can't lock the volume for /\
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooHDA.kext\
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext RealtekRTL8111.kext\
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext realtekALC.kext\
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext\
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Trackpad.kext\
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Mouse.kext\
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Keyboard.kext\
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Controller.kext\
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AirPortBrcm4360.kext\
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IntelBacklight.kext\
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Broadcom_WiFi.kext\
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext\
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext BrcmPatchRAM2.kext\
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext BrcmFirmwareRepo.kext\
kext-dev-mode allowing invalid signature -67061 0xFFFFFFFFFFFEFA0B for kext AppleIntelSKLGraphicsFramebuffer.kext\
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext\
KernelCache ID: A896303E3555D5E9E6D8492A159ED7ED\
Can't create /System/Library/PrelinkedKernels/prelinkedkernel.AMno - Permission denied.\
Child process /usr/sbin/kextcache[476] exited with status 70.\
Error 107 rebuilding /System/Library/PrelinkedKernels/prelinkedkernel\
JTs-iMac:~ jt-mac$
 
I have a few question regarding to Airport Injection Methods/Enable WiFi

Plist guide PDF

Should I use the same string 'pci1434,43b1' for BCM94352 Z?

Yes. BCM94352Z is BCM94352 and they all have the same id, 43b1.

Where is a? I see a similar one in config.plist/../KextsToPatch

Plist files are in ZIPs in the github repo.

Where is directory Extra? /Volume or /EFI ? It seems I don't have it in either of them.

Clover does not use /Extra. That is for Chameleon based bootloaders.

Which one should I look at for BCM94352 Z?

SSDT to use would depend on the ACPI path of your WiFi device.

WIFI works without properly doing Step 2-4,

Your kextcache output shows FakePCIID kexts in use, which is adequate to get the WiFi working.
In addition to that, only the appropriate patch (for 5ghz or fcvo patch, depending on version) is needed.

but seems not stable and conflict with other kexts (PS2controller dies if I touch trackpad)

Off-topic. Open a separate thread in the appropriate laptop support forum.

Warning: non-root can't lock the volume for /
...
Can't create /System/Library/PrelinkedKernels/prelinkedkernel.AMno - Permission denied.

Indicates failure to use sudo when running kextcache.
 
Status
Not open for further replies.
Back
Top