[pulseaudio-tickets] [Bug 84983] [AV200 - Oxygen HD Audio - Asus Xonar D1] analog output device is not listed in audio settings
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Feb 26 19:21:32 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=84983
--- Comment #34 from Raymond <superquad.vortex2 at gmail.com> ---
do the coredump still occur after pulseaudio set path's min_dB and max_dB array
if (!p->has_volume) {
+ e->merged_mask = 0xff;
for (t = 0; t < PA_CHANNEL_POSITION_MAX; t++)
if (PA_CHANNEL_POSITION_MASK(t) & e->merged_mask) {
min_dB[t] = e->min_dB;
max_dB[t] = e->max_dB;
path_volume_channels |=
PA_CHANNEL_POSITION_MASK(t);
}
p->has_dB = true;
--
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: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20150227/d795162b/attachment.html>
More information about the pulseaudio-bugs
mailing list