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