On Fri, 5 Mar 2004, Lars Tobias Borsting wrote:

> Hello again!
> 
> Thank you for your answer. I have managed to get my Terratec 7.1 Space
> sound card with the ICE1724 Envy24 chip working with ALSA. But I find it
> difficult to configure it to work with all the four separate analog
> stereo line outs, I can only get the first line out working.

Get ALSA 1.0.3 and try:

aplay -Dhw:0,2,0 <file>
aplay -Dhw:0,2,1 <file>
aplay -Dhw:0,2,2 <file>
aplay -Dhw:0,2,3 <file>

(assuming that your ICE1724 based soundcard is first, otherwise change the 
first number according to your card number)

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to