Tom, Thanks for pointing me in the right direction. Angela On Mon, 2005-02-07 at 00:06 +0100, tommy wrote: > Angela Day schrieb: > > >I have a soundblaster live 24-bit card and am following the directions > >at http://www.alsa-project.org/alsa-doc/doc-php/template.php? > >company=Creative+Labs&card=Sound+Blaster+Live > >+Value.&chip=emu10k1&module=emu10k1 > > > > > i had this soundcard (sound blaster live 24 bit). > this card is _NOT_ based on the emu10k1 chipset, > like the original sb live. > > it is based on a chip thats like the one found on the audigy LS cards. > > you may have some success with latest alsa cvs, whith an driver > called somethin like ca0106 > > you may also look at http://www.alsa-project.org/~james/alsa-driver/ > and wait for lee revell. > > he seems to be an expert on this topic. > > -tom > > >I get to the last final command: Now insert the modules into the kernel. > > > > modprobe snd-emu10k1;modprobe snd-pcm-oss;modprobe snd-mixer-oss;modprobe snd-seq-oss > > > >and I get this error below. I do not have a /etc/modules.conf > >or /etc/conf.modules. I do have a /etc/modprobe.conf file. I am brand > >new to linux and am at a serious loss. I am not even sure if this is > >the module I am really supposed to be installing for sb live 24-bit. > >You help would be greatly appreciated. > >Sincerely and without sound, > >Angela > > > >modprobe snd-card-emu10k1 > >FATAL: Module snd_card_emu10k1 not found. > >[root@localhost services]# modprobe snd-emu10k1 > >WARNING: Error inserting snd_ac97_codec > >(/lib/modules/2.6.10-1.760_FC3/kernel/sound/pci/ac97/snd-ac97-codec.ko): > >Unknown symbol in module, or unknown parameter (see dmesg) > >WARNING: Error inserting snd_ac97_codec > >(/lib/modules/2.6.10-1.760_FC3/kernel/sound/pci/ac97/snd-ac97-codec.ko): > >Unknown symbol in module, or unknown parameter (see dmesg) > >FATAL: Error inserting snd_emu10k1 > >(/lib/modules/2.6.10-1.760_FC3/kernel/sound/pci/emu10k1/snd-emu10k1.ko): > >Unknown symbol in module, or unknown parameter (see dmesg) > >FATAL: Error running install command for snd_emu10k1 > > > > > > > > > > >