"Andreas M. Kirchwitz" wrote:
>
> Mikael Pettersson wrote:
>
> > 2.2.18 broke the emu10k1 driver when compiled into the kernel.
> > The problem is that 2.2.18 now implements 2.4-style module_init,
> > so emu10k1 ended up being initialised twice when built non-modular,
> > which rendered it dysfunctional. The fix is to remove the now
> > obsolete explicit init calls. Patch below. Please apply.
>
> Is there also a fix available to make the bass and treble settings
> work again in mixer applications (for example, Gnome mix 1.2.0)?
> This is (now, was) one of the biggest advantages of this card to have
> control over bass and treble settings.
>
> It worked for the early 2.2.18pre patches, but stopped working in
> the latest ones (including final 2.2.18).
Yes, put something like "EXTRA_CFLAGS += -DTONE_CONTROL" into the
Makefile in drivers/sound/emu10k1/
Juri
--
[EMAIL PROTECTED]
system engineer innominate AG
clustering & security the linux architects
tel: +49-30-308806-45 fax: -77 http://www.innominate.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/