• 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.8.11 On Ubuntu Systems

How To Install Linux Kernel 4.8.11 On Ubuntu Systems

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

Kernel 4.8.11 for Ubuntu Linux Systems released. Here’s how to upgrade or install Linux Kernel 4.8.11 on Ubuntu Systems. Linux Kernel 4.8.11 brings various improvements for Wireless, AMDGPU Drivers and AArch64. For ALSA, it brings new fixes such as:

ALSA: hda – add a new condition to check if it is thinkpad
ALSA: usb-audio: Fix use-after-free of usb_device at disconnect
ALSA: hda – Fix mic regression by ASRock mobo fixup

Anouncing the release of the 4.8.11 kernel, Greg said that all users of the 4.8 kernel series must upgrade. The updated 4.8.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.8.y and can be browsed at the normal kernel.org git web browser: http://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git

On 32 Bit Ubuntu Systems

Run the following commands in Terminal to install Linux Kernel 4.8.11 on 32 Bit Ubuntu Systems:
Download the .deb packages.

$ sudo apt-get update
$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.8.11/linux-headers-4.8.11-040811_4.8.11-040811.201611260431_all.deb
$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.8.11/linux-headers-4.8.11-040811-generic_4.8.11-040811.201611260431_i386.deb
$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.8.11/linux-image-4.8.11-040811-generic_4.8.11-040811.201611260431_i386.deb
$ sudo dpkg -i linux-headers-4.8.11*.deb linux-image-4.8.11*.deb
$ sudo reboot

On 64 Bit Ubuntu Systems

Run the following commands in Terminal to install Linux Kernel 4.8.11 on 64 Bit Ubuntu Systems:

$ sudo apt-get update
$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.8.11/linux-headers-4.8.11-040811_4.8.11-040811.201611260431_all.deb
$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.8.11/linux-headers-4.8.11-040811-generic_4.8.11-040811.201611260431_amd64.deb
$ wget kernel.ubuntu.com/~kernel-ppa/mainline/v4.8.11/linux-image-4.8.11-040811-generic_4.8.11-040811.201611260431_amd64.deb
$ sudo dpkg -i linux-headers-4.8.11*.deb linux-image-4.8.11*.deb
$ sudo reboot

Tags: Install Kernel 4.8.11 Ubuntu, Install Kernel 4.8.11 Ubuntu 16.04, Install Kernel 4.8.11 Ubuntu 16.10, Install Linux Kernel 4.8.11, Install Linux Kernel 4.8.11 in Ubuntu, Install Linux Kernel 4.8.11 Ubuntu, Install Linux Kernel 4.8.11 Ubuntu 16.04, Install Linux Kernel 4.8.11 Ubuntu 16.10, Kernel 4.8.11 Ubuntu 14.04, Kernel 4.8.11 Ubuntu 14.10, Kernel 4.8.11 Ubuntu 15.04, Kernel 4.8.11 Ubuntu 15.10, Kernel 4.8.11 Ubuntu 16.04, Kernel 4.8.11 Ubuntu 16.10, Linux Kernel 4.8.11 Ubuntu 1.10, Linux Kernel 4.8.11 Ubuntu 14.04, Linux Kernel 4.8.11 Ubuntu 15.04, Linux Kernel 4.8.11 Ubuntu 15.10, Linux Kernel 4.8.11 Ubuntu 16.04, Linux Kernel 4.8.11 Ubuntu 16.10, Update Linux Kernel 4.8.11, Update Linux Kernel 4.8.11 in Ubuntu, Upgrade Linux Kernel 4.8.11, Upgrade Linux Kernel 4.8.11 in Ubuntu

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