Skip to content

Commit

Permalink
Add troubleshooting steps for PipeWire (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
LennyMcLennington committed Oct 4, 2023
1 parent c811775 commit 6ec6b97
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions troubleshooting/index.rst
Expand Up @@ -96,6 +96,11 @@ No audio / music
- **Other distros:** Make sure to install alsa (asound) and/or pulseaudio depending on your system configuration.
- **macOS:** The macOS i386 launcher doesn't have a recent enough native libfmod.so file for Minecraft

PipeWire:
- **Ubuntu, Arch**: Make sure :code:`pipewire-alsa` is installed.
- **Gentoo**: Make sure the :code:`pipewire-alsa` USE flag is set for the :code:`pipewire` package.
- **Other distros**: Make sure to install the PipeWire ALSA plugin depending on your system configuration.

.. _updating_the_launcher:

Updating the launcher
Expand Down

0 comments on commit 6ec6b97

Please sign in to comment.