Phoronix

Subscribe to Phoronix feed
Linux Hardware Reviews, Benchmarks & Open-Source News
Updated: 14 min 13 sec ago

AMD Working On ACPI PHAT Support For Linux To Expose Health-Related Telemetry

Sat, 08/12/2023 - 17:47
One of the new Linux kernel patch series out of AMD this week is for exposing ACPI PHAT, the Platform Health Assessment Table...

System76 COSMIC Desktop Ironing Out Support For Themes, Application API

Sat, 08/12/2023 - 17:30
While KDE developers are busy working on Plasma 6, System76's software developers are busy working on their new Rust-based "COSMIC" desktop environment. System76 on Friday published a new blog post outlining their efforts in recent weeks...

KDE Apps Now Support QOI Images, Plasma 6 Development Continues

Sat, 08/12/2023 - 17:19
KDE developers continue to be quite busy working on Plasma 6 development and related enhancements to this popular open-source desktop environment...

Initial Benchmarks Of The "NVK" Open-Source NVIDIA Vulkan Driver

Sat, 08/12/2023 - 03:48
With the in-development NVK driver merged for Mesa 23.3 to provide open-source NVIDIA Vulkan API support when paired with the Nouveau kernel driver and the necessary Nouveau kernel driver improvements coming with Linux 6.6 for supporting this driver, Phoronix readers have been eager for some benchmarks... Well, here are some benchmarks on the NVIDIA GeForce RTX 20 and RTX 30 series when comparing the latest NVK+Nouveau code compared to the proprietary NVIDIA Linux graphics driver stack.

Linux 6.4.10 & LTS Kernels Updated With AMD Zen 1 Divide By Zero Bug-Fix

Sat, 08/12/2023 - 00:54
Following the new Linux stable kernels this week to quickly mitigate the Intel Downfall and AMD Inception vulnerabilities, today brings another set of stable point releases. Among the fixes to be picked up since Tuesday is the other AMD fix for the week of a Zen 1 bug that could leak data following a divide by zero operation...

Linux 6.6 To Finish Gutting Wireless USB & UWB

Fri, 08/11/2023 - 23:16
The upcoming Linux 6.6 kernel will finish removing old remnants of Wireless USB support...

Haiku OS Support Upstreamed Into GCC Compiler

Fri, 08/11/2023 - 22:44
Developers of the BeOS-inspired Haiku operating system have long been carrying patches for supporting the GNU Compiler Collection (GCC) on their platform while this week the code was upstreamed for GCC 14...

Intel Meteor Lake Graphics Still Experimental "Force Probe" With Linux 6.6

Fri, 08/11/2023 - 21:54
Sent out today was the drm-intel-gt-next and drm-intel-next pull requests of the latest Intel graphics driver feature code for DRM-Next to then be merged for the upcoming Linux 6.6 cycle. Both pull requests indicate these are the last planned feature updates ahead of Linux 6.6 but what's interesting is that with the latest code upcoming Meteor Lake graphics are still being treated as experimental...

LLVM Clang Now Supports -std=c23

Fri, 08/11/2023 - 19:50
LLVM/Clang developers have been working on C23 language support for some time already but to this point it's only been exposed when using the -std=c2x target or -std=gnu2x for the GNU dialect. However, with C2x having been finalized this summer as C23, the LLVM Clang 18 compiler will now honor the -std=c23 option...

Cloud Hypervisor 34 Brings QCOW2 Support for Backing Files, Paravirtualized Panic Device

Fri, 08/11/2023 - 18:12
Cloud Hypervisor -- the Rust-written open-source VMM that was started by Intel while having evolved into a Linux Foundation project with backing from multiple organizations -- is out with the Cloud-Hypervisor 34 release...

Upgraded GNU Compiler Toolchain Approved For Fedora 39

Fri, 08/11/2023 - 17:58
It shouldn't come as much surprise for those familiar with Fedora given its tendency to always ship with the very latest open-source compiler toolchain components, but this autumn's release of Fedora 39 will once again have all the leading-edge GNU compiler pieces...

DRM Scheduler Patches Updated That Clear The Path For Merging Intel's Xe Driver

Fri, 08/11/2023 - 17:44
Intel Arc Graphics customers have been eager to see the new Xe DRM kernel driver merged as a modern alternative to the long-standing i915 Direct Rendering Manager driver. The Xe driver should allow for better performance, is focused just on recent Intel graphics hardware, makes use of modern kernel features, and will allow for new features such as around the Vulkan sparse support. One of the blockers for getting the Xe driver merged at least in experimental form is getting the necessary DRM scheduler changes merged...

Ubuntu 22.04.3 LTS Released With Linux 6.2 + Mesa 23.0 HWE Stack

Fri, 08/11/2023 - 05:02
Ubuntu 22.04.3 LTS is now available as the newest point release to this current long-term support series...

Microsoft's CBL-Mariner 2.0 Linux Distro Adds DNF5, Zstd-Compressed RPMs

Fri, 08/11/2023 - 03:30
Microsoft has released CBL-Mariner 2.0.20230805 as the newest monthly-ish update to their in-house Linux distribution used for purposes from Azure to WSL...

Intel Joins The PyTorch Foundation

Fri, 08/11/2023 - 01:54
As part of Intel's ongoing AI push, the company announced today they have joined the PyTorch Foundation as a premier member...

Open Enterprise Linux Association Brings Together CIQ, Oracle & SUSE

Fri, 08/11/2023 - 00:34
OpenELA has been announced as the Open Enterprise Linux Association that brings together CIQ (Rocky Linux), Oracle, and SUSE for collaborating around RHEL-compatible Linux distributions...

NVIDIA GeForce vs. AMD Radeon Linux Gaming Performance For August 2023

Thu, 08/10/2023 - 23:16
After resorting to buying a NVIDIA GeForce RTX 4060 graphics card to be able to share Linux performance metrics for that more affordable Ada GPU, last month I posted the Radeon RX 7600 vs. GeForce RTX 4060 benchmarks as well as looking at the GeForce GTX 1060 through RTX 4060 GPU compute and renderer performance across several generations of NVIDIA GPUs. For those considering the RTX 4060 for a Linux gaming system or an upgrade to other recently released AMD or NVIDIA GPUs, here is a fresh round of Linux gaming performance metrics on the newest drivers.

AMD Zen 5 EDAC & Temperature Monitoring Slated For Linux 6.6

Thu, 08/10/2023 - 21:47
AMD Linux engineers continue work on enabling the Family 1Ah CPU models for the Linux kernel as what would appear to almost surely be the next-gen Zen 5 processors...

Radeon R600g Driver Retires Its SB Optimizer

Thu, 08/10/2023 - 20:54
A decade ago the Radeon R600g SB shader back-end proved useful for boosting gaming performance on pre-GCN graphics cards of the time and proved useful. But in more recent years in the R600g switch to NIR, the SB path hasn't received much attention and its benefits have diminished. The R600g SB code has now been dropped...

Nouveau Kernel Driver Changes For Supporting NVK Vulkan Submitted To DRM-Next

Thu, 08/10/2023 - 18:36
The Nouveau DRM kernel driver changes for new user-space APIs to be used by the Mesa NVK open-source Vulkan driver have now been submitted for pulling to DRM-Next from the current drm-misc-next queue. These Nouveau kernel driver additions for NVK in turn will then premiere with the upcoming Linux 6.6 cycle...

Pages