Contribute
Register

[Guide] HP ProBook/EliteBook/Zbook using Clover UEFI hotpatch (10.11)

Status
Not open for further replies.
Note that your information is out-of-date with respect to the current project...

(there has been a bit of a refactoring of the SSDTs).

But the process of transitioning is clearly described in post #1.

Gotcha. I went ahead and started clean, but I found and read that section. Been spending a lot of time digesting your two guides on creation and installation.

For some reason I'm getting p-state stepper error when trying to boot from the usb. But I just used my old working pbi ce usb to get me up and running to a blank state.

Everything works now, except I still don't have an internal monitor. It's powered, the backlight can be seen on, but it's simply blank. Typing this from external as we speak. Here are the logs.

NOTE: this is my roommates 15" 4530s sandy bridge i7 with 1080p screen upgrade and onboard gpu

View attachment CLOVER.zip
View attachment jtwayne’s MacBook Pro.zip
View attachment RehabMan.zip
View attachment kextstat.zip
View attachment touch.zip
 
A few kexts not recommended by the guide...
Code:
kext file:///System/Library/Extensions/AppleHDADisabler.kext/ is in hash exception list, allowing to load
kext file:///System/Library/Extensions/SoundGrid.kext/ is in hash exception list, allowing to load

No expectation of AppleHDA audio with AppleHDADisabler.kext.

Not sure what you mean by no expectation. If I delete those two kexts, would i be on the right path?
 
I'll put it in the repo for testing.... DONE. In branch 'alc280test'.

Just layout and ahhcd changed... (git shows me no changes to PathMaps in Platforms)

So I need to do the same as before, but then alc280test instead of alc280combo?

Try the 'alc280combo' branch.

To switch to it:
Code:
cd ~/Projects/probook.git
git stash
git pull
git checkout alc280combo

Then, to build/install the updated AppleHDA:
Code:
rm -r AppleHDA_ProBook.kext
make

That should also build the updated SSDTs (SSDT-8x0-G2-Broadwell.aml is changed to do some special things with CodecCommander.kext)... which you can install in the normal way:
Code:
make install_850g2_broadwell

The update AppleHDA_ProBook.kext can be installed with:
Code:
make install_hda

Then reboot and see what happens...
Or do I need to do something more/less because of previous tests?
 
Not sure what you mean by no expectation. If I delete those two kexts, would i be on the right path?

Your expectation is that AppleHDA.kext will work with AppleHDADisabler.kext installed.
It is not a reasonable expectation.

You can certainly try fixing and see what happens...
 
You didn't update your config.plist. Don't forget also, ./install_downloads.sh.


Now, I did full update repo and plist, restart, all Working!!


Thanks a lot for help! :thumbup:
 
Your expectation is that AppleHDA.kext will work with AppleHDADisabler.kext installed.
It is not a reasonable expectation.

You can certainly try fixing and see what happens...
Right, makes sense. I'm pretty green...

Not sure how that got there anyway. I had tried the VoodooHDA kext before, not sure if that might have brought the disabler with it??
 
Seems like something went wrong right?

Code:
[COLOR=#000000][FONT=arial]Mathes-Air:probook.git mwit$ make install_hda
[/FONT][/COLOR][COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]sudo rm -Rf /Library/Extensions/AppleHDA_ProBook.kext
[/FONT][/COLOR][/FONT][/COLOR][COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]sudo rm -Rf /Library/Extensions/AppleHDAHCD_ProBook.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]sudo cp -R ./AppleHDAHCD_ProBook.kext /Library/Extensions[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]if [ "`which tag`" != "" ]; then sudo tag -a Blue /Library/Extensions/AppleHDAHCD_ProBook.kext; fi[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]sudo cp AppleHDA_ProBook_Resources/*.zml* /System/Library/Extensions/AppleHDA.kext/Contents/Resources[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]if [ "`which tag`" != "" ]; then sudo tag -a Blue /System/Library/Extensions/AppleHDA.kext/Contents/Resources/*.zml*; fi[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]make update_kernelcache[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]sudo touch /System/Library/Extensions[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]sudo kextcache -update-volume /[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Trackpad.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Mouse.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Keyboard.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Controller.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext USBInjectAll.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext file:///Library/Extensions/JMicronATA.kext/ is in hash exception list, allowing to load[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext JMB38X.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IOath3kfrmwr.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IntelMausiEthernet.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IntelBacklight.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext file:///Library/Extensions/HSSDBlockStorage.kext/ is in hash exception list, allowing to load[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_XHCIMux.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Intel_HDMI_Audio.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Intel_HD_Graphics.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIPoller.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67054 0xFFFFFFFFFFFEFA12 for kext AppleHDA.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR]
 
Seems like something went wrong right?

Code:
[COLOR=#000000][FONT=arial]Mathes-Air:probook.git mwit$ make install_hda
[/FONT][/COLOR][COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]sudo rm -Rf /Library/Extensions/AppleHDA_ProBook.kext
[/FONT][/COLOR][/FONT][/COLOR][COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]sudo rm -Rf /Library/Extensions/AppleHDAHCD_ProBook.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]sudo cp -R ./AppleHDAHCD_ProBook.kext /Library/Extensions[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]if [ "`which tag`" != "" ]; then sudo tag -a Blue /Library/Extensions/AppleHDAHCD_ProBook.kext; fi[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]sudo cp AppleHDA_ProBook_Resources/*.zml* /System/Library/Extensions/AppleHDA.kext/Contents/Resources[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]if [ "`which tag`" != "" ]; then sudo tag -a Blue /System/Library/Extensions/AppleHDA.kext/Contents/Resources/*.zml*; fi[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]make update_kernelcache[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]sudo touch /System/Library/Extensions[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]sudo kextcache -update-volume /[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Trackpad.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Mouse.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Keyboard.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Controller.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext USBInjectAll.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext file:///Library/Extensions/JMicronATA.kext/ is in hash exception list, allowing to load[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext JMB38X.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IOath3kfrmwr.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IntelMausiEthernet.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IntelBacklight.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext file:///Library/Extensions/HSSDBlockStorage.kext/ is in hash exception list, allowing to load[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_XHCIMux.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Intel_HDMI_Audio.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Intel_HD_Graphics.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIPoller.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#F5F5F5][FONT=Monaco][COLOR=#000000][FONT=arial]kext-dev-mode allowing invalid signature -67054 0xFFFFFFFFFFFEFA12 for kext AppleHDA.kext[/FONT][/COLOR][/FONT][/COLOR]
[COLOR=#000000][FONT=arial]Can't read info dictionary for AppleHDAHCD_ProBook.kext: IOCFUnserialize: syntax error near line 57.[/FONT][/COLOR]

Make sure you have the current repo and it is a clean build:
Code:
git stash
git pull
make clean
make
 
Status
Not open for further replies.
Back
Top