| ... | @@ -52,6 +52,7 @@ wget -r -e robots=off --accept-regex "(.*lowlatency.*amd64)|(all).deb" http://ke |
... | @@ -52,6 +52,7 @@ wget -r -e robots=off --accept-regex "(.*lowlatency.*amd64)|(all).deb" http://ke |
|
|
Then
|
|
Then
|
|
|
dpkg -i kernel.ubuntu.com/*/*/*/*deb
|
|
dpkg -i kernel.ubuntu.com/*/*/*/*deb
|
|
|
```
|
|
```
|
|
|
|
**Example kernel tested on our side for openairinterface5g installation is linux-image-3.19.0-59-lowlatency**
|
|
|
|
|
|
|
|
After a reboot, `uname -a` should give the following output:
|
|
After a reboot, `uname -a` should give the following output:
|
|
|
|
|
|
| ... | @@ -132,3 +133,4 @@ too). Low latency kernels may be tested also. |
... | @@ -132,3 +133,4 @@ too). Low latency kernels may be tested also. |
|
|
|
|
|
|
|
If your intent is to run the OAI core network software on the OAI eNB,
|
|
If your intent is to run the OAI core network software on the OAI eNB,
|
|
|
then you need to run a low-latency 3.19 kernel on the eNB.
|
|
then you need to run a low-latency 3.19 kernel on the eNB.
|
|
|
|
**Example kernel tested on our side for openair-cn installation is linux-image-3.19.0-59-generic** |