Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-11-01 20:45
Radeon RADV Driver Lands Vulkan Mesh Shader Support
Being merged a few minutes ago into Mesa 22.3 is the Radeon Vulkan driver "RADV" support for the recently ratified mesh shader extension...
The Still Very Early State Of Vulkan For Blender - No Active Developers Working On It
While there has been talk and plans for Vulkan API support within Blender, currently there are no active developers working on it and much work remains before it would be ready for end-users...
Linux May Flip On Indirect Branch Tracking By Default (IBT)
A new patch floated by a Google Chrome OS / Linux kernel engineer would enable support for the Intel-led Indirect Branch Tracking (IBT) by default as part of the standard kernel configuration for this security feature...
Ubuntu Talks Up Its GNOME Dynamic Triple Buffering Support In 22.04/22.10
Originally carried as a patch against Ubuntu 22.04 for its GNOME 42 desktop and continued to be maintained against GNOME 43 for the upcoming Ubuntu 22.10 is supporting dynamic triple buffering with the Mutter compositor. This has allowed Ubuntu's GNOME desktop environment to perform better for some systems albeit not upstream in GNOME...
OpenMandriva Lx 5.0 ROME "Silver Candidate" Released
Following the OpenMandriva Lx ROME Technical Preview release from earlier this summer, a "silver candidate" for OpenMandriva Lx 5.0 ROME is now available for testing...
Linux 6.0-rc4 Released With Various Driver Fixes
Linus Torvalds just released the fourth weekly release candidate of Linux 6.0 in time for some US Labor Day holiday weekend testing...
Linux 6.1 Default Kernel Config To Warn At Boot Of W+X Mappings
A change queued up as part of the "x86/mm" TIP changes expected to land for Linux 6.1 will now have the default kernel configuration warn at kernel boot time around any W+X mappings that pose a security risk...
GNOME Shell & Mutter 43 Release Candidates Bring Last Minute Changes
The release candidates are out today for the GNOME Shell and Mutter updates ahead of this month's GNOME 43 desktop debut...
Mesa RADV Driver Adds Radeon Raytracing Analyzer Support
Mesa's Radeon Vulkan driver "RADV" has added support for compatibility with GPUOpen's Radeon Raytracing Analyzer...
KDE's Kaidan Messaging App Adding Encrypted Audio/Video Calls
KDE's Kaidan app has been in development for a number of years now as a Jabber/XMPP chat client built around Kirigami and Qt Quick. Kaidan has been under active development and formally became a KDE project in 2019. It's newest ambition is now working out encrypted audio and video calls...
GravityMark 1.70 Released With VK_EXT_mesh_shader, Vulkan ReBAR Support
GravityMark 1.70 has been released as the multi-API graphics benchmark developed by Tellusim Technologies that was started by former Unigine engine CTO and co-founder Alexander Zapryagaev...
FWUPD Explores Improvement For Easier & More Robust Firmware Updating On Linux
Currently when it comes to shipping new/updated device support for firmware updating under Linux with FWUPD/LVFS, it requires making/adjusting a Fwupd plug-in for carrying out the actual firmware copying/updating of the device and then adding in the device VID/PID to a quirks table so Fwupd knows about what to match a given device to for the firmware plug-in to use. Even in new devices where no plug-in changes are required, new device entries are still needed in the quirks table and it makes it challenging when Linux distributions don't quickly move to new FWUPD releases. Moving forward a better solution is being explored...
KDE Plasma 5.26 Sees More Features & Fixes Ahead Of Beta
There is a lot of last minute feature work and improvements heading into Plasma 5.26 ahead of its upcoming beta and feature freeze...
Ubuntu Unity Becoming An Official Flavor With 22.10 Release
While it's been years since Canonical dropped Unity as the official desktop environment of Ubuntu, some within the open-source community have still been maintaining it and running an unofficial Ubuntu Unity flavor of the distribution. Now with next month's Ubuntu 22.10 release, Ubuntu Unity will be an official flavor/spin...
Chrome 106 Beta Adds Pop-Up API, SerialPort BYOB Reader Support
Following this week's release of Chrome 105, Google has promoted Chrome 106 to their beta channel...
PipeWire 0.3.57 Adds AAC Decoder, Opus For Bluetooth
PipeWire 0.3.57 was released on Friday as the newest update to this Linux audio/video streams management solution that aims to fill the functionality currently provided by the likes of JACK and PulseAudio...
sdl12-compat 1.2.54 Pre-Release Gets More Games Running On This SDL2 Compatibility Layer
The sdl12-compat is a SDL 1.2 compatibility layer implementation atop SDL 2.0. This sdl12-compat project allows for old, out-of-date games and other applications relying on the old SDL 1.2 interface to in turn run via the modern SDL2 library for better compatibility with input devices, Wayland support (assuming no direct X11 hard dependencies), support for PipeWire audio, improved input controls, and various other enhancements only found in SDL 2.0 and not the unmaintained SDL 1.2...
Intel's Open-Source Driver Lands Vulkan Mesh Shader Support
Intel's open-source "ANV" Vulkan driver for Linux systems has added support for the newly-ratified Vulkan mesh shader extension...
Call Depth Tracking Mitigation Updated For Linux In Better Mitigating Retbleed
Back in July Intel's Peter Zijlstra proposed "Call Depth Tracking" as a mitigation approach for handling Retbleed and avoiding the "performance horror show" of Indirect Branch Restricted Speculation (IBRS) usage. Out today is the newest version of the Call Depth Tracking code and the performance benchmark results are looking very promising for lessening the pain of the Retbleed CPU mitigation performance impact...
Intel Vulkan Driver Split Happens - "HASVK" Introduced For Older Gen7/Gen8 Graphics
The recently proposed Intel open-source Vulkan driver split where the Gen7/Gen8 graphics support would be shifted off to a separate "new" legacy driver has happened to allow the Intel ANV Vulkan driver to move forward with its Skylake "Gen9" graphics and later focus...
Ubuntu 22.10 Readied With The Linux 5.19 Kernel
As expected, Ubuntu 22.10 will be powered by the Linux 5.19 kernel...
Mesa's Rust OpenCL Implementation Expected To Be Merged In Coming Days
As part of experimenting with using Rust code inside Mesa, longtime Mesa developer Karol Herbst of Red Hat has been developing Rusticl as a new Rust-based OpenCL implementation for Gallium3D and an alternative to the long-standing "Clover" OpenCL state tracker. That Rusticl code with the initial Rust infrastructure for Mesa is expected to be merged in the coming days...
Systemd OOMD Will Now Honor "ManagedOOMPreference" For All cgroups
Stemming from Ubuntu 22.04 LTS activating systemd's out-of-memory daemon (systemd-oomd) and users finding their web browser being killed when facing memory or swap pressure, a change has been upstreamed in systemd to help alleviate this situation...
Mesa's LLVMpipe Driver Begins Experimenting With AVX-512 Optimizations Ahead Of Zen 4
An independent contributor to the open-source Mesa 3D graphics project has begun eyeing AVX-512 support by the LLVMpipe software rasterizer due to AVX-512 being present with the new AMD Ryzen 7000 series "Zen 4" processors...
Intel's OpenGL/Vulkan Mesa Drivers Begin Properly Identifying Arc Graphics Hardware
When currently using Intel's open-source OpenGL and Vulkan drivers on Linux with their new Arc Graphics discrete GPUs, it's simply been reported as "Intel{R} Graphics" for the product/renderer string. With the latest Mesa 22.3-devel work and for back-porting to the current stable series, the graphics card models are beginning to be properly reported...
Steam On Linux Marketshare Crawls Up To 1.27% For August 2022
Valve just published the Steam Survey results for August 2022 that show a slight increase to Linux gaming as part of the overall marketshare on a percentage basis...
Ubuntu 20.04.5 LTS Released With Hardware Enablement Stack Backported From 22.04
For those planning to stick to the Ubuntu 20.04 "Focal Fossa" Long-Term Support series still for some time before moving to the newer Ubuntu 22.04 LTS series, Ubuntu 20.04.5 LTS is available today as the newest point release in that older series...
AMD Releases Orochi 1.0 For Dynamic Runtime Switching Between Radeon HIP & NVIDIA CUDA
Earlier this year AMD's GPUOpen team announced the Orochi project for dynamic HIP/CUDA run-time handling. Orochi makes it easier for application developers to ship AMD HIP and NVIDIA CUDA support within a single code-base / binary that is then selected at run-time based on the GPU in use...
Vulkan 1.3.226 Released With Mesh Shader Extension
Vulkan 1.3.226 is out this morning and to much excitement adds the VK_EXT_mesh_shader extension as cross-vendor functionality for mesh shaders!..
GCC vs. LLVM Clang Compilers For The Apple M2 On Linux
With the Apple M2 running Asahi Linux you may be wondering whether it's better to use the GCC compiler as is the default on upstream Arch Linux or whether going for LLVM Clang will yield better performance given all the LLVM/Clang usage by AArch64 vendors, including Apple's own Xcode compiler toolchain making use of it. If you are wondering about GCC vs. Clang for building binaries on the Apple M2, here are some benchmarks.
LibreOffice's Little-Used OpenCL Support Enjoys Some Code Cleaning
Back in 2013 when AMD was pushing their Heterogeneous System Architecture (HSA) they joined The Document Foundation and wanted to make use of OpenCL acceleration within this open-source office suite. Shortly thereafter they added many OpenCL functions to LibreOffice but now a decade later it seems to be of little use but at least this week thanks to a Collabora engineer there has been some OpenCL code cleaning for this free software office suite...
GCC Developers Discuss Possible -std=c++current & -std=c++future Options
Inspired by Microsoft's compiler toolchain having a "std:c++latest" option for automatically targeting the latest supported C++ spec, GCC compiler developers have been discussing the possibility of a similar feature with the ability to specify -std=c++current for the current C++ standard or -std=c++future for the future/draft specification...
Linux 6.1 Thunderbolt Networking To Support USB4 End-To-End Flow Control
One of the interesting capabilities with Thunderbolt and now USB4 that is seemingly not too widely used is for networking between systems. The Linux kernel for the past half-decade already has offered a Thunderbolt networking driver for networking between hosts with Thunderbolt cables. The latest improvement on this front is now supporting USB4's end-to-end flow control mode...
OBS Studio 28.0 Released With 10-Bit & HDR Video Encoding, Qt 6 Ported
For the open-source software popular for screen-casting and videogame live-streaming, OBS Studio 28.0 was released today as a big feature update...
Open-Source Arc Graphics, Apple M2, Mesa GPU Drivers & Linux 6.0 Excited Readers In August
During the month of August on Phoronix there were 260 original news stories and Linux hardware reviews / benchmark articles written by your's truly. Here is a look back at what excited Linux / open-source readers the most this month...
Genode OS Framework 22.08 With Improvements For Mobile Phone OS Ambitions
Genode OS as the open-source operating system framework based on a micro-kernel abstraction layer and a set of user-space components is out with its newest feature release. A big focus this cycle has been on making Genode OS more practical as a smartphone operating system...
MGLRU Linux Performance Looking Very Good For OpenWrt Router Use
For those running the embedded OpenWrt Linux operating system for routers and other networking devices or just running a memory-constrained MIPS Linux system, the forthcoming Multi-Gen LRU "MGLRU" kernel feature is looking very good on that front...
QEMU 7.1 Released With LoongArch Support, Zero-Copy-Send Migration
QEMU 7.1 is now available as the latest feature release for this processor emulator that plays an important role in the open-source Linux virtualization stack...
Apache Talks Up More Than 333 Million OpenOffice Downloads
While Apache OpenOffice development is rather stagnant, many of the original OpenOffice.org developers left for LibreOffice long ago, and LibreOffice has been delivering far more modern features and functionality, people continue to download OpenOffice. This week the Apache Software Foundation is celebrating more than 333 million downloads of their open-source office suite...
NVIDIA Proprietary Driver Causes Last Minute Headache For Ubuntu 20.04.5 LTS
Earlier this month Ubuntu 22.04.1 LTS was delayed by one week due to an OEM install bug leading to broken Snaps support. Now with Ubuntu 20.04.5 LTS the Canonical developers are racing down to a last-minute rebuild of images over a NVIDIA proprietary driver issue...
Archinstall 2.5-rc1 For Easily Installing Arch Linux
A new release of Archinstall, an easy-to-use, text-based Arch Linux installer, is on the way...
Google Chrome 105 Released With HTML Sanitizer API, Container Queries & More
Google engineers today promoted Chrome 105 to their stable channel across Linux, macOS, Windows, and Android platforms...
Intel Meteor Lake Thunderbolt Support Slated For Linux 6.1
The latest Linux hardware enablement work to report on for Intel's Meteor Lake client platform is Thunderbolt support being queued ahead of the Linux 6.1 merge window...
Fwupd 1.8.4 Supports More Hardware, Starts Allowing To Make BIOS Changes From Linux
Richard Hughes as the lead developer of the Linux Vendor Firmware Service (LVFS) and Fwupd at Red Hat announced the release this morning of Fwupd 1.8.4 as a nice update to this open-source firmware updating utility. Fwupd 1.8.4 not only adds support for some new hardware and fixes but notably begins adding the infrastructure to allow facilitating BIOS changes to the system from within Linux...
Intel Meteor Lake Introducing "Standalone Media" Unit
With Intel's Meteor Lake moving to a tiled/chiplet approach, we have already seen some interesting changes on the Linux driver side and confirmation of the introduction of a "Versatile Processing Unit" coming with Meteor Lake (MTL) for inference acceleration. Another interesting confirmation from new Linux driver patches is their media encode/decode moving to a "standalone media" Graphics Technology (GT) block...
Short-Lived ASUS Sensors Linux Driver Being Removed In Favor Of Better Alternative
Mainlined to the Linux kernel less than one year ago was the "asus_wmi_ec_sensors" for supporting temperature / fan speed / CPU current sensor reading on a variety of newer ASUS motherboards. That driver is now being removed as a superior driver is taking over the ASUS motherboard sensor reading duties...
Canonical Continues Snap'ing Up Linux Gaming For Ubuntu
In addition to continued improvements to its Steam Snap for running that gaming client within Canonical's sandboxed confines, the latest Linux gaming component to receive similar treatment is now Feral Interactive's GameMode...
Intel's SYCLomatic 20220829 Released For Converting CUDA Code To C++ SYCL
Back in May Intel announced SYCLomatic as an open-source tool for converting CUDA code to C++ SYCL for execution within their oneAPI stack on Intel GPUs and more. Out today is SYCLomatic 20220829 as their first tagged version of this code porting helper...
Mesa's Zink Adds Async Compute Pipeline Creation
Valve contractor Mike Blumenkrantz who continues to be focused on the Zink OpenGL-on-Vulkan code tacked on the latest feature for Mesa 22.3...
AMD Announces Ryzen 7000 Series "Zen 4" Desktop CPUs - Linux Benchmarks To Come
AMD CEO Lisa Su today formally introduced their Ryzen 7000 series desktop processors built atop their Zen 4 architecture.
...198199200201202203204205206207...