From f3696a58ca999449dab530579e247010a9b82d5f Mon Sep 17 00:00:00 2001 From: raabe Date: Mon, 30 Oct 2023 21:29:25 +0100 Subject: [PATCH] Update Setup Computer Debian 12 --- Setup-Computer-Debian-12.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Setup-Computer-Debian-12.md b/Setup-Computer-Debian-12.md index f19b574..d447189 100644 --- a/Setup-Computer-Debian-12.md +++ b/Setup-Computer-Debian-12.md @@ -132,6 +132,7 @@ sudo ldconfig ``` - Load Comedi driver and configure cards + to be adapted to the actual Hardware configuration ``` @@ -177,4 +178,9 @@ cd ~/work/stxm/PixelatorRealtime/ make make install -``` \ No newline at end of file +``` + +- copy startup scripts +``` +cp -a ~/work/stxm/SystemInstall/PolLux/StartupScripts/ ~ +```