Contribute
Register

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

Since updating to 0.6.8 I’ve been having sleep wake issues every other morning, which requires a hard reboot.

Same config has been working perfectly since 0.6.2, the only changes I make are to boot args (see screenshot) as I run imacpro1,1 smbios

anyone else seeing similar?
One of the more 'invasive' changes we made starting with 0.6.7 was to enable SIP (system integrity protection). Might be worth disabling SIP for a while:
  • Set csr-active-config to E7030000 to disable SIP.
Screen Shot 2021-04-14 at 2.19.15 PM.png


@Itshuta, you may want to try the same.
 
Do you sharing/Broadcasting Internet/Data from and/or to your Mac ? Bluetooth WiFi Thunderbolt Ethernet connections?
No, nothing that i can think of
 
Hello,
When starting the PC, I get this message:

photo_2021-04-15_17-48-47.jpg


How can I fix it?
 
One of the more 'invasive' changes we made starting with 0.6.7 was to enable SIP (system integrity protection). Might be worth disabling SIP for a while:
  • Set csr-active-config to E7030000 to disable SIP.

Thanks @CaseySJ, Will give this a try and report back.
 
If I were you I would use OCValidate to see whats missing in your Config. Its quick and easy and will tell you exactly whats wrong.
This one is pretty "simple" to know
the value of ROM isn't correctly set
In his case it is "Cw53kXtk" in base 64 format (= 0B0E77917B64 in HEX) instead of "Cw53kXtE+OJ44ng="

How to fix simply:
  1. Open Terminal.app
  2. enter the code below but dont hit enter
  3. Then drag and drop your "bad" config.plist into Terminal window
  4. Hit enter
  5. Restart your Hackintosh
Code:
perl -i -pe 's/Cw53kXtE\+OJ44ng\=/Cw53kXtk/g'
 
Last edited:
This one is pretty "simple" to know
the value of ROM isn't correctly set
In his case it is "Cw53kXtk" in base 64 format (= 0B0E77917B64 in HEX) instead of "Cw53kXtE+OJ44ng="

How to fix simply:
  1. Open Terminal.app
  2. enter the code below but dont hit enter
  3. Then drag and drop your "bad" config.plist into Terminal window
  4. Hit enter
  5. Restart your Hackintosh
Code:
perl -i -pe 's/Cw53kXtE\+OJ44ng\=/Cw53kXtk/g'
Ha, that'll do too!

I was trying to "teach a man to fish" if you will.
 
...Bottom line: It does not have to be one or the other. Instead, like the quantum superposition of states, it can be both! And the experiment we perform (i.e. the app we wish to use) determines which of the states is realized.
"No fair! You changed the outcome by measuring it!" -Professor Farnsworth
 
Hey, Guys! I bought a Node Titan eGPU, and I had a RX 580.
So I plugged in to my MacBook Pro, and worked perfectly.
So then I connected to my Hackintosh, the fan went to full speed and then it doesn't show anything on the top bar.
I researched and is there any any to make it work without putting the Thunderbolt in Extended Mode?

Another quick question, the easiest way to put on the extended mode is flashing it?
If I don't want to do that, is the Z590 already in extended mode?
Thank you.
Fab
 
Back
Top