Try This:
cd ~/Desktop && mkdir CodecDump && for c in /proc/asound/card*/codec#*; do f="${c/\/*card/card}"; cat "$c" > CodecDump/${f//\//-}.txt; done && zip -r CodecDump.zip CodecDump
hello The HDMI audio depends on other factors, such as edits to your dsdt.
another thing is if your card has a native codec for audio hdmi.
look here: http://Olarila.com/forum/viewtopic.php?f=28&t=2676
@overclockthesun
Some time ago I wrote this guide,
Now you can try yourself
Grab a kext similar as your base and make the necessary adjustments.
all the best!
@Cuthead
If you are using layout12, their Pathmaps are correct.
you edited your dsdt as guide IM?
In order to help I need a copy of your codec_Dump+ ioreg + DSDT.aml
to fix the sound problem after sleep
use this kext: http://cl.ly/1I353b0I0N3h
for external mic is necessary to change the verbs: 01871ea1----> 01871e81
Solução: Alterar / Extra / smbios.plist número de série, por exemplo:
Código:
SMserial key>
G88451235J4 string>
alterar 845123 para algo entre 750xxx para 905xxx
Código:
SMserial key>
G88451005J4 string>
tenta isso.