
{"id":5883,"date":"2016-05-16T18:04:54","date_gmt":"2016-05-16T18:04:54","guid":{"rendered":"http:\/\/ubuntuhandbook.org\/?p=5883"},"modified":"2016-05-16T18:04:54","modified_gmt":"2016-05-16T18:04:54","slug":"install-linux-kernel-4-6-ubuntu-16-04","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2016\/05\/install-linux-kernel-4-6-ubuntu-16-04\/","title":{"rendered":"How to Install Linux Kernel 4.6 in Ubuntu 16.04"},"content":{"rendered":"<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2016\/03\/kernel-icon-tux.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2016\/03\/kernel-icon-tux.png\" alt=\"Linux Kernel\" width=\"245\" height=\"250\" class=\"alignleft size-full wp-image-5727\" \/><\/a><\/p>\n<p>The Linux Kernel 4.6 stable has been released. Linus Torvalds announced this kernel release in <a href=\"https:\/\/lkml.org\/lkml\/2016\/5\/15\/83\" target=\"_blank\">lkml.org<\/a>:<\/p>\n<ul>\n<i>It&#8217;s just as well I didn&#8217;t cut the rc cycle short, since the last week ended up getting a few more fixes than expected, but nothing in there feels all that odd or out of line. So 4.6 is out there at the normal schedule, and that obviously also means that I&#8217;ll start doing merge window pull requests for 4.7 starting tomorrow.<\/p>\n<p>Since rc7, there&#8217;s been small noise all over, with driver fixes being the bulk of it, but there is minor noise all over (perf tooling, networking, filesystems, documentation, some small arch fixes..)<\/i><\/ul>\n<p>New features in Kernel 4.6:<\/p>\n<ul>\n<li>Initial open-source support for GTX 900 series<\/li>\n<li>Runtime AHCI power management support for greater power savings<\/li>\n<li>Dell laptop support improvements<\/li>\n<li>Better security for 32-bit Linux programs.<\/li>\n<li>Various open-source AMD graphics driver improvements.<\/li>\n<li>A number of new ARM hardware support.<\/li>\n<\/ul>\n<p><b>How to Install Kernel 4.6 in Ubuntu:<\/b><\/p>\n<p>There are <b>.deb<\/b> packages for this kernel release available in kernel-ppa\/mainline:<\/p>\n<p style=\"text-align:center;\"><a href='http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v4.6-yakkety\/' class='arconix-button arconix-button-medium arconix-button-gray' target=\"_blank\" >Download Kernel 4.6 (.deb)<\/a><\/p>\n<p>Download and install the packages named below one by one according to your OS type <i>(i386 for 32-bit, amd64 for 64-bit)<\/i>:<\/p>\n<ol>\n<li><i>linux-headers-4.6.0-xxx_all.deb<\/i><\/li>\n<li><i>linux-headers-4.6.0-xxx-generic_xxx_i386\/amd64.deb<\/i><\/li>\n<li><i>linux-image-4.6.0-xxx-generic_xxx_i386\/amd64.deb<\/i><\/li>\n<\/ol>\n<p>For a low latency system (e.g. for recording audio) install following packages instead:<\/p>\n<ol>\n<li><i>linux-headers-4.6.0-xxx_all.deb<\/i><\/li>\n<li><i>linux-headers-4.6.0-xxx-lowlatency_xxx_i386\/amd64.deb<\/i><\/li>\n<li><i>linux-image-4.6.0-xxx-lowlatency_xxx_i386\/amd64.deb<\/i><\/li>\n<\/ol>\n<p>You can also download and install these <b>debs<\/b> by running the commands below in terminal\/console:<\/p>\n<p><i>For 64-bit system:<\/i><\/p>\n<pre style=\"border:none;\">cd \/tmp\/\n\nwget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v4.6-yakkety\/linux-headers-4.6.0-040600_4.6.0-040600.201605151930_all.deb\n\nwget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v4.6-yakkety\/linux-headers-4.6.0-040600-generic_4.6.0-040600.201605151930_amd64.deb\n\nwget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v4.6-yakkety\/linux-image-4.6.0-040600-generic_4.6.0-040600.201605151930_amd64.deb\n\nsudo dpkg -i *.deb<\/pre>\n<p><i>For 32-bit system<\/i><\/p>\n<pre style=\"border:None;\">cd \/tmp\/\n\nwget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v4.6-yakkety\/linux-headers-4.6.0-040600_4.6.0-040600.201605151930_all.deb\n\nwget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v4.6-yakkety\/linux-headers-4.6.0-040600-generic_4.6.0-040600.201605151930_i386.deb\n\nwget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v4.6-yakkety\/linux-image-4.6.0-040600-generic_4.6.0-040600.201605151930_i386.deb\n\nsudo dpkg -i *.deb<\/pre>\n<p>Restart your computer after installation to apply changes.<\/p>\n<p><b>Restore:<\/b><\/p>\n<p>You can easily switch back to the previous kernel by restart your machine and select boot with old kernel version (available in Advanced options). Then use Ubuntu-Tweak or <a href=\"https:\/\/ubuntuhandbook.org\/index.php\/2016\/05\/remove-old-kernels-ubuntu-16-04\/\" target=\"_blank\">follow this guide<\/a> to remove Kernel 4.6.<\/p>","protected":false},"excerpt":{"rendered":"<p>The Linux Kernel 4.6 stable has been released. Linus Torvalds announced this kernel release in lkml.org: It&#8217;s just as well I didn&#8217;t cut the rc cycle short, since the last week ended up getting a few more fixes than expected, but nothing in there feels all that odd or out of line. So 4.6 is [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[14],"class_list":["post-5883","post","type-post","status-publish","format-standard","hentry","category-howtos","tag-linux-kernel"],"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/5883","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/comments?post=5883"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/5883\/revisions"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=5883"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=5883"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=5883"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}