Jump to content

Intel HD Graphics Haswell GT1 QE/CI 10.8-10.11


Meowthra
 Share

6 posts in this topic

Recommended Posts

Haswell-UTL GT1 0x0a06
OS Version: 10.8.5、10.9.5、10.10.5、10.11.6

 

Clover:
rename GFX0 to IGPU

    <key>ACPI</key>
    <dict>
        <key>DSDT</key>
        <dict>
            <key>Patches</key>
            <array>
                <dict>
                    <key>Comment</key>
                    <string>Rename GFX0 to IGPU</string>
                    <key>Find</key>
                    <data>R0ZYMA==</data>
                    <key>Replace</key>
                    <data>SUdQVQ==</data>
                </dict>
            </array>
        </dict>
    </dict>

 

    <key>Graphics</key>
    <dict>
        <key>ig-platform-id</key>
        <string>0x0A160000</string>
        <key>EDID</key>
        <dict>
            <key>Inject</key>
            <true/>
        </dict>
    </dict>

AGPM:

https://www.insanelymac.com/forum/topic/337145-agpm-patch/

 

QE/CI Patch:

curl -O https://raw.githubusercontent.com/kalifans/Darwin/Driver/Intel-HD-Graphics-Haswell-Patch.tar.gz
tar zxvf Intel-HD-Graphics-Haswell-Patch.tar.gz
cd Intel-HD-Graphics-Haswell-Patch
./qeci-patch.sh

 

Haswell GT1 Screen freeze:

# Backup & Remove AppleIntelHD5000GraphicsVADriver
sudo gzip /System/Library/Extensions/AppleIntelHD5000GraphicsVADriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsVADriver

 

Reboot Computer


 ud5xsFc.png

 

 

Edited by Meowthra
  • Like 3
Link to comment
Share on other sites

  • 3 weeks later...
  • 8 months later...

just tried the 10.12.6 patch in my hackintosh running 10.13.4 with no success...my config is a gigabyte mobo GA-H87-D3H with g3258 pentium processor. Still my intel HD graphics unstable with glitches and many web pages unreadable...So please for when the 10.13 patch ? 

Link to comment
Share on other sites

  • 4 months later...

OS X 10.12 or later Pentium and Celeron Unable Support
Because OS X 10.12 and later Haswell OpenGL Driver Requires AVX Instructions
So the Processor Must Support the AVX Instruction Set.
Unless there is a Source code that can be Recompiled.
 

Link to comment
Share on other sites

 Share

×
×
  • Create New...