Phoronix

Subscribe to Phoronix feed
Linux Hardware Reviews, Benchmarks & Open-Source News
Updated: 2 hours 31 min ago

Ubuntu Bring-Up Happening For The StarFive VisionFive 2 RISC-V Board

Mon, 11/21/2022 - 18:45
This summer saw official Ubuntu Linux images released for the StarFive VisionFive RISC-V board while now Canonical engineers are working to ensure their Linux distribution is all squared away for the upcoming VisionFive 2...

Linux 6.1-rc6 Released - Still Coming In Larger Than Torvalds Would Like

Mon, 11/21/2022 - 08:28
Last week with Linux 6.1-rc5 there was concerns raised by Linus Torvalds that the v6.1 cycle may need an extra week of testing and fixes. Now Linux 6.1-rc6 is available with Torvalds' latest prognosis for the Linux 6.1 kernel cycle...

OpenRazer 3.5 Brings Support For Newer Razer Devices On Linux

Sun, 11/20/2022 - 22:24
While Razer still sadly isn't officially supporting their various gaming-focused computer peripherals under Linux, the OpenRazer project providing open-source drivers for Razer products continues working out well and offering broad hardware support under Linux...

Intel's IWD 2.0 Released For Modern Linux Wireless Daemon

Sun, 11/20/2022 - 20:00
One of countless great open-source projects from Intel over the years is IWD as a modern wireless daemon for WiFi devices on Linux. IWD has been in the works for over a half-decade as a new replacement to wpa_supplicant and with time has implemented many features and seen widespread adoption. Released this week was IWD 2.0 as the latest milestone for this open-source wireless daemon...

New Patches Allow More Easily Managing The AMD P-State Linux Driver

Sun, 11/20/2022 - 19:30
Since the introduction of the AMD P-State driver to the mainline kernel, enthusiasts and gamers have been experimenting with the amd_pstate driver and some distributions like Ubuntu have went with using this driver in place of ACPI CPUFreq by default for Zen 2 and newer processors. Patches posted this week by AMD make it easier to switch between the AMD P-State driver and ACPI CPUFreq...

Fixed Intel IFS Driver Ready To Go With Linux 6.2

Sun, 11/20/2022 - 19:11
In addition to Linux 6.2 promoting [DG2] Arc Graphics to stable, this next kernel version will no longer deem the Intel In-Field Scan (IFS) driver as "broken" now that it's API/ABI is in good shape...

Compute Accelerator Subsystem Hopes To Be Ready For Linux 6.2

Sun, 11/20/2022 - 18:25
Thanks to this year's Linux Plumbers Conference it looks like the compute accelerator subsystem/framework is finally coming together. The fourth and potentially final iteration of the accelerator framework patches have been sent out with hopes of them being mainlined for the upcoming Linux 6.2 kernel...

Libinput 1.22 Brings More Input Hardware Quirks, New Flat Acceleration Profile

Sun, 11/20/2022 - 18:18
Libinput 1.22 was released this weekend by José Expósito as the newest version of this widely-used input handling library that is now common to the Linux desktop by both X.Org and Wayland based environments...

GIMP 2.99.14 Released As Another Step Toward GIMP 3.0

Sun, 11/20/2022 - 00:15
GIMP 2.99.14 is out this weekend as the latest development release on the way toward the elusive GIMP 3.0...

Linux 6.2 Will No Longer Treat Intel Arc Graphics As Experimental

Sat, 11/19/2022 - 20:00
A final batch of drm-intel-next feature patches were submitted on Friday to complement the drm-intel-gt-next patches. Most exciting with this last minute PR for Linux 6.2 is the DG2/Alchemist discrete GPU support no longer being treated as experimental...

Micron Releases HSE 3.0 Open-Source Storage Engine

