
08-16-2009, 08:45 PM
|
 |
|
|
Join Date: May 2008
Location: Indonesia
Posts: 72
|
|
its working on my AMD system but it have same problem with other 9.8.0 kernel. i use custom DSDT patch to use vanilla AppleHDA.kext for my sound.. 9.8 kernel made some err on boot :
Code:
Aug 17 02:35:49 localhost kernel[0]: Sound assertion "0 == entry" failed in "/SourceCache/AppleHDA/AppleHDA-171.1.2/AppleHDA/AppleHDAEngine.cpp" at line 2979 goto Exit
Aug 17 02:35:49 localhost kernel[0]: Sound assertion "0 == entry" failed in "/SourceCache/AppleHDA/AppleHDA-171.1.2/AppleHDA/AppleHDAEngine.cpp" at line 3012 goto Exit
my sound is working but i lost my sleep.....
maybe i should using voodooHDA for my sound
|