I am using a SoundBlaster PCI 128 card (ens1370) that has 2 stereo output ports. I can use the first one, but I can't use the second one.

In /proc/asound/card0/, I can see : pcm0c, pcm0p and pcm1p.

So I tried to do :

aplay -D hw:0,1 audio.wav

But the sound I get output from the first output port, not the second.

aplay -D hw:0,1 ...

has the same effect as:

aplay -D hw:0,0 ...

Is there a bug in the ens1370 driver ? Or I am missing something ?

Guillaume Badaut.

 
 

Reply via email to