[PlanetCCRMA] Problems with Alsa and Sound Blaster Live card

TheRobeBoy@aol.com TheRobeBoy@aol.com
Sun Feb 29 15:47:01 2004


-------------------------------1078098345
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit

Thanks for the reply.  I went ahead and tried shutting down all of the 
modules that I could.  I ended up with the following list:

mousedev            5620    1
usbcore               81152  1
input                    5856    0    (autoclean)    [mousedev]
ext3                    7344    2
jbd                      54228  2    [ext3]

I then attempted to start up alsa with the "alsasound start" command and I 
recieved the following errors:

Starting sound driver snd-emu10k1
/lib/modules/2.4.22-9.23rc3.ll.rhfc1.ccrma/kernel/sound/snd-emu10k1.o: Hint: 
insmod errors can be caused by incorrect module parameters, including invalid 
IO or IRQ parameters.  You may find more information in syslog or the output 
from dmesg
init_module: No such device
/lib/modules/2.4.22-9.23rc3.ll.rhfc1.ccrma/kernel/sound/snd-emu10k1.o: insmod 
/lib/modules/2.4.22-9.23rc3.ll.rhfc1.ccrma/kernel/sound/snd-emu10k1.o failed
/lib/modules/2.4.22-9.23rc3.ll.rhfc1.ccrma/kernel/sound/snd-emu10k1.o: insmod 
snd-emu10k1 failed
                                                             [FAILED]

I completely wiped my drive and reinstalled everything and I am still getting 
the same problems.  I am not really sure what I could be missing...

Thanks for the help.

- Jeff Taylor

In a message dated 2/29/2004 3:55:03 PM Central Standard Time, 
juanig@ccrma.Stanford.EDU writes:
You are right, seems that you have the OSS module still loaded
somewhere. You have to look for the OSS module (something like
"emu10k1") and then remove it with:

/sbin/rmmod "your_module_name"

After the module is successfully unloaded, you can start alsa or the
alsaconf program by,

/usr/sbin/alsaconf   or

/etc/rc.d/init.d/alsasound restart

   Juan

-------------------------------1078098345
Content-Type: text/html; charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable

<HTML><HEAD>
<META charset=3DUS-ASCII http-equiv=3DContent-Type content=3D"text/html; cha=
rset=3DUS-ASCII">
<META content=3D"MSHTML 6.00.2800.1400" name=3DGENERATOR></HEAD>
<BODY style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial; BACKGROUND-COLOR: #fffff=
f">
<DIV>
<DIV>Thanks for the reply.&nbsp; I went ahead and tried shutting down all of=
 the modules that I could.&nbsp; I ended up with the following list:</DIV>
<DIV>&nbsp;</DIV>
<DIV>mousedev&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 5620&n=
bsp;&nbsp;&nbsp; 1</DIV>
<DIV>usbcore&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;81152&nbsp;&nbsp;1</DIV>
<DIV>input&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nb=
sp;&nbsp; &nbsp;&nbsp;&nbsp; 5856&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp; (aut=
oclean)&nbsp;&nbsp;&nbsp; [mousedev]</DIV>
<DIV>ext3&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbs=
p;&nbsp; &nbsp;&nbsp;&nbsp; 7344&nbsp;&nbsp;&nbsp; 2</DIV>
<DIV>jbd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;54228&nbsp;=20=
2&nbsp;&nbsp;&nbsp; [ext3]</DIV>
<DIV>&nbsp;</DIV>
<DIV>I then attempted to start up alsa with the "alsasound start" command an=
d I recieved the following errors:</DIV>
<DIV>&nbsp;</DIV>
<DIV>Starting sound driver snd-emu10k1</DIV>
<DIV>/lib/modules/2.4.22-9.23rc3.ll.rhfc1.ccrma/kernel/sound/snd-emu10k1.o:=20=
Hint: insmod errors can be caused by incorrect module parameters, including=20=
invalid IO or IRQ parameters.&nbsp; You may find more information in syslog=20=
or the output from dmesg</DIV>
<DIV>init_module: No such device</DIV>
<DIV>/lib/modules/2.4.22-9.23rc3.ll.rhfc1.ccrma/kernel/sound/snd-emu10k1.o:=20=
insmod /lib/modules/2.4.22-9.23rc3.ll.rhfc1.ccrma/kernel/sound/snd-emu10k1.o=
 failed</DIV>
<DIV>/lib/modules/2.4.22-9.23rc3.ll.rhfc1.ccrma/kernel/sound/snd-emu10k1.o:=20=
insmod snd-emu10k1 failed</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [FAILED]</DIV>
<DIV>&nbsp;</DIV>
<DIV>I completely wiped my&nbsp;drive and reinstalled everything and I am st=
ill getting the same problems.&nbsp; I am not really sure what I could be mi=
ssing...</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks for the help.</DIV>
<DIV>&nbsp;</DIV>
<DIV>- Jeff Taylor</DIV>
<DIV>&nbsp;</DIV>
<DIV>In a message dated 2/29/2004 3:55:03 PM Central Standard Time, juanig@c=
crma.Stanford.EDU writes:</DIV>
<BLOCKQUOTE style=3D"PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: blue=20=
2px solid"><FONT face=3DArial>You are right, seems that you have the OSS mod=
ule still loaded<BR>somewhere. You have to look for the OSS module (somethin=
g like<BR>"emu10k1") and then remove it with:<BR><BR>/sbin/rmmod "your_modul=
e_name"<BR><BR>After the module is successfully unloaded, you can start alsa=
 or the<BR>alsaconf program by,<BR><BR>/usr/sbin/alsaconf&nbsp;&nbsp; or<BR>=
<BR>/etc/rc.d/init.d/alsasound restart<BR><BR>&nbsp;&nbsp; Juan</FONT></BLOC=
KQUOTE></DIV></BODY></HTML>

-------------------------------1078098345--