It works now, thanks a million!
alf
On Wed, 2003-03-05 at 16:55, Jaroslav Kysela wrote:
> On 5 Mar 2003, alfp wrote:
>
> > > Trace; f8b561a3 <[snd-pcm]snd_pcm_lib_malloc_pages+d3/e0>
> > > Code; f8b410b7 <[snd-page-alloc]snd_dma_alloc_pages+17/e0>
>
> Please, try this patch (already in CVS):
>
On 5 Mar 2003, alfp wrote:
> > Trace; f8b561a3 <[snd-pcm]snd_pcm_lib_malloc_pages+d3/e0>
> > Code; f8b410b7 <[snd-page-alloc]snd_dma_alloc_pages+17/e0>
Please, try this patch (already in CVS):
diff -u -r1.19 pcm_memory.c
--- pcm_memory.c28 Feb 2003 14:29:19 - 1.19
+++ pcm_memor
At 05 Mar 2003 16:24:37 +0200,
alfp wrote:
>
> -Forwarded Message-
>
> > From: alfp <[EMAIL PROTECTED]>
> > To: Erik Inge Bols� <[EMAIL PROTECTED]>
> > Subject: Re: [Alsa-devel] crash with rc8
> > Date: 05 Mar 2003 14:08:03 +0200
> >
-Forwarded Message-
> From: alfp <[EMAIL PROTECTED]>
> To: Erik Inge Bolsø <[EMAIL PROTECTED]>
> Subject: Re: [Alsa-devel] crash with rc8
> Date: 05 Mar 2003 14:08:03 +0200
>
> Sending the output as is.
> alf
>
> BTW, I changed
> /lib/modules/
On Wed, 5 Mar 2003, alfp wrote:
>Also, dmesg gives me
>
>Unable to handle kernel NULL pointer dereference at virtual address 0008
> printing eip:
>f8b410b7
>*pde =
>Oops: 0002
>CPU:0
>EIP:0010:[]Not tainted
>EFLAGS: 00010296
>eax: f6384bd8 ebx: ecx:
I seem to have problems opening many devices quickly.
I use Mandrake 9, kernel 2.4.19-16mdkenterprise and
gcc-3.2.1 (GCC) 3.2.1 (Mandrake Linux 9.1 3.2.1-2mdk)
When I do this:
x=32
while [ $x -ne 0 ]
do
let x=x-1
aplay /usr/share/sounds/phone.wav >bomb.$x 2>&1 &
done
I get a lar