On Sat, 25 Oct 2003, The Peach wrote:

> Hi all,
>       this is my first post and the problem I've got is quite annoying.
>
> I've got alsa 0.9.8 installed and a emu10k1 (sb live! 5.1 rev. 10)
>
> the problem arises when trying to let TeamSpeak2 and quake3 working
> together.
>
> The TeamSpeak FAQ suggested to issue this command to disable recording
> for a particular app ("quake3.x86"):
>
> [code]
> # echo "quake3.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss
> # echo "quake3.x86 0 0 disable" > /proc/asound/card0/pcm0p/oss

The second line should be:

echo "quake3.x86 0 0 disable" > /proc/asound/card0/pcm0c/oss

Otherwise you disable playback ;-)

                                                Jaroslav

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


-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to