Le mercredi 9 novembre 2011, Mag. Dr. Nikolaus Klepp a écrit :
For Debian there's a compatibility package called "alsa-oss", which remaps oss-calls to alsa, so there's no need for oss any more. There should be
I think it's not what I need. As I understand it, we have:
application -> alsa calls -> alsa backend -> hardware
or
application -> oss calls -> alsa-oss -> alsa backend -> hardware
But Sunray sound kernel module supports only OSS backend:
application -> oss calls -> SunRay sound module -> Sunray