Phoronix

Subscribe to Phoronix feed
Linux Hardware Reviews, Performance Benchmarks & Open-Source / Free Software News
Updated: 24 min 36 sec ago

Ubuntu Linux Preparing systemd-hwe To Ease OEM Hardware Enablement

Sun, 08/14/2022 - 17:35
Being prepared for Ubuntu 22.10 and presumably will be back-ported in future Ubuntu 22.04 LTS point releases is the systemd-hwe package to more easily deal with updated hardware rules as part of new device enablement...

Wine-Staging 7.15 Released - Currently At 536 Patches Atop Upstream Wine

Sun, 08/14/2022 - 17:10
Following yesterday's belated release of Wine 7.15, Wine-Staging 7.15 is now available that continues to carry hundreds of extra testing/experimental patches atop upstream Wine for bug fixes and other features to empower Windows games and applications on Linux...

Glibc 2.36 Dropping DT_HASH Has Been Breaking Easy Anti Cheat Games With Steam Play

Sun, 08/14/2022 - 08:00
Those on rolling-release Linux distributions that are quick to adapt to new toolchain updates are finding Easy Anti Cheat (EAC) enabled games breaking when running on the recently released Glibc 2.36. The breakage stems from the DT_HASH section being dropped in GNU C Library but EAC being among the few software still expecting that section rather than DT_GNU_HASH...

Wine 7.15 Adds RSA Encryption, Direct2D Command Lists

Sun, 08/14/2022 - 04:10
Wine 7.15 is out a day late as the newest development snapshot of this open-source software for enjoying Windows games and applications on Linux and other platforms. Wine is also what serves as the base for Valve's Proton that powers Steam Play...

AMD Radeon 680M Graphics Benchmarks Across Various Linux Kernel, Mesa Versions

Sun, 08/14/2022 - 01:20
With the Ryzen 6000 "Rembrandt" mobile processors most exciting about these Zen 3+ SoCs has been the energy efficiency improvements and moving from Vega to RDNA2 graphics as with the Radeon 680M found on the Ryzen 7 PRO 6850U that I have been running many Linux benchmarks on over the past several weeks. For those wondering if it pays off moving to a newer Linux kernel or Mesa version with Radeon 680M integrated graphics, here are some reference benchmarks I recently conducted...

Linux Gets New Patch To Fix AMD Retbleed Mitigation - STIBP Needed With IBPB

Sat, 08/13/2022 - 19:05
Sent out this morning is a Linux kernel "fix" that now enabled STIBP when using the IBPB mode for Retbleed mitigations on AMD processors. In other words, more protections needed for this enhanced mode of Retbleed mitigation...

RISC-V Lands New Extensions In Linux 6.0

Sat, 08/13/2022 - 17:32
Last week was the main set of RISC-V updates for Linux 6.0 that included improving Svpbmt support, a more robust default kernel configuration, and other improvements. A secondary set of RISC-V CPU architecture updates has now been merged for Linux 6.0...

Plasma 5.26 Improving Widget Accessibility, Kickoff Gets Compact Mode + Wayland Fixes

Sat, 08/13/2022 - 17:11
It's been another busy summer week for KDE developers with many new features and fixes landing within this open-source desktop stack...

Many VirtIO Changes Land For Linux 6.0

Sat, 08/13/2022 - 16:49
A number of changes were merged into Linux 6.0 for benefiting virtualization when making use of VirtIO...

FFmpeg Begins Integrating Intel oneVPL Support

Sat, 08/13/2022 - 03:15
Intel has contributed support for their oneVPL open-source video processing library to the upstream FFmpeg project for that widely-used, cross-platform multimedia library...

Intel Preps HWMON Support For Linux Driver To Expose Power / Voltage / Energy Reporting

