Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2024-05-07 23:15
Proposal Raised To Deprecate "-Ofast" For The LLVM/Clang Compiler
Some that crave the absolute best possible performance sometimes build their software with the "-Ofast" optimization level that is a step above "-O3" but comes with the risk of potentially unsafe math. LLVM developers are now weighing whether to deprecate -Ofast to either remove it or have it just be an alias for the -O3 optimizations...
SDL 3.1.2 Preview Prefers PipeWire Over PulseAudio, Fixes XWayland Mouse Warp
The newest SDL3 development release is out today with PipeWire preferred over PulseAudio and other changes...
Nano 8.0 Text Editor Released With Modern Bindings Option
Kicking off a new month of open-source releases is the release of the GNU Nano 8.0 text editor...
Serpent OS Close To Having A System Installer & Being Able To Test On Real Hardware
Serpent OS lead developer Ikey Doherty published a monthly status update for this original Linux distribution, which points to having a working OS installer soon so users can begin trying out this creation on real hardware...
PCI-SIG Provides CopprLink Cable Specs For PCIe 5.0 & PCIe 6.0
Last November the PCI-SIG announced CopprLink as the PCI Express cable name for both internal and external cabling. Today the embargo has lifted on the CopprLink cable specifications for both PCIe 5.0 and PCIe 6.0...
Intel Baseline Profile Yields Odd Power/Performance On Linux
Intel motherboard manufacturers have begun rolling out BIOS updates containing an "Intel Baseline Profile" option to apply stock power limits to modern Intel processors. This is being driven by instability claims for 13th Gen and 14th Gen Intel Core processors having stability issues for some Windows gamers that is being attributed to multi-core enhancement (MCE) and other power options commonly set on enthusiast desktop motherboards. As the first of several ongoing tests I'm working on at Phoronix, here are some preliminary findings for using the Intel Baseline Profile option on an ASUS motherboard with the Core i9 14900K under Ubuntu Linux.
Punting GPU Drivers From The Initramfs Due To Ever Increasing Firmware Bloat
For now Fedora / Red Hat is not making any immediate changes, but the ever increasing sizes of required GPU firmware files is causing Linux distribution vendors to re-think including GPU kernel graphics drivers as part of the initramfs...
Canonical Releases Landscape 24.04 LTS With New Snap Management, New Web Portal
Following last week's release of Ubuntu 24.04 LTS, Canonical has now rolled out Landscape 24.04 LTS as the first long-term support version of this commercial software for managing a fleet of Ubuntu systems from a web-based portal. Landscape is part of the Ubuntu Pro subscription package and from the web-based environment makes it easier to manage Ubuntu systems in the enterprise...
DM-Crypt Adding "High Priority" Option In Linux 6.10
Queued up as part of the DeviceMapper dm-crypt changes for Linux 6.10 is adding a new "high priority" option...
DRM Buddy & AMDGPU Wired Up For Clear Page Tracking In Linux 6.10
Sent in to DRM-Next as part of last week's drm-misc-next changes is implementing support for tracking cleared free memory and is initially wired up for the AMDGPU kernel graphics driver...
XZ Backdoor, Nova Driver, Linux 6.9 Features & Ubuntu 24.04 Made For An Exciting April
April 2024 is now in the books after writing 257 original Linux/open-source-related news articles and another 13 featured articles / Linux hardware reviews. Here's a look back at the most exciting (popular) content from April...
Microsoft Updates Cascadia Code: Its Open-Source Font For Developers
Back in 2019 Microsoft open-sourced Cascadia Code as a font designed for terminals and code editors. The goals are similar to that of Intel's more recent One Mono as another open-source font for developers. It's been three years since the last update to the Cascadia Code open-source font while today rolled out version 2404.23...
Rust-Written Redox OS Gets USB Keyboards & Mice Working
Redox OS as the from-scratch, Rust-written open-source operating system had a successful April with now having USB keyboards and mice now working with their USB HID driver...
Linux Mint Looks To Fork More GNOME Software, Make XApp More Independent
Linux Mint published their monthly status update for April 2024 where they talk about ongoing testing for faster and more reliable repository access via the Fastly CDN to other more interesting software happenings like the likelihood that they will fork more GNOME applications as well as looking to make their XApp applications more distribution agnostic...
Noctua NH-L12Sx77 Makes For A Great Low-Profile CPU Cooler
Last week Noctua announced the NH-L12Sx77 low-profile CPU cooler as effectively an upgraded version of their NH-L12s CPU cooler that is now slightly taller to offer better performance and improved system compatibility.
NVIDIA RTX Remix 0.5 Released For Remastering Old Games
NVIDIA today released RTX Remix v0.5 as the newest version of this software for remastering old/classic games with path tracing. RTX Remix builds off DXVK and leverages NVIDIA Omniverse and other tech from the green giant like DLSS to enhance older games...
Radeon OpenGL Linux Driver Massively Improves 3D Texturing Performance For Older GPUs
Prominent open-source AMD OpenGL driver developer Marek Olak has merged a new tantalizing set of patches that boost the 3D texturing performance for those using RDNA1 GPUs and older...
GCC 14.1 RC Compiler Available For Testing With AMD Znver5 Target & New C/C++ Features
The release candidate of the GCC 14 compiler is available for testing as the annual feature update to the GNU Compiler Collection...
TUXEDO Launches Another Linux Laptop Powered By The AMD Ryzen 7 8845HS
TUXEDO Computers a few weeks ago announced the first Linux laptop shipping with an AMD Ryzen 7 8840 series SoC and now they've announced another one powered by the latest Ryzen 7 8845HS...
Ubuntu Support Ongoing For The Arm-Based Lenovo ThinkPad X13s Laptop
Plans to have official support for the Arm-based Lenovo ThinkPad X13s Gen1 laptop in Ubuntu 24.04 LTS sadly didn't pan out. But there is semi-working support available for running Ubuntu 24.04 on this Qualcomm Snapdragon 8cx Gen3 powered laptop...
Fedora Evaluates Replacing Redis With Valkey
Given the upstream Redis software licensing changes, Fedora is evaluating replacing Redis with the new Valkey project...
systemd Rolling Out "run0" As sudo Alternative
Overnight systemd lead developer Lennart Poettering wrote on Mastodon around systemd's newest effort: run0 as a sudo-like command...
TornadoVM 1.0.4 Brings OpenJDK 22 Support, New Features For Java Heterogeneous Hardware
TornadoVM 1.0.4 is out today as the newest version of this solution for Java offloading to GPUs, FPGAs, and other accelerators. TornadoVM allows for nice Java heterogeneous hardware support and with the TornadoVM 1.0.4 brings yet more features...
KDE's Amarok 3.0 Music Player Released After Six Year Hiatus - Now Ported To Qt5
Released back in March of 2018 was the Amarok 2.9 music player for this KDE project. Shipping today is finally Amarok 3.0 as the first major release in six years and now ported to Qt5 and KDE Frameworks 5...
Git 2.45 Released With Initial SHA1/SHA256 Interoperability & Reftable Support
Git 2.45 is out today as an important step forward for this widely-used, open-source distributed version control system...
openSUSE Leap 15.6 RC Brings Cockpit Web Based Server Management
The openSUSE Leap 15.6 based on SUSE Linux Enterprise Server 15 SP6 has graduated out of its beta phase and is onto the release candidate period. Notable with openSUSE Leap 15.6 is now having nice support for the Cockpit web-based server management solution...
Intel Core Ultra "Meteor Lake" Performance Improves With Linux 6.9
As part of my Linux 6.9 benchmarking I've been trying out many hardware combinations and overall seeing nice performance out of this kernel that will debut as stable in the next 2~3 weeks. AMD EPYC 4th Gen performance is boosted, Intel Xeon Max sees some AI improvements, and as shown in some prior Intel Core Ultra performance benchmarks is enhanced as well. Here are some more benchmarks looking at the Intel Core Ultra 7 "Meteor Lake" performance on Linux 6.9 compared to the current Linux 6.8 stable kernel.
Raspberry Pi V3DV Vulkan Driver Implements Extended Dynamic State - Important For DXVK
Merged last week to Mesa 24.2-devel was an important merge request for the Broadcom V3DV Vulkan driver that is most notably used by the modern Raspberry Pi single board computers...
Ubuntu Isn't Yet Recommending GNOME's VRR Option
While GNOME landed experimental Variable Refresh Rate (VRR) support in GNOME 46 that is used by the new Ubuntu 24.04 LTS release, Canonical isn't yet encouraging users to test out this option...
AMD Prepares Linux For "Bus Lock Trap" Feature On Upcoming CPUs
An upcoming AMD micro-architecture (presumably Zen 5 given the timing and history around AMD's Linux hardware enablement...) is introducing Bus Lock Trap as a feature matching Intel's existing split/bus lock detection functionality...
Linux Support On The Way For The ASUS ROG Raikiri Controller
Linux driver support is forthcoming for the ASUS ROG Raikiri gaming controller...
xconsole 1.1 Released - Preparing For Post-Y2038 Support, 18 Years After v1.0
Longtime X.Org maintainer Alan Coopersmith with Oracle released a new version of xconsole, the program that displays an X11 window containing the messages sent to /dev/console. This xconsole 1.1 release comes 18 years after the xconsole 1.0 release...
Ubuntu 24.10 Is The "Oracular Oriole"
For those keeping track of Ubuntu's animal-themed codenames, Ubuntu 24.10 is now confirmed to be the Oracular Oriole...
Linux 6.9-rc6 Released With This Kernel Looking "Pretty Normal"
Linus Torvalds just released Linux 6.9-rc6 as the latest weekly test release of Linux 6.9 as it works toward its stable release by mid-May...
AMD Enabling "Fast CPPC" For Even Greater Linux Performance & Power Efficiency On Some CPUs
While AMD Zen 4 processors whether it be the Ryzen 7000/8000 desktop/mobile series or EPYC 8004/9004 series server processors are already performing very well on Linux and with great power efficiency against the competition as shown in dozens of Phoronix articles at this point, it turns out there's been a minor power/performance optimization left untapped yet under Linux for select Zen 4 processors. A new patch series posted this Sunday allows for this "fast CPPC" feature to be utilized on supported processors...
More AMDGPU Driver Code For Linux 6.10 Brings MES Updates, FreeSync Fixes
On top of prior DRM-Next pull requests for the AMD kernel graphics driver working on next-gen GPU support along with fixes and other low-level improvements, on Friday another batch of new feature code was submitted to DRM-Next ahead of the Linux 6.10 merge window opening up in mid-May...
Linux 6.9-rc6 To Fix Accidentally Disabling Mitigations By Default For Non-x86 CPUs
A commit made to the Linux kernel three weeks ago accidentally broke the default CPU security mitigations for non-x86 CPUs. With code sent in today via x86/urgent ahead of tonight's Linux 6.9-rc6 release, that accidental default breakage is being addressed...
Cloud Hypervisor 39 Adds NVIDIA GPUDirect P2P Support
Cloud Hypervisor 39 was released on Saturday for this cloud-focused, Rust-based VMM started by Intel and now a multi-vendor Linux Foundation project...
Zrythm 1.0 RC1 Available For Testing As Great Open-Source Digital Audio Workstation
Since going beta in 2020, the Zrythm open-source digital audio workstation software has been inching its way toward a v1.0 release. On Saturday marked the release of v1.0.0-rc.1 as a release candidate for the upcoming v1.0 release of this GTK-based digital audio workstation (DAW) software...
LLVM Clang 19 Adds Arm Neoverse-N3 / Neoverse-V3 / Neoverse-V3AE Support
Merged on Friday to the development codebase for the LLVM/Clang 19 compiler is support for the Arm Neoverse N3, V3, and V3AE SoCs...
Rust-Based Coreutils 0.0.26 Increases Compatibility With GNU Coreutils
The uutils' Rust-based Coreutils implementation is out with another update that further increases the drop-in replacement compatibility with GNU Coreutils...
Llamafile 0.8.1 GPU LLM Offloading Works Now With More AMD GPUs
It was just a few days ago that Llamafile 0.8 released with LLaMA 3 and Grok support along with faster F16 performance. Now this project out of Mozilla for self-contained, easily re-distributable large language model (LLM) deployments is out with a new release...
Rework For Intel CPU Model Handling To Land With Linux 6.10
Intel engineers have been reworking Intel CPU model handling for Linux after using "Family 6" since the mid-90's with the P6 micro-architecture and continuing to rev the model ID only with new micro-architectural generations. It's an end of the era for Family 6 coming up and thus there's a lot of Linux patches being worked on to address assumptions within the kernel code that was only checking for an Intel CPU's model ID and not for any family ID differences...
GTK 4.15 Released With Vulkan Renderer By Default
GTK 4.15.0 is now available as part of the new unstable series for this widely used open-source toolkit. Most notable with GTK 4.15.0 is the Vulkan renderer being used by default on supported systems...
KDE Fixes Adaptive-Sync Issues & Less Glitches During GPU Resets
KDE developer Nate Graham is back from the latest KDE sprint in Germany and out with his new weekly status report to highlight all of the interesting KDE changes that landed this week...
Proton 9.0 RC2 Makes More Windows Games Playable On Linux, Other Fixes
Valve and CodeWeavers today released the Proton 9.0 Release Candidate 2 build based off Wine 9.0 for powering Steam Play to enjoy an excellent assortment of modern (and legacy) Windows games on Linux...
New Patches Significantly Reduce Zink Driver Startup Time
Given a two year old bug against Mesa around slow initialization/start-up time for GTK4 on Intel graphics, prolific Zink developer Mike Blumenkrantz recently took to optimizing Zink's start-up time for this generic OpenGL-on-Vulkan driver implementation...
GNOME Foundation To Focus On Fundraising After Years Running A Deficit
After several years of the GNOME Foundation running at a deficit (loss), the GNOME Foundation is going to be driving a push for greater fundraising...
GCC 14.1 Compiler Aiming For Release Around 7 May
As mentioned following the AMD GFX90C target being added, the GCC 14 compiler code was branched from the main Git branch with release preparations for GCC 14 underway. A status report was just published outlining release plans for getting GCC 14.1 stable out around 7 May...
GCC 14 Adds "GFX90C" For OpenMP Offloading To APUs With GFX9/Vega Graphics
As the last feature patch prior to the GCC 14 compiler code being branched today and GCC 15 opening up on the mainline codebase, AMD GFX90C support was merged for enabling GPU OpenMP device offloading to the numerous AMD SoCs/APUs with the GFX9/Vega graphics...
12345678910...