Update Setup Computer Debian 11
@@ -112,7 +112,7 @@ make -j5 deb-pkg LOCALVERSION=-rt1
|
||||
|
||||
cd ..
|
||||
|
||||
sudo dpkg -i linux-headers-4.14.11-rt1_4.14.111-rt1-1_amd64.deb linux-image-4.14.111-rt1_4.14.111-rt1-1_amd64.deb
|
||||
sudo dpkg -i linux-headers-4.19.177-rt1_4.19.177-rt1-1_amd64.deb linux-image-4.19.177-rt1_4.19.177-rt1-1_amd64.deb
|
||||
```
|
||||
|
||||
|
||||
@@ -137,6 +137,7 @@ make
|
||||
#- 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 path to linux source tree is correct (General)
|
||||
sudo make install
|
||||
#- to test installation
|
||||
cd /usr/realtime/testsuite/kern/latency/
|
||||
|
||||
Reference in New Issue
Block a user