![]() |
edit: double post, sorry
|
Quote:
Thanks! |
1 Attachment(s)
Quote:
|
1 Attachment(s)
mormegil,
Thanks, but no luck that way, either: 9/6/09 3:09:51 PM kernel Sound assertion "0 == pathMap_aDriverInstance" failed in "/SourceCache/AppleHDA/AppleHDA-174.1.1/AppleHDA/AppleHDADriver.cpp" at line 1459 goto Exit 9/6/09 3:09:51 PM kernel Sound assertion "0 != createAudioEngines ( fPathMap_aDriverInstance )" failed in "/SourceCache/AppleHDA/AppleHDA-174.1.1/AppleHDA/AppleHDADriver.cpp" at line 172 goto Exit I did notice that System Profiler lists the audio device as ID 12. I'm assuming that came from my DSDT, but I hadn't noticed it. (attached picture) Thanks! |
You're having similar issues as me, same "goto" lines etc.
Going to try kings tutorial once more, now that I've got my correct codecs, but I always seem to have issues recompiling dsdt... Why wont iaslme let me recompile? |
Morm,
Following Kings guide, I'm already stuck. Downloaded graphviz and codecgraph, followed everything exactly (not really a big deal) - but when I type in the terminal the "/codecgraph codec_dump.txt" it brings back Code:
Codec: Realtek ALC889 |
Guru,
What version of codecgraph are you using? When I try it, it works fine: Code:
[~/Documents/codec/codecgraph-20090522] |
1 Attachment(s)
The one from king's guide, and the only one available in the developer's download page.
Could you do it form me please? |
1 Attachment(s)
Sure, attached are the results.
- Alex |
Oh man, that was super! On to the next part, windows and voodoohelper dumps
Update: Again... I had forgotten about it. voodoohelper can't dump. Says; Code:
error: IORegistryEntryGetPath returned 0x10000003 morm ? :-/ |