[linux-audio-user] ALSA not working, new Debian installation

Maarten de Boer mdeboer at iua.upf.es
Thu Feb 26 08:05:06 EST 2004


> # CONFIG_SND_PCM_OSS is not set

should be CONFIG_SND_PCM_OSS=y if you want alsa emulations OSS pcm in your
kernel(module)

There is also another solution, using the LD_PRELOAD library that provides
the OSS compatibility layer, libaoss

$ LD_PRELOAD=libaoss.so [oss application]

Maarten




More information about the Linux-audio-user mailing list