With the advent of Linux kernel 4.10 many users will ask you how to install it on your systems Ubuntu 16.04 LTS (Xenial Xerus) y Ubuntu 16.10 (Yakkety Yak) quickly and easily. The first question that should arise is, should I really update the environment to that version of the kernel? In a generic way we can know that with each update the general performance of the environment is improved, but this time, it has been reported that the Linux kernel 4.10 has certain incompatibilities with some hardware components.
Another problem that arises is related to the update of the kernel package, since not all of them are still officially supported in version 4.10. Virtual Box, for example, will not work for you and the proprietary drivers of AMDGPU-PRO will not either. If the problems described affect your system or configuration, you should wait a while for them to be corrected. If, on the other hand, they do not pose a problem in the configuration of the equipment, continue reading this article that, without a doubt, interests you.
The new Linux kernel 4.10 brings with it a series of optimizations in the graphic section that will benefit many users. On the one hand, the open-source graphic drivers have been improved, as well as those related to Intel and AMD GPUs, and on the other, the recent graphics drivers 3D table 17.1 provide smoother gaming running in graphics card environments AMD Radeon HD 8XXX.
The following commands that we will provide are only for Ubuntu 16.04 LTS (Xenial Xerus) and Ubuntu 16.10 (Yakkety Yak) distributions. If you have recently updated your system to the latest version of Ubuntu 16.04.2 LTS or Ubuntu 16.10, you may already have the latest kernel on your computer.
First, you must download the following link the package with the low latency generic kernel for your architecture. These packages are official and are created by Canonical's own engineers working on the build daily of Ubuntu 17.04 (Zesty Zapus), so do not worry about their risk. Dump the file in your home directory on your computer and then enter the following command:
sudo dpkg -i * .deb
Wait a few minutes while the packages are added to the system and then restart the computer. If any error occurs, run the command sudo apt install -f all with resolve any type of dependency and, with this, you are done. You can now enjoy the Linux kernel 4.10 on your Ubuntu system.
Source: Softpedia.