LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   compiling alsa with 2 cards (https://www.linuxquestions.org/questions/linux-hardware-18/compiling-alsa-with-2-cards-589182/)

sycamorex 10-03-2007 02:26 PM

compiling alsa with 2 cards
 
Hi,
I'd like to compile alsa with the support for 2 cards
1. audiophile 2496

./configure --with-cards=ice1724 --with-sequencer=yes

2. tascam us122

./configure --with-cards=usb-usx2y --with-sequencer=yes

so how should this line look like to combine the support for 2 cards?

edit: is it possible to enable midi at the same time?

thank you

Avinash 10-03-2007 11:55 PM

I'm not 100% sure, but I remember it being like..


./configure --with-cards=ice1724,usb-usx2y --with-sequencer=yes

sycamorex 10-04-2007 01:17 PM

Thanks for your reply,
Now, A funny thing happened and I can't compile it at all, even with one card.
But that's a different issue (apparently no soundcore module in the kernel)
I'll start another thread for this.
thanks again, I'll check it once I've sorted the other problem


All times are GMT -5. The time now is 01:15 PM.