I was trying to get TeamSpeak (http://www.teamspeak.org/) running at the
same time as RTCW: Enemy Territory
(http://games.activision.com/games/wolfenstein/) using esound or arts. I
could not make it work. So now I'm trying to get it to work, using the
Alsa's dmix plugin. I'm able to play a ogg/mp3 file in xmms (using the
Alsa plugin) and at the same time play a wav file with aplay. But thats
all, I can't even get mplayer (Using -ao alsa9) and xmms running at the
same time.

How do I get apps that use OSS (like realplayer, TeamSpeak, RTCW)to use
the dmix plugin?

If I try to run realplayer with the aoss wrapper script it just locks
up, same happen with TeamSpeak and RTCW.



I'm using the via82xx Alsa module, with my Asus A7V motherboard, which
has a integrated VT82C686 AC97 Audio Controller.

alsa-utils 0.9.4, alsamixer...
alsa-driver 0.9.4-r1, aka via82xx module
alsa-lib 0.9.4
alsa-oss 0.9.4
Kernel: 2.4.20-gentoo-r5

~/.asoundrc:

pcm.via82xx {
        type hw
        card 0
}
ctl.via82xx {
        type hw
        card 0
}

pcm.!default { 
        type plug
        slave.pcm "dmix:SLAVE=\"hw:0,0\",RATE=44100"
}

pcm.dsp0 {
        type plug
        slave.pcm "dmix:SLAVE=\"hw:0,0\",RATE=44100"
}

ctl.mixer0 {
        type hw
        card 0
}

xmms is using these settings:
User defined: default
Mixer device: PCM 
Mmap mode: disabled

-- 
Mvh. / Kind regards 
Henrik Farre 

http://www.cs.auc.dk/~enrique



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to