Contribute
Register

Can someone help me get my WIFI up?

Status
Not open for further replies.
Joined
Mar 4, 2016
Messages
29
Motherboard
ASUS ROG Maximus X Hero Z370
CPU
i7 8700K
Graphics
RX 570
Mac
  1. iMac
I have a Dell DW1560 installed, I can only see the bluetooth working, I have tried to install the right kext but still no go.

attached is my EFI folder, please take a look at enlighten me what it is I am doing wrong.

Thank you all
 

Attachments

  • EFI.zip
    23.9 MB · Views: 75

I FOLLOWED YOUR GUIDE AND THIS GUIDE AND STILL HAVE NO WIFI

First: Installing Kexts to get Wifi+BT working:
  1. Download the latest release from https://bitbucket.org/RehabMan/os-x-fake-pci-id/downloads
  2. Download the latest release from https://bitbucket.org/RehabMan/os-x-brcmpatchram/downloads
  3. Copy BrcmFirmwareData.kext, BrcmPatchRAM2.kext, FakePCIID_Broadcom_WiFi.kext and FakePCIID.kext to your EFI partition (EFI/Clover/kexts/10.12/) — If you have not yet updated Clover boot loader (such as using UniBeast which has the old Clover install), copy to EFI/Clover/kexts/Other)
  4. Open Clover Configurator and in the Kernel and Kext patches, add:
    Name: AirPortBrcm4360
    Find: 81F952AA00007529
    Replace: 81F952AA00006690
    Comment: Brcm4360 Sierra fvco init

    Or though the config.plist (same thing, but I prefer Clover Configurator to ensure I don't corrupt my plist file).
    <dict>
    <key>Comment</key>
    <string>AirPortBrcm4360 - fcvo</string>
    <key>Disabled</key>
    <false/>
    <key>Find</key>
    <data>gflSqgAAdSk=</data>
    <key>Name</key>
    <string>AirPortBrcm4360</string>
    <key>Replace</key>
    <data>gflSqgAAZpA=</data>
    </dict>
  5. Reboot, 2.4Ghz, 5Ghz WiFi and Bluetooth should work
Second: Patching for HandOff and iPhone HotSpot usage (Assumes USA bands only for this guide)
  1. Download this plist file, extract and open it in something like Sublime Text or GitHub Atom: https://github.com/toleda/wireless_half-mini/blob/master/config-bcm94352-120.plist.zip
  2. Open Clover Configurator and mount your EFI Partition, open your config.plist
  3. Using the downloaded plist file as your guide, manually make changes in Clover Configurator to match READ FURTHER before modifying!
  4. Skip the section ACPI which says to check/enable AddDTGP_0001 and FixAirport_4000, this caused me kernel panics
  5. Check off/enable kext-dev-mode=1 in “Boot” section (May not be needed)
  6. Paste 0x43a014E4 into WIFI of the FakeID section of the Devices Page
  7. Now you’ll need to Copy+Paste in the actual patches which gets 5Ghz, Handoff and HotSpot working. Section: KextsToPatch.
  8. Press + then double click each input field (like using Excel), paste in Comment, Find, Name and Replace making sure to exclude < and > or ” “. Comment = “10.11-BCM94352-5GHz-US-FCC-dv”; becomes 10.11-BCM94352-5GHz-US-FCC-dv and Find = <4183fcff 742c48>; becomes 4183fcff 742c48 for example.
  9. SystemParameters -> InjectKexts = YES
Reboot and test, all should be working!
 
I FOLLOWED YOUR GUIDE AND THIS GUIDE AND STILL HAVE NO WIFI

First: Installing Kexts to get Wifi+BT working:
  1. Download the latest release from https://bitbucket.org/RehabMan/os-x-fake-pci-id/downloads
  2. Download the latest release from https://bitbucket.org/RehabMan/os-x-brcmpatchram/downloads
  3. Copy BrcmFirmwareData.kext, BrcmPatchRAM2.kext, FakePCIID_Broadcom_WiFi.kext and FakePCIID.kext to your EFI partition (EFI/Clover/kexts/10.12/) — If you have not yet updated Clover boot loader (such as using UniBeast which has the old Clover install), copy to EFI/Clover/kexts/Other)
  4. Open Clover Configurator and in the Kernel and Kext patches, add:
    Name: AirPortBrcm4360
    Find: 81F952AA00007529
    Replace: 81F952AA00006690
    Comment: Brcm4360 Sierra fvco init

    Or though the config.plist (same thing, but I prefer Clover Configurator to ensure I don't corrupt my plist file).
    <dict>
    <key>Comment</key>
    <string>AirPortBrcm4360 - fcvo</string>
    <key>Disabled</key>
    <false/>
    <key>Find</key>
    <data>gflSqgAAdSk=</data>
    <key>Name</key>
    <string>AirPortBrcm4360</string>
    <key>Replace</key>
    <data>gflSqgAAZpA=</data>
    </dict>
  5. Reboot, 2.4Ghz, 5Ghz WiFi and Bluetooth should work
Second: Patching for HandOff and iPhone HotSpot usage (Assumes USA bands only for this guide)
  1. Download this plist file, extract and open it in something like Sublime Text or GitHub Atom: https://github.com/toleda/wireless_half-mini/blob/master/config-bcm94352-120.plist.zip
  2. Open Clover Configurator and mount your EFI Partition, open your config.plist
  3. Using the downloaded plist file as your guide, manually make changes in Clover Configurator to match READ FURTHER before modifying!
  4. Skip the section ACPI which says to check/enable AddDTGP_0001 and FixAirport_4000, this caused me kernel panics
  5. Check off/enable kext-dev-mode=1 in “Boot” section (May not be needed)
  6. Paste 0x43a014E4 into WIFI of the FakeID section of the Devices Page
  7. Now you’ll need to Copy+Paste in the actual patches which gets 5Ghz, Handoff and HotSpot working. Section: KextsToPatch.
  8. Press + then double click each input field (like using Excel), paste in Comment, Find, Name and Replace making sure to exclude < and > or ” “. Comment = “10.11-BCM94352-5GHz-US-FCC-dv”; becomes 10.11-BCM94352-5GHz-US-FCC-dv and Find = <4183fcff 742c48>; becomes 4183fcff 742c48 for example.
  9. SystemParameters -> InjectKexts = YES
Reboot and test, all should be working!

Let's see what you're actually doing...

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.
 
Status
Not open for further replies.
Back
Top