[PlanetCCRMA] Kernel barf during modprobe/alsaconf/SBLive

Peter Lawler planetccrma@six-by-nine.com.au
Mon Nov 17 14:33:01 2003


This is a multi-part message in MIME format.
--------------040001060506030506040008
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi!
Alsaconf picks up the card ok, thn goes to configure it and the kernel
throws this error.

The snd-emu10k1 and snd-timer drivers are left in 'initializing' state,
and as I'm fairly new to linux and rmmod fails (in use), I don't know
how to 'workaround' this without reboot.

This is a fresh system, only one sound card, one network card. Whether
low latency is enabled in the kernel or not seems to have no effect
whatsoever.

Any assistance *GREATLY* appreciated.

Cheers,

Pete.

--------------040001060506030506040008
Content-Type: text/plain;
 name="alsaconf-barf.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="alsaconf-barf.txt"

invalid operand: 0000
CPU:    0
EIP:    0010:[<c48aa573>]    Not tainted
EFLAGS: 00010287
eax: 0000003f   ebx: 00000040   ecx: 00000006   edx: 00000006
esi: c48d367a   edi: c2e78a10   ebp: c48d367a   esp: c1aabe7c
ds: 0018   es: 0018   ss: 0018
Process modprobe (pid: 3706, stackpage=c1aab000)
Stack: c2e78a00 c1aabec0 00000000 c48d11ee c2e78a10 c48d367a 00000040 c1aaa000
       c0047720 00000001 00000001 c48d0000 c48d163f 00000000 c48d367a c1aabec0
       c1aabef0 00000001 00000000 ffffffff 00000000 00000000 c48a7550 c1a79b80
Call Trace:    [<c48d11ee>] [<c48d367a>] [<c48d163f>] [<c48d367a>] [<c48a7550>]
  [<c48d1797>] [<c48d367a>] [<c48d3034>] [<c48d370c>] [<c011bf70>] [<c48d3c4c>]
  [<c48d0060>] [<c48d3bb4>] [<c48d0060>] [<c0108f53>]
 
Code: 0f 42 c1 89 c1 c1 e9 02 f3 a5 a8 02 74 02 66 a5 a8 01 74 01
 <6>note: modprobe[3706] exited with preempt_count 1
invalid operand: 0000
CPU:    0
EIP:    0010:[<c48a5832>]    Not tainted
EFLAGS: 00010246
eax: 00000000   ebx: c4904200   ecx: c02ad920   edx: 00000000
esi: 00000000   edi: 00000000   ebp: 00000000   esp: c23d9e64
ds: 0018   es: 0018   ss: 0018
Process modprobe (pid: 3710, stackpage=c23d9000)
Stack: c012370b 000001f0 c23d9e68 c23d8000 00000000 fffffffe 00000046 c011fcb3
       00000000 c4904200 c4904280 c3fa5400 c3fa5400 c48f00ea 00000000 00000000
       c48f0000 00000000 00000000 c010a386 00000000 c23d8000 00000000 c4900e78
Call Trace:    [<c012370b>] [<c011fcb3>] [<c4904200>] [<c4904280>] [<c48f00ea>]
  [<c010a386>] [<c4900e78>] [<c4904200>] [<c4904280>] [<c01e70e1>] [<c4904200>]
  [<c4904280>] [<c01e7177>] [<c4904280>] [<c48f0439>] [<c4904280>] [<c011bf70>]
  [<c490160c>] [<c48f0060>] [<c490151c>] [<c48f0060>] [<c0108f53>]
 
Code: 0f 48 e8 8d 85 c0 01 00 00 89 04 24 e8 5d 11 00 00 89 c3 31
 <6>note: modprobe[3710] exited with preempt_count 1


--------------040001060506030506040008
Content-Type: text/plain;
 name="lsmod.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="lsmod.txt"

snd-emu10k1            85332   1  (initializing)
snd-pcm                88736   0  (autoclean) [snd-emu10k1]
snd-timer              20772   1  (initializing) [snd-pcm]
snd-page-alloc         10388   0  [snd-emu10k1 snd-pcm]
snd-util-mem            3400   0  [snd-emu10k1]
snd-hwdep               6976   0  [snd-emu10k1]
snd-rawmidi            19648   0  [snd-emu10k1]
snd-seq-device          6284   0  [snd-emu10k1 snd-rawmidi]
snd-ac97-codec         51128   0  [snd-emu10k1]
snd                    45508   0  [snd-emu10k1 snd-pcm snd-timer snd-util-mem sn
d-hwdep snd-rawmidi snd-seq-device snd-ac97-codec]


--------------040001060506030506040008--