| ... | ... | @@ -9,7 +9,7 @@ you should consider installing Ubuntu 14.04 low-latency with a kernel |
|
|
|
version above 3.14.10 which provides preemptive scheduling. Below are
|
|
|
|
precise instructions for the primary installations that we use at EURECOM.
|
|
|
|
|
|
|
|
## Ubuntu 14.04.3 LTS/Linux Kernel version 3.19 (Recommended)
|
|
|
|
## Ubuntu 14.04.3 LTS/Linux Kernel version 3.19 (Recommended) <- ```Use Ubuntu 14.04 for a first time user```
|
|
|
|
|
|
|
|
Install a standard 64-bit 14.04.3 system. Note: the latest version from Feb. 2016, 14.04.04 comes with kernel 4.2 by default which will not work with OAI.
|
|
|
|
|
| ... | ... | @@ -143,11 +143,11 @@ We currently support UBUNTU 14.04 LTS and UBUNTU 15.04 64 bits with a |
|
|
|
UBUNTU generic 3.19 kernel (more recent kernels above 3.19 may be tested
|
|
|
|
too). Low latency kernels may be tested also.
|
|
|
|
|
|
|
|
Note: Please do not run OAI eNB and OAI EPC on same machine due to different kernel requirements.
|
|
|
|
Note: Please do not run OAI eNB and OAI EPC on same machine due to different kernel/package conflicting requirements.
|
|
|
|
|
|
|
|
**Example kernel for openair-cn for latest develop branch is 4.7.x. You will need GTP kernel module from Osmocom which is loaded as module inside kernel**
|
|
|
|
**Example kernel for openair-cn for latest develop branch(tag v0.4.0) is 4.7.x. You will need GTP kernel module from Osmocom which is loaded as module inside kernel**
|
|
|
|
|
|
|
|
**Example kernel tested on our side for openair-cn older installation tags is linux-image-3.19.0-59-generic for older versions of openair-cn (NOT RECOMMENDED)**
|
|
|
|
**Example kernel tested on our side for openair-cn older installation tags is linux-image-3.19.0-59-generic for older versions of openair-cn (NOT RECOMMENDED**
|
|
|
|
|
|
|
|
## Notes for installing 4.7.x kernel with GTP module
|
|
|
|
|
| ... | ... | |