Contribute
Register

Intel HD 620 not working

Status
Not open for further replies.
please, help... I see this post its working with
minStolenSize patch and ig-platform-id: 19160000
and using rehabman kexts:FakePCIID_Intel_HD_Graphics.kext and FakePCIID.kext

but its not working for me
 
please, help... I see this post its working with
minStolenSize patch and ig-platform-id: 19160000
and using rehabman kexts:FakePCIID_Intel_HD_Graphics.kext and FakePCIID.kext

but its not working for me

minStolen patch not needed.

Use HD620 plist from the guide... 32mb DVMT prealloc is already in the plist.
Boot with invalid ig-platform-id.
rebuild cache.
reboot.

FakePCIID_Intel_HD_Graphics.kext has no facilities for KabyLake graphics, therefore has no effect (not necessary).

Note: You will likely need IntelGraphicsFixup.kext + Lilu.kext.

Also... your profile is not filled out as per FAQ (screen resolution is missing). Please fix.
 
which I should use?
 

Attachments

  • Captura de pantalla 2017-09-18 a la(s) 09.37.14.png
    Captura de pantalla 2017-09-18 a la(s) 09.37.14.png
    9.9 KB · Views: 154
I got this error with the config files and this steps
Use HD620 plist from the guide... 32mb DVMT prealloc is already in the plist.
Boot with invalid ig-platform-id.
rebuild cache.
reboot.
 

Attachments

  • IMG_20170918_115805.jpg
    IMG_20170918_115805.jpg
    3.5 MB · Views: 170
here is
 

Attachments

  • Archivo.zip
    614 KB · Views: 91
  • CLOVER.zip
    2.2 MB · Views: 74

Your kextcache shows obvious problems:
Code:
FakePCIID_XHCIMux.kext - no compatible dependency found for org.rehabman.driver.FakePCIID.
FakePCIID_XHCIMux.kext - no compatible dependency found for org.rehabman.driver.FakePCIID.
Prelink failed for org.rehabman.driver.FakePCIID.XHCIMux; omitting from prelinked kernel.

Do not install mixed versions of the FakePCIID kexts.
Note that FakePCIID_XHCIMux.kext has no application to your hardware.

Your ioreg shows you're using an invalid FakeID.
DO NOT use FakeID.
Use only invalid ig-platform-id.

Using an invalid FakeID defeats the purpose and actually kicks the graphics kexts out of the cache during a cache rebuild.

Read the guide carefully:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/

Hint: It never suggests using an invalid FakeID. Only invalid ig-platform-id.
 
how can I fix that?
 
how can I fix that?

Remove FakePCIID_XHCIMux.kext.
If you install any FakePCIID kexts, install only kexts from a matching build.

Note: KabyLake native does not require FakePCIID_Intel_HD_Graphics.kext.

Make sure you read all of post #18.
 
Status
Not open for further replies.
Back
Top