Linux 4.10 Kernel Reaches End of Life (softpedia.com)
prisoninmate quotes Softpedia: As it's not an LTS (Long Term Support) branch, the Linux 4.10 kernel series was doomed to reach end of life sooner or later, and it happened this weekend with the release of the Linux kernel 4.10.17 patch, which is a major one changing a total of 103 files, with 981 insertions and 538 deletions. Therefore, users are now urged to move to the Linux 4.11 kernel series. If you're using a GNU/Linux distribution powered by a kernel from the Linux 4.10 series you need to update to version 4.10.17 as soon as it makes its way into the stable repositories. However, please inform your OS vendor that they need to upgrade the kernel packages to the Linux 4.11 series immediately.
OS vendors knows well before Slashdot for sure, trust me.
systemd has everything I need.
I am running 2.6.32 - on a CentOS 6 system. Not everyone is always chasing the latest. I shall upgrade when RedHat/CentOS 8 comes out, probably in a year or two.
As a long time Linux user, I just realized I don't know or care what Linux kernel I am using.
My ism, it's full of beliefs.
So has the problem with getting the latest video drivers been fixed?
Depends on the graphic card.
TL;DR: For Intel and AMD, you really don't give a fuck what you're running.
(Or if you're into gaming, you *absolutely* try to run the latest possible kernel and Mesa combo to get all the latest belss and whistles).
e.g.:
- Intel is exclusively doing opensource drivers (at least for their own cores. For the core that they sub licensed from PowerVR several years back, it's an entirely different story).
The drivers are part of the upstream kernel, so getting a new kernel *IS* how you get a new driver.
- AMD has embraced opensource (beginning almost as far back as when they bought ATI - though the actual implementation has taken much time).
They have a dual offering.
For a few special user (CAD software users, etc. who require opengl profiles) they still provide a closed source driver called AMDGPU-PRO. (As of note, it also shares some code with the current Windows drivers).
For the rest, the opensource source drivers (based around Mesa) are their main target. They have been investing resources (some of the devs of the opensource Mesa drivers are on AMD's payroll). Recently, it has seen tremendous improvement and starts to beat the closed source driver on most use-cases.
Both above driverrs rely on the same opensource kernel module. So if you use the opensource driver, the situation is the same as Intel : getting the latest kernel *IS* how you get the latest kernel module.
Only for the closed source AMDGPU-PRO does AMD spends ressource back-porting the kernel module to older kernel.
(So if you are a CAD user, better stick to major distribution whose kernel are more likely to see such back-ports. Or move to a rolling release distro, but that would be unusual for this class of users).
The current only exception is Vulkan. AMD haven't finished the necessary work to opensource their official Vulkan implementation. So AMDGPU-PRO is the only way to get it.
Meanwhile, opensouce developers have created RADV, their own unofficial Vulkan implementation for AMD cards. Currently, this implementation finally passes the conformancy tests and implements the Vulkan API completely, but isn't optimized yet. So often games run better using their openGL back-end (given that massive effort mentionned above) than using their Vulkan back-end (because as mentioned here, it's a small project, which only recently achieved full conformancy and hasn't even started optimizing).
regarding other API :
AMD has recently opensource a new OpenCL implementation running on top of their ROCm computing platform.
Now that this is opensourced, expect the optimizing to go faster, and eventually reaching the point that OpenGL has reached.
Over all the days of the absolutely aweful fglrx closed-source ATI driver are distant past.
I remember having to find the proper kernel headers (down to ver.a.b-c-ubuntu) when updating to latest nVidia OpenGL driver EVERY FUCKING TIME.
Bad news for you : Nvidia is still doing closed source drivers.
They basically recompile their Windows drivers for Linux, and write their own closed source "shim" kernel driver.
Meaning that you're completely dependent on Nvidia condescending to port their code to your specific kernel.
Also don't expect features that normally work with this hardware on Windows, and that other manufacturer have successfully implemented on Linux to work for you.
(Again, remember : Nvidia is basically recompiling their windows drivers. Some features have an API under Linux, but it's largely different and Nvidia doesn't botter)
(eg.: see who long it took them to properly implement xrandr for output handling)
(eg.: remember the whole fiasco around dual embed+discrete GPU on laptop working badly. Culminating with the public "Fuck you, Nvidia !" by Linus about their lack of collaboration)
(eg.: it's 2017 already, and Nvidia still hasn't got their sh
"Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]