Contribute
Register

[GUIDE] Sierra on the GA-Z170X-UD3

Status
Not open for further replies.
I upgraded to Mojave with this board, unfortunately Nvidia is no longer supported.
However good news is that the onboard graphics works well.
I got the integrated graphics working by using multibeast with the core graphics evergreen/lilu patch. I also set my graphics to start with the integrated graphics in the bios.
 
I upgraded to Mojave with this board, unfortunately Nvidia is no longer supported.
However good news is that the onboard graphics works well.
I got the integrated graphics working by using multibeast with the core graphics evergreen/lilu patch. I also set my graphics to start with the integrated graphics in the bios.
I am upgraded too. Mine Nvidia inject's with WhateverGreen
 
I am upgraded too. Mine Nvidia inject's with WhateverGreen
Oh ok, I've got a GTX970 and it's no supported.
My integrated graphics is being detected by whatevergreen as an Intel HD 630.

Have you had any issues with sleep? I've been getting kernel panics when waking from sleep.
I fixed this panic below by using the clover USB max ports limit fix:
Code:
      Kernel Extensions in backtrace:
         com.apple.driver.AppleACPIPlatform(6.1)[52CE91F1-D89E-3BF2-A5BE-0A914968DC65]@0xffffff7fa17c7000->0xffffff7fa1862fff
            dependency: com.apple.iokit.IOACPIFamily(1.4)[99A8A054-9F64-3FB8-BB1D-5973F8AB04A1]@0xffffff7fa0310000
            dependency: com.apple.iokit.IOPCIFamily(2.9)[7EA30FDD-A2FB-390F-99DD-42BC19691BB4]@0xffffff7fa0295000
            dependency: com.apple.driver.AppleSMC(3.1.9)[9FAF842D-CCF4-3F6A-893D-DD542139F128]@0xffffff7fa0a9b000
         com.apple.driver.AppleAPIC(1.7)[46FCC78F-7A9E-3614-A5F6-EEF2A50A4A67]@0xffffff7fa262e000->0xffffff7fa2630fff
            dependency: com.apple.iokit.IOPCIFamily(2.9)[7EA30FDD-A2FB-390F-99DD-42BC19691BB4]@0xffffff7fa0295000

Now I'm getting this panic when waking from sleep, which is related to the integrated graphics:

Code:
Kernel Extensions in backtrace:
         com.apple.iokit.IOGraphicsFamily(530.14)[C5617AC3-A68D-36CE-AC22-7C7C81318961]@0xffffff7f99839000->0xffffff7f99883fff
            dependency: com.apple.iokit.IOPCIFamily(2.9)[7EA30FDD-A2FB-390F-99DD-42BC19691BB4]@0xffffff7f98e95000
         com.apple.driver.AppleIntelKBLGraphicsFramebuffer(12.0.4)[0E71EF1C-A01B-354E-987D-476E0029C6ED]@0xffffff7f9afc0000->0xffffff7f9b1c3fff
            dependency: com.apple.iokit.IOPCIFamily(2.9)[7EA30FDD-A2FB-390F-99DD-42BC19691BB4]@0xffffff7f98e95000
            dependency: com.apple.iokit.IOACPIFamily(1.4)[99A8A054-9F64-3FB8-BB1D-5973F8AB04A1]@0xffffff7f98f10000
            dependency: com.apple.iokit.IOAcceleratorFamily2(404.2.2)[FA92A03C-F113-384A-9B1F-B2C52DE7F4D2]@0xffffff7f9a7bd000
            dependency: com.apple.iokit.IOReportFamily(47)[75A625B5-0DEB-343A-A723-9D72533F098C]@0xffffff7f99baf000
            dependency: com.apple.AppleGraphicsDeviceControl(3.28.4)[400C2E21-0880-36D7-AC5E-6B9BC885F158]@0xffffff7f99b41000
            dependency: com.apple.iokit.IOGraphicsFamily(530.14)[C5617AC3-A68D-36CE-AC22-7C7C81318961]@0xffffff7f99839000
 
Last edited:
I swapped the nvidia gpu with a
Radeon RX 580 8 GB
and everything works flawless now :)

I recently just did the USB fix which creates a custom kext so that all usb 3.0 ports work all the time 100% of the time forever DM me if you're interested on that file
 
I swapped the nvidia gpu with a
Radeon RX 580 8 GB
and everything works flawless now :)

I recently just did the USB fix which creates a custom kext so that all usb 3.0 ports work all the time 100% of the time forever DM me if you're interested on that file
Ok yeah sure, I'm interested :) I was having issues with my USB-C port... I thought maybe the config.plist "Remove USB port limit in XHCI" kextkext patch would fix it? I haven't tested it yet though.
Also I'm gonna stay on high sierra until I feel I really need to update to mojave so I can stick with using my GTX 970
I'm currently using these kexts:
 

Attachments

  • Screen Shot 2019-06-17 at 11.02.23 pm.png
    Screen Shot 2019-06-17 at 11.02.23 pm.png
    56.2 KB · Views: 109
oh, from the motherboard im using usb port except the usb-c one since i don't really have cables for it and the red usb port since im also using 2 usb 3.0 from the front of my case.

So maybe my tweaked kext might not apply to you.

Anyways this is the video i followed to perma turn on the usb ports i needed:


I'll attach my USBMap.kext here anyways but it has maps for the usb ports to this cabinet:

https://www.amazon.com/gp/product/B01BKWIC92/?tag=tonymacx86com-20
 

Attachments

  • USBMap.kext.zip
    1,017 bytes · Views: 99
oh, from the motherboard im using usb port except the usb-c one since i don't really have cables for it and the red usb port since im also using 2 usb 3.0 from the front of my case.

So maybe my tweaked kext might not apply to you.

Anyways this is the video i followed to perma turn on the usb ports i needed:


I'll attach my USBMap.kext here anyways but it has maps for the usb ports to this cabinet:

https://www.amazon.com/gp/product/B01BKWIC92/?tag=tonymacx86com-20
Cheers, thanks for the info. Your kext sounds like a good start before I invest the time into checking all my ports.
 
i want to upgrade to Catalina but i need to find a tutorial i guess.
 
I've upgrade to Catalina with out any issues.
Just 6 kexts AppleLAC,FakeSMC, Lilu, Wahtevergreen, usbinjectall and intelmausiethernet
 
Status
Not open for further replies.
Back
Top