Contribute
Register

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

Holly Cow!
its working perfectly but


This is a problem or not @CaseySJ @joevt ?
View attachment 479152

I mean there's no description in every line.
When we create a .dsl file, we don't have to worry about indentation or hex-to-string description. Instead, when user saves the file in .aml format, the iasl compiler handles both of these functions.

So try this:
  • Copy and paste the SSDT into MaciASL
  • Save the file in .aml format
  • Quit and restart MaciASL
  • Load the .aml file
  • Does it look right?
 
When we create a .dsl file, we don't have to worry about indentation or hex-to-string description. Instead, when user saves the file in .aml format, the iasl compiler handles both of these functions.

So try this:
  • Copy and paste the SSDT into MaciASL
  • Save the file in .aml format
  • Quit and restart MaciASL
  • Load the .aml file
  • Does it look right?

:mrgreen::mrgreen:
Capture d’écran 2020-07-05 à 01.08.31.png
 
But no changes there, should I do something special to reset the SSDT? I'm using OC
Capture d’écran 2020-07-05 à 01.14.15.png
 
I wonder if this good behavior is due in part to the THB_C Thunderbolt header...
That should be easy to test when my rev2 board comes. Do you think the 2nd card will work simultaneously?
 
@CaseySJ Hey mate! The Bluetooth keeps dropping connection after the 10.15.5 update, any idea about the issue?
I am using the Broadcom BCM94360CD wifi card.
 
Just Updated the script! Need to be tested! @CaseySJ @joevt
Good improvements! Some comments/suggestions:
  • I like the name!
Screen Shot 2020-07-04 at 6.36.37 PM.png
  • After choosing a device from the menu, we should simplify the workflow:
    • First, the title "HackinDROM" becomes too small on this screen, so it should be same size as the home screen.
    • We should not display the SSDT right away. Instead:
      • Let user specify Vendor Name and Device Name
      • Then provide one Generate button
      • Then display the SSDT
      • Right above the SSDT, state the instructions (no need for STEP 2).
Here's an example:
  • This is the current screen:
Screen Shot 2020-07-04 at 6.47.43 PM.png
  • Proposal:
    • After user selects motherboard or Thunderbolt add-in-card from the main menu, then show them something like this:
  • Screen Shot 2020-07-04 at 7.03.36 PM.png
  • When user clicks Generate SSDT then show them this:
    Screen Shot 2020-07-04 at 7.10.17 PM.png

Also please note:
  • If your webpage uses any of the functions in @joevt's ThunderboltUtil, please add an acknowledgement statement. Something like this:
    • Uses 'ThunderboltUtil' by joevt.​
    • (notice that 'ThunderboltUtil' is hyperlinked to the gist.github source)​
 
Last edited:
That should be easy to test when my rev2 board comes. Do you think the 2nd card will work simultaneously?
Yes it will work simultaneously, but without a THB_C connection it may not perform as reliably as the first.
 
Last edited:
@CaseySJ Hey mate! The Bluetooth keeps dropping connection after the 10.15.5 update, any idea about the issue?
I am using the Broadcom BCM94360CD wifi card.
There is no definite solution. We experiment with different options until we find something that works. For example:
  • If you made a full bootable backup before updating to 10.15.5, try booting the previous version of macOS to re-verify that Bluetooth is or is not reliable. There's nothing in 10.15.5 that specifically impairs Bluetooth functionality, so you might be reaching for a causal connection where none exists.
  • We also recommend using an outboard antenna such as the 2-prong antenna that comes in the Designare box. We can connect the middle two ports of the BCM94360CD to the 2-prong antenna. One of those middle two ports is used for Bluetooth.
  • Also try resetting the Bluetooth Module (simply search this thread for "reset bluetooth module").
  • Some users have found that disabling 2.4 GHz band on their WiFi router helps because Bluetooth also uses the 2.4 GHz band, but different channels.
If the problem persists, please let us know.
 
Back
Top