{"id":1747,"date":"2013-09-27T03:11:22","date_gmt":"2013-09-27T03:11:22","guid":{"rendered":"http:\/\/ubuntuhandbook.org\/?p=1747"},"modified":"2013-09-27T03:11:22","modified_gmt":"2013-09-27T03:11:22","slug":"install-upgrade-kernel-3-11-2-ubuntu-linux-mint","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2013\/09\/install-upgrade-kernel-3-11-2-ubuntu-linux-mint\/","title":{"rendered":"Install\/Upgrade to Linux Kernel 3.11.2 in Ubuntu\/Linux Mint"},"content":{"rendered":"<p>The Linux Kernel 3.11.2 has been released. All users of the 3.11 kernel series must upgrade.<\/p>\n<p>This tutorial shows you how to install \/ upgrade this kernel in Ubuntu 13.04, Ubuntu 12.04, Ubuntu 12.10 and Linux Mint.<\/p>\n<p>Kernel 3.11.2 contains lots of fixes and improvements, see the <a href=\"https:\/\/lkml.org\/lkml\/2013\/9\/26\/723\" title=\"Linux Kernel 3.11.2 release note\" target=\"_blank\">official release note.<\/a><\/p>\n<p><b>To get started<\/b>, press Ctrl+Alt+T on your keyboard to open terminal. When it opens, follow the steps below:<\/p>\n<p><b>For 32-bit systems:<\/b><\/p>\n<p>Download the DEBs:<\/p>\n<pre>wget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v3.11.2-saucy\/linux-headers-3.11.2-031102-generic_3.11.2-031102.201309262136_i386.deb\r\n\r\nwget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v3.11.2-saucy\/linux-headers-3.11.2-031102_3.11.2-031102.201309262136_all.deb\r\n\r\nwget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v3.11.2-saucy\/linux-image-3.11.2-031102-generic_3.11.2-031102.201309262136_i386.deb<\/pre>\n<p>Install the kernel:<\/p>\n<pre>sudo dpkg -i linux-headers-3.11.2*.deb linux-image-3.11.2*.deb<\/pre>\n<p><b>For 64-bit systems:<\/b><\/p>\n<p>Run commands one by one to download the DEBs:<\/p>\n<pre>wget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v3.11.2-saucy\/linux-headers-3.11.2-031102-generic_3.11.2-031102.201309262136_amd64.deb\r\n\r\nwget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v3.11.2-saucy\/linux-headers-3.11.2-031102_3.11.2-031102.201309262136_all.deb\r\n\r\nwget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v3.11.2-saucy\/linux-image-3.11.2-031102-generic_3.11.2-031102.201309262136_amd64.deb<\/pre>\n<p>Then install them:<\/p>\n<pre>sudo dpkg -i linux-headers-3.11.2*.deb linux-image-3.11.2*.deb<\/pre>\n<p>Once installed, reboot your machine. <\/p>\n<p>(Optional) If you have any problem with this kernel, you can run below command to remove it:<\/p>\n<pre>sudo apt-get purge linux-image-3.11.2*<\/pre>\n<p>Kernel PPA:<a href=\"http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v3.11.2-saucy\/\" title=\"Kernel 3.11.2 Download Page\" target=\"_blank\">http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v3.11.2-saucy\/<\/a><\/p>\n<p>Enjoy!<\/p>","protected":false},"excerpt":{"rendered":"<p>The Linux Kernel 3.11.2 has been released. All users of the 3.11 kernel series must upgrade. This tutorial shows you how to install \/ upgrade this kernel in Ubuntu 13.04, Ubuntu 12.04, Ubuntu 12.10 and Linux Mint. Kernel 3.11.2 contains lots of fixes and improvements, see the official release note. To get started, press Ctrl+Alt+T [&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":[160,14],"class_list":["post-1747","post","type-post","status-publish","format-standard","hentry","category-howtos","tag-kernel","tag-linux-kernel"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/1747","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=1747"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/1747\/revisions"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=1747"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=1747"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=1747"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}