#121
|
|||
|
|||
edit: double post, sorry
_____________________________________________ Acer 6936g 864G32mn [@ Snow Leopard 10.6.1 32/64bit C2D 2,4Ghz 4Gb 1066mhz DDR3 9600m GT 512 GDDR3 ___Snow Leopard tutorial -> http://www.infinitemac.com/f57/guide...ted-for-t4183/ _________Leopard tutorial ->http://www.infinitemac.com/f19/guide...-iatkos-t3357/ Last edited by Gurruwiwi; 09-06-2009 at 06:50 PM. |
#122
|
|||
|
|||
Quote:
Thanks! |
#123
|
|||
|
|||
try this set
Core2Quad / MSI P45 Neo2-FR / HD4870 / Snow Leopard |
#124
|
|||
|
|||
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! |
#125
|
|||
|
|||
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? _____________________________________________ Acer 6936g 864G32mn [@ Snow Leopard 10.6.1 32/64bit C2D 2,4Ghz 4Gb 1066mhz DDR3 9600m GT 512 GDDR3 ___Snow Leopard tutorial -> http://www.infinitemac.com/f57/guide...ted-for-t4183/ _________Leopard tutorial ->http://www.infinitemac.com/f19/guide...-iatkos-t3357/ |
#126
|
|||
|
|||
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 Generating codec_dump.txt.svg Format: "svg" not recognized. Use one of: Big-Bang-MacBook-Pro:codecgraph bigbang$ _____________________________________________ Acer 6936g 864G32mn [@ Snow Leopard 10.6.1 32/64bit C2D 2,4Ghz 4Gb 1066mhz DDR3 9600m GT 512 GDDR3 ___Snow Leopard tutorial -> http://www.infinitemac.com/f57/guide...ted-for-t4183/ _________Leopard tutorial ->http://www.infinitemac.com/f19/guide...-iatkos-t3357/ |
#127
|
|||
|
|||
Guru,
What version of codecgraph are you using? When I try it, it works fine: Code:
[~/Documents/codec/codecgraph-20090522] ajacocks@telemachus$ ./codecgraph ~/Documents/codec/CodecDump/card0-codec#0.txt Codec: Realtek ALC883 Generating card0-codec#0.txt.svg [~/Documents/codec/codecgraph-20090522] ajacocks@telemachus$ file card0-codec#0.txt.svg card0-codec#0.txt.svg: XML 1.0 document text [~/Documents/codec/codecgraph-20090522] ajacocks@telemachus$ ls -l card0-codec#0.txt.svg -rw-r--r-- 1 ajacocks staff 114569 Sep 6 16:51 card0-codec#0.txt.svg |
#128
|
|||
|
|||
The one from king's guide, and the only one available in the developer's download page.
Could you do it form me please? _____________________________________________ Acer 6936g 864G32mn [@ Snow Leopard 10.6.1 32/64bit C2D 2,4Ghz 4Gb 1066mhz DDR3 9600m GT 512 GDDR3 ___Snow Leopard tutorial -> http://www.infinitemac.com/f57/guide...ted-for-t4183/ _________Leopard tutorial ->http://www.infinitemac.com/f19/guide...-iatkos-t3357/ |
#129
|
|||
|
|||
Sure, attached are the results.
- Alex |
#130
|
|||
|
|||
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 ? 💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers. _____________________________________________ Acer 6936g 864G32mn [@ Snow Leopard 10.6.1 32/64bit C2D 2,4Ghz 4Gb 1066mhz DDR3 9600m GT 512 GDDR3 ___Snow Leopard tutorial -> http://www.infinitemac.com/f57/guide...ted-for-t4183/ _________Leopard tutorial ->http://www.infinitemac.com/f19/guide...-iatkos-t3357/ Last edited by Gurruwiwi; 09-06-2009 at 11:33 PM. |