From 1d8881a27f76908725491d5e0188657ae75230c5 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 1 Aug 2024 08:21:17 +0000 Subject: automatic import of alsa-lib --- modprobe-dist-oss.conf | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 modprobe-dist-oss.conf (limited to 'modprobe-dist-oss.conf') diff --git a/modprobe-dist-oss.conf b/modprobe-dist-oss.conf new file mode 100644 index 0000000..21f93cc --- /dev/null +++ b/modprobe-dist-oss.conf @@ -0,0 +1,8 @@ +# OSS Sound Support +# This has been disabled in F11 onwards because it can interfere with the +# PulseAudio sound service (a legacy OSS application can prevent PulseAudio +# applications from playing sound by preventing PulseAudio from (re-)opening +# the sound device). To re-enable support, copy this file to +# the /etc/modprobe.d directory. +# +install snd-pcm /sbin/modprobe --ignore-install snd-pcm && /sbin/modprobe snd-pcm-oss && /sbin/modprobe snd-seq-device && /sbin/modprobe snd-seq-oss -- cgit v1.2.3