{"id":4502,"date":"2015-01-09T13:26:04","date_gmt":"2015-01-09T13:26:04","guid":{"rendered":"http:\/\/ubuntuhandbook.org\/?p=4502"},"modified":"2015-01-09T14:48:04","modified_gmt":"2015-01-09T14:48:04","slug":"install-upgrade-linux-kernel-3-18-2-ubuntu","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2015\/01\/install-upgrade-linux-kernel-3-18-2-ubuntu\/","title":{"rendered":"How to Install \/ Upgrade to Linux Kernel 3.18.2 in Ubuntu"},"content":{"rendered":"<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/12\/linux-kernel-icon-tux.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2014\/12\/linux-kernel-icon-tux.png\" alt=\"Linux Kernel 3.18.2\" 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\" \/><\/a><\/p>\n<p><b>The second update of the latest stable Linux Kernel 3.18 is out! Greg Kroah-Hartman announced this kernel and urged all users of 3.18 kernel series to upgrade as soon as possible.<\/b> <\/p>\n<p>Linux Kernel 3.18.2 various important improvements, such as architecture updates (ARM, ARM64, x86), driver updates for mac80211 wireless, various fixes to Btrfs filesystem, and more. See the <a href=\"https:\/\/lkml.org\/lkml\/2015\/1\/8\/546\" title=\"Linux Kernel 3.18.2 release note\" target=\"_blank\">release note for details<\/a>.<\/p>\n<h4>Upgrade to Kernel 3.18.2 in Ubuntu:<\/h4>\n<p>Ubuntu Kernel team has made the binary packages of this kernel release, available for download at the link below:<\/p>\n<p style=\"text-align:center;\"><a href=\"http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v3.18.2-vivid\/\" target=\"_blank\">DOWNLOAD KERNEL 3.18.2 .DEBs<\/a><\/p>\n<p>First check out your OS type, <i>32-bit (i386) or 64-bit (amd64)<\/i>, then download and install the packages below in turn:<\/p>\n<ol>\n<li><i>linux-headers-3.18.2-031802_xxx_all.deb<\/i><\/li>\n<li><i>linux-headers-3.18.2-031802-generic_3.18.2-031802.xxx_i386\/amd64.deb<\/i><\/li>\n<li><i>linux-image-3.18.2-031801-generic_3.18.2-031802.xxx_i386\/amd64.deb<\/i><\/li>\n<\/ol>\n<p>If you need a low latency system (e.g. for recording audio) then download and install the packages below in turn:<\/p>\n<ol>\n<li><i>linux-headers-3.18.2-031802_xxx_all.deb<\/i><\/li>\n<li><i>linux-headers-3.18.2-031802-lowlatency_3.18.2-031802.xxx_i386\/amd64.deb<\/i><\/li>\n<li><i>linux-image-3.18.2-031801-lowlatency_3.18.2-031802.xxx_i386\/amd64.deb<\/i><\/li>\n<\/ol>\n<p><b>For Ubuntu Server without graphical session<\/b>, run below commands one by one to download &#038; install the kernel debs:<\/p>\n<p>For 64-bit system, run:<\/p>\n<pre style=\"border:none; background:none;\">cd \/tmp\/\n\nwget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v3.18.2-vivid\/linux-headers-3.18.2-031802-generic_3.18.2-031802.201501082011_amd64.deb\n\nwget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v3.18.2-vivid\/linux-headers-3.18.2-031802_3.18.2-031802.201501082011_all.deb\n\nwget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v3.18.2-vivid\/linux-image-3.18.2-031802-generic_3.18.2-031802.201501082011_amd64.deb\n\nsudo dpkg -i linux-headers-3.18.2-*.deb linux-image-3.18.2-*.deb<\/pre>\n<p>For 32-bit system, run:<\/p>\n<pre style=\"border:none; background:none;\">cd \/tmp\/\n\nwget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v3.18.2-vivid\/linux-headers-3.18.2-031802-generic_3.18.2-031802.201501082011_i386.deb\n\nwget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v3.18.2-vivid\/linux-headers-3.18.2-031802_3.18.2-031802.201501082011_all.deb\n\nwget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v3.18.2-vivid\/linux-image-3.18.2-031802-generic_3.18.2-031802.201501082011_i386.deb\n\nsudo dpkg -i linux-headers-3.18.2-*.deb linux-image-3.18.2-*.deb<\/pre>\n<p>Once done, restart the machine. For proprietary graphics driver, you may have to re-install\/re-built your driver.<\/p>\n<p>If for some reason, the new kernel does not work properly for you, reboot with the previous Kernel (Grub boot loader -> Advanced -> select previous kernel) and run below command to remove Linux Kernel 3.18.2:<\/p>\n<pre style=\"border:none;\">sudo apt-get remove linux-headers-3.18.2-* linux-image-3.18.2-* && sudo update-grub<\/pre>\n<p>That\u2019s it. Enjoy!<\/p>","protected":false},"excerpt":{"rendered":"<p>The second update of the latest stable Linux Kernel 3.18 is out! Greg Kroah-Hartman announced this kernel and urged all users of 3.18 kernel series to upgrade as soon as possible. Linux Kernel 3.18.2 various important improvements, such as architecture updates (ARM, ARM64, x86), driver updates for mac80211 wireless, various fixes to Btrfs filesystem, and [&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,1182],"class_list":["post-4502","post","type-post","status-publish","format-standard","hentry","category-howtos","tag-linux-kernel","tag-linux-kernel-3-18-series"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/4502","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=4502"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/4502\/revisions"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=4502"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=4502"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=4502"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}