summaryrefslogtreecommitdiffstats
path: root/source/a/eudev/config/modprobe.d/snd-pcsp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'source/a/eudev/config/modprobe.d/snd-pcsp.conf')
-rw-r--r--source/a/eudev/config/modprobe.d/snd-pcsp.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/source/a/eudev/config/modprobe.d/snd-pcsp.conf b/source/a/eudev/config/modprobe.d/snd-pcsp.conf
new file mode 100644
index 000000000..21143d7d7
--- /dev/null
+++ b/source/a/eudev/config/modprobe.d/snd-pcsp.conf
@@ -0,0 +1,10 @@
+##############################################################################
+# Do not edit this file; instead, copy it to /etc/modprobe.d/ and edit that
+##############################################################################
+
+# ALSA/PCM support for the standard PC speaker:
+# This is an ALSA driver that attempts to output full PCM sound using the very
+# limited hardware of the built-in PC speaker. It doesn't work very well. Most
+# users will have better audio hardware and will want this module blacklisted.
+blacklist snd-pcsp
+