Blame SOURCES/modprobe-dist-oss.conf

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