[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 02:53:51 UTC 2016


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

--- Comment #21 from Raymond <superquad.vortex2 at gmail.com> ---
you have to change CA0106.pcm.iec958.0 in  /usr/share/alsa/cards/CA0106.conf to
use asym plugin so that open iec958 capture won't lock those iec958 playback
controls


seem syntax of capture should be 

      capture {

                type hw
                card $CARD

      }

instead of 

capture {
        slave.pcm {
                type hw
                card $CARD
        }
}

-- 
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/20160513/a2a5770d/attachment.html>


More information about the pulseaudio-bugs mailing list