Comment 2 for bug 1099059

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

pulseaudio should ignore softvol "O'CLOCK PLAYBACK VOLUME" when there are hardware volume headphone and speaker

 * index: 1
 name: <alsa_input.pci-0000_00_1b.0.analog-stereo>
 driver: <module-alsa-card.c>
 flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY
 state: SUSPENDED
 suspend cause: IDLE
 priority: 9959
 volume: 0: 100% 1: 100%
         0: 0.00 dB 1: 0.00 dB
         balance 0.00
 base volume: 42%
              -22.50 dB
 volume steps: 65537

control.1 {
  iface MIXER
  name 'Speaker Playback Volume'
  value.0 0
  value.1 0
  comment {
   access 'read write'
   type INTEGER
   count 2
   range '0 - 64'
   dbmin -4800
   dbmax 0
   dbvalue.0 -4800
   dbvalue.1 -4800
  }
 }

control.4 {
  iface MIXER
  name 'Headphone Playback Volume'
  value.0 63
  value.1 63
  comment {
   access 'read write'
   type INTEGER
   count 2
   range '0 - 64'
   dbmin -4800
   dbmax 0
   dbvalue.0 -75
   dbvalue.1 -75
  }
 }

control.17 {
  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
  }
 }