mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
snd-ca0106 Fixed SPDIF output.
Example failure error message before fix: speaker-test 0.0.8 Playback device is spdif Stream parameters are 48000Hz, S16_LE, 2 channels Using 16 octaves of pink noise ALSA lib setup.c:549:(add_elem) Cannot obtain info for CTL elem (MIXER,'SPDIF Front',0,0,0): No such file or directory Playback open error: -2,No such file or directory
This commit is contained in:
parent
fa91e71b0f
commit
01892b78fa
1 changed files with 1 additions and 1 deletions
|
|
@ -247,7 +247,7 @@ CA0106.pcm.iec958.0 {
|
||||||
type ctl_elems
|
type ctl_elems
|
||||||
hook_args [
|
hook_args [
|
||||||
{
|
{
|
||||||
name "SPDIF Front Volume"
|
name "SPDIF Front Playback Volume"
|
||||||
index 0
|
index 0
|
||||||
lock true
|
lock true
|
||||||
preserve true
|
preserve true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue