• 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 / Update to Linux Kernel 4.13 rc2 on Ubuntu Systems

Update to Linux Kernel 4.13 rc2 on Ubuntu Systems

By Sourabh / July 24, 2017 Category: How To, Ubuntu

Update to Linux Kernel 4.13 rc2 on Ubuntu Systems. Kernel 4.13 rc2 brings various hardware and driver improvements. Announcing the release, Linus wrote” Linux 4.13 rc2 – Things are chugging along, and we actually had a reasonably active rc2.

Normally rc2 is really small because people are taking a breaher and haven’t started finding bugs yet, but this time around we have a bigger-than-average rc2. We’ll just have to see how that translates to the rest of the release cycle, but I suspect it’s just the normal variability in this thing (and because I released -rc1 one day early, I guess rc2 was one day longer than usual despite the normal Sunday release).

Changes all over, although the diffstat is dominated by the new vboxvideo staging driver. I shouldn’t have let it through, but Greg, as we all know, is “special”. Also, Quod licet Iovi, and all that jazz – Greg gets to occasionally break some rules. If you just ignore that new staging driver, the remainder is still about half driver patches (networking, rdma, scsi, usb). The rest looks normal too: architecture updates (x86, sparc, powerpc), filesystem (nfs, overlayfs, misc), networking and core kernel. And some new bpf testcode.

Time for some more testing, people. You know the drill.

– Linus”

Install Kernel 4.13 rc2

On 64 Bit Systems

Run the following commands in Terminal to install and update Linux Kernel 4.13 rc2 on 64 Bit Systems:

sudo apt-get update
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13-rc2/linux-headers-4.13.0-041300rc2_4.13.0-041300rc2.201707232231_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13-rc2/linux-headers-4.13.0-041300rc2-generic_4.13.0-041300rc2.201707232231_amd64.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13-rc2/linux-headers-4.13.0-041300rc2-lowlatency_4.13.0-041300rc2.201707232231_amd64.deb
sudo dpkg -i linux-headers-4.13-rc2*.deb linux-image-4.13-rc2*.deb
sudo reboot

On 32 Bit Systems

Run the following commands in Terminal to install and update Linux Kernel 4.13 rc2 on 32 Bit Systems:

sudo apt-get update
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13-rc2/linux-headers-4.13.0-041300rc2_4.13.0-041300rc2.201707232231_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13-rc2/linux-headers-4.13.0-041300rc2-generic_4.13.0-041300rc2.201707232231_i386.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13-rc2/linux-headers-4.13.0-041300rc2-lowlatency_4.13.0-041300rc2.201707232231_i386.deb
sudo dpkg -i linux-headers-4.13-rc2*.deb linux-image-4.13-rc2*.deb
sudo reboot

Tags: Download Linux Kernel 4.13 rc2, Install Linux Kernel 4.13 rc2, Kernel 4.13 rc2, Kernel Linux 4.13 rc2, Linux 4.13 rc2, Linux Kernel 4.13 rc2, Linux Kernel 4.13 rc2 Download, Linux Kernel 4.13 rc2 Install, Linux Kernel 4.13 rc2 Update, Update Linux Kernel 4.13 rc2, Upgrade Linux Kernel 4.13 rc2

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

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

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