[pulseaudio-tickets] [Bug 94716] Front panel audio not re-connected on startup if surround-sink is default
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Mar 26 12:23:26 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=94716
--- Comment #1 from Raymond <superquad.vortex2 at gmail.com> ---
https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/tree/sound/pci/hda/hda_codec.c#n3794
for (i = 0; i < ARRAY_SIZE(mout->hp_out_nid); i++)
if (!mout->no_share_stream && mout->hp_out_nid[i])
snd_hda_codec_setup_stream(codec,
mout->hp_out_nid[i],
stream_tag, 0, format);
hda-intel only copy front channels to headphone when using multichannel
pulseaudio expect headphone use stereo and it should disallow you to select
surround when headphone is plugged
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20160326/05000d1a/attachment.html>
More information about the pulseaudio-bugs
mailing list