a4030a
# OSS Sound Support
a4030a
# This has been disabled in F11 onwards because it can interfere with the
a4030a
# PulseAudio sound service (a legacy OSS application can prevent PulseAudio
a4030a
# applications from playing sound by preventing PulseAudio from (re-)opening
a4030a
# the sound device). To re-enable support, copy this file to
a4030a
# the /etc/modprobe.d directory.
a4030a
#
a4030a
install snd-pcm /sbin/modprobe --ignore-install snd-pcm && /sbin/modprobe snd-pcm-oss && /sbin/modprobe snd-seq-device && /sbin/modprobe snd-seq-oss