• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / Ubuntu / Install Linux Kernel 4.9-RC6 On Ubuntu Systems

Install Linux Kernel 4.9-RC6 On Ubuntu Systems

By Sourabh / November 21, 2016 Category: How To, Ubuntu

Upgrade to Linux Kernel 4.9-RC6 in Ubuntu. Terminal commands to install Linux Kernel 4.9-RC6 in Ubuntu 16.10, Ubuntu 16.04, Linux Mint and other Ubuntu Derivatives. Linux Kernel 4.9-RC6 brings networking and rdma, there’s gpu fixes.

Announcing the release of Linux Kernel 4.9-RC6, Linus Torvalds wrote [https://lkml.org/lkml/2016/11/20/153]:

We’re getting further in the rc series, and while things have stayed pretty calm, I’m not sure if we’re quite there yet. There’s a few outstanding issues that just shouldn’t be issues at rc6 time, so we’ll just have to see. This may be one of those releases that have an rc8, which considering the size of 4.9 is perhaps not that unusual.

That said, nothing particular is bothering me all that much, but we’ve had some of the VMALLOC_STACK fixups continue to trickle in, so I worry that we’re not quite done there yet. And let’s see what Thorsten’s regression list looks like next week. So no decision yet, it could still go either way. The fact that rc6 is bigger than RC6 was is not a particularly great sign, though. But most of that seems to be just the usual timing
fluctuation: rc6 had networking updates, RC6 didn’t, for example. There are also some rdma updates etc that stand out. Nothing that looks particularly worrisome.

Aside from the aforementioned networking and rdma, there’s gpu fixes, some tooling and build fixes, and various arch updates (x86, powerpc, arm, xtensa). And misc fixes all over (i2c, sound, fuse, kvm..)

Go forth and test!
– Linus

64 Bit Ubuntu Systems


sudo apt-get update
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.9-rc6/linux-headers-4.9.0-040900rc6_4.9.0-040900rc6.201611201731_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.9-rc6/linux-headers-4.9.0-040900rc6-generic_4.9.0-040900rc6.201611201731_amd64.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.9-rc6/linux-headers-4.9.0-040900rc6-lowlatency_4.9.0-040900rc6.201611201731_amd64.deb
sudo dpkg -i 'linux-headers-4.9*.deb' 'linux-image-4.9*.deb'

After the installation of Kernel 4.9.RC6, restart the system.

On 32 Bit Ubuntu Systems


sudo apt-get update
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.9-rc6/linux-headers-4.9.0-040900rc6_4.9.0-040900rc6.201611201731_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.9-rc6/linux-headers-4.9.0-040900rc6-generic_4.9.0-040900rc6.201611201731_i386.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.9-rc6/linux-headers-4.9.0-040900rc6-lowlatency_4.9.0-040900rc6.201611201731_i386.deb
sudo dpkg -i 'linux-headers-4.9*.deb' 'linux-image-4.9*.deb'

After the installation of Kernel 4.9.RC6, restart the system.

Tags: Download Linux Kernel 4.9-RC6, Install Kernel 4.9, Install Kernel 4.9-RC6, Install Linux Kernel 4.9-RC6, Linux Kernel 4.9-RC6, Linux Kernel 4.9-RC6 Install, Linux Kernel 4.9-RC6 Update, Linux Kernel 4.9-RC6 Upgrade, Update Kernel 4.9, Update Kernel 4.9-RC6, Update Linux Kernel 4.9-RC6, Upgrade Kernel 4.9, Upgrade Kernel 4.9-RC6, Upgrade Linux Kernel 4.9-RC6

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

© 2025 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap