Jump to content

Recommended Posts

Posted (edited)

Using OpenCore, I was able to install macOS Monetary on my i5-6500, GA-Z170X-UD5 system.

Sadly, the 530 iGPU is stuck at only 7MB.

I added the following code to my config file, but this didn't change anything.

<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
            <dict>
                <key>AAPL,GfxYTile</key>
                <data>AQAAAA==</data>
                <key>AAPL,ig-platform-id</key>
                <data>AAAbGQ==</data>
                <key>framebuffer-fbmem</key>
                <data>AACQAA==</data>
                <key>framebuffer-patch-enable</key>
                <integer>1</integer>
                <key>framebuffer-stolenmem</key>
                <data>AAAwAQ==</data>
                <key>hda-gfx</key>
                <string>onboard-1</string>
            </dict>

My system is also unable to restart, but I can shutdown without any issues.

When I try to restart my system it halts on IOPlatformHaltRestartAction -> AppleSMC

Here is my EFI folder.

https://drive.google.com/file/d/1dhdkJdcK__n4eMpUaxZJG39p0cYv8Lyo/view?usp=sharing

Edited by Snake_Oil_Salesman
Clarification
  • Administrators
Posted
Quote

<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
            <dict>
                <key>#framebuffer-patch-enable</key>
                <data>AQAAAA==</data>
                <key>AAPL,ig-platform-id</key>
                <data>AAASGQ==</data>
                <key>device-id</key>
                <data>EhkAAA==</data>
                <key>framebuffer-unifiedmem</key>
                <data>AADw/w==</data>
            </dict>

 

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

  • Administrators
Posted

remove -igfxvesa from bootarg

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

  • Administrators
Posted

igfxonln=1 agdpmod=vit9696 igfxagdc=0

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...