Install Linux Kernel v3.16.1-utopic In Linux Ubuntu / Debian And Linux Mint



Install Linux Kernel v3.16.1-utopic In Linux Ubuntu / Debian 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.

Changelog Kernel v3.16.1-utopic :

arch/sparc/math-emu/math_32.c: drop stray break operator
sparc64: ldc_connect() should not return EINVAL when handshake is in progress. sunsab: Fix detection of BREAK on sunsab serial console
bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000
sparc64: Guard against flushing openfirmware mappings.   
sparc64: Do not insert non-valid PTEs into the TSB hash table.
tg3: Modify tg3_tso_bug() to handle multiple TX rings
sctp: fix possible seqlock seadlock in sctp_packet_transmit()
Revert "net: phy: Set the driver when registering an MDIO bus device"
batman-adv: Fix out-of-order fragmentation support
iovec: make sure the caller actually wants anything in memcpy_fromiovecend
net: Correctly set segment mac_len in skb_segment().
macvlan: Initialize vlan_features to turn on offload support.
bna: fix performance regression
tcp: Fix integer-overflow in TCP vegas   
tcp: Fix integer-overflows in TCP veno   
ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"


To Install Linux Kernel v3.16.1-utopic In Linux Ubuntu / Debian And Linux Mint,
open a new Terminal window and bash (get it?) in the following commands:

for ubuntu 32 bit :
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16.1-utopic/linux-headers-3.16.1-031601-generic_3.16.1-031601.201408140014_i386.deb
 

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16.1-utopic/linux-headers-3.16.1-031601-lowlatency_3.16.1-031601.201408140014_i386.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16.1-utopic/linux-headers-3.16.1-031601_3.16.1-031601.201408140014_all.deb


sudo dpkg -i *.deb

sudo rm -rf *.deb
for ubuntu 64 bit :
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16.1-utopic/linux-headers-3.16.1-031601-generic_3.16.1-031601.201408140014_amd64.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16.1-utopic/linux-headers-3.16.1-031601-lowlatency_3.16.1-031601.201408140014_amd64.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16.1-utopic/linux-headers-3.16.1-031601_3.16.1-031601.201408140014_all.deb

wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.16.1-utopic/linux-image-3.16.1-031601-generic_3.16.1-031601.201408140014_amd64.deb



sudo dpkg -i *.deb

sudo rm -rf *.deb

Reboot and choose a new kernel in your grub.