Contribute
Register

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

If you have IGPU disabled and you are using iMac19,1, the only way to get it to show that H.264 and HEVC are working is if you are using NoVpaJpeg.kext which disables hardware acceleration.

I am not using NoVpaJpeg.kext specifically but I think I remember NoVpaJpeg.kext now part of the WEG? Maybe that's the reason.
 
I am not using NoVpaJpeg.kext specifically but I think I remember NoVpaJpeg.kext now part of the WEG? Maybe that's the reason.

Yes, it has been integrated in to WhateverGreen, but I believe you have to use a boot flag to enable it.
 
Hey @pastrychef can you help me out?
I can't get rid of my external USB2 audio interface stuttering issue. The most common solution I found online is to use a bios function that bumps the voltage on USB3 a tiny bit but the Asus Z370-G Strix doesn't have such an option.

I think my only viable solution is to enable one of the USB2 Ports in the back IO and sacrifice one of the USB3's but counting them to remain under the 15 port max confuses the heck out of me, can you tell me what i need to remove and add to my UIA_Exclude?

I have the following USB config:
Code:
uia_exclude=HS08;HS09;HS10;HS11;HS14;SS07;SS08;SS09;SS10;USR1;USR2

(BTW I have more internal active ports than usual because I use a script to control my Kraken X62 water cooler colors, pump and fan speeds.)
 
Hey @pastrychef can you help me out?
I can't get rid of my external USB2 audio interface stuttering issue. The most common solution I found online is to use a bios function that bumps the voltage on USB3 a tiny bit but the Asus Z370-G Strix doesn't have such an option.

I think my only viable solution is to enable one of the USB2 Ports in the back IO and sacrifice one of the USB3's but counting them to remain under the 15 port max confuses the heck out of me, can you tell me what i need to remove and add to my UIA_Exclude?

I have the following USB config:
Code:
uia_exclude=HS08;HS09;HS10;HS11;HS14;SS07;SS08;SS09;SS10;USR1;USR2

(BTW I have more internal active ports than usual because I use a script to control my Kraken X62 water cooler colors, pump and fan speeds.)

Have you tried using the USB 3.1 gen 2 ports in the rear? They are the red ones.

If you want to enable one of the USB 2 ports and disable one of the USB 3 ports, you can try the following:
Code:
uia_exclude=HS08HS01;HS10;HS11;HS14;SS07;SS08;SS09;SS10;USR1;USR2

This will enable HS09 and disable USB 2 functionality of the USB 3 port next to it (directly below the PS/2 port). However, USB 3 functionality should remain on that USB 3 port.
 
Have you tried using the USB 3.1 gen 2 ports in the rear? They are the red ones.

No, a while back you had recommended not to use them because of something unrelated, will try it then.

If you want to enable one of the USB 2 ports and disable one of the USB 3 ports, you can try the following:
Code:
uia_exclude=HS08HS01;HS10;HS11;HS14;SS07;SS08;SS09;SS10;USR1;USR2

This will enable HS09 and disable USB 2 functionality of the USB 3 port next to it (directly below the PS/2 port). However, USB 3 functionality should remain on that USB 3 port.
I'll test the 3.1 gen2 port for a while, (the audio stuttering only happens occasionally) if it doesn't help I'll try changing the uia_exclude as you suggested, thanks so much for helping out. :thumbup:
 
No, a while back you had recommended not to use them because of something unrelated, will try it then.


I'll test the 3.1 gen2 port for a while, (the audio stuttering only happens occasionally) if it doesn't help I'll try changing the uia_exclude as you suggested, thanks so much for helping out. :thumbup:

The USB 3.1 gen 2 ports should always work fine. We don't even have to worry about them when configuring USB because they are on a separate controller.
 
So I can now wake from sleep without crash but I now get random freezes after wake. I can sometimes go on quite long and then the screen freezes but cursor still moves. If I turn monitor off and then on it’s black and I have to reboot.

Are you testing with overclocks disabled (including multi-core enhancement) and XMP disabled?
 
Back
Top