• 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 / How To / Update To Linux Kernel 4.13 RC3 On Ubuntu Systems

Update To Linux Kernel 4.13 RC3 On Ubuntu Systems

By Sourabh / August 2, 2017 Category: How To, Ubuntu

Kernel 4.13 rc3 release. Update to Linux Kernel 4.13 rc3 on Ubuntu Systems. Kernel 4.13 rc3 brings various improvements such as fixing of blocking in RCU critical section, fixing of module unloading and disable sequence, using raw NFS access mask in nfs4_opendata_access(), fixed handling of non-supported operations and for ALSA: hda – Add missing NVIDIA GPU codec IDs to patch table.

Linux 4.13 rc3

Another week, another rc.

Usually rc2 is the really quiet one, but this release cycle rc2 was fairly busy and it made me worry a bit about whether there was
something bad going on with 4.13. But no, it was just random timing, and people got started sending in fixes early, and this release cycle it’s rc3 that is small. It’s about half the size (in commits) of rc2 – usually things are the other way around. Maybe people are starting to go on vacation (August tends to be quiet in Europe in particular).

I’m not complaining. Quiet weeks are nice.
Linus Torvalds
https://lkml.org/lkml/2017/7/30/197

Install Kernel 4.13

On 64 Bit Systems

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

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

On 32 Bit Systems

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

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

Tags: Feature Kernel 4.13 rc3, Feature Linux 4.13 rc3, Feature Linux Kernel 4.13 rc3, Install Kernel 4.13 rc3, Install Linux 4.13 rc3, Install Linux Kernel 4.13 rc3, Kernel 4.13 rc3, Kernel 4.13 rc3 Feature, Kernel 4.13 rc3 Install, Kernel 4.13 rc3 Release, Linux 4.13 rc3, Linux 4.13 rc3 Feature, Linux 4.13 rc3 Install, Linux 4.13 rc3 Release, Linux Kernel 4.13 rc3, Linux Kernel 4.13 rc3 Feature, Linux Kernel 4.13 rc3 Install, Linux Kernel 4.13 rc3 Release, Release Kernel 4.13 rc3, Release Linux 4.13 rc3, Release Linux Kernel 4.13 rc3

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