Results 1 to 8 of 8

Thread: installing latest kernel

  1. #1
    Join Date
    Jun 2011
    Location
    India,Banglore
    Beans
    61
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    installing latest kernel

    Hi i am running ubuntu 10.10 and my kernel version is 2.6. can i install latest kernel ?
    thanks

  2. #2
    Join Date
    Nov 2009
    Location
    Catalunya, Spain
    Beans
    14,560
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: installing latest kernel

    Usually you would need to upgrade the version. Newer versions automatically have newer kernels.

    But not every upgrade is successful, there can be hardware conflicts. It's best to burn a cd with the version of ubuntu you want to install or upgrade to and try it in live mode (Try Ubuntu). If live mode works, most probably that version will work on your computer.

    And since you haven't upgraded since 10.10, it might be best to wait few months for the new 12.04 LTS and make a clean install. Otherwise you would need to upgrade few times version by version, and the possibility of problems increase with the number of upgrades.
    Darko.
    -----------------------------------------------------------------------
    Ubuntu 18.04 LTS 64bit

  3. #3
    Join Date
    Sep 2006
    Beans
    8,627
    Distro
    Ubuntu 14.04 Trusty Tahr

    mainline kernels

    If you want to install the very latest you can install a mainline kernel. Those are without any customizations that might come from Ubuntu.

    http://kernel.ubuntu.com/~kernel-ppa...daily/current/
    https://wiki.ubuntu.com/Kernel/MainlineBuilds

    Unless you have specific problem you are trying to sort or are helping test, there's not any advantage to doing so. It's better to wait for the regular kernels.

    Have you checked the 10.10 backports repository yet?

  4. #4
    Join Date
    Jun 2011
    Location
    India,Banglore
    Beans
    61
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: installing latest kernel

    Quote Originally Posted by darkod View Post
    Usually you would need to upgrade the version. Newer versions automatically have newer kernels.

    But not every upgrade is successful, there can be hardware conflicts. It's best to burn a cd with the version of ubuntu you want to install or upgrade to and try it in live mode (Try Ubuntu). If live mode works, most probably that version will work on your computer.

    And since you haven't upgraded since 10.10, it might be best to wait few months for the new 12.04 LTS and make a clean install. Otherwise you would need to upgrade few times version by version, and the possibility of problems increase with the number of upgrades.
    i update using the update manager! i ubuntu is up to date.

  5. #5
    Join Date
    Jun 2011
    Location
    India,Banglore
    Beans
    61
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: mainline kernels

    Quote Originally Posted by Lars Noodén View Post
    If you want to install the very latest you can install a mainline kernel. Those are without any customizations that might come from Ubuntu.

    http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/
    https://wiki.ubuntu.com/Kernel/MainlineBuilds

    Unless you have specific problem you are trying to sort or are helping test, there's not any advantage to doing so. It's better to wait for the regular kernels.

    Have you checked the 10.10 backports repository yet?
    sorry what is backport reposotory?

  6. #6
    Join Date
    Nov 2009
    Location
    Catalunya, Spain
    Beans
    14,560
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: installing latest kernel

    Quote Originally Posted by KRISHNASHK View Post
    i update using the update manager! i ubuntu is up to date.
    Update is not the same as upgrade.

    I am not talking about updating the packages, I am talking about upgrading your 10.10 to 11.04 or 11.10. But as I already mentioned, when you have a non-LTS version like 10.10 you need to upgrade one by one. First to 11.04 and then that to 11.10. Usually so many upgrades in a row will definitely mess up something.

    LTS releases you can upgrade from one LTS directly to the next one, for example 10.04 LTS to 12.04 LTS.
    Darko.
    -----------------------------------------------------------------------
    Ubuntu 18.04 LTS 64bit

  7. #7

    Re: installing latest kernel

    you always can reinstall the current kernel.
    Sometimes, something got broken.

    It fixed the problems I got after installing Firefox 10

    Code:
    sudo apt-get install linux-image
    Linux into the classroom NOW!
    http://www.taiwan-taipei.com

  8. #8
    Join Date
    Sep 2006
    Beans
    8,627
    Distro
    Ubuntu 14.04 Trusty Tahr

    backports

    Quote Originally Posted by KRISHNASHK View Post
    sorry what is backport reposotory?
    Backports are newer versions of software ported to the older versions of Ubuntu.

    Unfortunately that looks like it may not be an option for you:
    http://packages.ubuntu.com/maverick-...ts/allpackages

    I don't see the package linux-image there.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •