Comment 0 for bug 1385510

Revision history for this message
Mario Di Nicola (warp99) wrote :

For some reason the CONFIG_SOUND_OSS_CORE_PRECLAIM flag has been set to yes for Utopic:

$ uname -r
3.16.0-23-generic

$ grep CONFIG_SOUND_OSS_CORE_PRECLAIM /boot/config-$(uname -r)
CONFIG_SOUND_OSS_CORE_PRECLAIM=y

It's a regression of this bug:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1105230