How to Upgrade The Kernel on Ubuntu

Поділитися
Вставка
  • Опубліковано 4 жов 2024
  • In this video I will walk you through the process of upgrading the Kernel on Ubuntu based operating systems.
    Included in this video I show you what needs to be done and it how easy it really is to install an upgraded Linux Kernel on your Ubuntu or Ubuntu based operating systems.
    ----------------------------------------------------------------------------------------------------
    Install Instructions
    sudo apt update /// This updates the system
    sudo add-apt-repository ppa:cappelikan/ppa -y /// This installs the PPA needed for mainline
    sudo apt install mainline- y /// This installs mainline
    ----------------------------------------------------------------------------------------------------
    Thank you for watching. Don't forget to like and subscribe so you don't miss any videos!
    I stream at / nickmatthews
    Patreon: / nickmatthews
    GitHub: github.com/Nic...
  • Наука та технологія

КОМЕНТАРІ • 12

  • @reverse_cj8075
    @reverse_cj8075 5 місяців тому +2

    Great video man. Saved my ass

  • @prbrad514
    @prbrad514 Рік тому +4

    Great video. Thanks you, keep up the good work

  • @TecKnowFreak
    @TecKnowFreak Рік тому +1

    One thing i noticed you have a mistake in your disc for the mainline install at the end it needs to mainline -y NOT mainline- y just so you know to fix it so when ppl copy it!

  • @5urg3x
    @5urg3x 5 місяців тому

    How about a video on how to recompile a custom kernel without screwing with existing packages and easy selection at grub 😮

  • @sdharris10
    @sdharris10 7 місяців тому

    Good video but for the viewers it would help if you hit enter at a slower pace while recording

  • @henkfinkers3931
    @henkfinkers3931 7 місяців тому

    Is there a difference between mainline ubuntu and mainline? Also… how does one fix the dependency issue this causes?

  • @fleordi3112
    @fleordi3112 5 місяців тому

    Thank you

  • @vinvvinv7460
    @vinvvinv7460 Рік тому +1

    Hi , I have an Ubuntu server installed (CLI) with 14.04 I was looking for kernel 3.13 or below so I picked this Ubuntu server version to install but after installing the OS, the version of the kernel updated automatically to 4.4 now I want to install the 3.13 kernel version how can I do it. Also if I need to download an older version of the kernel & install them what is the process. Kindly reply & help it's a request

    • @LinuxPanic
      @LinuxPanic  Рік тому

      Hi there.
      Whilst it is possible to use the 3.13 Linux kernel. The support for it stopped back in 2014 so any issues you had would not be easily resolved.
      HOWEVER I will look into this.

  • @tiwelus
    @tiwelus Рік тому +1

    Hello, I use lowlatency kernel, will it automatically detect that und choose the right version? Thank you.

    • @LinuxPanic
      @LinuxPanic  11 місяців тому

      I'll be honest I have no clue if it'll detect correctly with this one.

  • @luckymynameislucky9010
    @luckymynameislucky9010 Рік тому +3

    uname -mrs