Hi,
I've got 2 soundcards - an onboard Nforce3 audio and an Audigy LS. Both work with ALSA drivers and have no hardware mixing. However, it must be theoretically possible to run Teamspeak on Nforce3 and the game on Audigy.
Audigy is the /dev/dsp, nforce3 is /dev/dsp1. Teamspeak is mapped to /dev/dsp1 and cedega to /dev/dsp. Teamspeak starts well and it seems to be happy with /dev/dsp1. But Cedega complains it can't open /dev/dsp (!!!) because it's busy. Nothing else uses /dev/dsp, I checked that with lsof.
Is there any way to make Teamspeak unblock /dev/dsp when using /dev/dsp1 as a playback and capture device?