I have Mountain Lion GM installed on my Hackintosh. Almost everything works, but I can't get QE/CI on my graphics. I use original Apple's kexts for HD3000 and Chimera by tonymac. What can I do?
I have Mountain Lion GM installed on my Hackintosh. Almost everything works, but I can't get QE/CI on my graphics. I use original Apple's kexts for HD3000 and Chimera by tonymac. What can I do?
Eule (4th November 2012)
edit your dsdt with this code
or you take macmini5.1 smbios.plistCode:Device (IGPU) { Name (_ADR, 0x00020000) Method (_DSM, 4, NotSerialized) { Store (Package (0x2C) { "device-id", Buffer (0x04) { 0x26, 0x01, 0x00, 0x00 }, "model", Buffer (0x17) { "Intel HD Graphics 3000" }, "AAPL,snb-platform-id", Buffer (0x04) { 0x10, 0x00, 0x03, 0x00 }, "@0,connector-type", Buffer (0x04) { 0x00, 0x08, 0x00, 0x00 }, "@1,connector-type", Buffer (0x04) { 0x00, 0x08, 0x00, 0x00 }, "hda-gfx", Buffer (0x0A) { "onboard-2" }, "device_type", Buffer (0x08) { "display" }, "built-in", Buffer (One) { 0x01 }, "AAPL,backlightRestore", Buffer (0x04) { 0x01, 0x00, 0x00, 0x00 }, "AAPL,HasLid", Buffer (0x04) { 0x01, 0x00, 0x00, 0x00 }, "AAPL,HasPanel", Buffer (0x04) { 0x01, 0x00, 0x00, 0x00 }, "AAPL,NumDisplays", Buffer (0x04) { 0x04, 0x00, 0x00, 0x00 }, "AAPL,NumFramebuffers", Buffer (0x04) { 0x02, 0x00, 0x00, 0x00 }, "AAPL,SelfRefreshSupported", Buffer (0x04) { 0x01, 0x00, 0x00, 0x00 }, "AAPL,aux-power-connected", Buffer (0x04) { 0x01, 0x00, 0x00, 0x00 }, "AAPL,backlight-control", Buffer (0x04) { 0x01, 0x00, 0x00, 0x00 }, "AAPL00,blackscreen-preferences", Buffer (0x04) { 0x00, 0x00, 0x00, 0x08 }, "AAPL01,BacklightIntensity", Unicode ("d"), "AAPL01,blackscreen-preferences", Buffer (0x04) { 0x00, 0x00, 0x00, 0x08 }, "AAPL01,BootDisplay", Buffer (0x04) { 0x01, 0x00, 0x00, 0x00 }, "AAPL01,DualLink", Buffer (0x04) { 0x01, 0x00, 0x00, 0x00 }, "AAPL00,DualLink", Buffer (0x04) { 0x01, 0x00, 0x00, 0x00 } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) }
Last edited by crunk; 21st July 2012 at 10:08.
Motherboard: GigaByte Z77-DS3H
CPU: Intel® Core™ i5-2500K 4.2 GHz
RAM: 8 GB DDR3-1600
Graphics: ASUS EAH6870 DC
Sound: Realtek ALC887/HDMI
HardDrive: 128 GB SSD SanDisk
Wi-Fi: TP-Link-WN881ND AirDrop
Sofware: OS X 10.8.4 , Windows 8 Pro UEFI Clover!
Its working for me now, problem solved.
had to use stock ML kexts for HD3000.
Here is the Link HD3000.zip
just take the dsdt edits this works perfect without problem!
Motherboard: GigaByte Z77-DS3H
CPU: Intel® Core™ i5-2500K 4.2 GHz
RAM: 8 GB DDR3-1600
Graphics: ASUS EAH6870 DC
Sound: Realtek ALC887/HDMI
HardDrive: 128 GB SSD SanDisk
Wi-Fi: TP-Link-WN881ND AirDrop
Sofware: OS X 10.8.4 , Windows 8 Pro UEFI Clover!
here try this HD3000 + other card: solution by EFI string creation - Intel - InsanelyMac Forum
tell me when it works
Last edited by crunk; 22nd September 2012 at 09:17.
Motherboard: GigaByte Z77-DS3H
CPU: Intel® Core™ i5-2500K 4.2 GHz
RAM: 8 GB DDR3-1600
Graphics: ASUS EAH6870 DC
Sound: Realtek ALC887/HDMI
HardDrive: 128 GB SSD SanDisk
Wi-Fi: TP-Link-WN881ND AirDrop
Sofware: OS X 10.8.4 , Windows 8 Pro UEFI Clover!