On Tue, May 16, 2006 at 09:50:13AM -0400, Justin Pryzby wrote:
> Horray for unarchiving bugs.
> 
> Unfortunately, this bug now exists with Debian kernels.
> 
> http://bugs.debian.org/240834
> this bug/madbomber: Music plays slowly
> 
> Linux andromeda 2.6.15-1-686 #2 Mon Mar 6 15:27:08 UTC 2006 i686 GNU/Linux

> So the relevant modules look to be:
> 
> snd
> snd_ac97_bus 
> snd_ac97_codec 
> snd_maestro3 
> snd_mixer_oss 
> snd_page_alloc 
> snd_pcm 
> snd_pcm_oss 
> snd_timer 
> soundcore 
> 
> I have, in /proc/modules:
> snd-pcm-oss
> 
> I removed them with:
> 
>   sudo modprobe -r snd_maestro3 snd_pcm_oss snd_timer soundcore snd_pcm 
> snd_page_alloc snd_mixer_oss snd snd_ac97_bus snd_ac97_codec
> 
> And put everything back with:
> 
>   sudo modprobe snd_maestro3
>   sudo modprobe snd-pcm-oss
> 
> To give you some idea of how slow it is, when I lost a game, the "end
> game" noise played, and took over 10 seconds before proceeding to the
> "end game" message.

When you start madbomber from a shell, do you get any warnings or error
messages? Or maybe dmesg has some kernel messages while playing?
For example, when I use saytime, on some machines (or maybe just machines
running unstable), I receive some output that I did not expect:

>saytime

Input Filename : /usr/share/saytime/the_time_is.au
Sample Size    : 8-bits
Sample Encoding: u-law
Channels       : 1
Sample Rate    : 8000

Time: 00:00.88 [00:00.00] of 00:00.00 (  0.0%) Output Buffer:   7.01K

I have the feeling saytime is running a little slower, but perhaps it is
not.

Anyway, I can not reproduce your problem on my machines, I just tried on an
AMD64 box with 2.6.16-1-amd64-k8-smp using snd_intel8x0. I am suspecting a
kernel problem with the snd_maestro3 driver. You don't by chance have
another soundcard you could try?

Christian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to