I build alsa recently and I can record and send midi signals too and
from my keyboard.
I wanted to be able to send midi signals to a soft synth so I decided to
rebuild alsa with my soundcard as well as my USB-Midi input (a midisport
2x2)
When I build and install the driver with:
./configure --with-cards=usb-audio --with-sequencer=yes
Then it installs fine, but if i build it with:
./configure --with-cards=usb-audio,ens1371 --with-sequencer=yes
then it builds, but when I run modprobe ens1371 i get unresolved symbols in the following files (i have only shown 1 unresolved symbol for each):
/lib/modules/2.4.19/kernel/sound/pci/ac97/snd-ac97-codec.o: unresolved symbol snd_info_free_entry_R7b79f1be
/lib/modules/2.4.19/misc/snd-mixer.o: unresolved symbol snd_info_unregister_R97bd89d5
My goal is to be able to play in real time on my keyboard and have sound come out of my computer speakers through the sound card
Is anybody able to give me some advice on where to start looking to solve these problems? Thanx again!
Miles
-------------------------------------------------------
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