Install/Update Latest Stable Kernel 3.17.4 in Linux Ubuntu 14.10, Ubuntu 14.04 and Linux Mint


Install Latest Stable Kernel 3.17.4 in Linux Ubuntu 14.10, Ubuntu 14.04 and Linux Mint

Install/Update Latest Stable Kernel 3.17.4 in Linux Ubuntu 14.10, Ubuntu 14.04 and Linux Mint

kernel is a computer program that manages input/output requests from software, and translates them into data processing instructions for the central processing unit and other electronic components of a computer. The kernel is a fundamental part of a modern computer's operating system.

Latest Stable Kernel 3.17.4 Changelog :
drm/radeon: make sure mode init is complete in bandwidth_update
drm/radeon: use gart for DMA IB tests
drm/radeon: add missing crtc unlock when setting up the MC
memory-hotplug: Remove "weak" from memory_block_size_bytes() declaration
vmcore: Remove "weak" from function declarations
kgdb: Remove "weak" from kgdb_arch_pc() declaration
clocksource: Remove "weak" from clocksource_default_clock() declaration
GFS2: Make rename not save dirent location
x86, microcode, AMD: Fix early ucode loading on 32-bit
x86, microcode: Fix accessing dis_ucode_ldr on 32-bit
x86, microcode, AMD: Fix ucode patch stashing on 32-bit

For more information on the major Linux Latest Stable Kernel Changes in the upcoming version 3.17.4 Vivid please consult this page.

To Install/Update Latest Stable Kernel 3.17.4 in Linux Ubuntu 14.10, Ubuntu 14.04 and Linux Mint ,open a new Terminal window and bash (get it?) in the following commands:

For Linux System 32 bit
wget http://goo.gl/JDNhPi \ http://goo.gl/kSKl2u \ http://goo.gl/UvTOLw
sudo dpkg -i *.deb
sudo reboot

For Linux System 64 bit
wget http://goo.gl/JDNhPi \ http://goo.gl/vMX1PV \ http://goo.gl/jyCsVv
sudo dpkg -i *.deb
sudo reboot
To remove Latest Stable Kernel 3.17.4 in Linux Ubuntu 14.10, Ubuntu 14.04 and Linux Mint, do:
sudo apt-get remove linux-headers-3.17.4-* linux-image-3.17.4-* && sudo update-grub

To Install/Update Latest Stable Kernel 3.17.4 in your linux distribution, you can install Latest Stable Kernel 3.17.4 from source code or install deb file from this page. follow this page for information about new linux kernel 3.18 rc5.

I hope that we make with article "Install/Update Latest Stable Kernel 3.17.4 in Linux Ubuntu 14.10, Ubuntu 14.04 and Linux Mint" titles helpful to readers