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

--- Comment #21 from Raymond <[email protected]> ---
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.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to