Sat, 08/13/2022 - 02:21
While much of the Intel Arc Graphics "Alchemist" (DG2) support appears squared away for Linux 6.0 besides the support still being hidden behind the flag requiring i915.force_probe= to actually enable the experimental support, there still are various DG2 discrete GPU features being tackled by the open-source Intel kernel graphics drivers. One of those "extras" still working its way to the kernel is HWMON subsystem integration to be able to expose power / voltage / energy reporting...

Radeon Pro Software For Enterprise 22.Q2 For Linux Released

Sat, 08/13/2022 - 00:45
Released in June was the Radeon PRO Software for Enterprise 21.Q2 to deliver AMD's enterprise-vetted graphics driver stack to Windows users. Meanwhile recently debuting is the long-awaited adjacent Radeon Pro Software for Enterprise for Linux driver update...

AMD Posts Linux Audio Driver For The "Pink Sardine"

Fri, 08/12/2022 - 21:00
The colorful fishy codenames are not over for AMD's Linux driver crew! While on the GPU side they have moved to IP block-by-block enablement strategy for their future GPUs, over on the audio co-processor side AMD posted a series of patches today under the "Pink Sardine" codename...

Mesa 22.2 Gaming Performance With Radeon RX 6700/6800 XT Graphics Cards On Linux

Fri, 08/12/2022 - 18:47
With Mesa 22.2 bringing many new features, you may be curious about how the performance of this next Mesa3D release is looking. For your viewing pleasure today are benchmarks of Mesa 22.2 back from the day it was branched against that of the stock Mesa 22.0 on Ubuntu 22.04 if you have been wondering whether it's worthwhile upgrading... Benchmarks for this article from the current-generation Radeon RX 6700 XT and RX 6800 XT graphics cards.

F2FS Low-Memory Mode, Atomic Write Improvements For Linux 6.0

Fri, 08/12/2022 - 18:21
The Flash Friendly File-System (F2FS) continues showing its a formidable file-system option for flash memory devices, especially SSDs and mobile hardware. With Linux 6.0 there are yet more improvements for this file-system driver...

Zink Squeezes Some More Performance Optimizations In Mesa 22.2 For OpenGL On Vulkan

Fri, 08/12/2022 - 18:04
Valve contractor Mike Blumenkrantz who works on Zink for OpenGL implemented atop Vulkan has managed some more performance optimizations with the upcoming Mesa 22.2 quarterly feature release...

Intel's Clear Linux Taps -O3 For Its Kernel Builds

Fri, 08/12/2022 - 17:50
While Intel's performance-optimized Clear Linux rolling-release distribution is known for its aggressive performance optimizations, their kernel build had been going with the default "-O2" optimization but last week did switch over to rolling their kernel with -O3...

LoongArch Enables PCI & Other Features For Linux 6.0

Fri, 08/12/2022 - 17:26
While support for the loongArch Chinese CPU architecture was merged in Linux 5.19, it wasn't actually enough to yield a booting system due to some driver code not yet being finished and ready for merging in time. LoongArch was allowed to merge that preliminary code in v5.19 so the Glibc support could land and now for Linux 6.0 more of the CPU port is ready to hit the kernel...

Asahi Linux May Pursue Writing Apple Silicon GPU Driver In Rust

Fri, 08/12/2022 - 01:55
When it comes to the Apple M1 and M2 support on Linux, one of the biggest obstacles to suitable daily use for end-users is the current lack of GPU acceleration. Reverse engineering has been happening for the Apple Silicon graphics processor, early experiments being carried out under macOS and Asahi's m1n1 environment, and the next step will be to start writing a Direct Rendering Manager (DRM) kernel driver. To some surprise, the feasibility of writing this DRM kernel GPU driver in the Rust programming language is being explored...

Linux 5.19.1 Released With LTS Kernels Back To 4.19 For The "PBRSB" CPU Issue

Thu, 08/11/2022 - 23:00
A number of new Linux kernel stable releases are out this week with new mitigations around the latest batch of published CPU security vulnerabilities. Linux 5.19.1, 5.18.17, 5.15.60, 5.10.136, 5.4.210, and 4.19.255 are the new releases out today...

Pages