From 00706b9a3dc250d5a8cba758143b4c9a0bc941a0 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 16 Oct 2024 09:37:01 +0200 Subject: [PATCH] Update DOCS.md --- birdnet-pi/DOCS.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/birdnet-pi/DOCS.md b/birdnet-pi/DOCS.md index afb883e2c..907af437d 100644 --- a/birdnet-pi/DOCS.md +++ b/birdnet-pi/DOCS.md @@ -85,6 +85,13 @@ sudo reboot dmesg | grep -A 5 -B 5 -i focusrite ``` +### Optional : add ram disk +``` +sudo cp /usr/share/systemd/tmp.mount /etc/systemd/system/tmp.mount +sudo systemctl enable tmp.mount +sudo systemctl start tmp.mount +``` + ### Find right device ``` # List audio devices