On Wed, 2006-06-21 at 12:32 +0100, Christian Brandt wrote:
> [EMAIL PROTECTED]:~/alsa-tools-1.0.11rc5/sscape_ctl# modprobe snd-sscape 
> port=0x534 irq=5 mpu_irq=9 dma=1 FATAL: Error inserting snd 
> (/lib/modules/2.6.15-25-386/kernel/sound/core/snd.ko): Unknown symbol in 
> module, or unknown parameter (see dmesg)
> WARNING: Error running install command for snd
> WARNING: Error inserting snd_seq_device 
> (/lib/modules/2.6.15-25-386/kernel/sound/core/seq/snd-seq-device.ko): 
> Unknown symbol in module, or unknown parameter (see dmesg)
> WARNING: Error inserting snd_rawmidi 
> (/lib/modules/2.6.15-25-386/kernel/sound/core/snd-rawmidi.ko): Unknown 
> symbol in module, or unknown parameter (see dmesg)

These messages mean that you compiled new ALSA modules and are trying to
load them but you did not unload all the old ones first.

A reboot should fix it.  Or rmmod all the modules and then try modprobe
snd-sscape.

Lee



_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to