Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2024-11-24 02:45
KDE Plasma 6.0 Stability "Improving Daily"
KDE developer Nate Graham began his weekly development recap by noting that Plasma 6.0 development continues and its stability is improving daily as well as seeing new features...
AMDVLK vs. Mesa RADV Radeon Vulkan Driver Performance On Linux
Kicking off a number of interesting articles over the week ahead for the Phoronix 19th birthday week is a fresh look at how AMD's official open-source Linux Vulkan driver "AMDVLK" compares to Mesa's RADV Vulkan driver that tends to be more popular with Linux gamers and is the driver backed by Valve, Red Hat, and other stakeholders.
System76's Coreboot Open Firmware Manages To Disable Intel ME For Raptor Lake
Linux laptop/desktop vendor System76 has made some improvements to their Coreboot open firmware offerings to benefit their latest Intel Core 13th Gen "Raptor Lake" wares as well as prior generation devices...
Red Hat To Stop Shipping LibreOffice In Future RHEL, Limiting Fedora LO Involvement
Red Hat has decided they will be doing less work on desktop applications and will stop shipping LibreOffice as part of a future Red Hat Enterprise Linux release (presumably RHEL10). This is also limiting Red Hat's engagement in working on LibreOffice packaging for Fedora while the hope is that the Flatpak'ed LibreOffice will fill the void...
Celebrate Phoronix's 19th Birthday With Phoronix Premium For Just $19
On Monday, 5 June, will mark 19 years since I started Phoronix.com to focus on Linux hardware reviews...
Intel's Latest Linux Patches To Boost VM Performance - Particularly For High I/O Use
It's almost a daily occurrence to find interesting Linux kernel patches (and to other open-source projects too!) by Intel's large cabal of open-source engineers. The latest crossing my radar is for allowing the Linux "intel_idle" driver to run inside virtual machine (VM) guests...
1-Wire "w1" Subsystem Seeing More Activity With Linux 6.5
The Linux 1-Wire "w1" subsystem is used for supporting drivers with hardware that communicates via a single wire (plus ground) in a simple master-slave configuration The Linux kernel has drivers such as for W1 over GPIO, i2c to W1 bridge, and supporting some very old hardware. The W1 subsystem hasn't seen much work recently while for the upcoming Linux 6.5 cycle will be seeing a larger update...
Hangover 0.8.9 Released For Running More Windows Games/Apps On ARM Linux
By pairing Wine and QEMU, Hangover continues as one of the open-source projects working to allow Windows games/apps run on other architectures like AArch64 and potentially POWER, RISC-V, and others too...
Qualcomm Adreno 600 Series Graphics Get OpenGL 4.6 On Open-Source Driver
The Freedreno Gallium3D driver within Mesa 23.2-devel is now able to expose OpenGL 4.6 support for Qualcomm's Adreno 600 series graphics processors...
Steam On Linux Use Ticked Higher In May, 25% Of Linux Gamers Are Using The Steam Deck
Valve just published the Steam Survey results for May 2023 and on a percentage basis show the Steam on Linux marketshare growing ever so slightly...
System76 Teases New "Nebula" Linux Desktop/Workstation
In addition to System76 developing an in-house Linux laptop design, it also turns out they have been working on a new desktop/workstation PC offering...
Apache NetBeans 18 Released With Many Improvements, Initial Support For Rust
For those fond of the Apache NetBeans integrated development environment, NetBeans 18 is now available as the latest version of this programming IE primarily geared for Java, PHP, and HTML5/CSS development...
Linux 6.5 Scheduler Patch Will To Help AMD Systems With Multiple LLCs Per Die
There is a Linux kernel scheduler patch now queued via TIP's sched/core branch that can help with task scheduling on AMD processors sporting multiple last-level caches (LLCs / L3 cache) per die. This minor improvement came after a discovery by a Linux kernel developer on his AMD Zen 2 desktop...
Loongson Extending Etnaviv Driver For PCI Device Support
Chinese hardware vendor Loongson is working on extending the open-source, reverse-engineered Etnaviv Linux kernel graphics driver so it has PCI device support and in turn will work with their hardware based on the Vivante graphics IP...
Updated EEVDF Linux CPU Scheduler Patches Posted That Plan To Replace CFS
Intel engineer Peter Zijlstra on Wednesday posted the latest patches for the EEVDF scheduler, the Earliest Eligible Virtual Deadline First approach that is based on a research paper from the late 90's. Ultimately the hope is for EEVDF to replace the existing CFS scheduler code...
AMD Wires Up OverDrive Overclocking For Newer RDNA3 GPUs On Linux
For those interested in GPU overclocking, AMD has posted the patches for implementing the "legacy" OverDrive overclocking infrastructure for newer SMU13-based Radeon RX 7000 series graphics cards with the AMDGPU open-source Linux kernel driver...
AMD RX 7600, Intel X86-S & Other Exciting Linux/Open-Source News From May
In case you missed any of the Phoronix articles in May due to holidays or other factors, here is a look back at the most popular open-source and Linux content among the 239 original articles published on Phoronix during the past month...
Intel Releases OpenVINO 2023 - Load TF Models Directly, Hybrid CPU Thread Scheduling
Intel has released a major update to its wonderful, open-source OpenVINO toolkit for optimizing and deploying AI inference. OpenVINO continues working out great for optimizing and running AI models on a variety of hardware and continues to introduce new features...
Chrome 115 Beta Brings Borderless Mode Developer Trial For Web Apps
Following yesterday's release of Chrome 114, Google today promoted the Chrome 115 series to beta...
AMDGPU Linux Driver Enabling FreeSync Video By Default, Improved Power Savings
AMD's open-source Linux graphics driver engineers have out a rather significant set of patches this week to their display code "DC" for the AMDGPU kernel graphics driver...
Ubuntu Details Initial Plans For Immutable Linux Desktop With Ubuntu Core & Snaps
For next year's Ubuntu 24.04 LTS release, Canonical is planning to offer an Ubuntu Core based immutable desktop OS flavor as an alternative to the traditional Ubuntu Desktop image. A new Ubuntu.com blog post today outlines Ubuntu Core usage for an immutable Linux desktop...
Fedora 39 To Raise Its vm.max_map_count To Satisfy Some Steam Play Games
There's been a proposal in the works for Fedora 39 to raise its default vm.max_map_count in order to satisfy some Windows games running on Linux via Valve's Steam Play. A revised proposal has now been approved by the Fedora Engineering and Steering Committee...
openSUSE Aeon & openSUSE Kalpa Announced For MicroOS Desktop Spins
The openSUSE project announced that MicroOS Desktop GNOME has been renamed to openSUSE Aeon and MicroOS Desktop Plasma is now known as openSUSE Kalpa...
Linux Foundation Launches RISC-V Software Ecosystem Project
Linux Foundation Europe has announced the RISC-V Software Ecosystem (RISE) Project to help facilitate more performant, commercial-ready software for the RISC-V processor architecture...
FFmpeg's Next Release Will Be Exciting With Vulkan Video Decode, More Vulkan Filters
FFmpeg's next release (v6.1) will prove quite exciting with Vulkan Video support merged for decoding H.264, H.265/HEVC, and AV1 content. Plus there are more Vulkan Video features and other improvements in the next version...
Raspberry Pi V3D Driver Adds Native ASTC Texture Compression Support
The V3D Gallium3D driver that is most notably used by the latest Raspberry Pi single board computers has landed support in mainline Mesa for native ASTC texture compression support...
NVIDIA Cleans Up GSP Firmware Binary License
With yesterday's NVIDIA R535 Linux driver beta one of the unlisted changes with this driver update is revising the driver license around the firmware handling to make it more explicit around permitting the GPU System Processor (GSP) firmware binaries to make it easier for redistribution and use by the Nouveau open-source kernel driver...
Armbian 23.05 Brings Debian Bookworm Based Images, i3 Desktop Support
Armbian 23.05 is out today as this Arm-focused Debian-based Linux distribution effort is approaching its tenth anniversary...
Chrome 114 Released With CHIPS, Popover API
Google has promoted Chrome 114 to stable across Linux, Windows, and macOS...
LLVM Clang 16 vs. GCC 13 Compiler Performance On AMD 4th Gen EPYC "Genoa"
With the recent stable releases of LLVM's Clang 16 and GCC 13 compilers there is now initial AMD Zen 4 "znver4" support in these open-source compilers. Curious about the performance difference between these two compilers on the very newest AMD 4th Gen EPYC "Genoa" server processors, I ran some LLVM Clang 16.0 and GCC 13.1 benchmarks on the flagship EPYC 9654 2P Linux server.
Linux 6.3.5 Released With XFS Metadata Corruption Fix
Greg Kroah-Hartman released Linux 6.3.5 today along with the 5.15.114, 5.10.181, 5.4.244, 4.9.284, and 4.4.316 point releases for those long-term (LTS) kernel versions...
NVIDIA R535 Linux Beta Brings New Vulkan Extensions, DMA-BUF v4 Wayland Protocol
NVIDIA has a nice treat to end out May for Linux users by publishing their first beta build in the R535 feature series...
Purism Librem Server v2 Announced: $2999 USD For A 9th Gen Core i3 With 16GB RAM
The folks at Purism have announced their latest product in the form of the Librem Server v2. Starting out at $2999 USD, these new servers are built around four-year-old 9th Gen Core CPUs already discontinued by Intel...
Intel VPU To Be Found On All Meteor Lake SKUs, Intel Seeding Open-Source Projects
Intel this week is using Computex 2023 to make some disclosures around next-generation Meteor Lake processors for laptops. The most exciting aspect relayed in advance during our press briefing last week was that all Intel Meteor Lake processor SKUs will feature their new Vision/Versatile Processing Unit...
AMD Working On WiFi RFI Interference Mitigation For Linux
As a step toward further improving AMD laptop support under Linux, AMD engineers have been working on WiFi radio frequency interference (RFI) mitigation support for Linux with their latest laptops...
Intel's Vulkan Linux Driver Temporarily No Longer Identifies As "Intel" For CP2077
As a temporary workaround for helping recent versions of Cyberpunk 2077 to run on Linux under Valve's Steam Play with Intel Arc Graphics, Intel's open-source Mesa driver is temporarily no longer identifying as "Intel" graphics via its graphics vendor ID in order to workaround an issue...
System76 Virgo Aims To Be The Quietest Yet Most Performant Linux Laptop
System76 continues teasing the in-house laptop design they are working on codenamed Virgo...
XFS Metadata Corruption On Linux 6.3 Tracked Down To One Missing One-Line Patch
Last week XFS users began encountering metadata corruption on the latest Linux 6.3 point releases. Following kernel developers and those testing the kernels on affected hardware over the US holiday weekend, it's believed the issue has been tracked down to one missing patch that is a one line of code being deleted...
Intel Posts Latest 113 Patches For Linux KVM TDX Support
One of the new features of Intel Xeon Scalable 4th Gen "Sapphire Rapids" server processors is support for Trust Domain Extensions (TDX) but for this generation is only being activated for CPUs going to select cloud providers. Intel TDX allows better isolating virtual machines from the VMM/hypervisor and other non-TD software on the platform. This limited roll-out of Intel TDX has worked out okay with the Linux support for this security feature still being in flux. Sent out today was the 14th spin of the 113 patches needed for getting KVM TDX support wired up within the Linux kernel...
GCC 11.4 Released With 110+ Bugs Fixed
While GCC 13 saw its first stable release several weeks back, for those taking their time in moving to major new compiler releases and still relying on the two-year-old GCC 11 series, out today is the GCC 11.4 point release...
Arm Details The Cortex-X4 With +15% Performance, Armv9.2 ISA
Arm today announced the new high-end Cortex-X4 CPU core design for delivering their most powerful Cortex compute cluster...
Linux 6.4-rc4 Released As A "Fairly Normal" Release
Due to Linus Torvalds traveling over this US Memorial Day weekend, he released Linux 6.4-rc4 about twelve hours ahead of schedule...
Vulkan 1.3.251 Released With One New Extension Worked On By Valve, Nintendo & Others
Vulkan 1.3.251 is out today as a rare Sunday morning spec update for this Khronos graphics/compute API...
Linux Lands Fix For Potentially Bogus Number Of Intel Hybrid CPU HT Siblings
A few days ago I wrote about a Linux kernel patch being prepared for fixing Intel hybrid CPU SMP/HT topology reporting due to the way the Linux kernel was currently counting the number of Hyper Threading siblings for each core. Fortunately, that fix which is apparently becomes more pressing for upcoming Meteor Lake processors, has now been picked up in time for today's Linux 6.4-rc4 release and is set for back-porting to stable kernel series...
Wine-Staging 8.9 Ships With The Very Latest VKD3D Code
Following the release of Wine 8.9 on Friday for enabling Windows games and applications to run on Linux, Wine-Staging 8.9 is now available for this more testing/development-focused flavor of Wine that more liberally picks up in-development patches...
Debian 12.0's Installer Reaches RC4 Status
The Debian 12 "Bookworm" release is quickly approaching with an early June release date while for helping facilitate more last minute testing is a fourth release candidate of the updated Debian Installer...
Mesa 23.2 Virgl Lands Support For OpenGL 4.6 Inside Virtual Machines
The Virgl driver within Mesa for allowing open-source OpenGL support within virtualized environments in conjunction with the Virglrenderer is now capable of exposing OpenGL 4.6...
Linux Patches Improve VM Guest Performance When The Host Encounters Memory Pressure
An updated set of patches were posted on Friday that seem to improve the Linux guest VM performance when the host is under heavy memory pressure...
Intel Proposes Using Netlink For Linux Graphics Driver RAS & Telemetry
Intel Linux kernel graphics driver developers are looking at making use of Netlink for exposing RAS (reliability, availability, serviceability) and telemetry features of kernel graphics drivers to user-space for their modern GPUs...
KDE Plasma 6.0's Night Color Mode Will Work With NVIDIA's Proprietary Driver
Even with summertime approaching KDE developers remain very busy further enhancing the desktop stack and continued efforts around Qt6 porting and the Plasma 6.0 desktop...
...89909192939495969798...