Re: [BUG 2579] linux 2.6.* sound problems

From: Ray Lee
Date: Mon Oct 31 2005 - 11:13:13 EST


On 10/31/05, Patrizio Bassi <patrizio.bassi@xxxxxxxxx> wrote:
> starting from 2.6.0 (2 years ago) i have the following bug.

Well, the problem probably started before then.

> link: http://bugzilla.kernel.org/show_bug.cgi?id=2579

> Please fix that...2 years' bug!

Speaking as a programmer, that's not a lot to go off of to find the
bug. I think everyone would agree it's a bug, but we'll need more help
from you.

> fast summary:
> when playing audio and using a bit the harddisk (i.e. md5sum of a 200mb
> file) i hear noises, related to disk activity. more hd is used, more chicks
> and ZZZZ noises happen.

Does hdparm -i (or -I) show differences between the 2.4 kernels and
2.6? 2.6 has new IDE drivers, and so perhaps your system isn't using
the best driver any more.

You may also want to compare lspci -vv of your IDE controller and
sound card between 2.4 and 2.6, and see if there are any differences.

No guarantees, but this is where you'd start.

> Ready to test any patch/solution.

Try that. If nothing obvious appears in the examination, you may want
to try the 2.6.14-rt1 patchset from Ingo Molnar. It's designed to
reduce latency in the kernel, but also has a latency tracer that may
be particularly useful for your problem. (Assuming it's a latency
issue, and not a hardware misconfiguration due to 2.6 doing something
wrong.)

Ray
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/