On 12 Aug 2002 11:18:20 +1000
Brian Parish <[EMAIL PROTECTED]> wrote:

> I have Mandrake 8.2 running with the updated kernel: 2.4.18-8.1mdk
> 
> I have installed the kernel source rpm.
> 
> I have followed Jaroslav's instructions for my sound card: Delta 66
> 
> The driver, lib and utils all build successfully.  When it comes time
> to: modprobe snd-ice1712
> 
> I get:
> 
> /lib/modules/2.4.18-8.1mdk/alsa/snd-seq-device.o.gz: unresolved symbol
> snd_device_new_R428b4852
> /lib/modules/2.4.18-8.1mdk/alsa/snd-seq-device.o.gz: unresolved symbol
> snd_iprintf_R163a1266
> /lib/modules/2.4.18-8.1mdk/alsa/snd-seq-device.o.gz: unresolved symbol
> snd_info_free_entry_R9189205f
> /lib/modules/2.4.18-8.1mdk/alsa/snd-seq-device.o.gz: unresolved symbol
> snd_info_create_entry_Re13d2daf
> /lib/modules/2.4.18-8.1mdk/alsa/snd-seq-device.o.gz: unresolved symbol
> snd_kcalloc_R4da9e78a
> /lib/modules/2.4.18-8.1mdk/alsa/snd-seq-device.o.gz: unresolved symbol
> snd_info_unregister_Re21c9e3f
> /lib/modules/2.4.18-8.1mdk/alsa/snd-seq-device.o.gz: unresolved symbol
> snd_info_register_Ra278f745
> modprobe: insmod /lib/modules/2.4.18-8.1mdk/alsa/snd-seq-device.o.gz
> failed
> modprobe: insmod snd-ice1712 failed
> 
> Have tried running configure with --with-sequencer=no, but that just
> results in a different set of unresolved symbols.
> 
> TIA for any tips
> 
> best regards
> Brian

ALSA rc2 placed my snd-seq-device.o here:
/lib/modules/2.4.18-6mdk/kernel/sound/acore/seq/snd-seq-device.o

I think you'll find with 
'rpm -qf /lib/modules/2.4.18-8.1mdk/alsa/snd-seq-device.o.gz' that it's part
of the new kernel RPM, not your newly installed rc2 :) HTH,

    -Frans


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to