Contribute
Register

pastrychef's Asus ROG Strix Z370-G Gaming (WI-FI AC) build w/ i9-9900K + AMD 6600 XT

No. You need to start with the KextsToPatches for the 15 port limit enabled and USBInjectAll installed.
Then, use Hackintool to determine which ports to keep enabled.
OK, now I got 3 files:
SSDT-EC.aml
USBPorts.kext
SSDT-UIAC.aml
Which should I enter in /EFI/CLOVER/ACPI/patched/
 
OK, now I got 3 files:
SSDT-EC.aml
USBPorts.kext
SSDT-UIAC.aml
Which should I enter in /EFI/CLOVER/ACPI/patched/

You have two options:

Install USBPorts.kext in to /EFI/CLOVER/kexts/Other/ and delete SSDT-USBX.aml and USBInjectAll.kext.

or

Install SSDT-UIAC.aml in to /EFI/CLOVER/ACPI/patched/. Do not delete any files from your EFI folder.



Which ever you choose, you should disable or delete all the KextsToPatches for the 15 port limit.
 
You have two options:

Install USBPorts.kext in to /EFI/CLOVER/kexts/Other/ and delete SSDT-USBX.aml and USBInjectAll.kext.

or

Install SSDT-UIAC.aml in to /EFI/CLOVER/ACPI/patched/. Do not delete any files from your EFI folder.



Which ever you choose, you should disable or delete all the KextsToPatches for the 15 port limit.
I have no doubt ... you solved a problem !!!
Thank's pastrychef
 
I'm testing your last OpenCore 0.5.3, I just updated my settings and I have problems waking up. The system goes into Sleep/Wake but then when I move the mouse, the system will restart and after a while the mouse freezes and the system does not respond, I have to do a forced reboot. Does it happen to you too?
 
I'm testing your last OpenCore 0.5.3, I just updated my settings and I have problems waking up. The system goes into Sleep/Wake but then when I move the mouse, the system will restart and after a while the mouse freezes and the system does not respond, I have to do a forced reboot. Does it happen to you too?


No. That doesn't happen to me.

Do you get any panic logs?
 
No. That doesn't happen to me.

Do you get any panic logs?
after the forced reboot I got this:

Code:
panic(cpu 2 caller 0xffffff80174284e7): "AppleHDAHDMI_DPDriver::setPowerState(0xffffff80562a7100 : 0xffffff7f9967a730, 0 -> 1) timed out after 10167 ms"@/BuildRoot/Library/Caches/com.apple.xbs/Sources/xnu/xnu-6153.61.1/iokit/Kernel/IOServicePM.cpp:5302
Backtrace (CPU 2), Frame : Return Address
0xffffffa3dcb83b40 : 0xffffff8016d3bb1b mach_kernel : _handle_debugger_trap + 0x47b
0xffffffa3dcb83b90 : 0xffffff8016e733e5 mach_kernel : _kdp_i386_trap + 0x155
0xffffffa3dcb83bd0 : 0xffffff8016e64e5e mach_kernel : _kernel_trap + 0x4ee
0xffffffa3dcb83c20 : 0xffffff8016ce2a40 mach_kernel : _return_from_trap + 0xe0
0xffffffa3dcb83c40 : 0xffffff8016d3b207 mach_kernel : _DebuggerTrapWithState + 0x17
0xffffffa3dcb83d40 : 0xffffff8016d3b5eb mach_kernel : _panic_trap_to_debugger + 0x21b
0xffffffa3dcb83d90 : 0xffffff80174d24f9 mach_kernel : _panic + 0x61
0xffffffa3dcb83e00 : 0xffffff80174284e7 mach_kernel : __ZN9IOService12ackTimerTickEv + 0x417
0xffffffa3dcb83e50 : 0xffffff80174280a9 mach_kernel : __ZN9IOService21actionAckTimerExpiredEP8OSObjectPvS2_S2_S2_ + 0x9
0xffffffa3dcb83e60 : 0xffffff801743f45e mach_kernel : __ZN10IOWorkLoop9runActionEPFiP8OSObjectPvS2_S2_S2_ES1_S2_S2_S2_S2_ + 0x3e
0xffffffa3dcb83ea0 : 0xffffff8017426e58 mach_kernel : __ZN9IOService17ack_timer_expiredEPvS0_ + 0x38
0xffffffa3dcb83ec0 : 0xffffff8016d7d765 mach_kernel : _thread_call_delayed_timer + 0xea5
0xffffffa3dcb83f40 : 0xffffff8016d7d291 mach_kernel : _thread_call_delayed_timer + 0x9d1
0xffffffa3dcb83fa0 : 0xffffff8016ce213e mach_kernel : _call_continuation + 0x2e

