tctien342 / Asus-Vivobook-S510UA-Hackintosh

Asus VivoBook S510UA running macOS 10.15/.14/.13

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[IMPROVED] SSDT-less USB ports approach for better Bluetooth compatibility

LeeBinder opened this issue · comments

Thanks to @whatnameisit for sharing his finding:

For working BT after sleep, create codeless kext with BT USB port set as internal: I found the solution to this problem from experience as well as somewhere on GitHub.

Procedure:

  • remove SSDT-UIAC-ALL.aml from EFI/CLOVER/ACPI/patched
  • remove USBInjectAll.kext from EFI/CLOVER/kexts/Other and/or /L/E
  • download attached USBPorts.kext (kindly supplied by whatnameisit) and apply it to EFI/CLOVER/kexts/Other and/or /L/E

reboot

[IMPROVEMENT] by whatnameisit Jan. 6, 2020:

This USBPorts.kext correctly matches against Models MBP11,1 14,1 15,2 and 15,4

USBPorts.kext.zip
@tctien342

This repo has found a new home at the current maintainer's GitHub corner:

https://github.com/LeeBinder/Asus-Vivobook-S510UA-Hackintosh/

If still interested, please download the latest release from over there, read the ReadMe completely at least once, and follow all instructions all the way to the end.

In case an issue arises, please post it via the issues section over there.

This issue will now be closed.