Public bug reported:

Binary package hint: alsa-utils

The mixer in Volume Control, the asound.state file (after alsactl store)
and alsamixer all show

Multi Track Internal Clock set to 'IEC958 Input'

despite the following setting in an asound.state file I am trying to
restore. (value 44100).

        control.43 {
                comment.access 'read write'
                comment.type ENUMERATED
                comment.count 1
                comment.item.0 '8000'
                comment.item.1 '9600'
                comment.item.2 '11025'
                comment.item.3 '12000'
                comment.item.4 '16000'
                comment.item.5 '22050'
                comment.item.6 '24000'
                comment.item.7 '32000'
                comment.item.8 '44100'
                comment.item.9 '48000'
                comment.item.10 '64000'
                comment.item.11 '88200'
                comment.item.12 '96000'
                comment.item.13 '176400'
                comment.item.14 '192000'
                comment.item.15 'IEC958 Input'
                iface MIXER
                name 'Multi Track Internal Clock'
                value '44100'
        }

I am also getting an error using the file for restore for another
stanza; this may be why its not updating...

$ sudo alsactl -f asound.state.allworking restore
alsactl: set_control:1068: Cannot write control '2:0:0:IEC958 Output Switch:0' 
: Operation not permitted

        control.51 {
                comment.access 'read write'
                comment.type BOOLEAN
                comment.count 1
                iface MIXER
                name 'IEC958 Output Switch'
                value true
        }

** Affects: alsa-utils (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
alsa mixer Multi Track Internal Clock stuck on IEC958 and operation error
https://launchpad.net/bugs/86325

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to