Results 1 to 10 of 10

Thread: Kernel version still 3.11 after upgrade to 14.04!

  1. #1
    Join Date
    Apr 2014
    Beans
    3

    Kernel version still 3.11 after upgrade to 14.04!

    Hi everybody,

    I just upgraded today a laptop from 13.10 to Trusty Tahr but I was first puzzled after first boot that Grub offered only Ubuntu Linux 3.11 or 3.8
    Then I checked again using uname -mrs which gave the result:
    Linux 3.11.0-19-generic x86_64

    This doesn't seem right, I thought 14.04 comes with Kernel 3.13!?

    I even looked into /boot where I only see this:
    abi-3.11.0-19-generic lost+found
    abi-3.8.0-33-generic memtest86+.bin
    config-3.11.0-19-generic memtest86+.elf
    config-3.8.0-33-generic memtest86+_multiboot.bin
    efi System.map-3.11.0-19-generic
    extlinux System.map-3.8.0-33-generic
    grub vmlinuz-3.11.0-19-generic
    initrd.img-3.11.0-19-generic vmlinuz-3.8.0-33-generic

    Any ideas?

    Thanks a lot!

    ps. The rest is runnig very fine btw...

  2. #2
    Join Date
    Jan 2014
    Location
    Netherlands
    Beans
    188
    Distro
    Kubuntu 14.04 Trusty Tahr

    Re: Kernel version still 3.11 after upgrade to 14.04!

    go to:
    http://kernel.ubuntu.com/~kernel-ppa...3.14.1-trusty/

    install desired packages regarding yours kernel.
    you need the Linux headers.deb linux-headers-generic.deb enad the linux image.deb

    reboot
    enjoy
    Last edited by Ubi_one_2014; April 18th, 2014 at 05:57 PM.

  3. #3
    Join Date
    Apr 2014
    Beans
    3

    Re: Kernel version still 3.11 after upgrade to 14.04!

    Thanks this is what I did, I installed 3.13.9 which is the 14.04 LTS supposed to be based on.
    However I'm not sure if now the regular updates for the kernel will still continue as usual?

  4. #4
    Join Date
    May 2013
    Location
    Hamunaptra
    Beans
    623
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Kernel version still 3.11 after upgrade to 14.04!

    If Linux Headers Generic is installed you will get regular updates of Kernel, no problems.
    But the release version of Trusty has 3.13.0.24-28 as default Kernel if I am not mistaken.
    bhatta

    May the Source be with you !
    Ash nazg durbatulûk, ash nazg gimbatul, ash nazg thrakatulûk, agh
    'Buntu-ishi krimpatul !

  5. #5
    Join Date
    Jan 2014
    Location
    Netherlands
    Beans
    188
    Distro
    Kubuntu 14.04 Trusty Tahr

    Re: Kernel version still 3.11 after upgrade to 14.04!

    Quote Originally Posted by jay_kay2 View Post
    Thanks this is what I did, I installed 3.13.9 which is the 14.04 LTS supposed to be based on.
    However I'm not sure if now the regular updates for the kernel will still continue as usual?
    for me, i removed all kernel-3.13 related debian files, in order to avoid kernel updates of older versions

    3.14 is running smooth for me, and i am not waiting for kernels that i never use

    i am upgrading my kernels manually. Version 3.15 wilol bre relaesed soon

  6. #6
    Join Date
    Apr 2014
    Beans
    3

    Re: Kernel version still 3.11 after upgrade to 14.04!

    My problem is, this is my wife's laptop and she wanted a "stable" long term supported version, so I guess with the 3.19 kernel she'll be on the safe side, because if I got this right, this version will be the one Ubuntu will support for a couple of years.
    But I'm willing to learn if I was wrong here

  7. #7
    Join Date
    Jan 2014
    Location
    Netherlands
    Beans
    188
    Distro
    Kubuntu 14.04 Trusty Tahr

    Re: Kernel version still 3.11 after upgrade to 14.04!

    if you want a long term support kernel, pls install
    http://kernel.ubuntu.com/~kernel-ppa....12.17-trusty/

  8. #8
    Join Date
    Feb 2013
    Beans
    801
    Distro
    Ubuntu

    Re: Kernel version still 3.11 after upgrade to 14.04!

    Quote Originally Posted by jay_kay2 View Post
    My problem is, this is my wife's laptop and she wanted a "stable" long term supported version, so I guess with the 3.19 kernel she'll be on the safe side, because if I got this right, this version will be the one Ubuntu will support for a couple of years.
    But I'm willing to learn if I was wrong here
    I respectfully suggest that you examine this release schedule and stick with whatever kernel is associated according to dates.

    My newly installed Trusty on Dell Laptop (specs in signature)
    pfeiffep@pete-dell:~$ uname -mrs
    Linux 3.13.0-24-generic i686

    HP | Intel iCore 7 3.2Ghz | 12 Gb mem | SSD Win7 | HDD Trusty | Mate 16.04
    Dell laptop | Intel iCore 3 2.1Ghz | 4 Gb mem | MATE 16.04 + Win 7
    Regards, Pete

  9. #9
    Join Date
    Jan 2014
    Location
    Netherlands
    Beans
    188
    Distro
    Kubuntu 14.04 Trusty Tahr

    Re: Kernel version still 3.11 after upgrade to 14.04!

    for me:

    Code:
    kubuntu:~$ uname -mrs
    Linux 3.14.0-031400-generic x86_64

  10. #10
    Join Date
    Apr 2014
    Beans
    3

    Re: Kernel version still 3.11 after upgrade to 14.04!

    I would check if you have the linux-image-generic metapackage installed, this package is usually the one that points to the latest kernel for your distribution.

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
  •