Update Setup Computer Debian 12
@@ -131,6 +131,18 @@ sudo ldconfig
|
||||
|
||||
```
|
||||
|
||||
- Load Comedi driver and configure cards
|
||||
to be adapted to the actual Hardware configuration
|
||||
|
||||
```
|
||||
sudo cp ~/work/stxm/SystemInstall/ComediLoadModules /etc/init.d
|
||||
cd /etc/rc5.d
|
||||
sudo ln -s ../init.d/ComediLoadModules S98ComediLoadModules
|
||||
|
||||
sudo cp ~/work/stxm/SystemInstall/comedi.conf /etc/modprobe.d
|
||||
```
|
||||
|
||||
|
||||
- compile Pixelator
|
||||
```
|
||||
cd ~/work/stxm
|
||||
|
||||
Reference in New Issue
Block a user