Intel

Intel Power Slider Support For Panther Lake Set To Premier In Linux 6.18

Last month Intel posted new Linux patches for a "SoC power slider" feature premiering with upcoming Intel Core Ultra Series 3 " Panther Lake " laptops. That SoC Power Slider support for the Intel int340x is now expected to be upstreamed with the Linux 6.18 kernel later this year.

The SoC power slider is the newest means for Intel systems to communicate their system-wide energy performance preferences. The SoC Power Slider support on Linux is building off the Linux Platform Profile API and using the same
Continue reading...

Linux's Current & Future Rust Graphics Drivers Getting Their Own Development Tree

To help in accelerating the development of kernel graphics drivers and any other NPU/accelerator drivers written in the Rust programming language, the Direct Rendering Manager (DRM) subsystem is creating its own DRM-Rust development tree for drivers and associated Rust infrastructure.

Currently the existing DRM Rust code has been going through the DRM-Misc tree that is the "catch all" for smaller Direct Rendering Manager drivers not being maintained on their own before being submitted to DRM-Next/DRM-Fixes. But to ease the development of
Continue reading...

Steam On Linux Use Recedes Slightly During August

For the Steam Survey results published last month for July it showed Steam on Linux use approaching 3% . With hitting 2.89% in July there was hope that perhaps in August it would breach the elusive 3.0% threshold not seen since the original days of Steam on Linux when the overall Steam user base was also much smaller than it is today. But that didn't pan out and Steam on Linux numbers for August are showing a small dip.

The Steam Survey results for August 202
Continue reading...

GIMP 3.1.4 Released With A Project From 2006 Resurrected And Another Big Feature

GIMP 3.1.4 is out today as the second development release treking toward GIMP 3.2. Most notable with GIMP 3.1.4 are the initial implementations of two of the main features planned for GIMP 3.2: link layers and vector layers.

GIMP 3.1.4 has initial support for Link Layers, which allow linking external image files as a layer in your project. With Link Layers you could use an external SVG image file as a link layer, edit that Scalable Vector Graphics
Continue reading...

Open Source LLM

Rust 1.90 Switching To LLD Linker On Linux For Faster Linking Times

With the Rust 1.90 release due out in mid-September, the Rust compiler on Linux x86_64 will begun using the LLD linker by default in order to "significantly reduce" linking times.

Linking time can contribute significantly to the overall compilation/build time. In tests carried out by Rust developers, the linker performance can improve by as much as 7x and in the case of ripgrep yielded a 40% reduction in the end-to-end compilation time. Or for
Continue reading...

AMD Begins Queuing Graphics Driver Changes For Linux 6.18

On Friday AMD sent out their initial batch of kernel graphics driver feature changes intended for merging to the Linux 6.18 kernel later this year.

This initial batch of AMDGPU and AMDKFD compute driver changes for Linux 6.18 aren't too particularly exciting compared to some of the recent kernel releases, but there still are a few weeks to go where they may have additional feature code ready for merging to DRM-Next.

This initial pull of AMDGPU/AMDKFD driver changes for Linux 6.18 does
Continue reading...

Gentex PLACE Any Space PL1AS / PL1K As A Replacement For Nest Protect Smoke Detectors

Not your typical review on Phoronix today but rather a brief look at the Gentex PLACE Any Space smoke detectors and carbon monoxide detectors. For those facing ten years on their Nest Protect smoke detectors and looking for an end-of-life replacement to these smoke detectors discontinued by Google, the Gentex PLACE smart smoke detectors are an interesting and capable alternative. Being faced by needing to find a replacement to Nest Protects myself that have now expired and finding many others in the same boat with no clear winning smart smoke detector right now

Continue reading...

Linux's exFAT File-System Driver Optimization Leads To 16.5x Speedup For Loading Time

A patch queued up into the Linux exFAT driver's development tree optimizes the allocation bitmap loading time. For cases of small cluster sizes on large partitions this can yield around 16x faster loading times.

Open-source exFAT file-system developer Namjae Jeon has a very nice optimization on the way to the Linux kernel. He explains with this patch now in the exfat.git "dev" branch:
exfat: optimize allocation bitmap loading time

Loading the allocation bitmap is very slow if user set the small cluster size
Continue reading...

Redox OS Gets COSMIC Reader Working, Other Improvements To This Rust OS

The open-source Redox OS operating system project written in the Rust programming language is out with its status update covering August 2025.

Redox OS continues making progress for this original, from-scratch Rust open-source operating system. Some of the changes that took place over the past month included:

Continue reading...

Open-Source NVIDIA Linux Driver Usage About To Become Much More Reliable

For those using the upstream open-source NVIDIA Linux driver "Nouveau", with a pending fix coming for Linux 6.17 and existing kernel releases it should be a much more stable and reliable experience.

Instability issues have been somewhat common for the Nouveau driver usage but up until recently were hard to track down and reproduce. Fortunately, thanks to the stellar work of Faith Ekstrand and David Airlie, they managed to now address this in large part. Faith Ekstrand explained it's been a fencing bug where the
Continue reading...