{"id":1065,"date":"2015-06-26T01:59:54","date_gmt":"2015-06-26T01:59:54","guid":{"rendered":"http:\/\/www.pir8geek.com\/?p=1065"},"modified":"2015-06-26T01:59:54","modified_gmt":"2015-06-26T01:59:54","slug":"how-to-install-linux-kernel-4-1-on-ubuntu-15-04-ubuntu-14-0414-10","status":"publish","type":"post","link":"https:\/\/www.jameseduard.com\/?p=1065","title":{"rendered":"How to Install Linux Kernel 4.1 on Ubuntu 15.04 &#038; Ubuntu 14.04\/14.10"},"content":{"rendered":"<p>In this article we will guide you How to Install or Upgrade Linux Kernel 4.1 (Stable) on Ubuntu Systems with \u00a0new\u00a0updates. Linux Kernel 4.1 \u00a0includes updated GPU drivers and enhancements for the BTRFS and EXT4 file systems.<br \/>\n<b>What\u2019s New in Linux Kernel 4.1:<\/b><br \/>\nSome of highlights for the Linux 4.1 kernel (by <a href=\"http:\/\/www.michaellarabel.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">Michael Larabel<\/a>):<\/p>\n<ul>\n<li>Significant performance improvements for certain hardware as well as power consumption\/efficiency improvements for select Intel hardware.<\/li>\n<li>Nouveau ships with GeForce GTX 750 acceleration support that doesn\u2019t require the manual extracting\/setup of any non-redistributable firmware blobs.<\/li>\n<li>Intel XenGT vGPU support for those wanting Intel graphics acceleration support from Xen guests. The KVM support is still being developed.<\/li>\n<li>Radeon DisplayPort MST support.<\/li>\n<li>EXT4 file-system encryption thanks to work done by Google in looking to add file-system-level EXT4 encryption for Android.<\/li>\n<li>Better RAID 5\/6 support with MD RAID.<\/li>\n<li>Improved laptop support from major vendors along with better Chromebook Pixel 2 support.<\/li>\n<li>Continued bring-up of Intel Skylake support within Linux. Skylake is still on course for launching later this year.<\/li>\n<li>ACPI support for AArch64 \/ 64-bit ARM.<\/li>\n<li>Many other changes.<\/li>\n<\/ul>\n<p>&nbsp;<br \/>\n1. To install Kernel 4.1 on 32 bit Ubuntu and derivative systems open Terminal and run the following commands:<\/p>\n<pre> cd \/tmp\n wget \\\n kernel.ubuntu.com\/~kernel-ppa\/mainline\/v4.1-unstable\/linux-headers-4.1.0-040100_4.1.0-040100.201506220235_all.deb \\\n kernel.ubuntu.com\/~kernel-ppa\/mainline\/v4.1-unstable\/linux-headers-4.1.0-040100-generic_4.1.0-040100.201506220235_i386.deb \\\n kernel.ubuntu.com\/~kernel-ppa\/mainline\/v4.1-unstable\/linux-image-4.1.0-040100-generic_4.1.0-040100.201506220235_i386.deb\n<\/pre>\n<p>After downloading the packages,to Install the kernel open a terminal and execute the following command.<\/p>\n<pre> sudo dpkg -i linux-headers-4.1*.deb linux-image-4.1*.deb\n<\/pre>\n<p>After installing the kernel on the system, run the following command in terminal to refresh grub boot-loader then Reboot the system.<\/p>\n<pre>sudo update-grub\n<\/pre>\n<pre>sudo reboot\n<\/pre>\n<p>2. Install Kernel 4.1 Stable on 64 Bit Ubuntu Systems: Open Terminal and run the following commands :<\/p>\n<pre> cd \/tmp\n wget \\\n kernel.ubuntu.com\/~kernel-ppa\/mainline\/v4.1-unstable\/linux-headers-4.1.0-040100_4.1.0-040100.201506220235_all.deb \\\n kernel.ubuntu.com\/~kernel-ppa\/mainline\/v4.1-unstable\/linux-headers-4.1.0-040100-generic_4.1.0-040100.201506220235_amd64.deb \\\n kernel.ubuntu.com\/~kernel-ppa\/mainline\/v4.1-unstable\/linux-image-4.1.0-040100-generic_4.1.0-040100.201506220235_amd64.deb\n<\/pre>\n<p>After downloading the packages,to Install the kernel open a terminal and execute the following command.<\/p>\n<pre> sudo dpkg -i linux-headers-4.1*.deb linux-image-4.1*.deb\n<\/pre>\n<p>After installing the kernel on the system, run the following command in terminal to refresh grub boot-loader then Reboot the system.<\/p>\n<pre>sudo update-grub\n<\/pre>\n<pre>sudo reboot\n<\/pre>\n<p>3. To Uninstall and Remove Kernel 4.1 (Stable) on ubuntu system and its derivative Open Terminal and run the following commands:<\/p>\n<pre> sudo apt-get remove linux-header-4.1* linux-image-4.1*\n<\/pre>\n<p>Enjoi cyahh.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this article we will guide you How to Install or Upgrade Linux Kernel 4.1 (Stable) on Ubuntu Systems with \u00a0new\u00a0updates. Linux Kernel 4.1 \u00a0includes updated GPU drivers and enhancements for the BTRFS and EXT4 file systems. What\u2019s New in Linux Kernel 4.1: Some of highlights for the Linux 4.1 kernel (by Michael Larabel): Significant<\/p>\n","protected":false},"author":1,"featured_media":1066,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[47,23,11],"tags":[403,498,499,500],"class_list":["post-1065","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-how-tos","category-linux","category-news","tag-kernel","tag-linux-kernel-4-1","tag-tux","tag-updates"],"_links":{"self":[{"href":"https:\/\/www.jameseduard.com\/index.php?rest_route=\/wp\/v2\/posts\/1065","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.jameseduard.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.jameseduard.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.jameseduard.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.jameseduard.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1065"}],"version-history":[{"count":0,"href":"https:\/\/www.jameseduard.com\/index.php?rest_route=\/wp\/v2\/posts\/1065\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.jameseduard.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1065"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.jameseduard.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1065"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.jameseduard.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1065"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}