OEM Kernel Installation in Ubuntu 20.04 – Step-by-step

September 21, 2021 | By the+gnu+linux+evangelist.

Installing

  1. 2. Installing OEM Kernel

    Now to Install OEM Kernel on Ubuntu
    First, you may search if a new Release is avaiable with:

    sudo apt search linux-oem

    Currently, the Command is:

    apt install linux-oem-20.04*

    In case you need the NVIDIA Drivers, search the available Modules with:

    ubuntu-drivers list

    How to Check for NVIDIA GNU/Linux Drivers

    NVIDIA Linux Driver Searching

    Take a look at the Drivers Supporting your Device.
    And when in doubt then see also How to Check NVIDIA Graphics Card Model Supported Drivers.
    When you found the right one to Setup it play:

     sudo apt install --install-recommends linux-modules-nvidia-[NNN]-generic

    Replacing [NNN] with the correct Identifier in the above Command.
    And the to enable it Reboot with:

    sudo reboot

Contents


QuickChic Theme • Powered by WordPress