How to install Linux Kernel 4.12 on Ubuntu & Linux Mint

28/12/2020
Chưa phân loại

The release of Linux Kernel 4.12 was recently announced by Linus Torvalds and according to him, this release was one of the biggest release for linux kernel update. Bulk of this release is made of support for AMD vega drivers, as well as the Intel IPU driver. Before we proceed on how to install Linux Kernel on Ubuntu, lets take a quick look at what this release offers.

Highlight Of Linux Kernel 4.12

  • The kernel finally has proper support for USB type-C connectors
  • Fixed intel uncore wrong box pointer check
  • The PowerPC architecture can now support virtual address-space sizes up to 512TB
  • The ARM64 architecture now has kernel crash-dump functionality
  • KVM now supports the MIPS “VZ” virtualization mechanism
  • There is a new “virtual media controller” driver in the media subsystem
  • The Android low-memory killer implementation has been removed from the staging tree
  • Lots of new hardware support for audio, graphics, media, networking, USB and a host of others

See release notes for full details

How to install Linux Kernel 4.12 on Ubuntu 17.04 and below

  • Select your operating system version and install

32bit OS

cd /tmp    wget     kernel.ubuntu.com/~kernel-ppa/mainline/v4.12/linux-headers-4.12.0-041200_4.12.0-041200.201707022031_all.deb     kernel.ubuntu.com/~kernel-ppa/mainline/v4.12/linux-headers-4.12.0-041200-generic_4.12.0-041200.201707022031_i386.deb     kernel.ubuntu.com/~kernel-ppa/mainline/v4.12/linux-image-4.12.0-041200-generic_4.12.0-041200.201707022031_i386.deb    sudo dpkg -i linux-headers-4.12*.deb linux-image-4.12*.deb
  • Update the Grub boot loader
sudo update-grub

64bit OS

cd /tmp    wget     kernel.ubuntu.com/~kernel-ppa/mainline/v4.12/linux-headers-4.12.0-041200_4.12.0-041200.201707022031_all.deb     kernel.ubuntu.com/~kernel-ppa/mainline/v4.12/linux-headers-4.12.0-041200-generic_4.12.0-041200.201707022031_amd64.deb     kernel.ubuntu.com/~kernel-ppa/mainline/v4.12/linux-image-4.12.0-041200-generic_4.12.0-041200.201707022031_amd64.deb    sudo dpkg -i linux-headers-4.12*.deb linux-image-4.12*.deb

How to remove Linux Kernel 4.12 from Ubuntu

sudo apt-get remove linux-headers-4.12* linux-image-4.12*
Sandclock IDC thành lập vào năm 2012, là công ty chuyên nghiệp tại Việt Nam trong lĩnh vực cung cấp dịch vụ Hosting, VPS, máy chủ vật lý, dịch vụ Firewall Anti DDoS, SSL… Với 10 năm xây dựng và phát triển, ứng dụng nhiều công nghệ hiện đại, Sandclock IDC đã giúp hàng ngàn khách hàng tin tưởng lựa chọn, mang lại sự ổn định tuyệt đối cho website của khách hàng để thúc đẩy việc kinh doanh đạt được hiệu quả và thành công.
Bài viết liên quan

Check Ubuntu Version

Often people new to Ubuntu need to know specific information about the operating system they are running. They have questions...
28/12/2020

OAuth Login Management

Important things you need to know about OAuth OAuth is something every developer must know about. If you are making a standalone...
28/12/2020

Installing KDE Desktop Environment on Debian 10 Minimal Server

Debian 10 Buster is the latest stable release of Debian GNU/Linux distribution. Debian 10 comes with different desktop...
29/12/2020
Bài Viết

Bài Viết Mới Cập Nhật

Hướng dẫn chuyển đổi windows server windows evaluation to standard và active windows server 2008 + 2012 + 2016 + 2019
26/10/2021

How to Update Ubuntu Linux
24/10/2021

Squid Proxy Manager cài đặt và quản lý Proxy Squid tự động trên ubuntu
20/10/2021

Hướng dẫn cài đặt Apache CloudStack 4.15.2.0
19/10/2021

Hướng dẫn ký file PDF bằng chữ ký số (chữ ký điện tử) và sửa lỗi mới nhất 2021 foxit reader
19/10/2021