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-alsa.conf | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 modprobe-dist-alsa.conf (limited to 'modprobe-dist-alsa.conf') diff --git a/modprobe-dist-alsa.conf b/modprobe-dist-alsa.conf new file mode 100644 index 0000000..cf31fa6 --- /dev/null +++ b/modprobe-dist-alsa.conf @@ -0,0 +1,9 @@ +# ALSA Sound Support +# +# We want to ensure that snd-seq is always loaded for those who want to use +# the sequencer interface, but we can't do this automatically through udev +# at the moment...so we have this rule (just for the moment). +# +# Remove the following line if you don't want the sequencer. + +install snd-pcm /sbin/modprobe --ignore-install snd-pcm && /sbin/modprobe snd-seq -- cgit v1.2.3