Contribute
Register

[SUCCESS] Gigabyte Designare Z390 (Thunderbolt 3) + i7-9700K + AMD RX 580

kextstat | grep -v apple
Yes. Here are the screenshots.
Screen Shot 2020-05-02 at 2.07.37 PM.png
Screen Shot 2020-05-02 at 2.07.58 PM.png
 
Hello @CaseySJ
from your "Micro-Guide: Radeon Speed Boost", you have experienced a kernel panic on boot with RX5700XT SSDT :

I had similar issue with my RX5700XT Nitro+ and had solved it :)
Problem is on "PP_PhmSoftPowerPlayTable" table, some data might be incorrect.
I have tested and customized mine (disabling Zero RPM and decrease Idle state fan speed to around 700rpm) under Windows 10 with MorePowerTool and then save as .mpt file

If you open this MPT file with Hex fiend tool and delete first 100bytes, you have your datas to be included on PP_PhmSoftPowerPlayTable

View attachment 466565View attachment 466568

I copy previously selected datas on a new Text file. I first remove all spaces and add ", 0x" between two characters like this (You should also move cursor at beginning before use replace ALL) :
View attachment 466572

View attachment 466575
and finally, delete ", " before 0x8A first byte. and then copy/paste result on SSDT :
View attachment 466573
Thats's all :)
I had no idea TextEdit could do that!! Like this:
  • TextEdit --> Format --> Make Plain Text (required)
  • Then:
Screen Shot 2020-05-02 at 11.10.32 AM.png Screen Shot 2020-05-02 at 11.10.38 AM.png Screen Shot 2020-05-02 at 11.10.45 AM.png

Repeat above steps for Any 2:
Screen Shot 2020-05-02 at 11.10.54 AM.png

Now click inside the Replace field and select Insert Pattern from the same drop-down menu:
Screen Shot 2020-05-02 at 11.11.03 AM.png Screen Shot 2020-05-02 at 11.11.11 AM.png
Select Any 1, then repeat and select Any 2:
Screen Shot 2020-05-02 at 11.11.16 AM.pngScreen Shot 2020-05-02 at 11.11.35 AM.png

Now click Replace All on the right side of the search box and voilà:
Screen Shot 2020-05-02 at 11.11.42 AM.png
 
I was using HWMonitorSMC2 v2.4.9, but just upgraded to v2.6.1 from CloverHackyColor (click here). This version is even better. Not only does it display iGPU and AMD GPU statistics, but it also displays comprehensive voltages for Designare Z390:

Screen Shot 2020-05-02 at 11.30.26 AM.png

  • Are you using any non-standard DSDT?
  • Feel free to compress and upload your CLOVER folder, but remove serial numbers from SMBIOS section of config.plist.
  • Also post a screenshot of the /Library/Extensions folder.
 
Who gives a %$#% about Windows? :)
The only use I have found for it so far is to use tools to modify the BIOS to make it more mac-friendly...But now I come to think of it most of that could be done in a VM.
 
It is necessary to hide your motherboard's on-board WiFi. Because you have a Gigabyte Z390, simply copy the attached SSDT to your CLOVER/ACPI/patched folder and reboot.
I added SSDT to patched folder, but nothing changed. This is what I have:
1588445859462.png


1588445955557.png


1588445978399.png
 
Sure @CaseySJ
Wake issues have multiple origin (SSDT, DSDT, TB firmware or properties) and we have to try different method from more easily to more complex.

I too am having wake issues with TB. Not sure where to start!
 
Anyone had any problems with dual boot Windows 10 not booting from Clover with native NVRAM? It begins to load Win 10, but then almost immediately blue-screens. It worked fine on my build with Emulated NVRAM, but when I switched over to native, it no longer boots. It still boots fine directly from bios boot, and will still boot with usb backup that is still emulated. Native NVRAM seems to be working well in Catalina, it's just Win 10 that will not boot.
So am I still the only one that has ran into this issue? I know I can still boot to Win 10 with BIOS boot option. But it really irks me when I can’t figure something out or know why something is happening.
 
So am I still the only one that has ran into this issue? I know I can still boot to Win 10 with BIOS boot option. But it really irks me when I can’t figure something out or know why something is happening.

Have you tried clearing NVRAM at the Clover boot screen?
 
Back
Top