rohit.gupta created page: HowToConnectCOTSUEwithOAIeNBNew

Rohit Gupta
2016-06-04 19:41:16 +02:00
parent 098f9ec6d3
commit 0c7d070df3

@@ -52,6 +52,7 @@ wget -r -e robots=off --accept-regex "(.*lowlatency.*amd64)|(all).deb" http://ke
Then
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:
@@ -131,4 +132,5 @@ UBUNTU generic 3.19 kernel (more recent kernels above 3.19 may be tested
too). Low latency kernels may be tested also.
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**