Comment 0 for bug 579300

Revision history for this message
Daniel T Chen (crimsun) wrote :

In Maverick we're investigating using OSSp to shunt all apps attempting to use the older, in-kernel OSS API to use pulse instead. To do so, we'll need to disable all forms of OSS (native and emulated). This means that we need to turn off the following kernel configuration options in ubuntu-maverick.git (current values given):

CONFIG_SOUND_OSS_CORE=y
CONFIG_SOUND_OSS_CORE_PRECLAIM=y
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=m
CONFIG_SND_PCM_OSS=m
CONFIG_SND_PCM_OSS_PLUGINS=y
CONFIG_SND_SEQUENCER_OSS=y
CONFIG_SOUND_OSS=m