On Wed, 05 Dec 2007 19:58:36 +1000, John wrote: >but have never been able to get everything to work >together. ie one or the other will either complain about inaccessible >resources, or just refuse to start.
In order to be able to have multiple audio sources working in parallel, you need a multiplexer, i.e. a device that mixes different audio streams into one. This can either be hardware or software. Soundblaster cards since the live! (i.e. emu 10K chip) are able to mix in hardware so they don't need additional measures. If the hardware can't multiplex, you need a software multiplexer and alsa (the sound system in newer kernels) offers one which you should be able to setup with YaST. Philipp -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
