Jump to content

mainboard ASUS-P5gv-MX What 's sound driver for 10.4.7


Horizon135
 Share

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

Link to comment
Share on other sites

 Share

×
×
  • Create New...