Jump to content
6 posts in this topic

Recommended Posts

Hello
I installed big sure on Asus Z170 Deluxe using usb stick and kushwavez's clover configurations here:
everything works fine except bluetooth. brcm patchram doesn't work. the git includes these kexts by defaut:
Quote

AirportBrcmFixup.kext
BrcmBluetoothInjector.kext
BrcmFirmwareData.kext
BrcmPatchRAM3.kext


which didn't work and I don't have bluetooth in system setting or system information.

I tried to move them to Library/extension using kext droplet and had no luck. replaced BrcmFirmwareData.kext with BrcmFirmwareRepo.kext and nothing happened, also tried to use BrcmNonPatchRAM2.kext instead of BrcmPatchRAM3.kext and BrcmBluetoothInjector.kext.

I even tried using opencore from this git:

https://github.com/jsassu20/Asus-Z170-Deluxe-macOS-BigSur-OpenCore

and tried both methods with no success (everything else works).

what am I missing?

 
 
Guest 5T33Z0

@Mr. Teleporter

 

I am also sure as well that it's an USB issue. Because this EFI doesn't contain a USB kext nor a USB port Map as ACPI Table. Instead, XHCI Portlimit quirk is used which does no longer work in macOS Big Sur 11.3 and newer. Since BT is basically "wireless USB" you need to fix the USB ports. And then I'm pretty sure it'll work with these kexts. For Monterey you will need bluetoolfixup.kext as well.

 

USB Port Mapping; https://github.com/5T33Z0/OC-Little-Translated/tree/main/03_USB_Fixes

About Brcm Kexts: https://github.com/5T33Z0/OC-Little-Translated/tree/main/10_Kexts_Loading_Sequence_Examples#example-7-broadcom-wifi-and-bluetooth=

Edited by 5T33Z0

yeah mine too I just realized.

weirdly enough if I don't use the fixup kext it shows the correct model and firmware status in Hackintool but can't be enabled however when I use the Monterey exclusive fixup kext it doesn't even show up anymore.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...