osx9010 Posted April 27, 2017 Share Posted April 27, 2017 El Capitan bootpack Hi Jake, I've downloaded the bootpack you linked. Then I went to repair permission but i get the follow error. Please advise. Thanks. 66:Extensions $ sudo chown -Rf 0:0 /L*/E* 66:Extensions $ sudo touch -f /L*/E* 66:Extensions $ sudo chmod -Rf 755 /S*/L*/E* 66:Extensions $ sudo chown -Rf 0:0 /S*/L*/E* 66:Extensions $ sudo touch -f /S*/L*/E* 66:Extensions $ sudo kextcache -Boot -U / rebuilding //System/Library/PrelinkedKernels/prelinkedkernel kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext USBInjectAll.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IntelMausiEthernet.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext AX88179_178A.kext kext-dev-mode allowing invalid signature -67054 0xFFFFFFFFFFFEFA12 for kext IONetworkingFamily.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Intel_HDMI_Audio.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDA_ALC280.kext File at path '/System/Library/PrelinkedKernels/prelinkedkernel' changed, cannot be used Child process /usr/sbin/kextcache[1058] exited with status 77. Error 107 rebuilding /System/Library/PrelinkedKernels/prelinkedkernel Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted April 28, 2017 Moderators Share Posted April 28, 2017 Re-run sudo touch -f /L*/E* sudo touch -f /S*/L*/E* sudo kextcache -Boot -U / until errors are gone Link to comment Share on other sites More sharing options...
osx9010 Posted May 1, 2017 Share Posted May 1, 2017 Thanks Jake! It's working now. Link to comment Share on other sites More sharing options...
jinbo Posted November 23, 2017 Share Posted November 23, 2017 AppleHDA_ALC280 is not working for macOS High Sierra on 9020.Anyone help me? Link to comment Share on other sites More sharing options...
Administrators Bronxteck Posted November 23, 2017 Administrators Share Posted November 23, 2017 you might need to add another kext to patch entry in config for High Sierra HDA audio I do not know it off hand. Link to comment Share on other sites More sharing options...
jinbo Posted November 23, 2017 Share Posted November 23, 2017 https://osxlatitude.com/index.php?app=core&module=attach§ion=attach&attach_id=11138 I added the correct apple HDA and it worked in Sierra and El Capitan.But it doesn't work in High Sierra. Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted November 23, 2017 Moderators Share Posted November 23, 2017 Use Lilu.kext + AppleALC.kext to /EFI/Clover/kexts/Other. Switch to layout-ID =3 Disable all the hot patches for Audio in KextToPatch and remove AppleHDA_ALC280.kext Repair permission and rebuild cache Note: System auto reboot on Wake running HS Link to comment Share on other sites More sharing options...
brousseau6933 Posted March 13, 2018 Share Posted March 13, 2018 A quick question Jake: why the switch to layout-id 3 instead of 4? Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted March 13, 2018 Moderators Share Posted March 13, 2018 You could try 4 as well if it works better. You could try 3, 4, 13 and 15 Link to comment Share on other sites More sharing options...
brousseau6933 Posted March 13, 2018 Share Posted March 13, 2018 Thanks, By my minimal searches from yesterday, it appears that different layouts gives different combinations of inputs and outputs. Correct? So, in the case of our 9020's, 3 or 4 aren't probably the optimal values to have at least the rear output working. I also found a thread linking to a YouTube tutorial but the guy (on github) doesn't give any clues. It seems he has all ins and outs working: https://github.com/insanelydeepak/cloverHDA-for-Mac-OS-Sierra-10.12/issues/34 Link to comment Share on other sites More sharing options...
Recommended Posts