]> git.alsa-project.org Git - alsa-lib.git/commitdiff
snd-ca0106 Fixed SPDIF output.
authorJames Courtier-Dutton <James@superbug.co.uk>
Tue, 13 Dec 2005 10:42:32 +0000 (10:42 +0000)
committerJames Courtier-Dutton <James@superbug.co.uk>
Tue, 13 Dec 2005 10:42:32 +0000 (10:42 +0000)
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

src/conf/cards/CA0106.conf

index 0fd0726914139d42c3829097d3fa50506c683101..3e1a03213a1e30dd8e6ba5c048635aa0937fa97b 100644 (file)
@@ -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