I have my nforce2 mobo (mcp-t southbridge) set up to use dmix, and I can play aplay on 
2 seperate consoles at once. However I cannot play aplay and another source, nor two 
other sources at once. Example: cannot play aplay & madplay simultaneously; aplay & 
XMMS doesn't work; XMMS & madplay do not work.... This seems to be no matter what 
settings or output I choose for those apps. I'm running kernel 2.6.3-mm3, with alsa 
intel8x0 driver compiled as modules, latest alsa-libs & alsa-utils, with OSS 
emulation, and everything is working perfectly except for this.

dmesg reports no problems, and aplay -v reports nothing strange.
A 2nd source will simply wait for the first one to finish before playing.

My asoundrc:

pcm.nforce-hw {
type hw
card 0
}

pcm.!default {
type plug
slave.pcm "nforce"
}

pcm.nforce {
type dmix
ipc_key 1234
slave {
pcm "hw:0,0"
period_time 0
period_size 1024
buffer_size 4096
rate 44100
}
}

ctl.nforce-hw {
type hw
card 0
}

I had this problem on my Epox 8RDA+ (nf2), as well as my new DFI NF2 Ultra Infinity 
(nf2 also).  Any suggestions/ideas/solutions?


-------------------------------------------------------
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