<p><br>
><br>
> My problem is that when I set channel output to "Analog output surround 5.1"<br>
> (or 2.1 or 4.1), I hear no sound in front speakers, but in case of 5.1 or 4.1<br>
> I can hear sound in rear speakers. I use kernel 3.19.5 and it didn't happen in<br>
> earlier kernels that is 3.18 and in 3.17 for sure.<br>
><br>
> My configuration is:<br>
> OS: Fedora 21 64 bit<br>
> SoundCard: ALC888<br>
> Model name: acer-aspire-4930g<br>
> Laptop: Acer Aspire 5930g<br>
> Speakers: external 5.1 with 3 jacks<br>
> Sound channel configuration module is standard configuration module from KDE.<br>
><br>
> Additional info:<br>
> 1) When channel output is 5.1 and I unplug green jack and leave two others<br>
> jacks connected then I can hear sound in laptop internal speakers.<br>
> 2) Earlier (kernel 3.18 and 3.17) I didn't have possibility to choose 2.1<br>
> configuration and additionally to 4.1 configuration I could also choose 4.0<br>
> configuration.</p>
<p>You have to provide pulseaudio verbose log</p>
<p>If driver create channel mode which allow you to support surround5.1 with your headphone,  line in and mic jack</p>
<p>It is possible for pulseaudio mute two of your external 5.1 speaker when headphone jack is plugged</p>
<p><a href="http://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/modules/alsa/mixer/paths/analog-output-headphones.conf">http://cgit.freedesktop.org/pulseaudio/pulseaudio/tree/src/modules/alsa/mixer/paths/analog-output-headphones.conf</a></p>
<p>[Element Rear]<br>
switch = off<br>
volume = off</p>
<p>[Element Surround]<br>
switch = off<br>
volume = off</p>
<p>[Element Center]<br>
switch = off<br>
volume = off</p>
<p>[Element LFE]<br>
switch = off<br>
volume = off</p>