Comment 116 for bug 946232

Revision history for this message
Raymond (superquad-vortex2) wrote :

control.5 {
  iface MIXER
  name 'Line Jack Mode'
  value 'Line Out'
  comment {
   access 'read write'
   type ENUMERATED
   count 1
   item.0 'Mic In'
   item.1 'Line In'
   item.2 'Line Out'
  }
 }

can the mic jack mode enum used by pulseaudio as input source (ext mic, line in and internal mic) and you may need to disable the creation of mic jack kcontrol?