Contribute
Register

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

A quick FYI...

One of the firmware files in your collection contains version 42.1 of the Titan Ridge firmware. This is the closest yet to version 33 that's on the Designare Z390. A quick binary comparison of bytes 0x04000 through 0x05000 shows very few differences.

The file in question is Mac-63001698E7A34814-C0_6.84.0-C1_42.1-R0.bin. Prior to your post, the earliest version we found was 47, so this is an improvement. We're trying to get to within +/- 3 revisions, which means ideally versions 30, 31, 32, 33, 34, 35, or 36.
How about ones in High Sierra? Im assuming this isn't Titan Ridge?

I'm not sure how to read which one is which ridge from the config of each.
 

Attachments

  • Mac-66E35819EE2D0D05.zip
    315.3 KB · Views: 54
Last edited:
So, I saw a post by @CaseySJ where he drooled over the new NZXT Kraken X coolers, and apparently some of the drool got on me, so I bought a Kraken x72.
I set up liquidctl to manage my fan and pump speeds, and created a script (following the post linked to in the guide).

When I reboot, the fan and pump speeds increase a bit, and when macOS loads the script doesnt seem to affect those speeds.

Immediately after I boot I run liquidctl status -v and get:
NZXT Kraken X (X42, X52, X62 or X72)
├── Liquid temperature 28.4 °C
├── Fan speed 1261 rpm
├── Pump speed 2034 rpm
└── Firmware version 6.0.2

then I execute my script via /Users/Shared/Scripts/liquidctl.sh and I get
NZXT Kraken X (X42, X52, X62 or X72)
├── Liquid temperature 28.0 °C
├── Fan speed 698 rpm
├── Pump speed 2155 rpm
└── Firmware version 6.0.2

I saw in the credits that @CaseySJ made some sort of contribution to liquidctl, so figured maybe he'd know what was up.

I did check the system.log (via console) and searched for liquidctl and didnt find anything.
 
Ahh, I figured it out.
I added

<key>StandardOutPath</key>
<string>/Users/Shared/Scripts/liquidctl.log</string>
<key>StandardErrorPath</key>
<string>/Users/Shared/Scripts/liquidctl.err</string>

To my launchctl.plist file and when I checked the liquidctl.err file I saw that the liquidctl program was not being found.
It wasn't in my path. I'm guessing because Catalina uses ZSH, and the script is a bash script?

I changed the script to use the full path to liquidctl and now things work.
 
If you have a supported AMD GPU (AMD RX 560, RX 570, RX 580, RX 590, Vega 56, Vega 64, Radeon VIII, RX 5700, RX 5700 XT):
  • Copy the file config-AMD-GPU.plist to the CLOVER folder on the USB disk (EFI partition) and rename it to simply config.plist.

I appear to already have a config.plist, do I need to delete this one?

Thanks
Andy
 

Attachments

  • Screen Shot 2020-02-06 at 1.00.52 AM.png
    Screen Shot 2020-02-06 at 1.00.52 AM.png
    287.3 KB · Views: 87
@CaseySJ , what was the conclusion of the work yourself and others have been doing on the Titan Ridge firmware updates, have you written anything up on it with conclusions etc....
 
@CaseySJ, can you explain me why my Sapphire Radeon with two HDMI and to DisplayPort only HDMI is OK and with two screens also?

Thkx
 
A quick FYI...

@CaseySJ One of the firmware files in your collection contains version 42.1 of the Titan Ridge firmware. This is the closest yet to version 33 that's on the Designare Z390. A quick binary comparison of bytes 0x04000 through 0x05000 shows very few differences.

The file in question is Mac-63001698E7A34814-C0_6.84.0-C1_42.1-R0.bin. Prior to your post, the earliest version we found was 47, so this is an improvement. We're trying to get to within +/- 3 revisions, which means ideally versions 30, 31, 32, 33, 34, 35, or 36.
I'm watching your and elias64fr's efforts out of academic interest since the Aorus Pro doesn't have TB. anyway, I did some googling looking for a firmware version in the range you specified. this screenshot would lead me to believe that intel's TB driver update for NUC boxes might contain ver 34. the package is Intel Thunderbolt Software 17.4.77.400 and it is on intel's downloadcenter website.

update: more googling. this file is on intel's downloadcenter website. it appears to have v33 firmware in it. (second screen shot)

NUC715BN-NUC7i7BN-TBT-FW-Update-33.zip
 

Attachments

  • Screen Shot 2020-02-06 at 6.03.16 AM.png
    Screen Shot 2020-02-06 at 6.03.16 AM.png
    109.2 KB · Views: 71
  • Screen Shot 2020-02-06 at 6.32.40 AM.png
    Screen Shot 2020-02-06 at 6.32.40 AM.png
    13.3 KB · Views: 53
Last edited:

Relevant Specs:
Z390 Designare
i9 9900k
Sapphire RX 580 Nitro
Fenvi FV-T919

I've successfully installed with the standard OC 0.5.4 EFI files. Everything seems to be up and running except for two things:
  • Bluetooth doesn't seem to work. OSX shows its available but it doesnt work. It previously worked fine under clover.
  • Sleep works, kind of. The lock screen doesnt allow the system to go to sleep.
  • Cannot boot at all without CSM enabled, I checked Secure Boot was disabled as well.

Update
  • Bluetooth is working, probably was a user error
  • Sleep is working
  • CSM Disabled is now working after flipping the bios switch on my Sapphire RX 580 to the other one which also seems to have helped performance as well.
 
Last edited:
Back
Top