How to Get Linux Kernel 5.0 in Ubuntu 18.04 LTS

The recently released Ubuntu 18.04.3 includes Linux Kernel 5.0 among several new features and improvements but you won’t get it by default. This tutorial demonstrates how to get Linux Kernel 5 in Ubuntu 18.04 LTS.

The third point release of Ubuntu 18.04 is here and it brings new stable versions of GNOME component, livepatch desktop integration and kernel 5.0.

But wait! What is a point release? Let me explain it to you first.

Ubuntu LTS point release

Ubuntu 18.04 was released in April 2018 and since it’s a long term support (LTS) release, it will be supported till 2023. There have been a number of bug fixes, security updates and software upgrades since then. If you download Ubuntu 18.04 today, you’ll have to install all those updates as one of the first things to do after installing Ubuntu 18.04.

That, of course, is not an ideal situation. This is why Ubuntu provides these “point releases”. A point release consists of all the feature and security updates along with the bug fixes that has been added since the initial release of the LTS version. If you download Ubuntu today, you’ll get Ubuntu 18.04.3 instead of Ubuntu 18.04. This saves the trouble of downloading and installing hundreds of updates on a newly installed Ubuntu system.

Okay! So now you know the concept of point release. How do you upgrade to these point releases? The answer is simple. Just update your Ubuntu system like you normally do and you’ll be already on the latest point release.

You can check Ubuntu version to see which point release you are using. I did a check and since I was on Ubuntu 18.04.3, I assumed that I would have gotten Linux kernel 5 as well. When I check the Linux kernel version, it was still the base kernel 4.15.

Ubuntu Version And Kernel Version Check
Ubuntu Version And Linux Kernel Version Check

Why is that? If Ubuntu 18.04.3 has Linux kernel 5.0 then why does it still have Linux Kernel 4.15? It’s because you have to manually ask for installing the new kernel in Ubuntu LTS by opting for LTS Enablement Stack popularly known as HWE.

Get Linux Kernel 5.0 in Ubuntu 18.04 with Hardware Enablement Stack

By default, Ubuntu LTS release stay on the same Linux kernel they were released with. The hardware enablement stack (HWE) provides newer kernel and xorg support for existing Ubuntu LTS release.

Things have been changed recently. If you downloaded Ubuntu 18.04.2 or newer desktop version, HWE is enabled for you and you’ll get the new kernel along with the regular updates by default.

For server versions and people who downloaded 18.04 and 18.04.1, you’ll have to install the HWE kernel. Once you do that, you’ll get the newer kernel releases provided by Ubuntu to the LTS version.

To install HWE kernel in Ubuntu desktop along with newer xorg, you can use this command in the terminal:

sudo apt install --install-recommends linux-generic-hwe-18.04 xserver-xorg-hwe-18.04

If you are using Ubuntu Server edition, you won’t have the xorg option. So just install the HWE kernel in Ubutnu server:

sudo apt-get install --install-recommends linux-generic-hwe-18.04

Once you finish installing the HWE kernel, restart your system. Now you should have the newer Linux kernel.

Are you getting kernel 5.0 in Ubuntu 18.04?

Do note that HWE is enabled for people who downloaded and installed Ubuntu 18.04.2. So these users will get Kernel 5.0 without any trouble.

Should you go by the trouble of enabling HWE kernel in Ubuntu? It’s entirely up to you. Linux Kernel 5.0 has several performance improvement and better hardware support. You’ll get the benefit of the new kernel.

What do you think? Will you install kernel 5.0 or will you rather stay on the kernel 4.15?

About the author
Abhishek Prakash

Abhishek Prakash

Created It's FOSS 11 years ago to share my Linux adventures. Have a Master's degree in Engineering and years of IT industry experience. Huge fan of Agatha Christie detective mysteries 🕵️‍♂️

Become a Better Linux User

With the FOSS Weekly Newsletter, you learn useful Linux tips, discover applications, explore new distros and stay updated with the latest from Linux world

It's FOSS

Great! You’ve successfully signed up.

Welcome back! You've successfully signed in.

You've successfully subscribed to It's FOSS.

Success! Check your email for magic link to sign-in.

Success! Your billing info has been updated.

Your billing was not updated.