I can't help much. I'm just an user using the same driver and
devfs / devfsd.

I have always applied the following patch, which for some
reason never made into 2.4.20 and up:

ftp://ftp.atnf.csiro.au/pub/people/rgooch/linux/kernel-patches/v2.4/devfs-patch-v199.17.gz

and have

REGISTER        ^sound/         PERMISSIONS root.audio 660
REGISTER        ^snd/           PERMISSIONS root.audio 660

in /etc/devfsd.conf.

I commented the other sound lines (snd, dsp, mixer, midi).

Maybe you should report it to linux-kernel if nobody answers.

BTW, when does it oops ? At boot time ? Reboot / shutdown time
? Randomly ?

How do you load the modules ? I use
modprobe -a snd-via82xx snd-pcm-oss snd-seq-oss

On Sat, 30 Aug 2003, Daniel Sim wrote:

> Oops the oops returned. I have just upgraded to 2.4.22. Again, KT133,
> Via82xx, Duron 600Mhz, Kernel compiled for Athlons.
>
> ksymoops 2.4.9 on i686 2.4.22.  Options used
>      -V (default)
>      -k /proc/ksyms (default)
>      -l /proc/modules (default)
>      -o /lib/modules/2.4.22/ (default)
>      -m /boot/System.map__ (specified)
>
> Oops: 0002
> CPU:    0
> EIP:    0010:[<c012cba9>]    Not tainted
> Using defaults from ksymoops -t elf32-i386 -a i386
> EFLAGS: 00010046
> eax: 00000000   ebx: c100933c   ecx: c100933c   edx: c1009344
> esi: 000300d6   edi: c7d24800   ebp: 00000400   esp: c77c3f08
> ds: 0018   es: 0018   ss: 0018
> Process devfsd (pid: 152, stackpage=c77c3000)
> Stack: 00000282 c03592a0 c7d24800 c012c4d3 c100933c c03583e0 00000000
> c018116c
>        c03583e0 c7d24c1f 00000001 c115f0c0 c03592c8 c727a338 c03583e0
> 00000021
>        00000000 00000021 00000000 000003ff 00000000 00000000 00000001
> 00000000
> Call Trace:    [<c012c4d3>] [<c018116c>] [<c0134b63>] [<c01073af>]
> Code: 89 48 04 89 01 89 51 04 89 4b 08 eb ce 8b 01 8b 51 04 89 02
>
>
> >>EIP; c012cba9 <kmem_cache_free_one+79/a9>   <=====
>
> >>ebx; c100933c <_end+c16078/8684d9c>
> >>ecx; c100933c <_end+c16078/8684d9c>
> >>edx; c1009344 <_end+c16080/8684d9c>
> >>edi; c7d24800 <_end+793153c/8684d9c>
> >>esp; c77c3f08 <_end+73d0c44/8684d9c>
>
> Trace; c012c4d3 <kfree+33/40>
> Trace; c018116c <devfsd_read+2bc/410>
> Trace; c0134b63 <sys_read+a3/130>
> Trace; c01073af <system_call+33/38>
>
> Code;  c012cba9 <kmem_cache_free_one+79/a9>
> 00000000 <_EIP>:
> Code;  c012cba9 <kmem_cache_free_one+79/a9>   <=====
>    0:   89 48 04                  mov    %ecx,0x4(%eax)   <=====
> Code;  c012cbac <kmem_cache_free_one+7c/a9>
>    3:   89 01                     mov    %eax,(%ecx)
> Code;  c012cbae <kmem_cache_free_one+7e/a9>
>    5:   89 51 04                  mov    %edx,0x4(%ecx)
> Code;  c012cbb1 <kmem_cache_free_one+81/a9>
>    8:   89 4b 08                  mov    %ecx,0x8(%ebx)
> Code;  c012cbb4 <kmem_cache_free_one+84/a9>
>    b:   eb ce                     jmp    ffffffdb <_EIP+0xffffffdb>
> Code;  c012cbb6 <kmem_cache_free_one+86/a9>
>    d:   8b 01                     mov    (%ecx),%eax
> Code;  c012cbb8 <kmem_cache_free_one+88/a9>
>    f:   8b 51 04                  mov    0x4(%ecx),%edx
> Code;  c012cbbb <kmem_cache_free_one+8b/a9>
>   12:   89 02                     mov    %eax,(%edx)



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to