Contribute
Register

[FIX] HD4200/HD4400/HD4600/HD5600 on 10.11+

Indeed, and display wont wake from sleep. I'm happy with what I have managed so far, mostly I use Windows.
 
Intel HD Graphics on El Capitan

OS X supports a range of Intel HD Graphics devices, however not all the variants present in hackintosh devices are supported out of the box.

Haswell HD4200/HD4400/HD4600: Must inject device-id=0x0412.
config.plist/Devices/FakeID/IntelGFX=0x04128086

Broadwell HD5600 (10.11.0/10.11.1 only): Must inject device-id=0x1626.
config.plist/Devices/FakeID/IntelGFX=016268086

Note: These settings are already in the plist files linked from my Clover guide...

http://www.tonymacx86.com/el-capita...de-booting-os-x-installer-laptops-clover.html


FakePCIID Installation

In addition, the Haswell graphics accelerator kext (AppleIntelHD5000Graphics.kext) checks the PCI device-id against a set of known values. Because the HD4200/HD4400/HD4600(mobile) values are not accommodated by this check, you must install FakePCIID kexts for PCI device-id spoofing.

The latest release of FakePCIID can be found here:
https://bitbucket.org/RehabMan/os-x-fake-pci-id/downloads

The source code is located at:
https://github.com/RehabMan/OS-X-Fake-PCI-ID

Install both FakePCIID.kext and FakePCIID_Intel_HD_Graphics.kext (originally FakePCIID_HD4600_HD4400.kext) in /System/Library/Extensions, EFI/Clover/kexts (typically in EFI/Clover/kexts/Other), or /Library/Extensions (10.11+).

--

Note: This post, simplified for Clover only 10.11, based on original by the-darkvoid for Yosemite: http://www.tonymacx86.com/yosemite-...tel-hd4200-hd4400-hd4600-mobile-yosemite.html.


Problem Reporting

Post ioreg as ZIP: 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.

Also, post EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory, especially if you have an overabundance of themes installed. Provide only EFI/Clover, not the entire EFI folder.

Also post output of:
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /
Hi Rehabman
I Followed your instructions step by step
but when I inject intel the installation boot stucks at gioscreenlockstate 3!
but when I don't inject intel and set the fake ID 0x0 for intel I can boot the installation and install high sierra but I have no graphic acceleration and better said no graphics installed.
the files and my laptop specs are provided (except that the Config.plist uploaded in this post is not with injected intel and the fake Id is 0x0) but when I change the settings according to your guide I get stuck at gioscreenlockstate 3)
can you please help me?
thanks
 

Attachments

  • CLOVER.rar
    3.6 MB · Views: 109
Last edited:
Hi Rehabman
I Followed your instructions step by step
but when I inject intel the installation boot stucks at gioscreenlockstate 3!
but when I don't inject intel and set the fake ID 0x0 for intel I can boot the installation and install high sierra but I have no graphic acceleration and better said no graphics installed.
the files and my laptop specs are provided (except that the Config.plist uploaded in this post is not with injected intel and the fake Id is 0x0) but when I change the settings according to your guide I get stuck at gioscreenlockstate 3)
can you please help me?
thanks

"Problem Reporting" files are incomplete/wrong (must be ZIP, must provide verbose boot photo).
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
 
"Problem Reporting" files are incomplete/wrong (must be ZIP, must provide verbose boot photo).
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
Hi
sorry I fixed them in this post
(the Config.plist uploaded in this post is not with injected intel and the fake Id is 0x0) but when I change the settings according to your guide I get stuck at gioscreenlockstate 3)
thanks
 

Attachments

  • CLOVER.zip
    3.8 MB · Views: 139
  • Verbose.jpg
    Verbose.jpg
    346.1 KB · Views: 140

Attachments

  • photo_2018-04-08_01-18-09.jpg
    photo_2018-04-08_01-18-09.jpg
    346.1 KB · Views: 222
  • USB Clover.zip
    3.9 MB · Views: 232

Attachments

  • Verbose.jpg
    Verbose.jpg
    346.1 KB · Views: 215
  • CLOVER.zip
    3.8 MB · Views: 206
Back
Top