Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-07-02 05:00
Intel Enables Compute-Based Transcoding To DXT5 With Mesa
An Intel engineer has implemented compute-based transcoding support to the DXT5 texture format as part of S3TC texture compression. This new path yields a 56% decrease in upload time for a texture upload micro-benchmark when tested on an Intel Ice Lake system with the Iris Gallium3D driver...
Embree 4.0 Is Running Well On Intel 4th Gen Xeon Scalable "Sapphire Rapids"
This week Intel released Embree 4.0 as the newest version of their open-source, high performance ray-tracing library. While the headline feature is now having support for GPU acceleration with SYCL to take advantage of Arc Graphics and other GPU hardware with SYCL support, for those that have long been using Embree on CPUs its performance has also improved. Here are some initial CPU-based benchmarks I did this week on Embree 4.0 with Intel's new 4th Gen Xeon Scalable "Sapphire Rapids" processors.
Another Attempt Made To Upstream An Apple Touch Bar Linux Driver
Apple introduced the Touch Bar to their MacBook Pro laptops a half-decade ago as a dynamic touchscreen to replace the function keys on the keyboard. While some MacBook Pro models have already dropped the Touch Bar for not catching on, some community developers in the open-source Linux community continue work on enabling the functionality for the upstream Linux kernel...
Zstd 1.5.4 Released With Many Performance Improvements
After being in development for nearly one year , Zstd 1.5.4 has been released with many "significant performance improvements across multiple scenarios" for this increasingly-used data compression algorithm...
Fedora's New Web-Based Installer UI Is Shaping Up Nicely
Red Hat engineers have been working on a new web-based user-interface for Fedora's installer for more than on year now and it's been worked into good shape while still not at feature parity to the Anaconda installer with its GTK interface. Martin Kolman presented at FOSDEM last weekend on Fedora's new installer UI to offer insight into their motives for making it web-based and what work remains...
Gentoo Had A Busy 2022 With A Weekly LiveGUI ISO, Gpkg Binary Packages For Portage
The Gentoo project has provided a 2022 recap that highlights all of their interesting milestones achieved over the past year for this traditionally source-based Linux distribution that has long been popular with enthusiasts and power users...
hipSYCL Becomes Open SYCL For Targeting All Major CPUs & GPUs
The past few years there has been hipSYCL as an open-source project for not only taking SYCL codes to Radeon ROCm with HIP but also NVIDIA CUDA and other targets. The hipSYCL project has now decided to rename itself to Open SYCL to reflect its broader focus on supporting CPUs and GPUs from all major vendors and not being limited to just AMD's HIP interface...
Linux objtool Improvements Help Reduce RAM Usage & Build Time During Large Kernel Builds
Upstream kernel developers have begun hitting RAM capacity issues when carrying out large Linux kernel builds with the likes of "allyesconfig" for enabling all possible modules/options. While 32GB of system RAM has been common for developer desktops in recent years, large Linux kernel builds and taking advantage of multiple compile jobs have begun to cross that threshold and leading to out-of-memory behavior. Fortunately, a set of patches to the kernel's objtool is taming the memory use to rein in kernel builds for such scenarios...
AMD Re-Enables Scatter/Gather Support For All APUs On Linux
AMD has made some late changes for Linux 6.2 around the Scatter/Gather (S/G) functionality for APUs that enables display scan-out from system memory...
Linux Schedutil Governor's Quirky Behavior Persists In 2023
Earlier this week I posted benchmarks looking at how the AMD Ryzen Threadripper 3990X performance has evolved in the three years to the day since that 64-core / 128-thread HEDT chip launched. While overall the Threadripper 3990X performance has evolved nicely under Linux since 2020, when it came to the video encoding tests in particular they performed worse overall. As I had raised in that earlier article and now elaborated with some follow-up tests, that regression is driven by the default "schedutil" frequency scaling governor used by default.
Zink Lands A Simple Fix To Boost Doom Performance By ~10x
For fans of the Doom (2016) video game looking to enjoy the title with the Zink OpenGL-on-Vulkan implementation, a simple fix showed how addressing a simple oversight can boost the performance by a magnitude of 10x...
AMD 4th Gen EPYC + Instinct MI300A Supercomputer Heading To Bavaria
AMD and Atos announced today that they are building a new supercomputer in Bavaria for the Max Planck Society...
Intel's Mesa Drivers Begin Preparing For The New Xe Kernel Driver
One of the open-source Intel Linux graphics driver milestones we have to look forward to this year is the introduction of the new "Xe" kernel graphics driver to effectively succeed the existing "i915" Direct Rendering Manager driver for recent generations of Intel graphics. More prep code was merged this week to Mesa's Intel "ANV" Vulkan driver in preparing to be able to make use of that new kernel mode driver once its upstreamed into the Linux kernel...
GTK5 Development Likely To Heat Up Following GTK 4.12
A new GTK blog post summarized a recent meet-up of GTK core developers for better sorting out active GTK4 work as well as some planning toward GTK5...
A Call For More Collaboration & Harmony Among BSD Hardware Drivers
The BSD operating system projects tend to not receive as much support from hardware vendors as Linux and their driver support is made even more fragmented on the BSD side due to many subtle as well as not so subtle differences between the major BSDs. NetBSD developer Pierre Pronchery has proposed more "harmony" among BSD drivers with increased collaboration between the major BSD players on driver development...
FreeType 2.13 Released With New Qt-Based Font Program
FreeType 2.13 is out today as the newest version of this widely-used font rendering library. New to FreeType 2.13 is a new Qt-based demo program...
More Aquacomputer Devices To Be Supported With Linux 6.3
Over the past two years since an Aquacomputer HWMON driver was first introduced to the mainline Linux kernel, it's continued to be extended to support more products from this German PC cooling/peripheral retailer. With Linux 6.3 additional Aquacomputer components are now supported by this kernel driver...
Etnaviv Driver With Linux 6.3 Enables VeriSilicon NPU Cores
The Etnaviv DRM driver started out in the Linux kernel providing reverse-engineered kernel graphics driver support for Vivante graphics IP developed by VeriSilicon and found within various SoCs. With the upcoming Linux 6.3 cycle the Etnaviv DRM driver is adding support for VeriSilicon's Neural Network Processor (NPU) IP...
Linux Disabling High Resolution Scrolling For Logitech Devices Connected Via USB
While there's been a multi-year effort for Wayland high resolution scrolling, support by the desktop environments for this functionality, and all the other infrastructure work, high resolution scrolling is proving to still be a challenge for Linux in 2023. The latest is now the Linux kernel dropping Logitech high resolution scrolling for mice connected via USB until further improvements can be made...
GNOME Is Making It Easier To Track Running Background Apps
A pending change to the GNOME Shell will make it easier to monitor running background applications that otherwise are not visually presented currently on the desktop...
Godot 4.0 RC1 Released
The open-source Godot 4.0 game engine will finally be released soon while being christened today is the initial release candidate...
Linux Parallel CPU Start-Up Restored For AMD CPUs To Yield Faster Boot Times
The very promising work around parallel CPU bring-up to speed-up Linux kernel boot times with today's high core count servers and HEDT systems has been revised once more. Notable with the v7 patches is re-enabling support for this time-savings boot feature for AMD processors...
Initial Intel Vulkan Video Support Lands In Mesa 23.1
Following yesterday seeing RADV Vulkan Video decoding land in Mesa 23.1, the initial Vulkan Video support for Intel's "ANV" Vulkan driver has also been merged to Mesa 23.1...
AOM AV1 3.6 Brings More Performance & Efficiency Optimizations
Google engineers on Tuesday released AOM AV1 v3.6 as the newest version of their open-source, CPU-based AV1 encoder...
GROMACS 2023 Released With Better SYCL For Intel / AMD / NVIDIA
GROMACS as the widely-used molecular dynamics software issued its stable v2023 release this week with improved GPU support via SYCL...
Intel Releases Embree 4.0 With Arc Graphics Support Via SYCL
Intel today introduced Embree 4.0 as a major update to this high performance ray-tracing library...
Steam Deck Controller Interface Seeing Initial Support With Linux 6.3
With the upcoming Linux 6.3 cycle there is finally support for the Steam Deck being added to the Steam HID driver...
Linux 6.1 Officially Promoted To Being An LTS Kernel
Linux 6.1 was widely anticipated to be a Long-Term Support (LTS) kernel with normally the last major release series for the calendar year normally promoted to LTS status. Greg Kroah-Hartman as the Linux stable maintainer went ahead today and formally recognized Linux 6.1 as the 2022 LTS kernel...
AMD Ryzen Threadripper 3990X Linux Performance After Three Years
Today marks three years since AMD introduced the Ryzen Threadripper 3990X, the first HEDT chip sporting 64 cores / 128 threads. While based on Zen 2, the shear multi-threaded compute power of the Threadripper 3990X still bodes well today. Besides 64 cores / 128 threads still being a lot, Linux software improvements over the past three years have helped maintain the competitiveness of the Threadripper 3990X. In today's benchmarks are results from the System76 Thelio Major as tested back in 2020 based on Pop!_OS / Ubuntu 22.04 LTS compared to the very latest state today when running an Ubuntu 23.04 snapshot on the same system and using a Linux 6.2 Git kernel.
AMD ROCm 5.4.3 Released To Fix A Few Defects
AMD ROCm 5.4 was released back in November while since then it has continue to be refined with new point releases to address various issues with this open-source Linux GPU compute stack...
Fedora Asahi Aims To Provide The Fedora Workstation Experience For Apple Silicon Systems
For those wanting to run Linux bare metal on modern Apple Silicon M1/M2 systems, the easiest way to do so is by using the Asahi Linux distribution with its downstream kernel carrying the latest Apple driver enablement patches for the ARM hardware, the specialized installer for safely setting up the Linux distribution on the Apple, and modern package base provided by Arch Linux. For fans of Fedora Workstation, the Fedora Asahi remix has been working to provide a great Fedora Workstation experience for modern Macs...
GCC 13 Now Enables 512-bit Vector For AMD Zen 4 Tuning
GNU Compiler Collection compiler expert Jan Hubicka at SUSE continues working on last-minute tweaks to the GCC 13 for benefiting AMD's latest Zen 4 processors...
Mesa 23.1 RADV Driver Lands Vulkan Video Decoding For H.264/H.265
The work led by Red Hat's David Airlie on supporting Vulkan Video with the Mesa RADV driver has seen the work mainlined today for Mesa 23.1!..
Fedora 38 "Simplified Installer" Aiming To Ease IoT Deployments
In addition to the in-development Fedora / Red Hat Anaconda web UI based installer that has been in the works, Fedora IoT is rolling out a new installer of its own to ease deployments around edge computing and Internet of Things devices...
Intel Developing Rust-Based TD-Shim Firmware For Confidential Containers
Among the many interesting talks this past weekend at the 2023 edition of FOSDEM was Intel engineer Jiewen Yao presenting TD-Shim as the company's work on a lightweight virtual firmware for containers that complies with their approach to confidential computing...
X.Org Server Hit By New Local Privilege Escalation Vulnerability
The X.Org Server keeps on giving when it comes to security vulnerabilities with its massive, aging, and ill-maintained code-base. Disclosed on Monday night was CVE-2023-0494 as the latest security advisory and another discovery by the Trend Micro Zero Day Initiative...
Qualcomm Cloud AI 100 Driver Updated For Linux's New Accelerator Subsystem
Qualcomm's Cloud AI 100 inference accelerator that features up to sixteen cores and focused on AI needs at the edge of data centers continues on a trek toward having mainline Linux kernel support...
Noctua NH-L9a-AM5 Low-Profile Heatsink Works Great For 2U AMD Ryzen AM5 Servers
Noctua at the end of January announced the NH-L9a-AM5 and the all-black NH-L9a-AM5 chromax.black heatsinks as their new ultra low-profile active CPU coolers for the AMD AM5 socket that support AMD's recently announced Ryzen 7000 series 65 Watt CPUs. The height with fan at only 37 mm makes the new NH-L9a-AM5 heatsinks work out very well for small form factor (SFF) builds and for our case at Phoronix an instant hit for running the new AMD Ryzen processors within 2U rackmount enclosures.
Linux 6.3 Preparing Support For Arm's Scalable Matrix Extension 2 (SME2)
While initial Scalable Matrix Extension (SME) support for the Linux kernel only was mainlined last year to the kernel tree, Arm already has SME 2 and SME 2.1 support on the way to mainline...
FFmpeg 6.0 Will Be Big With AV1 Hardware Decoding, Many Other Features
Well known multimedia developer and VideoLAN president Jean-Baptiste Kempf presented at FOSDEM 2023 this weekend on the upcoming FFmpeg 6.0 release as well as dav1d v1.1...
The Current State Of Coreboot & Open-Source Firmware For AMD Hardware In 2023
Michał Żygowski of firmware consulting firm 3mdeb presented at FOSDEM 2023 this weekend in Brussels. The focus of Żygowski's presentation for the Free Open-Source Developers' European Meeting was on the current client and server hardware state for AMD platforms with Coreboot / open-source firmware...
Linux Parallel CPU Bring-Up Shows Great Impact Bringing Up 1,920 Sapphire Rapids Cores
After the prior kernel patches had stalled in their review process, last week work was revived on x86_64 parallel CPU bring-up for the Linux kernel to help in booting the kernel faster on larger core count desktops and servers. The results have been promising and over the past few days more test results have flowed in along with other positive commentary that will hopefully this time lead to the work ultimately getting upstreamed...
A Non-GNU Linux Distribution Built With LLVM & BSD Software Aims For Alpha Next Month
In development now for nearly two years is Chimera Linux as a "non-GNU" Linux distribution built with the LLVM Clang compiler, leveraging musl libc, and commonly relying on BSD user-space software components. After a lot of work on bringing up Chimera Linux as well as getting a Wayland-based deskttop going, the project is aiming for its alpha release within the next month...
Linux 6.3 To Support The IT87952E Found With Some Newer Desktop Motherboards
The Linux 6.3 kernel's IT87 driver is preparing support for the IT87952E super I/O controller that is used by some newer desktop motherboards and will now be able to enjoy hardware monitoring "HWMON" support...
Fedora 38 To Get Rid Of Its Flathub Filtering, Allowing Many More Apps On Fedora
The Fedora Engineering and Steering Committee recently signed off on the proposed "Unfiltered Flathub" feature that makes it easier to enjoy the full collection of software offered by Flatpak's Flathub service...
MythTV 33 Released For Improving This Popular HTPC/PVR Open-Source Software
Even with local digital video recording from your antenna or cable being far less common these days than a decade prior, in the era of Internet streaming the open-source MythTV software continues making progress for this dominant Linux solution for HTPC/PVR needs...
Linux 6.2-rc7 Released - Stable Kernel Coming In Two Weeks
Linus Torvalds just issued the seventh weekly RC release of Linux 6.2 while the stable kernel debut is expected two weeks from today...
RustyHermit Delivers A Rust-Based, Modular Unikernel For MicroVMs
Showcased today at the annual FOSDEM conference in Brussels was RustyHermit, a Rust-written modular unikernel intended for handling micro virtual machines...
Linux 6.3 To Allow Some AMD GPU Power Savings Benefits Even Without S0ix BIOS Support
AMD sent in another batch of AMDGPU features and fixes to DRM-Next this week ahead of the Linux 6.3 merge window. With being late in the cycle the material is mostly of different fixes -- including some Radeon RX 7000 series "RDNA3" (GFX11) fixes -- but also a new feature in that AMD Radeon GPU power savings with S0ix even when the system BIOS support is lacking...
MidnightBSD 3.0 Coming Soon For FreeBSD-Derived Desktop OS
For those that may have tried the recent macOS-inspired helloSystem 0.8 release for that desktop-focused FreeBSD-based operating system, if that didn't satisfy your desktop BSD desires, MidnightBSD 3.0 is working its way to release as another alternative...
...148149150151152153154155156157...