Jump to content
9 posts in this topic

Recommended Posts

I'm looking for some help on getting audio working on the rig in my sig. It's been a perfect install other than the audio. The motherboard manufacturer only states the audio as High Definition 7.1 Channel Audio, i have no idea what the chipset is. I did install Kalyway 10.5.2 with the default option for audio and that audio worked. Any idea what kext i need from that install to get it work on iDeneb?

Link to comment
https://www.insanelymac.com/forum/topic/137337-ideneb-v13-1055-no-audio/
Share on other sites

How did you pull out your kext from your other Kalyway's installation?

 

I also tried installing iDeneb 1.3, everything was working except IDE DVD drive and sound, altho sound was working out of box with Kalyway 10.5.1. Id like to know how to solve that easily, sicne I dont want to reinstall OS X like 15 times to get it working correctly ^^'

I still have my Kalyway install on an external USB. I just copied the AppleAzaliaAudio.kext from Extensions to my desktop and installed from there.

 

mv /Users/(YOUR USERNAME)/Desktop/AppleAzaliaAudio.kext /System/Library/Extensions

chmod -R 755 /System/Library/Extensions/AppleAzaliaAudio.kext

sudo chown -R root:wheel /System/Library/Extensions/AppleAzaliaAudio.kext

cd /System/Library/Extensions

rm -rf Extensions.mkext

rm -rf Extensions.kextcache

×
×
  • Create New...