Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-07-03 10:15
Wine 7.0-rc6 Released With Another 47 Fixes
Wine 7.0 is inching towards release but for this week is the seventh weekly release candidate...
FFmpeg 5.0 Released For This Popular, Open-Source Multimedia Library
FFmpeg 5.0 is out today as a shiny feature update to this widely-used open-source audio/video handling suite...
Open-Source Raspberry Pi Graphics Drivers Add Double Buffer Mode
Mesa's V3D and V3DV drivers providing open-source OpenGL and Vulkan driver support, respectively, for newer Broadcom VideoCore hardware now has a double buffer mode implemented. This is a win for numerous workloads for these drivers most notably used by modern Raspberry Pi single board computers...
Qt 6.3 Alpha Released With New Qt Quick Compiler For Commercial Customers
The Qt Company just announced Qt 6.3 Alpha as the first formal test release for this next Qt6 toolkit update. The Qt Company also lifted the lid on their new Qt Quick Compiler where they are aiming for QML to run at "a speed close to native" for that interpreted language...
Ubuntu 22.04 LTS Planning To Stick With Linux 5.15 By Default
It turns out Ubuntu 22.04 LTS is planning to use the Linux 5.15 kernel as its default kernel. It makes sense in that Linux 5.15 is also a long-term support kernel, but unfortunate in that Ubuntu LTS releases haven't always used LTS kernel versions and v5.15 will be a half-year old already by the time the "Jammy Jellyfish" ships in April. This is a choice particularly unfortunate for those with recent hardware but at least there is the Ubuntu Mainline Kernel PPA and other non-default options available...
Intel's Linux Graphics Driver Continues With Multi-Tile Preparations
In addition to Intel's open-source Linux graphics driver developers being quite busy preparing for upcoming Intel Arc "Alchemist" (DG2) graphics cards on the consumer side, they have concurrently been preparing for Xe HP "Ponte Vecchio" hardware too. One of the big undertakings on that side from the driver perspective is bringing up multiple tiles...
Linux 5.17 Mainlines Support For More Obsolete MIPS-Based Wireless Routers
While the MIPS CPU architecture itself is at the end of the road, kernel developers still are busy with MIPS considering the Loongson hardware that is popular in China and lots of older MIPS hardware out there lacking mainline Linux kernel support. For Linux 5.17 several more older, consumer-grade network routers are seeing mainline support...
Mesa's "Copper" Is A Step Closer To Being Brazed
A draft merge request has been opened for landing "Copper" within Mesa...
USB Changes For Linux 5.17: Overdue Xen pvUSB To DWC3 Multi-Stream Transfer
Landing this week as part of the various subsystems overseen by Linux's second-in-command Greg Kroah-Hartman were the USB changes for Linux 5.17...
Linux Preparing To Finally Remove Support For The a.out Format
Back in 2019 the Linux kernel deprecated a.out support for that file format used several decades ago before ELF tookover. Now in 2022 it looks like that a.out code will be removed from the kernel...
Fwupd 1.7.4 Supports More Hardware For Firmware Updating On Linux
Lead Fwupd/LVFS developer Richard Hughes of Red Hat today released v1.7.4 for this open-souce utility to allow firmware updating on Linux of system motherboards and peripherals...
Godot 3.5 Beta 1 Brings Async Shader Compilation & Caching
While we are very eager for Godot 4.0 with everything that this open-source game engine is going to deliver on, Godot 3.5 beta is out today and is a rather nice interim step forward...
KDE Plasma 5.24 Beta Released With Better Wayland Support
KDE has made available the beta of the upcoming Plasma 5.24 desktop update ahead of its planned stable release on 8 February...
Linux Kernel Patches Posted For Bringing Up Tesla's Full Self-Driving SoC
Samsung in partnership with Tesla has posted a set of 23 patches for enabling Tesla's Full Self-Driving (FSD) SoC for the mainline Linux kernel...
Intel Arc DG2 "Alchemist" Added For Mesa 22.0 But Code Disabled For Now
Intel's open-source Linux graphics driver developers have now committed the DG2/Alchemist graphics card PCI IDs and device information data to Mesa 22.0 for their OpenGL and Vulkan driver support, but for now until the Linux kernel support is baked this is disabled...
Microsoft Reworks The "DXGKRNL" Driver It Wants To Get Into The Linux Kernel
Back in 2020 Microsoft announced the DXGKRNL driver as the kernel driver component for supporting GPU accelerated use-cases within Windows Subsystem for Linux (WSL2). That original DXGKRNL driver was quickly shot down by upstream kernel developers and various issues raised while now for the past year Microsoft has been reworking this kernel driver and on Wednesday published the new version...
Linux 5.17 Lands Big Rewrite To FS-Cache & CacheFiles Driver Code
Being worked on since early 2020 by Red Hat's David Howells has been a rewrite to Linux's FS-Cache and CacheFiles code focusing on making it smaller and simpler while also presenting possible memory/performance advantages. That major rewrite has been merged now for Linux 5.17...
Ubuntu 22.04 LTS Aiming For GNOME 42, Avoiding GTK4 Where Possible
Ubuntu developers have laid out their GNOME versioning plans for this spring's release of Ubuntu 22.04 LTS...
Mesa 22.0 Pushed Back By Three Weeks
While a lot of open-source OpenGL and Vulkan driver improvements have been landing in recent days in anticipation of the Mesa 22.0 code branching and feature freeze for Wednesday, that deadline has now been extended by three weeks...
x86 Straight Line Speculation CPU Mitigation Appears For Linux 5.17
The Linux 5.17 kernel is introducing support for the x86 straight-line speculation "SLS" mitigation with it becoming increasingly clear modern x86_64 CPUs are susceptible to speculatively executing linearly in memory past an unconditional change in control flow...
Intel Core i5 12400 "Alder Lake": A Great ~$200 CPU For Linux Users
Formally announced at CES, the Core i5 12400 and other Alder Lake non-K desktop CPUs are beginning to appear in retail channels. Last week I was able to buy an Intel Core i5 12400 "Alder Lake" from a major Internet retailer for $209 USD -- and one week later there remains availability during these turbulent supply chain times. The i5-12400 has wound up being a very nice processor for Linux use that exceeded my initial expectations.
Linux Serial Console Driver Lands Patch For Possible ~25% Performance Improvement
It's not an area of Linux hardware performance we normally look at, but thanks to a Red Hat engineer discovering very low serial console performance, there is an improvement queued up for introduction in Linux 5.17.....
Linux 5.17 Adds Support For "The First Usable, Low-Cost RISC-V Platform"
In addition to the prompt support for Qualcomm's Snapdragon 8 Gen 1, another exciting milestone for the in-development Linux 5.17 kernel is introducing mainline support for the StarFive JH7100, which has been trying to make its debut as the first usable and low-cost RISC-V platform...
GCC 12 Shifting To Stage 4 Development - No Sign Of AMD Zen 4 Support
The GNU Compiler Collection (GCC) that serves as the default system compiler on most Linux distributions is nearing its annual update with GCC 12. GCC 12 has been in a general bug fixing period since November while beginning next week will be onto its final phase of focusing just on regression and documentation fixes to the compiler...
Qualcomm Snapdragon 8 Gen 1 Sees Timely Support With The Mainline Linux 5.17 Kernel
Qualcomm only announced the Snapdragon 8 Gen 1 and X65 platforms at the end of November but already they have managed to provide timely mainline support for these latest high-end SoCs. This is great to see compared to the days of slow to materialize mainline support for new Arm SoCs, which still persists among some vendors with either belated mainline support or only focusing on vendor downstream kernels. The big batch of Arm SoC/platform changes have landed for Linux 5.17...
One-Line Patch To Intel's Vulkan Linux Driver Can Help Modern Games By A Few Percent
A patch merged into Mesa 22.0 on Tuesday for Intel's "ANV" open-source Vulkan Linux driver is helping bump up the perforrmance in modern games...
CXL Memory Hotplug Support Ready To Plug Into Linux 5.17
Over the past two years work has been ramping up a lot on Compute Express Link (CXL) enablement for the Linux kernel and with the in-development Linux 5.17 there is more feature code landing...
GNOME Shell & Mutter Prepare For GNOME 42 Alpha With Exciting Improvements
The GNOME Shell and Mutter have checked in their new development releases for the imminent GNOME 42 Alpha milestone...
Linux 5.17: Quicker Mount Times For XFS, Few New Features For EXT4
In addition to the Btrfs updates, the EXT4 and XFS file-system maintainers submitted their feature changes already for the in-development Linux 5.17 kernel...
BOLT Merged Into LLVM To Optimize Binaries For Faster Performance
Merged into LLVM's mono repository minutes ago was BOLT! This is the Facebook-developed tool for optimizing the layout of binaries in the name of delivering greater performance. Facebook (now Meta) already has been using BOLT internally to great success with production workloads, it's continued advancing in the public as open-source for a while, and is now upstream in LLVM for fostering its future development...
Red Hat / Fedora Anaconda Installer Shifting To A Web Based UI
The Red Hat / Fedora Anaconda installer for carrying out new operating system installs is in the early stages of a major rewrite to its user-interface and moving forward will be web-based...
PCIe 6.0 Specification Released With 64 GT/s Transfer Speeds
While PCIe 5.0 adoption is only in its infancy, the PCI-SIG today announced the PCIe 6.0 specification...
NVIDIA 510.39.01 Linux Beta Brings Vulkan Dynamic Rendering, AV1 VDPAU Decode & More
In addition to announcing the GeForce RTX 3080 12GB graphics card this morning, NVIDIA has published their first public beta of the new NVIDIA 510 Linux driver series...
Radeon RADV Optimizations In Mesa 22.0 Improve PRIME/Hybrid GPU Performance
While RADV is not AMD's official Radeon Vulkan driver for Linux systems, for Mesa 22.0 they have contributed a set of optimizations to improve the "DRI_PRIME" performance for hybrid GPU setups such as the growing number of AMD powered notebooks with discrete graphics...
DXVK 1.9.3 Released With NVIDIA DLSS Integration, Many Game Fixes
DXVK 1.9.3 is out as its first release of 2022 for implementing Direct3D 9/10/11 over Vulkan for allowing Windows games to enjoy good performance when running atop Linux via Valve's Steam Play...
Intel Lands 20~40% Performance Optimization For Arc Graphics In Mesa 22.0
Intel's pixel pipeline optimization work focused on speeding up DG2/Alchemist graphics cards with their open-source graphics driver has managed to land in Mesa 22.0...
New AMD P-State Driver Headlines The Power Management Updates For Linux 5.17
The power management subsystem updates were sent out yesterday and already mainlined for the in-development Linux 5.17 kernel. Most notable with the power management changes for this new version of the Linux kernel is the introduction of the AMD P-State driver developed in cooperation with Valve for the Steam Deck but stands to help CPU/SoC power efficiency across Zen 2 and newer hardware...
Microsoft Lands D3D12 Compute Support In Mesa 22.0
Following Microsoft working on shader storage buffer object support for their Gallium3D D3D12 back-end within Mesa, they've been working on OpenGL compute and OpenGL ES 3.1 support for this controversial component to allow OpenGL/GLES/OpenCL to work atop Windows' Direct3D 12 drivers such as for Windows Subsystem for Linux...
Linux 5.17 Adds Sensor Monitoring Support To Many More ASUS Motherboards
The Linux 5.17 hardware monitoring "HWMON" subsystem updates include the new NZXT driver, new drivers to greatly expand sensor coverage on modern ASUS desktop motherboards, temperature monitoring for next-gen AMD Zen processors, and more...
Firefox 96 Yields Less Load On The Main Thread, WebP Encoder For Canvas
Firefox 96.0 is officially shipping today as the first update of 2022 for this open-source web browser...
Btrfs Seeing Nice Performance Improvements For Linux 5.17
With the Btrfs file-system popularity ticking back up, that seems to be helping upstream enthusiasm and development efforts as with Linux 5.17 there is yet more exciting work...
Intel Announces New Leader Of Client Computing Group
Intel announced new leadership changes today as 2022 gets started for what is expected to be an eventful year at the company with Sapphire Rapids, Raptor Lake, and Intel Arc graphics ahead...
Hyperscalers Have Been Making CentOS 9 Stream More Attractive With New Features
While many were upset by CentOS Linux 8 going premature EOL at the end of last year, for those that made the move to CentOS Stream there continues to be a love of moment in part by the recently establisher Hyperscale SIG. For CentOS Stream 9, the big hyperscalers have been working on some interesting additions/backporting to the platform...
DragonFlyBSD 6.2 Released With AMD Graphics Driver, Better HAMMER2, NVMM Hypervisor
DragonFlyBSD 6.2 is now available as the latest version of this popular BSD open-source operating system...
Google Rolls Chrome 98 Into Beta With COLRv1 Font Support
Following last week's release of Chrome 97, Google has promoted Chrome 98 to beta form...
The Intel/AMD Laptop & Tablet Support Improvements For Linux 5.17
The x86 platform drivers area of the kernel remains very active in recent times thanks to the continued investments by Red Hat as well as growing IHV interest from the likes of Lenovo while also still having many contributions flow in from the likes of AMD and Intel. With Linux 5.17 are a number of driver additions and improvements for benefiting various x86 laptops and tablets...
The Networking Changes For Linux 5.17 Are Very Exciting
The Linux networking subsystem updates for the in-development 5.17 kernel are quite exciting as usual given how prolific Linux is from large servers in the cloud to running on enterprise networking gear down to Linux on small IoT hardware. Not only is there a lot of hardware driver action as usual but also some key performance/latency optimizations...
USI Stylus, LetSketch Tablet Driver, Better Apple Magic Device Support In Linux 5.17
The HID subsystem changes are rather exciting this time around of the new feature material for Linux 5.17...
Linux 5.17 EDAC Driver Brings Support For New AMD Zen CPUs, RDDR5 / LRDDR5 Memory
With the Linux 5.17 kernel merge window formally open today, among the early pull requests sent out this morning were the Error Detection And Correction (EDAC) driver updates which is notable this time in preparation for next-generation AMD EPYC server hardware...
XWayland 22.1 Planned For Release Next Month
It's been almost one year already since the last XWayland standalone feature release separate from the X.Org Server codebase itself while now the next feature installment will soon be out...
...213214215216217218219220221222...