LinuxAndUbuntu - Linux News | Apps Reviews | Linux Tutorials HowTo
  • Home
    • Linux >
      • Ubuntu
      • Linux Mint
      • Fedora
      • Arch Linux
      • Open Suse
      • Other Linux Distros
  • Store
  • Video Tutorials
  • Linux Themes
  • FAQs
  • Become a Regular writer
  • Contact Us
  • Donate
  • Block Adblock
  • Favorites
  • Ubuntu Releases
  • Linux Mint Releases

Linux Kernel 3.19 stable released, Install/Upgrade in Ubuntu/Linux Mint

10/2/2015

Comments

 
Linux kernel 3.19 released, install/upgrade Ubuntu/Linux Mint
Linux Kernel 3.19 has been released by Linus Torvalds. Linux Kernel is very important part of the operating system. Every Linux Kernel is released with new features and security updates. In this post we'll know how to upgrade to Kernel 3.19 in Ubuntu/Linux Mint.



Install/Upgrade Linux Kernel 3.19 in Ubuntu Ubuntu 15.04 Vivid Vervet, Ubuntu 14.10 Utopic Unicorn, Ubuntu 14.04 Trusty Tahr (LTS) and Linux Mint 17.1 Rebecca, Linux Mint 17 Qiana.

What is Linux Kernel?


Those who don't know what is the Linux Kernel they should know it because Linux kernel is the essential part of any Linux operating system. It is responsible for resource allocation, low-level hardware interfaces, security, simple communications, basic file system management, and more. Written from scratch by Linus Torvalds (with help from various developers), Linux is a clone of the UNIX operating system. It is geared towards POSIX and Single UNIX Specification compliances. 

Latest Linux Kernel stable version 3.19


  • SI/CI SMC fan control support within the Radeon driver. Should reduce the fan noise on systems with a higher default fan profile.
  • Initial GM204 GPU support (NVIDIA GeForce 900 series) in Nouveau driver
  • RAID 5 and RAID 6 level support is better off in the Btrfs file-system
  • LZ4 Compression Support for SquashFS
  • multi-touch for more Logitech devices
  • New keyboard backlight support in DELL laptop. ThinkPad ACPI driver reworked to simplify sound muting. Toshiba ACPI driver improvements
  • The initial hardware enablement for Skylake, Intel’s successor to Broadwell
  • AMD HSA open-source support is closer to reality
  • and more ….


Install/Upgrade Linux Kernel 3.19


For 32-bit systems: Downlaod .deb files

$ cd /tmp/

$ wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201502091451_i386.deb

$ wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201502091451_all.deb

$ wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201502091451_i386.deb

Install Linux Kernel 3.19

$ sudo dpkg -i linux-headers-3.19.0-*.deb linux-image-3.19.0-*.deb

Atfer install complete, update grub and reboot your computer and choose new kernel in grub :

$ sudo update-grub

$ sudo reboot


For Linux system 64 bit :

$ cd /tmp/

$ wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201502091451_amd64.deb

$ wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201502091451_all.deb

$ wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201502091451_amd64.deb

Install Linux Kernel 3.19

$ sudo dpkg -i linux-headers-3.19.0-*.deb linux-image-3.19.0-*.deb

Atfer install complete, update grub and reboot your computer and choose new kernel in grub :
$ sudo update-grub

$ sudo reboot

How to UnInstall Linux Kernel 3.19


If something goes wrong after installing/upgrading to Linux Kernel 3.19, then you can easily uninstall kernel 3.19 by the following commands -

$ sudo apt-get remove linux-header-3.19* linux-image-3.19*

Found any problem or broken link? Report here.


Related articles
Comments
comments powered by Disqus

    Most Read Articles

    5 Lightweight Linux For Old Computers
    20 Best Themes For Ubuntu In 2017

    8 Best IDEs Or Code Editors For Linux
    8 Best IDEs Or Code Editors For Linux

    3 best twitter clients for linux
    [How To] Install Latest NVIDIA Drivers In Linux

    Ubuntu Vs. Linux Mint - Which Is Better in 2016?
    5 Lightweight Linux For Old Computers

    dual boot ubuntu and windows
    10 Basic Linux Commands That Every Linux Newbies Should Remember

    dual boot ubuntu and windows
    6 Best Linux Distributions For Programming


    Translate Our Site





    Notice : Please be careful, after translation commands will change.

About LinuxAndUbuntu

​​LinuxAndUbuntu.com  focuses on open source projects but  specific on debian based distributions. We also give value to other linux distributions.

Links

Ubuntu.com
Video Tutorials
Tutorials & HowTos
Privacy Policy
Contact us

Like Us

More From LinuxAndUbuntu

Contribute  Your Work
Advertise
Donate Us

RSS Feed

Picture
Ubuntu is a registered trademark of  Canonical Ltd.

Any material in this site can not be reproduced without permission.
  • Home
    • Linux >
      • Ubuntu
      • Linux Mint
      • Fedora
      • Arch Linux
      • Open Suse
      • Other Linux Distros
  • Store
  • Video Tutorials
  • Linux Themes
  • FAQs
  • Become a Regular writer
  • Contact Us
  • Donate
  • Block Adblock
  • Favorites
  • Ubuntu Releases
  • Linux Mint Releases
✕