Private
Public Access
11
1

Update Setup Computer Debian 12

2023-10-30 21:29:25 +01:00
parent 19018d9ce8
commit f3696a58ca

@@ -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
```
```
- copy startup scripts
```
cp -a ~/work/stxm/SystemInstall/PolLux/StartupScripts/ ~
```