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 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