Jump to content
5 posts in this topic

Recommended Posts

I just copied an old appleAzaliaAudio from an installation with the old kernel where my sound did work and it works now with the new kernel

and Just fix permissions on AppleAzaliaAudio.kext

 

In Terminal:

CODE

cd /System/Library/Extensions

sudo chown -R root:wheel AppleAzaliaAudio.kext

sudo chmod -R 755 AppleAzaliaAudio.kext

cd /System/Library

rm -rf Extensions.mkext Extensions.kextcache

reboot

×
×
  • Create New...