{"id":2822,"date":"2014-01-10T04:05:54","date_gmt":"2014-01-10T04:05:54","guid":{"rendered":"http:\/\/ubuntuhandbook.org\/?p=2822"},"modified":"2014-01-10T04:05:54","modified_gmt":"2014-01-10T04:05:54","slug":"install-kernel-3-10-26-lts-ubuntu-linux","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2014\/01\/install-kernel-3-10-26-lts-ubuntu-linux\/","title":{"rendered":"Kernel 3.10.26 LTS Released, How to Install it in Ubuntu Linux"},"content":{"rendered":"<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/10\/LinuxKernelLogo.jpg\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/10\/LinuxKernelLogo.jpg\" alt=\"Linux Kernel 3.10.26 LTS\" width=\"260\" height=\"224\" class=\"aligncenter size-full wp-image-1838\" \/><\/a><\/p>\n<p>The <b>Long Term Support Linux Kernel 3.10 series<\/b> now is at the 26th update. Greg Kroah-Hartman announced this release on January 9 and urged users of this Kernel series to upgrade as soon as possible.<\/p>\n<p>The Kernel 3.10.26 brings various improvements to ARM, PowerPC and x86 architectures, several improvements to the EXT4, GFS2, Ceph and JBD filesystems, and updated drivers, including USB, wireless, i915, Radeon. See <a href=\"https:\/\/www.kernel.org\/pub\/linux\/kernel\/v3.x\/ChangeLog-3.10.26\" title=\"Linux Kernel 3.10.26\" target=\"_blank\">the Changelog<\/a><\/p>\n<h3>Install \/ Upgrade Kernel 3.10.26:<\/h3>\n<p>The Ubuntu Kernel Team has made the Deb packages which are available in <a href=\"http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v3.10.26-saucy\/\" target=\"_blank\">this page<\/a>. If you&#8217;re comfortable with command line, follow the below steps to download &#038; install them.<\/p>\n<p>1. Press Ctrl+Alt+T on keyboard to open terminal and run commands below one by one to download Kernel Debs:<\/p>\n<p>For 32 bit system:<\/p>\n<pre style=\"border:none;\">cd \/tmp\/ && wget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v3.10.26-saucy\/linux-headers-3.10.26-031026-generic_3.10.26-031026.201401091635_i386.deb\n\nwget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v3.10.26-saucy\/linux-headers-3.10.26-031026_3.10.26-031026.201401091635_all.deb\n\nwget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v3.10.26-saucy\/linux-image-3.10.26-031026-generic_3.10.26-031026.201401091635_i386.deb<\/pre>\n<p>For 64 bit system:<\/p>\n<pre style=\"border:none;\">cd \/tmp\/ && wget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v3.10.26-saucy\/linux-headers-3.10.26-031026-generic_3.10.26-031026.201401091635_amd64.deb\n\nwget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v3.10.26-saucy\/linux-headers-3.10.26-031026_3.10.26-031026.201401091635_all.deb\n\nwget http:\/\/kernel.ubuntu.com\/~kernel-ppa\/mainline\/v3.10.26-saucy\/linux-image-3.10.26-031026-generic_3.10.26-031026.201401091635_amd64.deb<\/pre>\n<p>2. Install the Kernel:<\/p>\n<pre style=\"border:none;\">cd \/tmp\/ && sudo dpkg -i linux-headers-3.10.26-*.deb linux-image-3.10.26-*.deb<\/pre>\n<p>Restart your computer and done.<\/p>\n<p>If you\u2019re using a proprietary video driver, you may need to re-build or re-install to get it work with the new kernel.<\/p>\n<p>If for some reason this kernel release doesn&#8217;t work properly for you, reboot into previous kernel (Grub -> Advanced -> select previous kernel) and run commands to remove Linux Kernel 3.10.26:<\/p>\n<pre style=\"border:none;\">sudo apt-get remove linux-headers-3.10.26-* linux-image-3.10.26-*<\/pre>","protected":false},"excerpt":{"rendered":"<p>The Long Term Support Linux Kernel 3.10 series now is at the 26th update. Greg Kroah-Hartman announced this release on January 9 and urged users of this Kernel series to upgrade as soon as possible. The Kernel 3.10.26 brings various improvements to ARM, PowerPC and x86 architectures, several improvements to the EXT4, GFS2, Ceph 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":[669,14],"class_list":["post-2822","post","type-post","status-publish","format-standard","hentry","category-howtos","tag-kernel-3-10-series","tag-linux-kernel"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/2822","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=2822"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/2822\/revisions"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=2822"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=2822"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=2822"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}