View Single Post
 
Old 08-27-2009, 02:40 PM
mormegil mormegil is offline
Panther
 
Join Date: Aug 2009
Posts: 148
ALC889a might have different pin configuration so I'm not sure about that. However, it looks like your codec is a variant of the ALC885 which has native OSX support so I think you don't need to do any binary patching.

You don't need HDAenabler or any audio injector. Just patch dsdt for audio injection. Then edit the two plist files:

AppleHDA.kext/Contents/Plugins/AppleHDAHardwareConfigDriver.kext/Contents/Info. plist
AppleHDA.kext/Contents/Plugins/AppleHDAPlatformDriver.kext/Contents/Info.plist

Check out the guide by THe KiNG I linked earlier. Should be able to do it yourself. I've made a quick edit for your codec (ALC885 address 3). Just rename them to Info.plist and copy to their respective kexts.

And yes, it's based on the original AppleHDA.kext which came with SL build 10a432 so it's 64bit compatible.
Attached Files
File Type: zip Archive.zip (115.8 KB, 407 views)

Core2Quad / MSI P45 Neo2-FR / HD4870 / Snow Leopard

Last edited by mormegil; 08-27-2009 at 02:48 PM.
Reply With Quote