Contribute
Register

[Fix] Intel HD4200/HD4400/HD4600 Mobile on Yosemite

[FIX] Intel HD4400/HD4600 Mobile on Yosemite

{Do a fresh install and try the new solution per post #1.}

YO, RM, that´s what I did on my third partition, but only FakePCIID.kext is loaded....

When you finish, post ioreg. The last ioreg you provided demonstrated some sort of kext patching.

Refer to this guide: http://www.tonymacx86.com/yosemite-...oting-os-x-installer-laptops-clover-uefi.html

You need to install both FakePCIID.kext and FakePCIID_HD4400_HD4600.kext.
 
[FIX] Intel HD4400/HD4600 Mobile on Yosemite

<dict>
<key>Name</key>
<string>AppleIntelFramebufferAzul</string>
<key>Comment</key>
<string>0x0a260006 9MB cursor bytes patch</string>
<key>Find</key>
<string>0600260a01030303000000020000300100006000</string>
<key>Replace</key>
<string>0600260a01030303000000020000300100009000</string>
</dict>
Where do i need to place this in the config.plist?...

Refer to the example here: https://github.com/RehabMan/OS-X-Clover-Laptop-Config
 
[FIX] Intel HD4400/HD4600 Mobile on Yosemite

Fixed it, thanks :).

But now the next problem... if i open a photo in preview... it stucks... :(, how do i fix that?

Make sure your OpenCl dylib is vanilla. And refer to post #1.
 
[FIX] Intel HD4400/HD4600 Mobile on Yosemite

Make sure your OpenCl dylib is vanilla. And refer to post #1.

i deleted the one, and restored the .bak one... but it still doesnt work... can you send me the vanilla one?

Thanks for your help!!! :D i dont know how to live without you :)
 
[FIX] Intel HD4400/HD4600 Mobile on Yosemite

i deleted the one, and restored the .bak one... but it still doesnt work... can you send me the vanilla one?

Thanks for your help!!! :D i dont know how to live without you :)

Most people apply the patch multiple times with the -i.bak option and they overwrite their backup...

You can install vanilla by using the OS X installer. You can install to your existing partition (no erase) or you can install to a secondary partition to use it as a source for the file.

You should also check that FakePCIID is loaded against the IGPU device (check ioreg).
 
[FIX] Intel HD4400/HD4600 Mobile on Yosemite

Most people apply the patch multiple times with the -i.bak option and they overwrite their backup...

You can install vanilla by using the OS X installer. You can install to your existing partition (no erase) or you can install to a secondary partition to use it as a source for the file.

You should also check that FakePCIID is loaded against the IGPU device (check ioreg).


Exactly what i thought... hehe, i did run the command multiple times, so i overwrite my backup.

DAMMM youre good!!! :D thanks!!!! :)


EDIT1:

Problem solved,

thanks ;)
 
[FIX] Intel HD4400/HD4600 Mobile on Yosemite

sorry off topic
thanks for new wifi fakepciid kext
it works for my BCM94352 HMB
- no wifi fake id in clover
- remove probookart.kext in clover/kext
- limited support channel (no 5ghz)
- shows as AirPort Extreme (0x14E4, 0x2154)
- no bluetooth (can we have bluetooth kext with handoff supported?)

sorry for bad english
 
Back
Top