Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,13 @@ If you are using the proprietary NVIDIA driver, first figure out where the fglrx

Note that the full name of the 'nvidia' subdirectory includes the driver version number, so you will need to fix these symlinks whenever the driver has been updated.


For 2026+ and Trixi Debian updated please also run:
sudo apt update
sudo apt install libpipewire-0.3-dev

#*enjoy 11/05/2026

If you want to compile step-by-step (without `simple-build-and-install`), you can use the following steps:

mkdir build-release
Expand Down