Quote:> > I've followed the instruction on ALSA's site regarding loading my
> > sblive driver (ie. inserting the necessary lines into modules.conf). I
> > have already compiled everything but I'm getting the following error
> > when I try to call "modprobe snd-card-0 snd-card-emu10k1":
> > /lib/modules/2.4.18-6mdk/alsa/snd-seq-device.o.gz: unresolved symbol
> > snd_device_new_R428b452
> > (many of these lines for snd_xxxx)
> > ....
> > modprobe: insmod /lib/modules/2.4.18-6mdk/alsa/snd-seq-device.o.gz
> > failed
> > (repeat the entire error message again)
> > modprobe: insmod /lib/modules/2.4.18-6mdk/alsa/snd-seq-device.o.gz
> > failed
> > modprove: insmod snd-card-emu10k1 failed
> > Any ideas on what my issue here is? Looks like when I compiled the
> > driver there were
> > some errors?
> Why would you ever need to compile drivers when all of them are already
> included in Mandrake? Reinstall your original Mandrake kernel and add
> alias sound-card-0 snd-card-emu10k1
> to modules.conf and you get ALSA.
> =arvi=
My good fellow, I have need to install the latest ALSA drivers to
accomdate an app for viewing audio/video in. Hence, in my efforts to
comply with the software requirements did I download the latest
drivers, compiled, tested insmod snd-card-emu10k1 , and reported the
above errors. There are also errors present in /var/log/messages in
regards to loading the abovementioned line in my modules.conf.
I have tried the --with-moddir=/lib/<kernelnumhere>/drivers/sound to
see if it would make a difference and it has not. Unfortunately I have
not though of other likely solutions to these "unresolved symbol"
errors. Has anyone experienced this before and had resolved it?
Again, my thanks,
-Praedar-