{"id":9926,"date":"2020-03-30T15:45:21","date_gmt":"2020-03-30T15:45:21","guid":{"rendered":"http:\/\/ubuntuhandbook.org\/?p=9926"},"modified":"2020-03-30T15:45:21","modified_gmt":"2020-03-30T15:45:21","slug":"install-kernel-5-6-ubuntu-linux-mint","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2020\/03\/install-kernel-5-6-ubuntu-linux-mint\/","title":{"rendered":"How to Install Kernel 5.6 in Ubuntu \/ Linux Mint"},"content":{"rendered":"<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/12\/linux-kernel-icon-tux.png\" alt=\"upgrade Linux Kernel\" width=\"245\" height=\"245\" class=\"aligncenter size-full wp-image-4345\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/12\/linux-kernel-icon-tux.png 245w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/12\/linux-kernel-icon-tux-150x150.png 150w\" sizes=\"auto, (max-width: 245px) 100vw, 245px\" \/><\/p>\n<p>Linux Kernel 5.6 was officially released. Linus Torvalds <a href=\"https:\/\/lkml.org\/lkml\/2020\/3\/29\/379\" rel=\"noopener\" target=\"_blank\">announced<\/a>:<\/p>\n<p>So I&#8217;ll admit to vacillating between doing this 5.6 release and doing another -rc.<\/p>\n<blockquote><p><i>This has a bit more changes than I&#8217;d like, but they are mostly from davem&#8217;s networking fixes pulls, and David feels comfy with them. And I looked over the diff, and none of it looks scary. It&#8217;s just slightly more than I&#8217;d have preferred at this stage &#8211; not doesn&#8217;t really seem worth delaying a release over.<\/p>\n<p>So about half the diff from the final week is network driver fixlets, and some minor core networking fixes. Another 20% is tooling &#8211; mostly bpf and netfilter selftests (but also some perf work).<\/p>\n<p>&#8230;<\/i><\/p><\/blockquote>\n<p>Linux Kernel 5.5 features <b>WireGuard VPN support<\/b>, and a lot of other notable improvements, including initial <b>USB 4<\/b> support, Amazon\u2019s Echo smart speaker, new Intel, AMD, and Arm hardware enablement.<\/p>\n<h4>How to Install Linux Kernel 5.6 in Ubuntu:<\/h4>\n<div class=\"arconix-box arconix-box-red\"><i class='fa fa-2x pull-left fa-exclamation-triangle'><\/i><div class=\"arconix-box-content\">The <a href=\"https:\/\/wiki.ubuntu.com\/Kernel\/MainlineBuilds\" rel=\"noopener\" target=\"_blank\">mainline kernels<\/a> do not include any Ubuntu-provided drivers or patches. They are not supported and are not appropriate for production use<\/div><\/div>\n<p>The mainline kernel packages for Linux 5.6 are now available for download at the link below:<\/p>\n<p style=\"text-align:center;\"><a href='https:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v5.6\/' class='arconix-button-flat arconix-button-large arconix-button-tan' target=\"_blank\" >Download Kernel 5.6<\/a><\/p>\n<p>Depends on your OS type, download and install the packages in turns:<\/p>\n<ol>\n<li>linux-headers-5.6.0-xxxxxx_all.deb<\/li>\n<li>linux-headers-5.6.0-xxx-generic(\/lowlatency)_xxx_amd64.deb<\/li>\n<li>linux-modules-5.6.0-xxx-generic(\/lowlatency)_xxx_amd64.deb<\/li>\n<li>linux-image-xxx-5.6.0-xxx-generic(\/lowlatency)_xxx_amd64.deb<\/li>\n<\/ol>\n<p><i>Select <code>generic<\/code> for common system, and <code>lowlatency<\/code> for a low latency system (e.g. for recording audio), <code>amd64<\/code> for 64bit system, or armhf, arm64, etc for other OS types.<\/i><\/p>\n<p>Alternatively you can download and install the kernel binaries via terminal commands ( open terminal via <b>Ctrl+Alt+T<\/b>):<\/p>\n<p>For 64-bit OS:<\/p>\n<pre style=\"border:none;\">cd \/tmp\/\r\n\r\nwget -c https:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v5.6\/linux-headers-5.6.0-050600_5.6.0-050600.202003292333_all.deb\r\n\r\nwget -c https:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v5.6\/linux-headers-5.6.0-050600-generic_5.6.0-050600.202003292333_amd64.deb\r\n\r\nwget -c https:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v5.6\/linux-image-unsigned-5.6.0-050600-generic_5.6.0-050600.202003292333_amd64.deb\r\n\r\nwget -c https:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v5.6\/linux-modules-5.6.0-050600-generic_5.6.0-050600.202003292333_amd64.deb\r\n\r\nsudo dpkg -i *.deb<\/pre>\n<p>Once installed, restart your computer and enjoy!<\/p>\n<p><b>Uninstall Linux Kernel 5.6:<\/b><\/p>\n<p>Restart your machine and select boot with the previous kernel in boot menu \u2018Grub2 -> Advanced Option for Ubuntu\u2019. Then run command to remove Linux Kernel 5.5:<\/p>\n<pre style=\"border:none;\">sudo dpkg --purge linux-image-unsigned-5.6.0-050600-generic<\/pre>","protected":false},"excerpt":{"rendered":"<p>Linux Kernel 5.6 was officially released. Linus Torvalds announced: So I&#8217;ll admit to vacillating between doing this 5.6 release and doing another -rc. This has a bit more changes than I&#8217;d like, but they are mostly from davem&#8217;s networking fixes pulls, and David feels comfy with them. And I looked over the diff, and none [&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,6],"tags":[14],"class_list":["post-9926","post","type-post","status-publish","format-standard","hentry","category-howtos","category-news","tag-linux-kernel"],"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/9926","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=9926"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/9926\/revisions"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=9926"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=9926"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=9926"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}