On Fri, Feb 22, 2002 at 01:23:46PM +0800, Corporal Pisang wrote:
> # insmod snd-card-emu10k1
> insmod: snd-card-emu10k1: no module by that name found

This is normal - this shouldn't exist.

> # insmod snd-emu10k1
> Using /lib/modules/2.5.5-dj1/kernel/sound/pci/emu10k1/snd-emu10k1.o
> [Unresolved symbols errors]

Use `modprobe snd-emu10k1`.  There are several modules that snd-emu10k1
needs loaded first (like snd), insmod will not automatically load these,
however modprobe will.

That should do it, not that I'm an expert.

Alex

-- 
      ALEX|X3JA
   [EMAIL PROTECTED]
    ICQ: 1523424
MSN: [EMAIL PROTECTED]

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to