Open-source News

NVIDIA 465.24.02 Linux Driver Released As Stable

Phoronix - Wed, 04/14/2021 - 23:02
At the end of March NVIDIA released the 465 beta Linux driver while today has been promoted to stable in the form of the 465.24.02 release...

Windows 10 Rockets Ahead Of Ubuntu Linux On The Core i9 11900K For Some Workloads

Phoronix - Wed, 04/14/2021 - 21:00
For those wondering how the Windows vs. Linux performance compares with Intel's new Rocket Lake processors for both the CPU performance and some initial cross-platform exposure for the Xe Graphics, here are some preliminary benchmarks with the Core i9 11900K.

Gigabyte Motherboard WMI Temperature Driver Queued Ahead Of Linux 5.13

Phoronix - Wed, 04/14/2021 - 19:16
Earlier this month I reported on a WMI temperature driver for Gigabyte motherboards being worked on by an independent developer. That "gigabyte-wmi" driver is now slated for inclusion in the upcoming Linux 5.13 cycle...

Mesa 21.1 Squeezes In Improvements For Direct3D 9 (Gallium Nine)

Phoronix - Wed, 04/14/2021 - 18:18
The feature freeze and code branching for Mesa 21.1 is imminent but last minute feature work continues to pour in. Hitting Mesa Git this morning as the latest activity were some fixes and improvements in Gallium Nine for providing Direct3D 9 support atop Gallium3D drivers to Wine/Windows programs...

Mesa's Virgl Straps On A Simple Disk Cache

Phoronix - Wed, 04/14/2021 - 17:51
The "Virgl" virtual 3D GPU project for providing OpenGL (and work-in-progress VirtIO-GPU Vulkan) acceleration within guest virtual machines continues to mature for improving the open-source Linux desktop virtualization stack...

3 essential Linux cheat sheets for productivity

opensource.com - Wed, 04/14/2021 - 15:02

Linux is famous for its commands. This is partially because nearly everything that Linux does can also be invoked from a terminal, but it's also that Linux as an operating system is highly modular. Its tools are designed to produce fairly specific results, and when you know a lot about a few commands, you can combine them in interesting ways for useful output. Learning Linux is equal parts learning commands and learning how to string those commands together in interesting combinations.


read more

4 tips for context switching in Git

opensource.com - Wed, 04/14/2021 - 15:01

Anyone who spends a lot of time working with Git will eventually need to do some form of context switching. Sometimes this adds very little overhead to your workflow, but other times, it can be a real pain.

Let's discuss the pros and cons of some common strategies for dealing with context switching using this example problem:


read more

Pages