Contribute
Register

[Guide] Intel Broadwell NUC5 using Clover UEFI (NUC5i5MHYE, NUC5i3MYHE, etc)

Status
Not open for further replies.
Hi Rehabman,

I've just updated to Sierra 10.12.3 (from El Capitan) and everything works fine except that Audio only works through HDMI or Bluetooth... No more "Headphone".

So I decide to update to the latest repository to post-reinstall everything, but when I type "git stash" in Terminal, I get this error:
Code:
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

What is the problem?
Thank you.

Edit: "xcode-select --install" solved the "git" problem.
 
Last edited:
Here's my report...
Thank you.

Provide output from:
Code:
ls -l /System/Library/Extensions/AppleHDA.kext/Contents/Resources/*.zml.zlib

FYI: Assuming the *.zml.zlib files are present, you need to boot without caches and rebuild cache as per post #1, "Known Problems", "Audio". It is required after any time you install kexts, or install software that may be installing kexts.
 
Here's the ls output...
Will try to boot without caches and rebuild them.

Assuming the rest of AppleHDA is vanilla (not possible for me to check), it should work.
Also read post #1, "Known Problems", "Audio".
 
It's weird...
To test, I restarted 20 times in a row and here's the result:

1st restart* > Audio OK
2nd restart > Audio OK
3rd restart > Audio OK
4th restart > No more Headphone**
5th restart > No more Headphone**

6th restart* > Audio OK
7th restart > No more Headphone**
8th restart > Audio OK
9th restart > Audio OK
10th restart > Audio OK
11th restart > No more Headphone**
12th restart > Audio OK
13th restart > No more Headphone**
14th restart > Audio OK
15th restart > Audio OK
16th restart > Audio OK
17th restart > Audio OK
18th restart > Audio OK
19th restart > Audio OK
20th restart > Audio OK

* Restart after rebuilding cache.
** HDMI Audio and Bluetooth Audio OK.

Note1: AppleHDA is supposed to be vanilla, i've done nothing special after Sierra direct update from El Capitan.
Note2: I don't know how to boot without caches, Clover doesn't offer this option anymore.
 
Last edited:
Status
Not open for further replies.
Back
Top