Comment 7 for bug 1074615

Revision history for this message
Raymond (superquad-vortex2) wrote : Re: Internal microphone don't work on Acer AO722

do the value of the mic jack control change from false to true after you plug the mic or headset ?

control.19 {
  iface CARD
  name 'Mic Jack'
  value false
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }
 control.20 {
  iface CARD
  name 'Mic Jack'
  index 1
  value false
  comment {
   access read
   type BOOLEAN
   count 1
  }
 }