Contribute
Register

[solved] issue with HD 4600 on High Sierra 10.13.2

Status
Not open for further replies.
Desktop HD4600 requirements:
- config.plist/Graphics/Inject/Intel=true
- config.plist/Graphics/ig-platform-id=0x0d220003
- config.plist/Devices/FakeID/IntelGFX=0
- BIOS DVMT-prealloc 64mb
- digital connection to your monitor (VGA not supported)
- VT-d disabled or use dart=0
DVMT-size is a separate setting from DVMT-prealloc.
I originally followed these steps when I installed High Sierra but they cause kp in Mojave.

on the GA-B85-D3H there are two relevant settings
Intel Processor Graphics Memory Allocation [32mb - 1024mb]
DVMT Total Memory Size [128mb 256mb MAX]

Setting the first to 64MB and the second to MAX worked with High Sierra but on a fresh install of Mojave results in the 7MB issue. When I change my config to the settings listed above, causes kp. For now I can boot without graphics acceleration with the following settings;

- config.plist/Graphics/Inject/Intel=false
- config.plist/Graphics/ig-platform-id=0
- config.plist/Devices/FakeID/IntelGFX=0x04128086

using onboard HDMI. The memory allocation in BIOS for either of the two available settings does not make a difference.

Could you please verify the above settings are still the best for Mojave with current versions of Clover, whatevergreen, etc etc? Thanks in advance for your help.

edit: I also have the following values and I wonder if that is what's not playing nice if the above are still the correct settings. AFAIK this is still the same as I used in High Sierra
Code:
        <key>Properties</key>
        <dict>
            <key>PciRoot(0x0)/Pci(0x2,0x0)</key>
            <dict>
                <key>AAPL,ig-platform-id</key>
                <data>
                BQBiAQ==
                </data>
                <key>framebuffer-patch-enable</key>
                <data>
                AQAAAA==
                </data>
                <key>framebuffer-stolenmem</key>
                <data>
                AAAwAQ==
                </data>
            </dict>
        </dict>
 
Last edited:
Hi all, help me out. I installed Mojave on hp Prodesk 600 G1 and able to install os but encounter video and audio issue. I attached EFI file for review. please! no DGPU. I used iGPU
 

Attachments

  • EFI.zip
    17.3 MB · Views: 91
Status
Not open for further replies.
Back
Top