<p></p>
<p>><br>
> Hmm it is too complicated for me.<br>
><br>
> This model of SB doesn't have front panel connections.<br>
><br>
> Anyway I can use it by choosing surround 4.0 but when using surround changes in volume of Master chanel don't change the volume of surround. Is is possible to force Master to control surround level.<br>
> Don't know if it is important but I use KDE and gnome alsamixer.</p>
<p>You have to post the pulseaudio verbose log when you playing stereo using 4.0 profile</p>
<p>surround40 of emu10k1 is using multi plugin with two slaves front and rear</p>
<p>EMU10K1.pcm.surround40.0 {<br>
@args [ CARD ]<br>
@args.CARD {<br>
type string<br>
}<br>
type multi<br>
slaves [<br>
{<br>
pcm {<br>
@func concat<br>
strings [<br>
"cards.EMU10K1.pcm.front.0:CARD=" $CARD<br>
]<br>
}<br>
channels 2<br>
}<br>
{<br>
pcm {<br>
@func concat<br>
strings [<br>
"cards.EMU10K1.pcm.rear.0:CARD=" $CARD<br>
]<br>
}<br>
channels 2<br>
}<br>
]<br>
bindings [<br>
{ slave 0 channel 0 }<br>
{ slave 0 channel 1 }<br>
{ slave 1 channel 0 }<br>
{ slave 1 channel 1 }<br>
]<br>
}</p>
<p><a href="http://git.alsa-project.org/?p=alsa-lib.git;a=commitdiff;h=fb73f310f8e62e04c4b420a2316c2dfd30651b62;hp=68ae0c72a53704d416fe77d4c612d1f88d791e02">http://git.alsa-project.org/?p=alsa-lib.git;a=commitdiff;h=fb73f310f8e62e04c4b420a2316c2dfd30651b62;hp=68ae0c72a53704d416fe77d4c612d1f88d791e02</a></p>
<p>Did you get any sound from rear jack?</p>
<p>speaker-test -c2 -t wav -D rear:0</p>
<p>You need to use  gnome alsa-mixer to find out which mixer controls affect front, rear jacks  by playing stereo or mono audio to front, rear and hw:0,0 devices</p>
<p><a href="https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/plain/Documentation/sound/alsa/SB-Live-mixer.txt">https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/plain/Documentation/sound/alsa/SB-Live-mixer.txt</a></p>
<p>The master volume only control ac97 analog mixer which is connected to front jack and won't affect rear jack</p>
<p>I2S DAC connect to rear jack has no volume control, you need to use those DSP volume controls and add those "Wave xxx volume" to those pulseaudio conf files</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>Card hw:0 'Live'/'SB Live! Value [CT4832] (rev.8, serial:0x80271102) at 0xa000, irq 18'<br>
  Mixer name    : 'TriTech TR28602'<br>
  Components    : 'AC97a:54524123'<br>
  Controls      : 217<br>
  Simple ctrls  : 38</p>
<p>Simple mixer control 'Master',0<br>
  Capabilities: pvolume pswitch pswitch-joined<br>
  Playback channels: Front Left - Front Right<br>
  Limits: Playback 0 - 31<br>
  Mono:<br>
  Front Left: Playback 12 [39%] [-28.50dB] [on]<br>
  Front Right: Playback 12 [39%] [-28.50dB] [on]</p>
<p>All headphone and  LiveDrive controls related to  Live Drive (audio panel) can be removed by specify correct extin and extout module parameters</p>
<p>Simple mixer control 'Headphone LFE',1<br>
  Capabilities: pswitch pswitch-joined<br>
  Playback channels: Mono<br>
  Mono: Playback [off]</p>
<p>Simple mixer control 'Headphone',1<br>
  Capabilities: pvolume<br>
  Playback channels: Front Left - Front Right<br>
  Limits: Playback 0 - 100<br>
  Mono:<br>
  Front Left: Playback 0 [0%] [-99999.99dB]<br>
  Front Right: Playback 0 [0%] [-99999.99dB]</p>
<p>Simple mixer control 'Headphone Center',1<br>
  Capabilities: pswitch pswitch-joined<br>
  Playback channels: Mono<br>
  Mono: Playback [off]</p>