[Bug 579300] Re: Please disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS*
Daniel T Chen
seven.steps at gmail.com
Wed May 12 14:47:10 UTC 2010
** Description changed:
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
+ debian.master/config/config.common.ubuntu:3738:CONFIG_SND_MIXER_OSS=m
+ debian.master/config/config.common.ubuntu:3751:CONFIG_SND_OSSEMUL=y
+ debian.master/config/config.common.ubuntu:3757:CONFIG_SND_PCM_OSS=m
+ debian.master/config/config.common.ubuntu:3758:CONFIG_SND_PCM_OSS_PLUGINS=y
+ debian.master/config/config.common.ubuntu:3776:CONFIG_SND_SEQUENCER_OSS=y
+ debian.master/config/config.common.ubuntu:3886:CONFIG_SOUND_OSS=m
+ debian.master/config/config.common.ubuntu:3887:CONFIG_SOUND_OSS_CORE=y
+ debian.master/config/config.common.ubuntu:3888:CONFIG_SOUND_OSS_CORE_PRECLAIM=y
** Changed in: linux (Ubuntu)
Importance: Undecided => Wishlist
--
Please disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS*
https://bugs.launchpad.net/bugs/579300
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list