Contribute
Register

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

I did as you described above and the system keeps restarting after system load in verbose...

I cannot post the files you request because i cannot access osx...

Here's a photo taken right before it restarts...
Here's efi/clover after adding EDID inject=true, obviously had to turn it off in clover boot menu to be able to get into osx..

(Sorry, don't mean to do many posts at once)

CLOVER/misc/preboot.log is missing (you forgot to press F2).
"Problem Reporting" files are incomplete.
Read FAQ, "Problem Reporting" again. Carefully. Attach all requested files/output.
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
 
Hello ,I've followed your instructions but still can not get Full QE/CI
any suggestions?

Your ACPI configuration is wrong.
Your config.plist is wrong.

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

Also...
Your kextcache output proves kexts are not installed correctly.
All kexts you need must be installed to the system volume.
Read post #2 of the Clover guide for details:
https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093/
 
I can't believe it!!! I found the solution after weeks of trial!!! For anyone interested my intel hd4200 got working with full acceleration and as expected with the following configuration:

ig-platform-id: 0x0d2200003 (under desktop for haswell in clover config)
Inject EDID=true
Inject Intel= true

Also, fake pciid kexts are installed with kextbeast in /L/E/ , its essential that this kexts are installed.

and aparently thats it.

Thank you very much for your help rehabman! You rock! Im so happy!!!

I think you mean 0x0d220003. 0x0d2200003 is invalid.

0x0d220003 is typically used for desktops only. You may have an issue implementing backlight control using a desktop ig-platform-id.
 
Your ACPI configuration is wrong.
Your config.plist is wrong.

Im sorry, what do you mean by ACPI configuration? How should I fix that?
and what should I fix on my config.plist?

Also...
Your kextcache output proves kexts are not installed correctly.
All kexts you need must be installed to the system volume.
Read post #2 of the Clover guide for details:

Really? I have installed them all to /L/E by using kext beast, thats strange...[/QUOTE]
 
Im sorry, what do you mean by ACPI configuration? How should I fix that?
and what should I fix on my config.plist?

Start over and follow my guide as written.

Really? I have installed them all to /L/E by using kext beast, thats strange...

Your kextcache shows FakeSMC.kext is not installed.
Certainly, it is part of the set "kext you need", therefore should be installed to /L/E.
As should all other "kexts you need".
 
I think you mean 0x0d220003. 0x0d2200003 is invalid.

0x0d220003 is typically used for desktops only. You may have an issue implementing backlight control using a desktop ig-platform-id.

Rehabman I tried all of the ig-platform-ids provided in Clover Configurator for Haswell with and without fake id 0x04128086 and only a couple of the laptop ones allowed me to boot graphical interface but with lag and artifacts and 4mb of vram. the only one that allows me to boot as expected is 0x0d220003...
any suggestion
(I tried following once again your guide and Im pretty sure im doing everything right, didnt do a clean install of the system again, but everything looks ok)
 
Rehabman I tried all of the ig-platform-ids provided in Clover Configurator for Haswell with and without fake id 0x04128086 and only a couple of the laptop ones allowed me to boot graphical interface but with lag and artifacts and 4mb of vram. the only one that allows me to boot as expected is 0x0d220003...
any suggestion
(I tried following once again your guide and Im pretty sure im doing everything right, didnt do a clean install of the system again, but everything looks ok)

FakeID=0x04128086 always required for HD4400/HD4600 mobile/HD4200. Trying without is nonsense.

Typical ig-platform-id for Haswell mobile is 0xa260006.
Others: 0x0d260007, 0x04260000

Note that 0xa260006 typically requires the "9mb cursor bytes" patch to avoid glitches on the menu bar, especially with resolutions larger than 1366x768.

And also keep in mind that some ig-platform-id values require 64mb DVMT-prealloc. Typically laptops have DVMT-prealloc at 32mb.
 
FakeID=0x04128086 always required for HD4400/HD4600 mobile/HD4200. Trying without is nonsense.

Typical ig-platform-id for Haswell mobile is 0xa260006.
Others: 0x0d260007, 0x04260000

Note that 0xa260006 typically requires the "9mb cursor bytes" patch to avoid glitches on the menu bar, especially with resolutions larger than 1366x768.

And also keep in mind that some ig-platform-id values require 64mb DVMT-prealloc. Typically laptops have DVMT-prealloc at 32mb.

Perfect, the only problem is that Im totally lost on how to change that setting when Its hidden in bios as it is my case...
 
Back
Top