Difference between revisions of "OpenAirInterface: Install Kernel"
Jump to navigation
Jump to search
(Created page with " Ubuntu 14.04.3 LTS/Linux Kernel version 3.19 <- Use Ubuntu 14.04 for master branch old tags sudo apt-get install linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-low...") |
|||
Line 1: | Line 1: | ||
− | + | Ubuntu 14.04.3 LTS/Linux Kernel version 3.19 <- Use Ubuntu 14.04 for master branch old tags | |
sudo apt-get install linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-lowlatency | sudo apt-get install linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-lowlatency | ||
− | + | Ubuntu 16.04 LTS/Linux Kernel version 4.8 or higher | |
sudo apt-get install linux-image-lowlatency linux-headers-lowlatency | sudo apt-get install linux-image-lowlatency linux-headers-lowlatency |
Revision as of 10:28, 26 October 2022
Ubuntu 14.04.3 LTS/Linux Kernel version 3.19 <- Use Ubuntu 14.04 for master branch old tags
sudo apt-get install linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-lowlatency
Ubuntu 16.04 LTS/Linux Kernel version 4.8 or higher
sudo apt-get install linux-image-lowlatency linux-headers-lowlatency