• 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 / How To Install Linux Kernel 4.10 On Ubuntu

How To Install Linux Kernel 4.10 On Ubuntu

By Sourabh / February 21, 2017 Category: How To, Ubuntu

Install Linux Kernel 4.10 on Ubuntu Linux Systems. Linux Kernel 4.10 has been released with virtual GPU (Graphics Processing Unit) support, file system improvements and various updated drivers and architecture support.

Announcing the release, Linus Torvalds said: “So there it is, the final 4.10 release. It’s been quiet since rc8, but we did end up fixing several small issues, so the extra week was all good. On the whole, 4.10 didn’t end up as small as it initially looked. After the huge release that was 4.9, I expected things to be pretty quiet, but it ended up very much a fairly average release by modern kernel standards. So we have about 13,000 commits (not counting merges – that would be another 1200+ commits if you count those). The work is all over, obviously – the shortlog below is just the changes in the last week, since rc8. Go out and verify that it’s all good, and I’ll obviously start pulling stuff for 4.11 on Monday.”
http://lkml.iu.edu/hypermail/linux/kernel/1702.2/02069.html

Run the following commands in terminal to install Linux Kernel 4.10 on 64 Bit Ubuntu Systems:

sudo apt-get update
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10/linux-headers-4.10.0-041000_4.10.0-041000.201702191831_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10/linux-headers-4.10.0-041000-generic_4.10.0-041000.201702191831_amd64.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10/linux-headers-4.10.0-041000-lowlatency_4.10.0-041000.201702191831_amd64.deb
sudo dpkg -i linux-headers-4.10.0*.deb linux-image-4.10.0*.deb
sudo reboot

Run the following commands in terminal to install Linux Kernel 4.10 on 32 Bit Ubuntu Systems:

sudo apt-get update
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10/linux-headers-4.10.0-041000_4.10.0-041000.201702191831_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10/linux-headers-4.10.0-041000-generic_4.10.0-041000.201702191831_i386.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.10/linux-headers-4.10.0-041000-lowlatency_4.10.0-041000.201702191831_i386.deb
sudo dpkg -i linux-headers-4.10.0*.deb linux-image-4.10.0*.deb
sudo reboot

v4.10 mainline build

These binary packages represent builds of the mainline or stable Linux kernel tree at the commit below:
v4.10 (c470abd4fde40ea6a0846a2beab642a578c0b8cd)

To obtain the source from which they are built fetch the commit below:
git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack v4.10

and apply the following patches on top in the order below:
0001-base-packaging.patch
0002-UBUNTU-SAUCE-add-vmlinux.strip-to-BOOT_TARGETS1-on-p.patch
0003-UBUNTU-SAUCE-tools-hv-lsvmbus-add-manual-page.patch
0004-UBUNTU-SAUCE-no-up-disable-pie-when-gcc-has-it-enabl.patch
0005-debian-changelog.patch
0006-configs-based-on-Ubuntu-4.10.0-6.8.patch

Tags: Download Kernel 4.10, Download Kernel 4.10 Ubuntu, Download Linux Kernel 4.10, Download Linux Kernel 4.10 Ubuntu, How To Install Linux Kernel 4.10 On Ubuntu, Install Kernel 4.10, Install Kernel 4.10 Ubuntu, Install Linux Kernel 4.10, Install Linux Kernel 4.10 On Ubuntu, Install Linux Kernel 4.10 Ubuntu, Kernel 4.10 Ubuntu, Linux Kernel 4.10 On Ubuntu, Linux Kernel 4.10 Ubuntu

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