Contribute
Register

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

The menu bar problem fixed itself!
All working properly on my Asus,
Now on to working out how to create a patch for the battery level - see you in another thread maybe!

Many thanks

For the battery, try using the "Asus G75vw" and/or the "ASUS-N55SL" patch from RehabMan's repo (along with his ACPI Battery Driver https://bitbucket.org/RehabMan/os-x-acpi-battery-driver/downloads)

(The Asus G75vw patch confirmed working for my Asus G771JM, by the way! Thanks RehabMan!)
 
For the battery, try using the "Asus G75vw" and/or the "ASUS-N55SL" patch from RehabMan's repo (along with his ACPI Battery Driver https://bitbucket.org/RehabMan/os-x-acpi-battery-driver/downloads)

(The Asus G75vw patch confirmed working for my Asus G771JM, by the way! Thanks RehabMan!)

I will add a comment to that effect in the patch.

But please, no more discussion of battery in the Haswell graphics guide. Such discussion is clearly off-topic.
 
Does it work with HD55OO
 
Can't Inject HD 4600. At this moment i've disable discreet graphics card (nVidia GT820M). Patched DSDT via this guide. I've generate Native Power Management SSDT with ssdtPRGen.sh.
When i try to inject Intel HD 4600 the screen freeze at Apple Boot Logo with the loading bar, but the system starts. I've connect with VNC, the screen resolution is incompatible with my screen. I have try to inject CustomEDID via this guide but still no success.
Output from command sudo touch /System/Library/Extensions && sudo kextcache -u /
Code:
[FONT=Menlo]IOKitWaitQuiet() timed out.[/FONT]
View attachment CLOVER El Capitan.zip
View attachment Svilen’s MacBook Pro El Capitan.ioreg

P.S.: If i try to connect my MacOS Install Flash Drive to my other Laptop everything starts without problems. Inject the card and use max screen resolution.
 
Can't Inject HD 4600. At this moment i've disable discreet graphics card (nVidia GT820M). Patched DSDT via this guide. I've generate Native Power Management SSDT with ssdtPRGen.sh.
When i try to inject Intel HD 4600 the screen freeze at Apple Boot Logo with the loading bar, but the system starts. I've connect with VNC, the screen resolution is incompatible with my screen. I have try to inject CustomEDID via this guide but still no success.
Output from command sudo touch /System/Library/Extensions && sudo kextcache -u /
Code:
[FONT=Menlo]IOKitWaitQuiet() timed out.[/FONT]
View attachment 180498
View attachment 180499

P.S.: If i try to connect my MacOS Install Flash Drive to my other Laptop everything starts without problems. Inject the card and use max screen resolution.

ACPI is not patched correctly.
- you must use SortedOrder to specify SSDT load order.
- you should include all non-dynamic OEM SSDTs (appropriately patched) in ACPI/patched

And... your config.plist is wrong. The CustomEDID entry does not contain a valid EDID.

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

http://www.tonymacx86.com/el-capitan-laptop-support/152573-guide-patching-laptop-dsdt-ssdts.html
 

Attachments

  • IOR.ioreg
    1.6 MB · Views: 92
  • CLOVER.zip
    2.9 MB · Views: 68
  • output.txt
    697 bytes · Views: 93
Back
Top