BSD process name corresponding to current thread: kernel_task
Boot args: -alcbeta -lilubetaall -wegbeta dart=0 debug=0x100 keepsyms=1

Mac OS version:
19C57

Kernel version:
Darwin Kernel Version 19.2.0: Sat Nov  9 03:47:04 PST 2019; root:xnu-6153.61.1~20/RELEASE_X86_64
Kernel UUID: C3E7E405-C692-356B-88D3-C30041FD1E72
Kernel slide:     0x0000000016a00000
Kernel text base: 0xffffff8016c00000
__HIB  text base: 0xffffff8016b00000
System model name: iMac19,1 (Mac-AA95B1DDAB278B95)
System shutdown begun: NO
Panic diags file available: YES (0x0)

System uptime in nanoseconds: 694697957250
 
after the forced reboot I got this:

Code:
panic(cpu 2 caller 0xffffff80174284e7): "AppleHDAHDMI_DPDriver::setPowerState(0xffffff80562a7100 : 0xffffff7f9967a730, 0 -> 1) timed out after 10167 ms"@/BuildRoot/Library/Caches/com.apple.xbs/Sources/xnu/xnu-6153.61.1/iokit/Kernel/IOServicePM.cpp:5302
Backtrace (CPU 2), Frame : Return Address
0xffffffa3dcb83b40 : 0xffffff8016d3bb1b mach_kernel : _handle_debugger_trap + 0x47b
0xffffffa3dcb83b90 : 0xffffff8016e733e5 mach_kernel : _kdp_i386_trap + 0x155
0xffffffa3dcb83bd0 : 0xffffff8016e64e5e mach_kernel : _kernel_trap + 0x4ee
0xffffffa3dcb83c20 : 0xffffff8016ce2a40 mach_kernel : _return_from_trap + 0xe0
0xffffffa3dcb83c40 : 0xffffff8016d3b207 mach_kernel : _DebuggerTrapWithState + 0x17
0xffffffa3dcb83d40 : 0xffffff8016d3b5eb mach_kernel : _panic_trap_to_debugger + 0x21b
0xffffffa3dcb83d90 : 0xffffff80174d24f9 mach_kernel : _panic + 0x61
0xffffffa3dcb83e00 : 0xffffff80174284e7 mach_kernel : __ZN9IOService12ackTimerTickEv + 0x417
0xffffffa3dcb83e50 : 0xffffff80174280a9 mach_kernel : __ZN9IOService21actionAckTimerExpiredEP8OSObjectPvS2_S2_S2_ + 0x9
0xffffffa3dcb83e60 : 0xffffff801743f45e mach_kernel : __ZN10IOWorkLoop9runActionEPFiP8OSObjectPvS2_S2_S2_ES1_S2_S2_S2_S2_ + 0x3e
0xffffffa3dcb83ea0 : 0xffffff8017426e58 mach_kernel : __ZN9IOService17ack_timer_expiredEPvS0_ + 0x38
0xffffffa3dcb83ec0 : 0xffffff8016d7d765 mach_kernel : _thread_call_delayed_timer + 0xea5
0xffffffa3dcb83f40 : 0xffffff8016d7d291 mach_kernel : _thread_call_delayed_timer + 0x9d1
0xffffffa3dcb83fa0 : 0xffffff8016ce213e mach_kernel : _call_continuation + 0x2e

BSD process name corresponding to current thread: kernel_task
Boot args: -alcbeta -lilubetaall -wegbeta dart=0 debug=0x100 keepsyms=1

Mac OS version:
19C57

Kernel version:
Darwin Kernel Version 19.2.0: Sat Nov  9 03:47:04 PST 2019; root:xnu-6153.61.1~20/RELEASE_X86_64
Kernel UUID: C3E7E405-C692-356B-88D3-C30041FD1E72
Kernel slide:     0x0000000016a00000
Kernel text base: 0xffffff8016c00000
__HIB  text base: 0xffffff8016b00000
System model name: iMac19,1 (Mac-AA95B1DDAB278B95)
System shutdown begun: NO
Panic diags file available: YES (0x0)

System uptime in nanoseconds: 694697957250

Hmm... Are you still using only IGPU? Are you using HDMI/DisplayPort Audio?
 
Hmm... Are you still using only IGPU? Are you using HDMI/DisplayPort Audio?
Currently only HDMI ... a new monitor will come for Christmas ...


Sorry ... if you're referring to audio I only have analog system
 
Last edited by a moderator:
Back
Top