> just to be sure. raise "Wave Surround" and play a normal
> 2ch file, and check whether any sounds come from rear
> speakers. "Wave Surround" routes the front signal to the
> rear speakers.
Rears do not fire, no cross-talk on other channels
DG
At Wed, 14 Jan 2004 13:51:08 GMT,
[EMAIL PROTECTED] wrote:
>
>
> >now, try speaker_test with 2 channels.
> >check whether left and right signals come correctly.
>
> Front two work fine.
>
> >
> > 5. raise "Surround". you can only left or right of this
> > channel via
> >'Q'/'Y' or
>now, try speaker_test with 2 channels.
>check whether left and right signals come correctly.
Front two work fine.
>
> 5. raise "Surround". you can only left or right of this
> channel via
>'Q'/'Y' or 'E'/'C' keys, respectively.
>
>try speaker_test with 4 channels.
Front two
At Tue, 13 Jan 2004 11:47:27 GMT,
[EMAIL PROTECTED] wrote:
>
> > on my current tree, there is a clean-up patch for this
> > problem. try the attached patch.
> >
> > Takashi
>
> Progress!
>
> - driver now loads fine
> - xmms (using OSS playback) functions as expected, ref:
> volume and balance
> on my current tree, there is a clean-up patch for this
> problem. try the attached patch.
>
> Takashi
Progress!
- driver now loads fine
- xmms (using OSS playback) functions as expected, ref:
volume and balance sliders
But as far as 5.1 is concerned:
./speaker-test -Dsurround51 -c 6 does th
At Mon, 12 Jan 2004 18:03:38 +0100,
p z wrote:
>
> Hi,
>
> Looks like creative uses AC97 codec with center volume control.
yep.
on my current tree, there is a clean-up patch for this problem.
try the attached patch.
Takashi
Index: alsa-kernel/pci/emu10k1/emufx.c
=
Hi,
Looks like creative uses AC97 codec with center volume control. Try
this:
Do not uncomment
if ((err = snd_emu10k1_mixer(emu)) < 0) {
snd_card_free(card);
return err;
}
instead try find in file alsa-driver/alsa-kernel/pci/emu10k1/emufx.c
in function _s