Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Kernel updates for Pop!_OS but I'm running Ubuntu

  1. #1
    Join Date
    Nov 2006
    Beans
    168

    Kernel updates for Pop!_OS but I'm running Ubuntu

    I have two System76 machines, a Ratel Pro and a Galago Pro. Both are running Ubuntu 19.04. So why am I getting notifications for kernel updates that are identified as being for Pop!_OS? I keep trying to say no, but of course the notifications keep coming back. What would happen if I accepted these?

  2. #2
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,209
    Distro
    Ubuntu Budgie Development Release

    Re: Kernel updates for Pop!_OS but I'm running Ubuntu

    What repositories are listed when running the following ?
    Code:
    sudo apt update
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  3. #3
    Join Date
    Nov 2006
    Beans
    168

    Re: Kernel updates for Pop!_OS but I'm running Ubuntu

    Quote Originally Posted by Frogs Hair View Post
    What repositories are listed when running the following ?
    Code:
    sudo apt update
    Code:
    Hit:2 http://dl.google.com/linux/chrome/deb stable Release                                                         
    Hit:4 http://us.archive.ubuntu.com/ubuntu disco InRelease                                                          
    Get:5 http://security.ubuntu.com/ubuntu disco-security InRelease [97.5 kB]
    Hit:6 http://ppa.launchpad.net/system76-dev/stable/ubuntu disco InRelease      
    Get:7 http://us.archive.ubuntu.com/ubuntu disco-updates InRelease [97.5 kB]    
    Get:8 http://us.archive.ubuntu.com/ubuntu disco-backports InRelease [88.8 kB]
    Get:9 http://us.archive.ubuntu.com/ubuntu disco-updates/main amd64 DEP-11 Metadata [82.1 kB]
    Get:10 http://us.archive.ubuntu.com/ubuntu disco-updates/main DEP-11 48x48 Icons [13.5 kB]
    Get:11 http://us.archive.ubuntu.com/ubuntu disco-updates/main DEP-11 64x64 Icons [22.4 kB]
    Get:12 http://us.archive.ubuntu.com/ubuntu disco-updates/universe amd64 DEP-11 Metadata [11.1 kB]
    Get:13 http://us.archive.ubuntu.com/ubuntu disco-updates/universe DEP-11 48x48 Icons [8,722 B]
    Get:14 http://us.archive.ubuntu.com/ubuntu disco-updates/universe DEP-11 64x64 Icons [11.8 kB]
    Get:15 http://us.archive.ubuntu.com/ubuntu disco-backports/universe amd64 DEP-11 Metadata [7,232 B]
    Get:16 http://security.ubuntu.com/ubuntu disco-security/main amd64 DEP-11 Metadata [17.8 kB]
    Get:17 http://security.ubuntu.com/ubuntu disco-security/universe amd64 DEP-11 Metadata [1,744 B]
    Get:18 http://security.ubuntu.com/ubuntu disco-security/universe DEP-11 48x48 Icons [6,157 B]

  4. #4
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,209
    Distro
    Ubuntu Budgie Development Release

    Re: Kernel updates for Pop!_OS but I'm running Ubuntu

    Were there any updates offered after running the command or was the system up to date ?
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  5. #5
    Join Date
    Nov 2006
    Beans
    168

    Re: Kernel updates for Pop!_OS but I'm running Ubuntu

    Quote Originally Posted by Frogs Hair View Post
    Were there any updates offered after running the command or was the system up to date ?
    Yes.
    Code:
    linux-generic/disco 5.0.0.15.16pop0 amd64 [upgradable from: 5.0.0.15.16]
    linux-headers-generic/disco 5.0.0.15.16pop0 amd64 [upgradable from: 5.0.0.15.16]
    linux-image-generic/disco 5.0.0.15.16pop0 amd64 [upgradable from: 5.0.0.15.16]
    Those are the same ones that I was referring to in my original post.

  6. #6
    Join Date
    Jun 2009
    Location
    Oregon
    Beans
    403

    Re: Kernel updates for Pop!_OS but I'm running Ubuntu

    Quote Originally Posted by shochatd View Post
    Code:
    Hit:6 http://ppa.launchpad.net/system76-dev/stable/ubuntu disco InRelease
    You have the System 76 ppa enabled. Your system is trying to update the kernel because it's newer than the one in Ubuntu 18.04. You either need to disable the repo or use apt-pinning to set it to a lower priority than the Ubuntu repos.

    It probably wouldn't break your system if you upgraded to the System 76 kernel, but your system is likely to be more stable if you use the kernel that ships with your distro.
    Last edited by PhilGil; May 20th, 2019 at 12:05 AM.

  7. #7
    Join Date
    Feb 2010
    Location
    Obscurial Springs
    Beans
    15,209
    Distro
    Ubuntu Budgie Development Release

    Re: Kernel updates for Pop!_OS but I'm running Ubuntu

    You should be able to disable the source from software and updates/other software. Pop doesn't use Grub, so the previous post is good advice.

    systemd-boot bootloader and the automatic configuration tool we’ve created for it called kernelstub replace the outdated GRUB bootloader used on Ubuntu. The systemd-boot bootloader is faster and smaller in size, increasing your computer’s startup speed.
    https://pop.system76.com/docs/differ...en-pop-ubuntu/
    "Our intention creates our reality. "

    Ubuntu Documentation Search: Popular Pages
    Ubuntu: Security Basics
    Ubuntu: Flavors

  8. #8
    Join Date
    Nov 2006
    Beans
    168

    Re: Kernel updates for Pop!_OS but I'm running Ubuntu

    Quote Originally Posted by PhilGil View Post
    You have the System 76 ppa enabled. Your system is trying to update the kernel because it's newer than the one in Ubuntu 18.04. You either need to disable the repo or use apt-pinning to set it to a lower priority than the Ubuntu repos.

    It probably wouldn't break your system if you upgraded to the System 76 kernel, but your system is likely to be more stable if you use the kernel that ships with your distro.
    I do have a System76 machine (two of them). So I do want things from them that are relevant in that sense, such as the System76 Driver. But these kernel updates say that they are somehow specific not to System76 hardware, but to Pop!_OS, which is something else, and is something I am not running. I do realize that Pop!_OS is from System76.

  9. #9
    Join Date
    Jun 2009
    Location
    Oregon
    Beans
    403

    Re: Kernel updates for Pop!_OS but I'm running Ubuntu

    Quote Originally Posted by shochatd View Post
    I do have a System76 machine (two of them). So I do want things from them that are relevant in that sense, such as the System76 Driver. But these kernel updates say that they are somehow specific not to System76 hardware, but to Pop!_OS, which is something else, and is something I am not running. I do realize that Pop!_OS is from System76.
    The Pop!_OS kernel is in the ppa, so you're going to be asked to install it. It's not ideal, but the disabling the PPA won't uninstall the packages you've already installed. It will, however prevent them from being updated, so it's a good idea to occasionally re-enable the repo and check that the packages you have installed are up to date.

    Alternately, you can try pinning

  10. #10
    Join Date
    Nov 2006
    Beans
    168

    Re: Kernel updates for Pop!_OS but I'm running Ubuntu

    Quote Originally Posted by PhilGil View Post
    The Pop!_OS kernel is in the ppa, so you're going to be asked to install it. It's not ideal, but the disabling the PPA won't uninstall the packages you've already installed. It will, however prevent them from being updated, so it's a good idea to occasionally re-enable the repo and check that the packages you have installed are up to date.

    Alternately, you can try pinning
    Thank you for these suggestions. I'll need to study that pinning Howto, but I'm also going to ask the folks at System76 about this.

Page 1 of 2 12 LastLast

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
  •