aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index d539d71ba..70324c907 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,8 @@ Usage: https://l3net.wordpress.com/projects/firejail/firejail-usage/
32 32
33FAQ: https://l3net.wordpress.com/projects/firejail/firejail-faq/ 33FAQ: https://l3net.wordpress.com/projects/firejail/firejail-faq/
34 34
35
36
35## Known Problems 37## Known Problems
36 38
37### PulseAudio 7.0 39### PulseAudio 7.0
@@ -42,7 +44,7 @@ The issue is still under investigation. There are two workarounds so far:
42 44
43* Running ALSA 45* Running ALSA
44 46
45 By default, if Firefox doesn't manage to connect to PulseAudio, it will connect directly to ALSA. 47 By default, if Firefox fails to connect to PulseAudio, it will connect directly to ALSA.
46 Also by default, ALSA comes wit the sound volume down. You would need to install *alsamixer* 48 Also by default, ALSA comes wit the sound volume down. You would need to install *alsamixer*
47 (*alsa-utils* package) or *gnome-alsamixer*, run it and crank up the volume (both Master and PCM). 49 (*alsa-utils* package) or *gnome-alsamixer*, run it and crank up the volume (both Master and PCM).
48 50