<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><p style="font-family:sans-serif;border:0px none;margin:0px;padding:7px 0px;color:rgb(51,51,51);font-size:13.1429px;line-height:19px;background-color:rgb(252,253,254)">
I just changed my RadeonHD 4670 for a 7870, and now when I type "aplay -l" I get many HDMI codecs instead of just one like for the previous card.</p><p style="font-family:sans-serif;border:0px none;margin:0px;padding:7px 0px;color:rgb(51,51,51);font-size:13.1429px;line-height:19px;background-color:rgb(252,253,254)">
I think this confuses PulseAudio and I get no sound... (with previous card it worked all fine).</p><p style="font-family:sans-serif;border:0px none;margin:0px;padding:7px 0px;color:rgb(51,51,51);font-size:13.1429px;line-height:19px;background-color:rgb(252,253,254)">
<br></p></div></blockquote><div><br></div><div>you have to provide output of alsa-info.sh<br><br></div><div>some graphic card use the motherboard internal spdif out connector for audio <br>which don't support jack detection<br>
</div><div><br><a href="http://www.intel.com/support/motherboards/desktop/sb/CS-032871.htm" target="_blank">http://www.intel.com/support/motherboards/desktop/sb/CS-032871.htm</a><br></div><div><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div dir="ltr"><p style="font-family:sans-serif;border:0px none;margin:0px;padding:7px 0px;color:rgb(51,51,51);font-size:13.1429px;line-height:19px;background-color:rgb(252,253,254)"></p><p style="font-family:sans-serif;border:0px none;margin:0px;padding:7px 0px;color:rgb(51,51,51);font-size:13.1429px;line-height:19px;background-color:rgb(252,253,254)">
<br>When I type "aplay -L" I get one more codec that I can see it in the pavucontrol profile (not sure which one as the names are irrelevant)<br>
</p><p style="font-family:sans-serif;border:0px none;margin:0px;padding:7px 0px;color:rgb(51,51,51);font-size:13.1429px;line-height:19px;background-color:rgb(252,253,254)"><br>if in <a href="http://default.pa" target="_blank">default.pa</a> I specify the alsa sink device=hw:0,3 directly, I do get sound, but then in pavucontrol I do not get the advanced sub-menu anymore which makes me think something is not working properly...</p>
<p style="font-family:sans-serif;border:0px none;margin:0px;padding:7px 0px;color:rgb(51,51,51);font-size:13.1429px;line-height:19px;background-color:rgb(252,253,254)">For now I have settled on this hack instead:</p>
<p style="font-family:sans-serif;border:0px none;margin:0px;padding:7px 0px;color:rgb(51,51,51);font-size:13.1429px;line-height:19px;background-color:rgb(252,253,254)"><br></p><p style="font-family:sans-serif;border:0px none;margin:0px;padding:7px 0px;color:rgb(51,51,51);font-size:13.1429px;line-height:19px;background-color:rgb(252,253,254)">
I changed the extra-hdmi.conf in /usr/share/pulseaudio/alsa-mixer/profile-sets file to :</p><div style="font-family:sans-serif;border-width:1px 1px 1px 3px;border-style:solid;border-color:rgb(187,204,221);margin:0.75em 1em;padding:0px 0.75em;background-color:rgb(246,249,252);color:rgb(68,68,68);font-size:13.1429px;line-height:19px">
<blockquote style="border:0px none;margin:0px;padding:0px;overflow:hidden;width:673.357px"><div style="border:0px none;margin:0px;padding:0px"><p style="font-family:Verdana,Arial,Helvetica,sans-serif;border:0px none;margin:0px;padding:7px 0px">
[Mapping hdmi-surround-extra0]<br style="font-family:sans-serif!important">description = Digital Surround 5.1 (HDMI 0)<br style="font-family:sans-serif!important">device-strings = hdmi:%f,0<br style="font-family:sans-serif!important">
paths-output = hdmi-output-0<br style="font-family:sans-serif!important">channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe<br style="font-family:sans-serif!important">priority = 1<br style="font-family:sans-serif!important">
direction = output</p><p style="font-family:Verdana,Arial,Helvetica,sans-serif;border:0px none;margin:0px;padding:7px 0px">[Mapping hdmi-surround-extra3]<br style="font-family:sans-serif!important">description = Digital Surround 5.1 (HDMI 3)<br style="font-family:sans-serif!important">
device-strings = hdmi:%f,0<br style="font-family:sans-serif!important">paths-output = hdmi-output-3<br style="font-family:sans-serif!important">channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe<br style="font-family:sans-serif!important">
priority = 1<br style="font-family:sans-serif!important">direction = output</p></div></blockquote></div><p style="font-family:sans-serif;border:0px none;margin:0px;padding:7px 0px;color:rgb(51,51,51);font-size:13.1429px;line-height:19px;background-color:rgb(252,253,254)">
I only need one of these two, somehow they both work...</p><p style="font-family:sans-serif;border:0px none;margin:0px;padding:7px 0px;color:rgb(51,51,51);font-size:13.1429px;line-height:19px;background-color:rgb(252,253,254)">
Now everything works for me, but since it's not out of the box, I am guessing there might be something out there to fix.</p><br></div><br></blockquote><div><br><a href="https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda?id=5a61358433b1f89b500f2c365746c73cb7a27e2f">https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/pci/hda?id=5a61358433b1f89b500f2c365746c73cb7a27e2f</a> <br>
</div></div><br></div></div>