Page 1 of 1

Upgrade a Linux Kernel

Posted: Sun Jul 09, 2023 6:50 pm
by Eli
Some Linux glitches may be fixed by upgrading the kernel. It happens that some hardware and/or OS PC versions do not go well with certain kernel versions.

If needed, upgrade the kernel as follows:

Install mainline:

  1. sudo add-apt-repository ppa:cappelikan/ppa
  2. sudo apt install mainline


Install/upgrade the kernel, let's say to 5.19.5:

  1. mainline --install 5.19.5