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