From 9b3f17da61c13a2776935013c19879965200edff Mon Sep 17 00:00:00 2001 From: Marcelo Santos Date: Thu, 24 Mar 2016 13:25:46 +0000 Subject: [PATCH] Add sound troubleshooting instructions for debian-based distros --- INSTALL.asciidoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/INSTALL.asciidoc b/INSTALL.asciidoc index 69d37ceeb..4e0b57ad8 100644 --- a/INSTALL.asciidoc +++ b/INSTALL.asciidoc @@ -61,6 +61,13 @@ repository (rather than a release): $ python3 scripts/asciidoc2html.py ---- +If sound doesn't seem to work, try installing the gstreamer plugins: + +---- +# apt-get install gstreamer1.0-plugins-bad gstreamer1.0-plugins-base +gstreamer1.0-plugins-ugly gstreamer1.0-plugins-good +---- + Then <>. On Fedora