Re: AWE64 Duplex not working with 2.4.17

Lionel Bouton (Lionel.Bouton@free.fr)
Sun, 30 Dec 2001 15:36:14 +0100


rdicaire@ardynet.com wrote:

> I have installed an SB AWE 64, kernel is 2.4.17, audio works fine, but I
> cannot play
> simultaneous multpile wav or mp3 files, errors reported that something
> else has the device open already.
>

This is an hardware limitation. AWE series don't support multiple PCM
streams.
So mixing multiple PCM streams must be done in software. Use either esd,
artsd, ...

You could imagine a driver based software mixing but :
- it would make drivers far more complex -> more bug-prone,
- it may pose performance/feasability problems when your apps need
accurate timings (Video/audio sync for example).

LB.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/