I always patching the latest AppleHDA for my ALC662 codec. I tried to patch AppleHDA in Mountain Lion with the same method like before, using these binary patches:
sudo perl -pi -e 's|\x84\x19\xd4\x11|\x62\x06\xec\x10|g' /System/Library/Extensions/AppleHDA.kext/Contents/MacOS/AppleHDA sudo perl -pi -e 's|\x83\x19\xd4\x11|\x00\x00\x00\x00|g' /System/Library/Extensions/AppleHDA.kext/Contents/MacOS/AppleHDA
Then I made my patched layout and platforms xml files to zlib with revogirl's converter. And changed everything like before (plists in applehda, dsdt...) But it's not working.
I have the sound connectors listed perfectly in System Profiler > Sound (Intel High Definition Audio section), but the Devices section is empty there.
Do I need some extra binary patch for my sound? Or what could I do? I checked twice, and I made everything like before, but it's not working... I'm using my patched AppleHDA from 10.7.4 and Sound working with that one perfectly, but I want the newest kext patched if possible.
Can anyone help me find out what could be the problem with newest AppleHDA?
sudo perl -pi -e 's|\xff\x87\xec\x1a\x0f\x8f\xa7\x01\x00\x00|\x62\x06\xec\x10\x0f\x84\x68\x03\x00\x00|g' AppleHDA sudo perl -pi -e 's|\x74\x19\xad\x15\x0f\x8f\x77\x01\x00\x00|\x00\x00\x00\x00\x0f\x84\x5d\x03\x00\x00|g' AppleHDA sudo perl -pi -e 's|\xff\x87\xec\x1a\x0f\x8f\x91\x01\x00\x00|\x62\x06\xec\x10\x0f\x84\x4a\x03\x00\x00|g' AppleHDA sudo perl -pi -e 's|\x74\x19\xad\x15\x0f\x8f\x61\x01\x00\x00|\x00\x00\x00\x00\x0f\x84\x3f\x03\x00\x00|g' AppleHDABut still not working.
Edit: works, see last post.



Sign In
Create Account












