About 201,000 results
Open links in new tab
  1. How do I find out the kernel version I am running? - Ask Ubuntu

    The latest kernel (the one with the highest version number) will boot by default, so if you have rebooted since the last kernel update, and you have not made adjustments to boot into a …

  2. List of Ubuntu Versions with Corresponding Linux Kernel Version

    Aug 28, 2014 · Is there a list of Ubuntu versions with default corresponding Linux kernel versions somewhere? I would specifically like to know the most recent version of Ubuntu that still used …

  3. How do I find the kernel version, Ubuntu release and disk partition ...

    416 uname -a for all information regarding the kernel version, uname -r for the exact kernel version lsb_release -a for all information related to the Ubuntu version, lsb_release -r for the …

  4. How can I boot with an older kernel version? - Ask Ubuntu

    Feb 15, 2015 · The latest kernel is causing problems with my sound, which worked fine with an older version. As I have only Ubuntu installed, Grub is not getting displayed while booting. …

  5. What are Kernel Version number components (w.x.yy-zzz) called?

    Oct 29, 2016 · 10 Calling w the version, x the major revision and y the minor revision is semantic versioning using change significance. Linux hasn't used that semantic versioning in a long …

  6. How Do I update my kernel to the latest one? - Ask Ubuntu

    Jan 20, 2022 · I want to update my Kernel to the latest stable version which is v5.16.1 I followed a guide which showed how to install kernel 5.16. Everything went fine until I received this error: …

  7. Linux kernel version and GCC version match - Ask Ubuntu

    Jan 20, 2017 · The Linux kernel and GCC are separate projects--they're not released together. Can you edit in an explanation of what you mean by "matching kernel and gcc version"?

  8. Clarification on Kernel Version Choices for Ubuntu 24.04 LTS

    May 30, 2024 · Hello Ubuntu community, I've been looking into the kernel version for Ubuntu 24.04 LTS and found some conflicting information that has left me a bit confused. According to …

  9. Ubuntu 24.04 kernel 6.8.0-4x incompatible with vmware 17.6

    Sep 26, 2024 · I tried to downgrade the kernel to the 6.8.0-40 (someone says that it can work with vmware), but it seems that there are incompatibilities and at the boot the system goes in …

  10. 14.04 - Are Linux Headers installed by default? How to check if …

    The linux headers are installed by default (See the 14.04 manifest file for example) The linux-headers-generic package will always depend on the latest generic kernel headers available.