Open-source News

NVIDIA 510.54 Linux Driver Released

Phoronix - Mon, 02/14/2022 - 22:31
Two weeks ago NVIDIA released the 510.47.03 Linux driver as their first stable driver in the 510 series. Today that has been succeded by the NVIDIA 510.54 stable update...

AMD Completes Its Acquisition Of Xilinx

Phoronix - Mon, 02/14/2022 - 22:20
As was expected with last week AMD receiving all necessary regulatory approvals for its acquisition of Xilinx, today the deal successfully closed...

Benchmarks - Is PowerTOP Tuning Worthwhile For Modern AMD Linux Laptops?

Phoronix - Mon, 02/14/2022 - 21:15
While PowerTOP was immensely helpful when the Intel open-source project started out in 2007 for reporting untuned kernel parameters and noting what's keeping the CPU from reaching its deeper sleep states, over the past decade Linux has greatly improved when it comes to power management and better behavior out-of-the-box. PowerTOP continues to see occasional commits and new releases, but there's less talk about it these days than going back a number of years when it was a must-have for x86_64 laptops. In any case I was curious to see if following its tips still provided any meaningful difference on a modern AMD Ryzen powered laptop...

Intel's Compute-Runtime Adds GPU Hang Detection

Phoronix - Mon, 02/14/2022 - 20:09
Intel's open-source Compute-Runtime stack for providing OpenCL and Level Zero support for Skylake/Gen9 graphics and newer up through their latest discrete graphics offerings is out with a new release...

Raspberry Pi's Vulkan Driver Likely To See Better Performance This Year

Phoronix - Mon, 02/14/2022 - 18:58
V3DV as the open-source Vulkan driver within Mesa for Broadcom VideoCore hardware is most notably used by the Raspberry Pi 4 and newer. This Vulkan driver continues improving with likely this year to bring more performance optimizations and possibly work on Vulkan 1.2 conformance...

FGKASLR Patches Revised A 10th Time For Improving Linux Kernel Security

Phoronix - Mon, 02/14/2022 - 18:32
Last week marked the tenth iteration of the "FGKASLR" Linux patches for providing per-function kernel address space layout randomization support...

Intel Raptor Lake Audio Support Being Added To Linux 5.18

Phoronix - Mon, 02/14/2022 - 18:07
For Intel's Raptor Lake as the successor to Alder Lake that is due out later this year, Linux 5.17 begins bringing up support for it while with Linux 5.18 more enablement work is landing...

A guide to Kubernetes architecture

opensource.com - Mon, 02/14/2022 - 16:01

You use Kubernetes to orchestrate containers. It's an easy description to say, but understanding what that actually means and how you accomplish it is another matter entirely. If you're running or managing a Kubernetes cluster, then you know that Kubernetes consists of one computer that gets designated as the control plane, and lots of other computers that get designated as worker nodes. Each of these has a complex but robust stack making orchestration possible, and getting familiar with each component helps understand how it all works.


read more

How I configure Vim as my default editor on Linux

opensource.com - Mon, 02/14/2022 - 16:00

I have used Linux for about 25 years and Unix for a few years before that. During that time, I have developed preferences for some tools that I use daily. One of the most important tools I use is the Vim editor.


read more

Best PDF Editors to Edit PDF Documents in Linux

Tecmint - Mon, 02/14/2022 - 15:12
The post Best PDF Editors to Edit PDF Documents in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .

The PDF file format is one of the most widely used document formats that is used to attach, transfer and download digital files thanks to its ease of use, portability, and ability to preserve

The post Best PDF Editors to Edit PDF Documents in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

Pages