Contribute
Register

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

No, they should be in /Library/Extensions. Enabling iGPU has never been a problem as long as we do this:
  • Lilu and WhateverGreen are installed
  • Devices --> Properties --> framebuffer-patch-enable = 01000000
  • Devices --> Properties --> device-ID = 9B3E0000
  • Devices --> Properties --> AAPL,ig-platform-id = 07009B3E
  • Devices --> IntelGFX --> 0x0
  • Graphics --> don't select anything here, not even framebuffer (FB Name)
  • BIOS --> IGPU = enabled

Back to this.... Just changed to:

- Devices --> Properties -->AAPL,ig-platform-id = 07009B3E, (mine was different (0300923E)

- Graphics --> don't select anything here, not even framebuffer (FB Name) (I deleted Orinoco here, that was asked durin FCP X fix)

All the rest was already as you described

Result:

- I don't see any difference on ioResgistry (please see attached)
- FCP X Still works without Orinoco
 

Attachments

  • Screenshot 2019-02-01 at 23.04.38.png
    Screenshot 2019-02-01 at 23.04.38.png
    464.8 KB · Views: 46
CaseySJ. I'd like to thank you for this wonderful peace of guide-writing. Got almost the same setup except for an i9-9900k and 64gb ram. Followed every step and the system is super solid now.
Had an x99 machine before which has always been a bit unstable and unreliable, so this is a big relief right now. Truly amazing work from your side. Thanks again and keep up the good work!
Thank you and glad to hear it!! In a thread gone wild with sleep deprivation it is refreshing to see some calm waters...
 
Last edited:
Back to this.... Just changed to:

- Devices --> Properties -->AAPL,ig-platform-id = 07009B3E, (mine was different (0300923E)

- Graphics --> don't select anything here, not even framebuffer (FB Name) (I deleted Orinoco here, that was asked durin FCP X fix)

All the rest was already as you described

Result:

- I don't see any difference on ioResgistry (please see attached)
- FCP X Still works without Orinoco
This is very strange... Let's just work on fixing this first. Can you please do this:
  • Post screenshot of /Library/Extensions
  • Post screenshot of CLOVER/kexts/Other
  • Run "Kext Utility" to rebuild kernel caches
  • Check the version numbers of Lilu and WhateverGreen (right-click --> Get Info)
 
This is very strange... Let's just work on fixing this first. Can you please do this:
  • Post screenshot of /Library/Extensions
  • Post screenshot of CLOVER/kexts/Other
  • Run "Kext Utility" to rebuild kernel caches
  • Check the version numbers of Lilu and WhateverGreen (right-click --> Get Info)

Ok you can find both screenshots attached.
I hit Kext Utility, restarted computer, no changes on ioRegistry

Lilu version 1.3.1
WhateverGrenn 1.2.6
 

Attachments

  • Screenshot 2019-02-02 at 00.06.25.png
    Screenshot 2019-02-02 at 00.06.25.png
    196.1 KB · Views: 46
  • Screenshot 2019-02-02 at 00.07.13.png
    Screenshot 2019-02-02 at 00.07.13.png
    151 KB · Views: 54
I used your files, no I don't even know how to edit them, take a look here.
As I said I just deleted the preferences and it popped up after a restart.
HS14 is disabled in the USB SSDT. CNVi Bluetooth should not be showing up.
  1. Do you still have USBInjectAll.kext in /Library/Extensions or CLOVER/kexts/Other?
  2. What USB ports show up when you run IORegistryExplorer and scroll down to XHCI? You may post a screenshot.
 
Ok you can find both screenshots attached.
I hit Kext Utility, restarted computer, no changes on ioRegistry

Lilu version 1.3.1
WhateverGrenn 1.2.6
Looks like I'll have to audit the CLOVER folder. Would you please compress and upload EFI/CLOVER (just CLOVER folder) from EFI partition of Mojave SSD? You may remove serial numbers from SMBIOS.
 
Looks like I'll have to audit the CLOVER folder. Would you please compress and upload EFI/CLOVER (just CLOVER folder) from EFI partition of Mojave SSD? You may remove serial numbers from SMBIOS.


Here you have sir.... Thank you!
 

Attachments

  • CLOVER ummario.zip
    3.6 MB · Views: 57
Here you have sir.... Thank you!
One more thing. In Terminal, please type:

Code:
$ ./gfxutil -f IGPU  <-- type this
DevicePath = PciRoot(0x0)/Pci(0x2,0x0)  <-- do you get this result or something different?
 
cop
One more thing. In Terminal, please type:

Code:
$ ./gfxutil -f IGPU  <-- type this
DevicePath = PciRoot(0x0)/Pci(0x2,0x0)  <-- do you get this result or something different?

copied and pasted to terminal: $ ./gfxutil -f IGPU

result: command not found
 
Back
Top