[pulseaudio-tickets] [Bug 92690] Regression: No right channel sound on Creative Xtreme Audio (CA0106)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 13 03:20:05 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=92690

--- Comment #22 from Raymond <superquad.vortex2 at gmail.com> ---
for the max dB bug. you have to ask the author of this patch 

+static int slave_tlv_cmd(struct snd_kcontrol *kcontrol,
+                        int op_flag, unsigned int size,
+                        unsigned int __user *tlv)
+{
+       struct link_slave *slave = snd_kcontrol_chip(kcontrol);
+       /* FIXME: this assumes that the max volume is 0 dB */
+       return slave->slave.tlv.c(&slave->slave, op_flag, size, tlv);



+}ound.git/commit/sound/core/vmaster.c?id=e922b0028fad87de0d262f9fa51f98595d2df258

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20160513/ba9a8d8c/attachment.html>


More information about the pulseaudio-bugs mailing list