Phoronix

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

Proton 7.0-5 Gets More Games Running On Linux & The Steam Deck

Wed, 11/23/2022 - 19:09
Valve has officially released Proton 7.0-5 as the newest version of their Wine downstream that powers Steam Play for enjoying countless Windows games on Linux, most notably now with the Steam Deck. Valve has also introduced "Proton Next" as their new testing grounds for future Proton updates...

SDL3 Begins Dumping A Lot Of Old Code: GLES1, OS/2, DirectFB, WinRT, NaCl & More

Wed, 11/23/2022 - 19:00
It was just a little more than 24 hours ago that SDL 2.26 released for this widely-used library by cross-platform games and other software for abstracting software/hardware interfaces. With SDL 2.26 released, SDL 3.0 is now in development. One of the first stages of that big Simple DirectMedia Layer update is removing a lot of old platform code and other obsolete targets...

PoCL 3.1-RC1 Released With Improved SPIR-V Support For CPU & CUDA Drivers, Vulkan WIP

Wed, 11/23/2022 - 18:37
PoCL 3.1 is nearing release as the "Portable Computing Language" that is most known for serving as a CPU-based OpenCL implementation but via its LLVM usage also allows supporting OpenCL execution atop NVIDIA CUDA and other targets...

OBS Studio 29 Beta Brings AV1 Encode For AMD & Intel GPUs

Wed, 11/23/2022 - 18:20
OBS Studio 29 Beta 1 has been released as the newest test version for this widely-used, cross-platform open-source software for screen-casting and screen-recording purposes. OBS Studio 29 most notably is adding AV1 hardware-accelerated encoding for Intel Arc Graphics and AMD Radeon GPUs...

Microsoft Promotes Windows Subsystem For Linux "WSL" To GA Status

Wed, 11/23/2022 - 07:13
While the Windows Subsystem for Linux (WSL) has been around for six years now and with WSL2 is on to running graphical Linux apps with GPU acceleration and a wide array of capabilities, including the ability to run systemd and the like, only today has Microsoft promoted WSL to "general availability" status on Windows 10 and Windows 11...

Alpine Linux 3.17 Released With OpenSSL 3.0, Better Rust Support

Wed, 11/23/2022 - 03:09
Alpine Linux as the distro that is focused on being lightweight, simple, and secure with its use of OpenRC, BusyBox, musl libc, and other components is out with a big update...

Asahi Linux Project Makes Progress On USB3, Toward Speaker Support, Keyboard Backlight

Wed, 11/23/2022 - 02:10
The Asahi Linux crew has published their November 2022 status report highlighting recent open-source progress on supporting Apple Silicon M1/M2 devices under Linux...

New Dasharo v1.1 Firmware For The MSI Z690 Board - DDR5 Variant Now Supported, ME Disable

Tue, 11/22/2022 - 21:41
One of the exciting open-source milestones this year was Dasharo/Coreboot being ported to a modern Intel Alder Lake Z690 motherboard that is readily available and at a decent price. That work by the open-source firmware engineers at 3mdeb was focused on the MSI PRO Z690-A WiFi DDR4 motherboard while with today's v1.1 release there is also support now for the MSI PRO Z690-A WiFi DDR5...

Phoronix Premium Black Friday Deal To Support Open-Source News, Linux Hardware Testing

Tue, 11/22/2022 - 19:40
It's that time of the year with "Black Friday" this week and the start of the holiday shopping season. As usual, there is the annual holiday deal for Phoronix Premium to enjoy it at a discounted rate. Unfortunately the state of the ad industry and rampant ad-block use continue to greatly hurt the sustainability of the site while Phoronix Premium allows for enjoying the website ad-free and multi-page articles on a single page...

AMD Releases Brotli-G For GPU-Accelerated Brotli Compression

Tue, 11/22/2022 - 19:01
After open-sourcing its Radeon Raytracing Analyzer code last week, this week AMD's GPUOpen team has a new open-source project announcement: Brotli-G...

oneVPL 2023.1 Released For Intel's Open-Source Video Processing Library

Tue, 11/22/2022 - 18:55
Intel has published a new version of its oneVPL library as its open-source oneAPI Video Processing Library for video encoding/decoding and media processing across CPUs, GPUs, and other accelerators...

Wayland Screen Sharing For Chrome/Chromium Improving - Enabled By Default Soon?

Tue, 11/22/2022 - 18:37
Red Hat engineer Jan Grulich has written a year-end summary about the ongoing work for supporting Wayland-based screen sharing for the Google Chrome/Chromium web browser. The code still isn't enabled by default but given the strides being made that could change "sooner than later" if all goes well...

SDL 2.26 Released, SDL3 Development Now Underway

Tue, 11/22/2022 - 17:38
SDL 2.26 has been officially released as the latest version of this widely-used library by cross-platform games and other software wishing to abstract various hardware/software differences between systems. With the release of SDL 2.26 out, SDL 3.0 is now officially under development...

Wayland Protocols 1.30 Introduces New Protocol To Allow Screen Tearing

Tue, 11/22/2022 - 01:20
In the early days of Wayland one of the main philosophical driving points for this alternative to the X.Org Server was that "every frame is perfect" and would forego screen tearing among other rendering impurities. Introduced now with Wayland Protocols 1.30 though is a new staging protocol to allow screen tearing...

The Epic Gains Made In 5 Years For AMD EPYC 7601 Naples vs. Newest 4th Gen EPYC Genoa

Mon, 11/21/2022 - 22:00
The AMD EPYC 4th Gen "Genoa" processor performance has been outright phenomenal. These new AMD server processors have shown stunnning performance with up to 96 cores per socket and beyond the increased core count is now up to 12 channels of DDR5-4800 memory and most significantly in the HPC space is the introduction of AVX-512 support with Zen 4. Even the 32-core high frequency Genoa performance has been dominating against Intel's current Xeon Scalable competition. While AMD EPYC Genoa brings very impressive gains generation-over-generation and against the current Xeon Ice Lake CPUs, curiosity got the best of me for seeing how the new AMD EPYC CPUs compare to AMD's original EPYC 1st Gen "Naples" flagship - the EPYC 7601 2P. Here are Genoa benchmarks showing how far the AMD server/HPC CPU performance has evolved over the past five years since Naples.

Intel TDX Guest Driver Ready Ahead Of Linux 6.2

Mon, 11/21/2022 - 20:00
Intel open-source engineers continue working on getting their Trust Domain Extensions (TDX) support squared away for the mainline Linux kernel. With the upcoming Linux 6.2 cycle, the TDX guest driver is now ready...

RADV Wires Up VK_EXT_descriptor_buffer, VKD3D-Proton Usage Pending

Mon, 11/21/2022 - 19:13
Introduced last week as part of Vulkan 1.3.235 was the new VK_EXT_descriptor_buffer extension. NVIDIA issued a same-day Vulkan beta with support for this new capability while now the open-source Mesa Radeon Vulkan driver "RADV" has added support for it too and there is also VKD3D-Proton usage for this new extension pending...

Wasmer 3.0 Released As The Latest "Universal WebAssembly Runtime"

Mon, 11/21/2022 - 18:59
Following the development builds over the summer, Wasmer 3.0 was officially released this weekend as the newest feature release for this open-source software aiming to serve as a universal WebAssembly runtime with a goal to "run any code on any client" via WebAssembly...

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...

Pages