Comment 28 for bug 1132396

Revision history for this message
Raymond (superquad-vortex2) wrote : Re: [HDA, ALC889,optical spdif] Driver did not create IEC958 device

seem the control id did not start at 1 and softvol remain in asound.state when using dynamic reconfig

state.Intel {
 control.53 {
  iface MIXER
  name 'PCM Playback Volume'
  value.0 255
  value.1 255
  comment {
   access 'read write user'
   type INTEGER
   count 2
   range '0 - 255'
   tlv '0000000100000008ffffec1400000014'
   dbmin -5100
   dbmax 0
   dbvalue.0 0
   dbvalue.1 0
  }
 }
 control.158 {
  iface MIXER
  name 'Front Playback Volume'
  value.0 62
  value.1 62
  comment {
   access 'read write'
   type INTEGER
   count 2
   range '0 - 64'
   dbmin -6200
   dbmax 200
   dbvalue.0 0
   dbvalue.1 0
  }
 }