<p><br>
Need the hw params of surround40 similar to </p>
<p><a href="https://bugs.freedesktop.org/show_bug.cgi?id=84804#c17">https://bugs.freedesktop.org/show_bug.cgi?id=84804#c17</a></p>
<p>><br>
> What I noticed is that even if I disable pulseaudio and play only with kmix sliders there is the same situation.<br>
><a href="http://i.imgur.com/497ClHc.png">http://i.imgur.com/497ClHc.png</a><br>
><a href="http://i.imgur.com/ixClsH2.png">http://i.imgur.com/ixClsH2.png</a><br>
> Now I enebled it again.<br>
> I guess the reason is that when I use rear line out (surround option) and want to use TV (line in) there is no input devices in pulse audio volume control - the tab shows that there are no active devices.<br>
></p>
<p>Post the output of</p>
<p>pactl list<br></p>
<p>AFAIK, pulseaudio don't touch those playback volume/switches of sources in capture source control (mic playback volume, line in playback volume,....</p>
<p>control.64 {<br>
                iface MIXER<br>
                name 'Capture Source'<br>
                value.0 Mic<br>
                value.1 Mic<br>
                comment {<br>
                        access 'read write'<br>
                        type ENUMERATED<br>
                        count 2<br>
                        item.0 Mic<br>
                        item.1 CD<br>
                        item.2 Video<br>
                        item.3 Aux<br>
                        item.4 Line<br>
                        item.5 Mix<br>
                        item.6 'Mix Mono'<br>
                        item.7 Phone<br>
                }<br>
        }</p>
<p><a href="http://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/modules/alsa/mixer/paths">http://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/modules/alsa/mixer/paths</a></p>
<p>pulseaudio only  implement a few source in capture source control of ac97 codec and the existing algorithm does not save and restore the selected  source of capture control of ac97 codec at shutdown or startup of pulseaudio server</p>
<p>This mean capture source is always  the default value of record select register of ac97 codec after codec reset</p>
<p>Do pactl can select the capture source? <br></p>
<p>> I found some information<br>
><a href="http://i.imgur.com/anqw0JX.png">http://i.imgur.com/anqw0JX.png</a><br>
><a href="http://i.imgur.com/n9kogZl.png">http://i.imgur.com/n9kogZl.png</a><br>
><br>
></p>
<p>Pulseaudio use most of the devices defined in emu10k1.conf except rear and clfe <br>
(i.e. playback and capture device 0 )<br><br><br></p>
<p>Which devices do you want to use? <br></p>
<p>card 0: Live [SB Live! Value [CT4832]], device 2: emu10k1 efx [Multichannel Capture/PT Playback]<br>
  Subdevices: 8/8<br>
  Subdevice #0: subdevice #0<br>
  Subdevice #1: subdevice #1<br>
  Subdevice #2: subdevice #2<br>
  Subdevice #3: subdevice #3<br>
  Subdevice #4: subdevice #4<br>
  Subdevice #5: subdevice #5<br>
  Subdevice #6: subdevice #6<br>
  Subdevice #7: subdevice #7</p>
<p>card 0: Live [SB Live! Value [CT4832]], device 3: emu10k1 [Multichannel Playback]<br>
  Subdevices: 1/1<br>
  Subdevice #0: subdevice #0</p>
<p> </p>
<p>ARECORD</p>
<p>**** List of CAPTURE Hardware Devices ****<br></p>
<p>card 0: Live [SB Live! Value [CT4832]], device 1: emu10k1 mic [Mic Capture]<br>
  Subdevices: 1/1<br>
  Subdevice #0: subdevice #0</p>
<p>card 0: Live [SB Live! Value [CT4832]], device 2: emu10k1 efx [Multichannel Capture/PT Playback]<br>
  Subdevices: 1/1<br>
  Subdevice #0: subdevice #0</p>
<p> </p>