Contribute
Register

QE/CI Enabling with HD4600

Status
Not open for further replies.
Joined
Jul 28, 2013
Messages
1
CPU
i7 930
Graphics
GTX 760
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
Specs:

i5 4670k
GA-Z87-HD3
8GB Ram

Hey, recently built this hackintosh and need help enabling QE/CI Acceleration with HD4600 integrated graphics. The machine boots fine without safe mode but I need to enable acceleration.

chameleon boot plist:
Code:
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>EthernetBuiltIn</key>
    <string>Yes</string>
    <key>GenerateCStates</key>
    <string>Yes</string>
    <key>GeneratePStates</key>
    <string>Yes</string>
    <key>Graphics Mode</key>
    <string>"1920x1080x32"</string>
    <key>GraphicsEnabler</key>
    <string>No</string>
    <key>IGPEnabler</key>
    <string>Yes</string>
    <key>IGPlatformID</key>
    <string>0x0c260000</string>
    <key>IntelAzulFB</key>
    <string>9</string>
    <key>Kernel</key>
    <string>mach_kernel</string>
    <key>Kernel Flags</key>
    <string>npci=0x3000</string>
    <key>Legacy Logo</key>
    <string>Yes</string>
    <key>PCIRootUID</key>
    <string>1</string>
    <key>PciRoot</key>
    <string>1</string>
    <key>Timeout</key>
    <string>2</string>
    <key>UseKernelCache</key>
    <string>Yes</string>
</dict>
</plist>

I have also tried with GraphicsEnabler=Yes

I have seen this post: http://pikeralpha.wordpress.com/2013/06/16/intel-hd4600-with-full-resolution/ but frankly I'm not 100% sure about how to go about editing the DSDT and where to put the code.

Any help would be greatly appreciated.
 
Any help would be greatly appreciated.
Tried everything! Problem is not removing anything that did not work. What you show is not repairable. Start over. Look in the Golden Build forum for examples of successful HD4600 installs.
 
Did you try IntelAzulFB=10? Do you have any other graphics cards installed? If so make sure the BIOS is set to initialize the internal graphics first.
 
Status
Not open for further replies.
Back
Top