rafaelmaeuer / Asus-UX32VD-Hackintosh

Install macOS Big Sur on Asus UX32VD Laptop (+ Triple-Boot Win 10 & Ubuntu)
27 stars 8 forks source link

Consider about moving kext after install to /Library/Extensions #26

Closed idoo closed 4 years ago

idoo commented 5 years ago

As I got, the /Library/Extensions is a proper place for kext after installation (at least for wifi patches) what do you think if we'll move it to /Library/Extensions ?

https://github.com/RehabMan/OS-X-BrcmPatchRAM

BrcmFirmwareRepo.kext: Install to /System/Library/Extensions (/Library/Extensions on 10.11 and later). This kext is much more memory efficient than BrcmFirmwareData.kext and is the preferred configuration.
rafaelmaeuer commented 5 years ago

As custom kexts are not always update-safe when stored into /Library/Extensions/ I prefer to keep them injected with clover.

idoo commented 5 years ago

But I have the issue with Bluetooth sound with that configuration — it freezing. Could you test it on your laptop?

rafaelmaeuer commented 4 years ago

Is this still an issue? Please reopen if it persists.