[PlanetCCRMA] Re: Configuring midisport 2x2

fonse006 fonse006@csusm.edu
Sat Dec 18 23:11:01 2004


>===== Original Message From Andres Cabrera <andres@geminiflux.com> =====
>Hi,
>I had forgotten to use:
>/sbin/depmod -a
>
>And now the module attempts to load, but to no avail:
>
>[root@localhost andres]# /sbin/modprobe snd-usb-audio
>/lib/modules/2.4.26-1.ll.rhfc1.ccrma/kernel/sound/drivers/snd-usb-audio.o:
>unresolved symbol snd_usb_create_midi_interface_R97ee93db
>/lib/modules/2.4.26-1.ll.rhfc1.ccrma/kernel/sound/drivers/snd-usb-audio.o:
>unresolved symbol snd_hack_usb_set_interface_R6f728566
>/lib/modules/2.4.26-1.ll.rhfc1.ccrma/kernel/sound/drivers/snd-usb-audio.o:
>unresolved symbol snd_usbmidi_disconnect_R06f020d7
>/lib/modules/2.4.26-1.ll.rhfc1.ccrma/kernel/sound/drivers/snd-usb-audio.o:
>insmod
>/lib/modules/2.4.26-1.ll.rhfc1.ccrma/kernel/sound/drivers/snd-usb-audio.o
>failed
>/lib/modules/2.4.26-1.ll.rhfc1.ccrma/kernel/sound/drivers/snd-usb-audio.o:
>insmod snd-usb-audio failed
>
>Something's missing but I don't know what....
>
>Thanks,
>Andrés
>
The unresolved symbols error normally happens when you have a mismatch between 
a module and the kernel that is running on your system.  I am not really sure 
how that happened since you compiled the modules yourself, but I freely admit 
that I know next to nothing about how cvs works so perhaps that had something 
to do with it. The point is that somehow I think you managed to leverage your 
alsa build against the wrong kernel tree.  Look in /usr/src and make sure that 
the kernel source tree that you see matches the version number that you get 
from uname -r if they match then I don't know what to tell you except that 
Fernado prolly will know what is wrong.  If they do not match then you will 
need to download the src rpm and install it, then rebuild.
Adam
>
>
>_______________________________________________
>PlanetCCRMA mailing list
>PlanetCCRMA@ccrma.stanford.edu
>http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma