Full duplex sound card
I have a program (gnome-o-phone) that requires the use of sound card in either half duplex mode or full duplex mode. In half duplex mode, the program can run successfully. However, in full duplex mode, it gives input/output error. I suspect if my sound card, SB 16, supports full duplex mode in linux. But SB16 of course support full duplex.
Therefore, my question is: is the problem is due to linux driver or some other issues about linux?
Is there any method to check if the sound card supports full duplex mode in linux?
|