Contribute
Register

OS X 10.11.4 Update

Status
Not open for further replies.
upgrade went successfully through appstore:headbang:
 
I added the following to /EFI/CLOVER/kexts/10.11/realtekHDA.kext/Contents/Info.plist but it didn't seem to work.

Code:
<key>OSBundleLibraries</key>
<dict>
    <key>com.apple.iokit.IOPCIFamily</key>
    <string>1.1</string>
    <key>com.apple.iokit.IOACPIFamily</key>
    <string>1.2.0a1</string>
</dict>

There was no existing 'OSBundleLibraries' dictionary in the plist though. Attached is the working realtekALC.kext/Contents/Info.plist from 10.11.3

This RealtekALC.kext is not a "dummyHDA" (AppleHDA injector with symlink). Solution does not apply.

It is only an injector for AppleHDAHardwareConfigDriver.

I think something is damaged or not updated in your AppleHDA.kext Info.plist. Try restoring AppleHDA.kext Info.plist to vanilla.
 
Yes. Updated my Gene build w/o any problems. See Post #2 in this thread. :thumbup:
Getting a kernel panic from NVMeGeneric.kext. Are you having the same issue?

Could someone try adding NVMeGeneric.kext to their working 10.11.4 install and let me know if they get a kernel panic?
 
This RealtekALC.kext is not a "dummyHDA" (AppleHDA injector with symlink). Solution does not apply.

It is only an injector for AppleHDAHardwareConfigDriver.

I think something is damaged or not updated in your AppleHDA.kext Info.plist. Try restoring AppleHDA.kext Info.plist to vanilla.

This is using a vanilla AppleHDA.kext Info.plist

My original comment is the output of running audio_cloverALC-110_v1.0q10.command with a vanilla AppleHDA.kext
 
Thank you. I was able to get the 10.11.4 update installed on my Dell XPS 8900.

I did exactly as the OP described and added a step:
1) Downloaded and installed update
2) Booted using nv_disable=1
3) Downloaded and installed new NVidia 10.11.4 display drivers
4) Ran AGDPfix.app to fix the monitor from going to sleep after booting (Clover patch doesn't work for me)
5) Removed APIC Clover patch
6) Reboot and up and running!
 

Attachments

  • Screen Shot 2016-03-23 at 12.17.18 AM.png
    Screen Shot 2016-03-23 at 12.17.18 AM.png
    72.7 KB · Views: 145
  • Screen Shot 2016-03-23 at 12.27.33 AM.png
    Screen Shot 2016-03-23 at 12.27.33 AM.png
    57.3 KB · Views: 114
Updated from Store, Everything worked fine, just need to install Nvidia Beta driver for 11.4 (and apply fix for profile iMac17,1 again) :)

Tested: remove APIC fix from config.plist because 11.4 supported Skylake !

Geekbench: 500 Score better

Nice! Your single core score is more than 10% better than mine. Did you do any tweaks to get that high of a score?
 

Attachments

  • Screen Shot 2016-03-23 at 12.27.33 AM.png
    Screen Shot 2016-03-23 at 12.27.33 AM.png
    57.3 KB · Views: 117
Status
Not open for further replies.
Back
Top