Sat, 11/19/2022 - 19:15
In early 2020 the software engineers at Micron announced an open-source storage engine designed for SSDs and persistent memory. The storage engine prided itself on being a speedy key-value store database and there was also a MongoDB-based implementation. Last year HSE 2.0 debuted and the updated storage engine no longer relied on modifications to the Linux kernel and now strictly a user-space based solution. This week the Micron engineers are celebrating HSE 3.0 as their latest work on this open-source storage engine...

Dell Data Vault WMI Driver On Deck For Linux 6.2

Sat, 11/19/2022 - 18:45
Being queued up via the x86 platform driver's "for-next" branch ahead of the Linux 6.2 cycle is the dell-wmi-ddv driver, which is for exposing the WMI interface of the Dell Data Vault (DDV)...

Serpent OS Infrastructure & Tooling Almost Completed

Sat, 11/19/2022 - 18:37
Back during the summer was news that Ikey Doherty was going to work full-time on Serpent OS, a new Linux distribution he started. Ikey Doherty as a reminder previously created the Solus Linux distribution, worked for Intel on Clear Linux, and has other software accomplishments to his name. It's been a quiet few months for Serpent OS but it turns out they've been busy establishing their build infrastructure and tooling...

KDE Adds NVIDIA GPU Power Reporting, Plasma Wayland Crash Fix

Sat, 11/19/2022 - 18:22
As KDE developers approach the holidays they have more bug fixes and features in store for their users of this open-source desktop environment...

AMD AOCC 4.0 vs. GCC vs. LLVM Clang Compiler Benchmarks On Zen 4

Fri, 11/18/2022 - 23:42
Last week when launching the AMD EPYC 9004 "Genoa" processors, AMD released AOCC 4.0 as the newest version of their optimizing C/C++ compiler that now supports their Zen 4 micro-architecture. Last week I ran some initial AOCC 4.0 benchmarks and this LLVM/Clang downstream was looking rather favorable in relation to upstream LLVM/Clang, while since then I've been able to conduct more thorough benchmarks across a wide variety of C/C++ open-source workloads. Here is that more extensive round of AOCC 4.0 benchmarking against the open-source LLVM/Clang and AOCC compilers.

Amazon/AWS Makes "Krakatoa" Volumetric Renderer Open-Source

Fri, 11/18/2022 - 23:00
Amazon Web Services (AWS) announced this week that their Krakatoa product-grade, volumetric renderer has been made open-source. AWS also open-sourced their XMesh software to optimize animated 3D geometry asset files...

Virgl Adds Accelerated Video Encoding To Guest VMs

Fri, 11/18/2022 - 20:00
Mesa VirGL with the virglrenderer library has allowed for virtual 3D GPU support within QEMU virtual machines. This Gallium3D-leveraging code has allowed for OpenGL and other functionality to work within VMs while leveraging the host's GPU. The latest notable addition is adding VirGL video encoding support with H.264 and H.265 initially being supported for accelerated support in VMs...

AMD Finally Opens Up Its Radeon Raytracing Analyzer "RRA" Source Code

Fri, 11/18/2022 - 19:30
This summer AMD announced the Radeon Raytracing Analyzer "RRA" as part of their developer software suite for helping to profile ray-tracing performance/issues on Windows and Linux with both Direct3D 12 and the Vulkan API. Initially the RRA 1.0 release was binary-only but now AMD has made good on their "GPUOpen" approach and made it open-source...

Cloud Hypervisor 28 Released As The Project's First LTS Version

Fri, 11/18/2022 - 19:10
Cloud Hypervisor as the open-source, Rust-written and modern hypervisor project that was started by Intel and now also backed by AMD, Arm, Microsoft, and other vendors is out with a big release...

Intel Mesa Code Now Exposes DG2/Alchemist Performance Metrics

Fri, 11/18/2022 - 18:50
For going along with the i915 DRM kernel driver support to premiere in Linux 6.2, the Mesa 23.0 development code for Intel's Vulkan driver is exposing performance metrics / hardware counters for DG2 "Alchemist" Arc Graphics hardware...

Pages