Contribute
Register

Asus Z690 ProArt Creator WiFi (Thunderbolt 4) + i7-12700K + AMD RX 6800 XT

Are you using USBInjectAll 0.7.7 from the link provided in previous post?
Yes, double checked that, Release-0.7.7.zip

Requested two files attached.
Right now active my previous USB SSDT generated by Hackintool 2 without ASMedia ports.
 

Attachments

  • Mac Pro.ioreg
    27.5 MB · Views: 28
  • config-copy.plist
    30.2 KB · Views: 22
Yes, double checked that, Release-0.7.7.zip

Requested two files attached.
Right now active my previous USB SSDT generated by Hackintool 2 without ASMedia ports.
Please try attached SSDT. The only change I made was to use "XHCI" as per your original SSDT.

Screenshot 2022-08-14 at 2.55.34 PM.png


Also make this change so that CPU name is correctly displayed in About this Mac:
Screenshot 2022-08-14 at 2.53.04 PM.png
 

Attachments

  • SSDT-UIAC.aml
    692 bytes · Views: 31
Please try attached SSDT.
Seems to be working fine! Sleep is working, BT after wake up acts the same - searching loop.
Thanks once again :)
 
Seems to be working fine! Sleep is working, BT after wake up acts the same - searching loop.
Thanks once again :)
For Bluetooth after wake, please disable these (uncheck the last column) using OpenCore Configurator:
  • ACPI —> SSDT-USBW.aml
  • Kernel —> USBWakeFixup.kext
On some systems this may require 2 key presses to wake from sleep, but Bluetooth should be okay.
 
For Bluetooth after wake, please disable these (uncheck the last column)
:thumbup: That was easy. Now it's good to go! I will learn more about USB DSDT and maybe someday I will do a build-post of my system.
Have a nice day!
 
Hello @CaseySJ

I finally made my new hackintosh folowwing your great guide !
My setup is very identical to yours (Z690 Creator Bios 1601, Intel 12700K, AMD 6600XT, SSD SN850) and i've been able to install macOS Monterey 12.5 with OpenCore 0.8.3 very smoothly. Everything seems to work as expected, including Intel Wifi/BT and sleep, but i have two concerns that i may try to improve :

-My Thunderbolt port seems to work with hotplug when testing with a Caldigit MiniDock. But looking at the procedure verification of your tutorial i can see in my case that the PCI JHL8540 NHI entry exists in System Report, but 'Driver Installed' column says 'No'.
I wonder if that could be a problem in the future with other peripheral (i may buy a TB sound interface soon). Rebooting or Sleep/Wake cycling doesn't change that.

-I understand the importance of 15 USB ports limits, but in my case i have several audio/midi interfaces that works with USB2 only and i prefer not to use a hub for stability.
Plus a general hub that could receive USB2 keys. So one or two more USB 2 at rear panel would be great.
I could ditch one or two USB3 SS ports function or even better ditch the HS parts of the front USB3 ports (HS07 and HS08) that i don't need
Is that complicated to edit the SSDT file in order to change that (Can it be edited edited with code editor like BBedit or should it be re-compiled somehow with somehting like MaciASL)?

Thanks a lot !
 
Last edited:
New Asus z690 BIOS Version 1720 has dropped. ASUS claims it:

1. Improve system stability
2. Update Microcode for next generation Intel Processors.

Will test later.
 
New Asus z690 BIOS Version 1720 has dropped. ASUS claims it:

1. Improve system stability
2. Update Microcode for next generation Intel Processors.

Will test later.
My motherboard is a ROG STRIX Z690-I GAMING WIFI. I just upgraded the motherboard BIOS to 1720 and so far everything is working fine.
 
Hello @CaseySJ

I finally made my new hackintosh folowwing your great guide !
My setup is very identical to yours (Z690 Creator Bios 1601, Intel 12700K, AMD 6600XT, SSD SN850) and i've been able to install macOS Monterey 12.5 with OpenCore 0.8.3 very smoothly. Everything seems to work as expected, including Intel Wifi/BT and sleep, but i have two concerns that i may try to improve :
Glad to hear it!

-My Thunderbolt port seems to work with hotplug when testing with a Caldigit MiniDock. But looking at the procedure verification of your tutorial i can see in my case that the PCI JHL8540 NHI entry exists in System Report, but 'Driver Installed' column says 'No'.
I wonder if that could be a problem in the future with other peripheral (i may buy a TB sound interface soon). Rebooting or Sleep/Wake cycling doesn't change that.
If CalDigit dock can hot plug, that is a good sign. It's okay if "NHI" entry says "No". Thunderbolt audio interfaces might or might not hot plug directly, but you have two choices:
  • Connect audio interface to on-board Thunderbolt port
  • Connect audio interface to CalDigit MiniDock
Hopefully one or both will hot plug.

-I understand the importance of 15 USB ports limits, but in my case i have several audio/midi interfaces that works with USB2 only and i prefer not to use a hub for stability.
Plus a general hub that could receive USB2 keys. So one or two more USB 2 at rear panel would be great.
I could ditch one or two USB3 SS ports function or even better ditch the HS parts of the front USB3 ports (HS07 and HS08) that i don't need
Is that complicated to edit the SSDT file in order to change that (Can it be edited edited with code editor like BBedit or should it be re-compiled somehow with somehting like MaciASL)?

...
I can make the change, which is easy to do, but I'll need the following information:
  • Which ports to disable?
  • Which ports to enable?
Also, have you tried using the SSDT that enables all USB ports? Does it work?
 
Back
Top