From fe8c50f94cc51846354ffe576bab1e1f377c1c86 Mon Sep 17 00:00:00 2001 From: raabe Date: Wed, 22 Nov 2023 11:50:32 +0100 Subject: [PATCH] Update Setup Computer Debian 12 --- Setup-Computer-Debian-12.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Setup-Computer-Debian-12.md b/Setup-Computer-Debian-12.md index 34386b5..a267102 100644 --- a/Setup-Computer-Debian-12.md +++ b/Setup-Computer-Debian-12.md @@ -108,6 +108,12 @@ sudo ./INSTALL #n USB rights ``` +- Make comedi devices accessible for all users +``` +sudo cp ~/work/stxm/SystemInstall/comedi/99-comedi.rules /etc/udev/rules.d/ +``` + + - Install Intens ```