mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-31 22:25:35 -04: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
|
||||
hook_args [
|
||||
{
|
||||
name "SPDIF Front Volume"
|
||||
name "SPDIF Front Playback Volume"
|
||||
index 0
|
||||
lock true
|
||||
preserve true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue