Announcement

Collapse
No announcement yet.

Kubuntu not using the latest kernel?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Kubuntu not using the latest kernel?

    Today, I got a kernel update:
    Code:
    Start-Date: 2018-01-10  17:31:25
    Commandline: apt-get dist-upgrade
    Requested-By: chimak (1001)
    Install: linux-image-4.13.0-26-generic:amd64 (4.13.0-26.29~16.04.2, automatic), linux-headers-4.13.0-26:amd64 (4.13.0-26.29~16.04.2, automatic), linux-signed-image-4.13.0-26-generic:amd64 (4.13.0-26.29~16.04.2, automatic), linux-image-extra-4.13.0-26-generic:amd64 (4.13.0-26.29~16.04.2, automatic), linux-headers-4.13.0-26-generic:amd64 (4.13.0-26.29~16.04.2, automatic)
    Upgrade: linux-libc-dev:amd64 (4.4.0-108.131, 4.4.0-109.132), linux-image-generic-hwe-16.04:amd64 (4.10.0.42.44, 4.13.0.26.46), linux-signed-generic-hwe-16.04:amd64 (4.10.0.42.44, 4.13.0.26.46), linux-generic-hwe-16.04:amd64 (4.10.0.42.44, 4.13.0.26.46), linux-signed-image-generic-hwe-16.04:amd64 (4.10.0.42.44, 4.13.0.26.46), linux-headers-generic-hwe-16.04:amd64 (4.10.0.42.44, 4.13.0.26.46)
    End-Date: 2018-01-10  17:33:13
    But, on rebooting, I'm seeing
    Code:
    $ uname -r
    4.10.0-42-generic
    $
    and the same thing with inxi:
    Code:
    Kernel: 4.10.0-42-generic x86_64 (64 bit gcc: 5.4.0)
    dpkg shows that 4.13 is installed:
    Code:
    $ dpkg -l | grep "ii  linux" | cut -c -120
    ii  linux-base                                      4.0ubuntu1                                               all        
    ii  linux-firmware                                  1.157.14                                                 all        
    ii  linux-generic-hwe-16.04                         4.13.0.26.46                                             amd64      
    ii  linux-headers-4.10.0-42                         4.10.0-42.46~16.04.1                                     all        
    ii  linux-headers-4.10.0-42-generic                 4.10.0-42.46~16.04.1                                     amd64      
    ii  linux-headers-4.13.0-26                         4.13.0-26.29~16.04.2                                     all        
    ii  linux-headers-4.13.0-26-generic                 4.13.0-26.29~16.04.2                                     amd64      
    ii  linux-headers-generic-hwe-16.04                 4.13.0.26.46                                             amd64      
    ii  linux-image-4.10.0-42-generic                   4.10.0-42.46~16.04.1                                     amd64      
    ii  linux-image-4.13.0-26-generic                   4.13.0-26.29~16.04.2                                     amd64      
    ii  linux-image-extra-4.10.0-42-generic             4.10.0-42.46~16.04.1                                     amd64      
    ii  linux-image-extra-4.13.0-26-generic             4.13.0-26.29~16.04.2                                     amd64      
    ii  linux-image-generic-hwe-16.04                   4.13.0.26.46                                             amd64      
    ii  linux-libc-dev:amd64                            4.4.0-109.132                                            amd64      
    ii  linux-signed-generic-hwe-16.04                  4.13.0.26.46                                             amd64      
    ii  linux-signed-image-4.10.0-42-generic            4.10.0-42.46~16.04.1                                     amd64      
    ii  linux-signed-image-4.13.0-26-generic            4.13.0-26.29~16.04.2                                     amd64      
    ii  linux-signed-image-generic-hwe-16.04            4.13.0.26.46                                             amd64      
    ii  linux-sound-base                                1.0.25+dfsg-0ubuntu5                                     all        
    $
    I ran sudo dpkg -C but that just returned the bash prompt.

    My Kubuntu 18.04 in VBox is on 4.13.0-25-generic quite nicely.

    Any thoughts please on why 16.04 isn't using 4.13?
    Kubuntu 20.04

    #2
    sudo update-grub

    Please Read Me

    Comment


      #3
      That did it. Thanks!
      Code:
      $ uname -r
      4.13.0-26-generic
      $
      Kubuntu 20.04

      Comment


        #4
        Great. Odd though, because usually update-grub runs automatically when you install a new kernel.

        Please Read Me

        Comment


          #5
          Chimak111, was that kernel in the normal sources of the repository for 16.04 or did you add a ppa?
          Neon User Edition is based on the 16.04LTS but the 4.13 kernel isn’t in the repository

          EDIT: My mistake. There are 4.13 kernels in the repository. Meltdown patches? Don't see anything saying they are.
          Last edited by GreyGeek; Jan 11, 2018, 01:25 PM.
          "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
          – John F. Kennedy, February 26, 1962.

          Comment


            #6
            Originally posted by GreyGeek View Post
            Chimak111, was that kernel in the normal sources of the repository for 16.04 or did you add a ppa?
            Neon User Edition is based on the 16.04LTS but the 4.13 kernel isn’t in the repository
            It's named for the HWE

            https://launchpad.net/ubuntu/+source/linux-hwe
            On #kubuntu-devel & #kubuntu on libera.chat - IRC Nick: RikMills - Launchpad ID: click

            Comment


              #7
              Just checking on the 4.13 LTS kernels and noticed this:

              https://bugs.launchpad.net/ubuntu/+s...s/+bug/1742573

              Also, no date is associated with those kernels, presently in the repository, so I can't say if they were compiled to patch the Meltdown hole.
              "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
              – John F. Kennedy, February 26, 1962.

              Comment


                #8
                Originally posted by GreyGeek View Post
                Also, no date is associated with those kernels, presently in the repository, so I can't say if they were compiled to patch the Meltdown hole.
                https://usn.ubuntu.com/usn/usn-3523-2/ confirms 4.13.0-26.29~16.04.2 is the meltdown fix.
                On #kubuntu-devel & #kubuntu on libera.chat - IRC Nick: RikMills - Launchpad ID: click

                Comment


                  #9
                  my
                  linux-image-generic-hwe-16.04-edge 4.13.0.25.31
                  and seems to have included the meltdown patch .

                  VINNY
                  i7 4core HT 8MB L3 2.9GHz
                  16GB RAM
                  Nvidia GTX 860M 4GB RAM 1152 cuda cores

                  Comment


                    #10
                    I just received the intel microcode "fix" ( intel-microcode (3.20180108.0~ubuntu16.04.2) ) as part of my daily Lilnux Mint repository update. I didn't need to download directly from Intel's site.

                    It was written to /lib/firmware/intel-ucode which is correct according to what I've read.

                    Looks good so far...
                    Kubuntu 24.04 64bit under Kernel 6.9.3, Hp Pavilion, 6MB ram. All Bow To The Great Google... cough, hack, gasp.

                    Comment


                      #11
                      Originally posted by acheron View Post
                      I noticed. And, NVIDIA-384.111 is the meltdown patch for my GPU. I am currently using NVIDIA-378
                      When I tried them my 650M refused the patch, so I rolled back. I’ll just wait until the Neon devs roll out all the fixes into the repository for regular updating.
                      "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
                      – John F. Kennedy, February 26, 1962.

                      Comment


                        #12
                        Originally posted by GreyGeek View Post
                        I’ll just wait until the Neon devs roll out all the fixes into the repository for regular updating.
                        Neon devs don't do kernel or Nvidia driver updates.
                        On #kubuntu-devel & #kubuntu on libera.chat - IRC Nick: RikMills - Launchpad ID: click

                        Comment


                          #13
                          Originally posted by acheron View Post
                          Neon devs don't do kernel or Nvidia driver updates.
                          Bad assumption.
                          Ok, that leaves Ubuntu devs, unless those applications experience miraculous uploads :\

                          So, I'll wait for them.
                          "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
                          – John F. Kennedy, February 26, 1962.

                          Comment


                            #14
                            Originally posted by GreyGeek View Post
                            Bad assumption.
                            Ok, that leaves Ubuntu devs, unless those applications experience miraculous uploads :\

                            So, I'll wait for them.
                            I'm not sure miracles are likely...

                            Kernel - 16.04 will only release meltdown/spectre fixes for 4.4 and 4.13 (and probably later) kernel versions. 4.08/4.10 HWE kernels will not, the fixes being in the updated HWE 4.13.

                            Nvidia - Likewise, the Nvidia 377 driver you mentioned is not likely to receive an update, as AFAIK it is no longer maintained upstream with updates, the long and short lived NVidia releases now having moved on to 384.x and 377.x respectively, both of which say they support a 650m.
                            On #kubuntu-devel & #kubuntu on libera.chat - IRC Nick: RikMills - Launchpad ID: click

                            Comment


                              #15
                              Well then, the shields are already up and I'll load the nmap photon IP torpedoes in case of an attack.
                              "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
                              – John F. Kennedy, February 26, 1962.

                              Comment

                              Working...
                              X