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