![]() |
Sorry. Nothing much I can do if I don't have your actual codec dump. Will be much easier if we put the guessing out of the picture.
|
aaaarggg...
tried dumping with voodoohdahelper.. got "dylib" error, which I know I fixed before, fixed it again, ran the dump again, no dylib errors but still error: IORegistryEntryGetPath returned 0x10000003 I cant find my wifiway linux distro anywhere, so back to google for now... Why wont voodoo work for me ? EDIT: Hey ! I found a cool little app that assists in extracting and patching DSDT, containing LOADS of fixes... check it out http://www.osx86.es/?p=610 english below spanish section |
Try this:
AppleHDA.kext/Contents/PlugIns/AppleHDAHardwareConfigDriver.kext/Contents/Info.plist/IOKitPersonalities/HDA Hardware Config Resource/HDAConfigDefault/10/ConfigData Change ALL the first HEX value to 3. For example 21871C40 to 31871C40. If that doesnt work, try 0. For example 21871C40 to 01871C40. |
1 Attachment(s)
I certainly will !!
But I just tried that app and copied in the HDEF fix, and for the first time EVER I managed to compile a DSDT.aml, zero errors !! (first mpart exactly like you did, second with the missing code that Snow has and I dont that I "complained" about before") Look what turned up. Let me just reboot back with vanilla then Voodoo... |
1 Attachment(s)
New dsdt with both your address 2 and 3 patch bring back "your dsdt" mappings, except audio ID read 889 not 12.
What do you say, keep trying this new dsdt or the one you made? going to attempt your latest suggestions on your address 2 patched kext... |
Mormegil, sorry, got confused. trying to follow your path... after info.plist, I open with text edit and only find
Code:
<key>CFBundleVersion</key> |
Sorry. I've fixed the path. And use my dsdt pls. The one you created is useless. I know it shows up all nice in Sys Prof but you're basically telling it what to show on the screen. I doubt you really have all that ports on your laptop. Showing up in Sound Preferences is all that matters.
ps. that dsdt app is bloody awesome! |
thnx for the guide !!
one question.. I've made a mistake and installed VoodooHDA kext.. sound wokrs..but, microphone doesn't.. being its a beta version of the kext.. is there a way to delete this kext, and do it all over again? (setting up audio) and how do i remove already installed kext ? thnx ! |
Delete the kext from folder, then go to spotlight and write "disk utility", choose system drive and click Repair Permissions.
|
I followed the steps on Page 1 but I noticed that I have more sound coming out of one speaker than the other. I only have 2 speakers an a subwoofer. Does that sound normal or am I doing something wrong with getting the ALC889a to work?
|