<p><br>
> ><br>
> > > I suspect that the "Front" volume and mute elements can be used to<br>
> > > control the line out without affecting the headphones. The problem is<br>
> > > that PulseAudio's alsa configuration assumes that the "Front" element<br>
> > > affects both line out and headphones (there's a comment saying that "on<br>
> > > some machines Front is actually a part of the Headphone path").<br>
> > ><br>
> > > /usr/share/pulseaudio/alsa-mixer/paths/analog-output-headphones.conf<br>
> > > contains this:<br>
> > ><br>
> > >      [Element Front]<br>
> > >      switch = mute<br>
> > >      volume = zero<br>
> > ><br>
> > > If you change that to<br>
> > ><br>
> > >      [Element Front]<br>
> > >      switch = off<br>
> > >      volume = off<br>
> > ><br>
> > > does that fix the problem for you?<br>
> > ><br>
> ><br>
> > Indeed this fixes my problem, thanks!<br>
> ><br>
> > I'm a bit confused by the comment in the .conf file though. So, despite<br>
> > PA detecting the rear line out port exactly as it states, this "Element<br>
> > Front" is actually part of the headphones "paths"? that is rear line out<br>
> > is considered as part of "Element Front"?<br>
><br>
> I'm not sure what you mean with your last question. The rear line out<br>
> isn't a "part" of the "Front" mixer element, it's the other way around.<br>
> You have two paths, headphones and line out. PulseAudio considers the<br>
> "Front" mixer element to be part of both paths, even though on your<br>
> machine it's only a part of the line out path.<br>
><br>
> I'm not sure if we can fix this upstream. To me it would seem logical<br>
> for the kernel to promise that "Front" only refers to line out, and if<br>
> on some machine it also affects the headphone path, then that should be<br>
> considered a kernel bug, and the kernel should rename the element.<br>
> David, what do you think?<br>
></p>
<p><a href="http://www.alsa-project.org/db/?f=d57c2c52e03841877dbb1dba005f9f1ebee43f58">http://www.alsa-project.org/db/?f=d57c2c52e03841877dbb1dba005f9f1ebee43f58</a></p>
<p>Dell inspiron 660s desktop with alc662 codecs have three jacks at rear panel which support surround 5.1 and front panel headphone</p>
<p>Headphone and line out share "Front Playback Volume"</p>