Private
Public Access
11
1

Update Setup Computer Debian 11

2022-11-09 14:34:18 +01:00
parent 51443fc3a5
commit d5bad0e53e

@@ -177,12 +177,12 @@ sudo make install
cd ~/BaseSystem
cd rtai-5.3
cp ../../work/stxm/SystemInstall/rtai-5.3_config-4.19.177-2nd .rtai_config
# check comedi path, could be comedi-master
make clean
make
make menuconfig
#- check that numer of CPU (in Machine (x86)) matches your computer
#- check, that Net RPC is disabled (Base System -> Supported Services)
#- check eager inlining (General)
#- check comedi path (Add-ons)
sudo make install
```