gnodipac886 / MatebookXPro-hackintosh

Hackintosh Solution for the Huawei Matebook X Pro
https://www.tonymacx86.com/threads/guide-matebook-x-pro-2018-using-hotpatch-vituralsmc-10-14-x.278730/
257 stars 57 forks source link

Thunderbolt3 not working. #27

Closed byronpc closed 4 years ago

byronpc commented 5 years ago

Tried plugging in an egpu. not detected. Tried with a real mac. detected

gnodipac886 commented 5 years ago

Try pluging in the eGPU before booting the computer.

byronpc commented 5 years ago

negative. tried from cold boot and rebooting from windows. both show in the system information

Thunderbolt: No drivers are loaded.

gnodipac886 commented 5 years ago

There are some BIOS options on the thunderbolt on security, could you try messing with those? Also try these SSDT's https://www.tonymacx86.com/threads/in-progress-ssdt-for-thunderbolt-3-hotplug.248784/ and try other TYPEC SSDT's

byronpc commented 5 years ago

sure will update you

byronpc commented 5 years ago

unfortunately still not working.

  1. on bios, i set security to no security
  2. added SSDT-TB3.aml to /EFI/CLOVER/ACPI/patched (btw i think this only addresses hotswapping right?) (renamed RP05 -> RP09)

mine doesn't even detect when being plugged while booting.

gnodipac886 commented 5 years ago

Could you refer to these guides for an idea? https://www.tonymacx86.com/threads/guide-dell-xps-9560-mojave-virtualsmc-i2c-trackpad-clover-uefi-hotpatch.263567/ https://github.com/the-darkvoid/XPS9360-macOS https://github.com/daliansky/XiaoMi-Pro-Hackintosh I think we might be missing a USB ssdt for the type C connection. Also we need that thunderbolt ssdt too.

byronpc commented 5 years ago

i've tried different ssdts. i'm not sure where to go on from here :)

jacoweb commented 5 years ago

TB3 working but not hotswap. I hope to find a working SSDT for this. Thank you for your work :)

jacoweb commented 5 years ago

i got hotplug working now. Only one issue, i need to have one device connected to the tb3 port on boot. After that i can replug devices.

Need to find a proper fix.

SSDT https://drive.google.com/file/d/1-Msjoy_JkLW8uMljhCUUBG_JB7Cohh7K/view?usp=sharing

gnodipac886 commented 4 years ago

Alright, the SSDT has been added to the repo.