Contribute
Register

[HELP] How to enable Graphics/Hardware acceleration on HD4600 Mobile

Status
Not open for further replies.
Joined
Oct 23, 2013
Messages
23
Motherboard
alienware 17
CPU
i7 3.4ghz
Graphics
HD 4600 & gtx 765m
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
Hey, I have the HD 4600 Mobile Integrated Graphics and I think I have QE/CI but for applications like Final Cut Pro or Minecraft I need Graphics Acceleration. I use Clover Configurator and the ig-platform-id is 0x0a260006 and FakeID is 0x0a268086. The SMBIOS is MacbookPro11,2 and I've tried adding Kernel And Kext Patches but nothing works. On About This Mac it shows HD 4600 1536MB but there is still flickering and no Graphical applications work.

Thank you.

View attachment config.plist
View attachment io.ioreg
 
Hey, I have the HD 4600 Mobile Integrated Graphics and I think I have QE/CI but for applications like Final Cut Pro or Minecraft I need Graphics Acceleration. I use Clover Configurator and the ig-platform-id is 0x0a260006 and FakeID is 0x0a268086. The SMBIOS is MacbookPro11,2 and I've tried adding Kernel And Kext Patches but nothing works. On About This Mac it shows HD 4600 1536MB but there is still flickering and no Graphical applications work.

Thank you.

View attachment 139554
View attachment 139553

http://www.tonymacx86.com/yosemite-...tel-hd4200-hd4400-hd4600-mobile-yosemite.html
 
Followed this but still doesn't work :(. Is hardware acceleration supposed to work with HD4600 in Yosemite?

Mobile HD4600 Yosemite:

Name: AppleIntelHD5000Graphics
find: 3D868012047410EB5D
repl: 3D868016047410EB5D

Name: AppleIntelFramebufferAzul
find: 3D86801204
repl: 3D86801604

Devices/FakeID/IntelGFX=0x04128086
Graphics/Inject/Intel=Yes
Graphics/ig-platform-id=0x0a260006

See Pike's blog for background: https://pikeralpha.wordpress.com/201...00-mobile-gt2/
 
Thanks for the reply, I changed the platform-id and IntelGFX and put the kexts into extensions and also clover EFI other folder. But applications still say this configuration does not support hardware acceleration.

View attachment 139559

Download patchmatic: https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-patchmatic-2015-0107.zip
Extract the 'patchmatic' binary from the ZIP. Copy it to /usr/bin, such that you have the binary at /usr/bin/patchmatic.

In terminal,
Code:
rm -R ~/Downloads/RehabMan
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Post contents of Downloads/RehabMan directory (as ZIP).

Also, post ioreg: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

And output from:
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu

Also, post EFI/Clover folder.
 
View attachment 139911
View attachment 139912
View attachment 139910

kextstat|grep -y acpiplat
Output: 13 2 0xffffff7f82510000 0x65000 0x65000 com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1>
kextstat|grep -y appleintelcpu Output: nothing

Remove the patch for AppleIntelHD5000Graphics in your config.plist.

Please note this is covered in the guide: http://www.tonymacx86.com/yosemite-...tel-hd4200-hd4400-hd4600-mobile-yosemite.html

Note: Remove any existing patches to AppleIntelHD5000Graphics and libCLVMIGILPlugin.dylib before taking the below steps, including kext patches through Clover.
A backup of libCLVMIGILPlugin.dylib should exist in /System/Library/Frameworks/OpenCL.framework/Versions/Current/Libraries/libCLVMIGILPlugin.dylib.bak
 
I just went back to the hd_4600_4200_4400.plist from your clover guide. Still not working.
View attachment 139922

Download patchmatic: https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-patchmatic-2015-0107.zip
Extract the 'patchmatic' binary from the ZIP. Copy it to /usr/bin, such that you have the binary at /usr/bin/patchmatic.

In terminal,
Code:
rm -R ~/Downloads/RehabMan
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Post contents of Downloads/RehabMan directory (as ZIP).

Also, post ioreg: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

And output from:
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu

Also, post EFI/Clover folder.
 
Status
Not open for further replies.
Back
Top