Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2024-11-24 23:30
Mir 2.9 Released With XDG-Shell For Wayland, Support For More Protocols
Canonical has released a new version of Mir, their display server that now focuses on making it easy adapting new environments to use Wayland by being an adaptable Wayland compositor...
Red Hat Enterprise Linux 10 Is Eliminating GTK 2 Support
While we are about three years out from seeing Red Hat Enterprise Linux 10, it was announced today that the GTK2 toolkit will not be supported in that next major RHEL version...
New Intel Patch Series To Further Help Alder Lake / Hybrid CPUs On Linux
In the year since Intel announced 12th Gen Core "Alder Lake" processors there have been a number of patches tuning the Linux kernel's scheduler and other code to better deal with the mix of the performance and efficient cores. While that looked to be all buttoned up for a number of months now with Alder Lake CPUs performing well on Linux, another patch series further adjusting the Linux sched/fair code was published to help with these Intel hybrid processor designs...
Intel Smooth Sync Support Being Worked On For Linux Graphics Driver
While Intel GPUs support VESA Adaptive-Sync, for Arc Graphics Intel announced Smooth Sync as what amounts to a dithering filter to make screen tearing less of an issue when not running with vsync enabled or lacking an Adaptive-Sync display...
Facebook Developing THP Shrinker To Avoid Linux Memory Waste
Meta/Facebook engineers have announced their work on THP Shrinker as a way for Linux's Transparent Hugepages (THP) to be more efficient and avoiding memory waste by removing under-utilized transparent hugepages...
More ASUS ROG Laptop Improvements Queued Ahead Of Linux 6.1
Thanks to the work of independent developer Luke Jones and as part of his Asusctl Linux project, ASUS laptops continue seeing better feature support on Linux and with the v6.1 cycle kicking off in October are more ASUS ROG laptop enhancements that have been readied...
LibreOffice Working On New Gestures Support
While LibreOffice has supported some input gestures in the past like swiping and long presses with the GTK front-end as well as some Android and iOS specific additions, it looks like greater gesture support is on the way for this cross-platform, open-source office suite...
Intel Arc Graphics Running On Fully Open-Source Linux Driver
Intel GPUs from the consumer desktop Arc Graphics hardware to the Intel Data Center Flex GPU Series "Arctic Sound M" and forthcoming Xe HPC Ponte Vecchio are built around fully open-source drivers. A common misconception or confusion I've heard many times over the past number of months has been questioning whether Intel's discrete GPU driver support on Linux is open-source or is closed-source, etc. Well, it's fully open-source aside from the usual firmware caveat and running on Linux. Here is some initial commentary with running the Intel Arc Graphics A380 on Linux!
Lutris 0.5.11 Released With Amazon Games Integration, Gamescope For NVIDIA R515+
Lutris as the open-source game manager that integrates with the likes of Steam, GOG, Humble Bundle, and other game collections and emulators is out with a new update...
Readfile System Call Revised For Efficiently Reading Small Files
Brought up back in 2020 was the readfile system call for efficiently reading small files with the intention of it being simple for reading small files such as those via sysfs, procfs, and similar file-systems. The readfile patches were re-based yesterday against the current Linux 6.0 state, leaving hope that the new system call might finally be sent in for the next kernel cycle...
FreeBSD 14.0 Planned For Release Next July
The FreeBSD release engineering team has published their initial release plans for FreeBSD 14.0 as well as follow-on FreeBSD 13.2 and 12.4 releases for the current stable series of this BSD operating system...
Linux 6.1 Will Make It A Bit Easier To Help Spot Faulty CPUs
While mostly of benefit to server administrators with large fleets of hardware, Linux 6.1 aims to make it easier to help spot problematic CPUs/cores by reporting the likely socket and core when a segmentation fault occurs, which can help in spotting any trends if routinely finding the same CPU/core is causing problems...
Atomic Async Page Flips Proposed, Valve's Gamescope Compositor Has Support Pending
Async page flipping via DRM_MODE_PAGE_FLIP_ASYNC has been available with the Direct Rendering Manager's legacy API but hasn't been supported by the atomic mode-setting interface. However, a proposed patch series would add that atomic async flip support and wire it up initially for the AMDGPU DRM driver. Meanwhile Valve's Gamescope compositor in user-space would be ready to make use of it...
AMD Working On Xilinx CDX Bus Support For The Linux Kernel
In addition to AMD-Xilinx working on new network driver code, a new DRM display driver, and other kernel features recently covered on Phoronix, they are also preparing upstream Linux kernel support for the "CDX" bus with their FPGA devices...
Explicit Memory Tiers May Be Ready For Linux 6.1
In addition to MGLRU being planned for Linux 6.1 as a big improvement to the page reclamation code and nice performance benefits, another memory management related change that has been floating on Andrew Morton's "mm-unstable" branch recently has been supporting explicit memory tiers and work around improving the Linux kernel's tiered memory support...
GCC Prepares To Drop Support For CompactRISC CR16
After being marked as obsolete in GCC 12, GNU Compiler Collection developers are now preparing to remove compiler support for the CompactRISC CR16 architecture in GCC 13...
Compiz 0.9.14.2 Released After Two Years
While the Compiz compositing window manager isn't as popular as it was during its early days of adding animated "bling" to the Linux desktop or when it was in use by Ubuntu, there still are some users having fun with it and a handful of contributors making some maintenance and other progress to it...
AMD Lands Video Encoding Quality Improvements For Mesa 22.3
AMD has merged video acceleration quality improvements into Mesa 22.3's Gallium3D VA front-end for benefiting open-source video acceleration on Radeon GPUs...
Intel Announces Data Center GPU Flex Series
Intel's Arctic Sound M is being announced today as the Intel Data Center GPU Flex Series.
Intel Begins Readying Graphics Driver Changes For Linux 6.1 - More DG2/Alchemist Work
Intel open-source engineers have readied their first batch of "drm-intel-gt-next" changes for DRM-Next of material they are preparing for introduction with the Linux 6.1 kernel cycle later this year...
Cemu Emulator For The Wii U Now Open-Source, Building On Linux
Cemu is a popular emulator for the Nintendo Wii U that can successfully run many games as well as homebrew titles. Cemu started off with just Windows support but then at the beginning of the year laid out plans to go open-source and provide Linux support. They've pulled that off and the code is now out there in a public GitHub repository...
Intel To Split Off Their Old Haswell/Broadwell Vulkan Code Into Separate Driver
The current Intel open-source "ANV" Vulkan driver within Mesa supports graphics hardware going back to the "Gen7" graphics found with Ivy Bridge / Haswell. However, Intel open-source Linux graphics driver engineers are preparing to separate the old Ivy Bridge / Haswell (Gen7) and Broadwell (Gen8) graphics into a separate Mesa driver so they can better focus on improving their modern Vulkan driver that would then be limited to Skylake Gen9 graphics and newer...
"xisxwayland" Version Two Released For This Simple X.Org Program
The X.Org project "xisxwayland" is out with a new version of this simple program that can be easily called by shell scripts and other simple uses for checking to see whether the running X.Org Server is a genuine X11 server or more commonly these days an XWayland server running within a Wayland environment...
Mesa CI Begins Making Use Of Mold Linker For "Substantial" Performance Improvement
For speeding up the actual Mesa continuous integration (CI) process itself with frequently building new revisions of Mesa3D, their CI infrastructure is beginning to make use of the Mold linker as a high performance alternative to the GNU Gold and LLVM LLD linkers. This is yielding a "substantial" performance improvement in tests for being able to turnaround CI jobs faster and in turn allowing Mesa developers to be more efficient...
3mdeb Eyes Fwupd Support For DragonFlyBSD To Handle UEFI Firmware Updates
Open-source firmware consulting firm 3mdeb last year worked on Fwupd support for FreeBSD so system firmware updates can be more easily handled on that popular BSD operating system and leveraging the Fwupd/LVFS infrastructure that's been happening for years in the Linux space. Their most recent target is now DragonFlyBSD for handling of UEFI firmware updates with Fwupd...
RADV Prepares To Switch Completely To Dynamic Rendering
One of the great things about Jason Ekstrand having joined Collabora at the start of the year is that the former Intel graphics engineer, who was on the team that created their original Vulkan driver, can now work on whatever open-source driver code he wishes. Among other upstream Mesa work, he's recently been contributing to the new "NVK" NVIDIA Vulkan driver and also the RADV driver too...
Google Posts Updated Encrypted Hibernation Patches For Linux
Back in May there was a patch series by Google engineers working on encrypted hibernation support for Linux that would be protected by the platform hardware itself like with a TPM module as well as user authentication by a password or other means. Sent out today is a second revision to that Linux encrypted hibernation support...
AMD's New PMF CPU Linux Driver Now Preparing For "CnQF"
As I've written about the past several weeks, AMD engineers have been preparing a Platform Management Framework (PMF) driver for Linux. The AMD Platform Management Framework for future hardware appears similar to Intel's Dynamic Platform and Thermal Framework (DPTF) and designed to enhance the thermal/power performance of future platforms...
Wine-Based CrossOver 22 Released For Enjoying Windows Apps & Games On Linux
CodeWeavers today announced the availability of their Wine-based CrossOver 22 software for enjoying Windows applications and games atop Linux, ChromeOS, and macOS...
Webmin 2.0 Released For Open-Source Web-Based Server Management/Administration
Webmin as a popular, open-source web-based server administration/management software package that is a popular alternative to the likes of cPanel and Plesk is out with its big "v2.0" release...
Imagination PowerVR Rogue DRM Linux Kernel Driver Out For Review
Earlier this year was the surprise announcement of Imagination publishing an open-source PowerVR Vulkan driver for Mesa. That driver has since been mainlined in Mesa and the Imagination developers continue working on improving their Vulkan API coverage. Simultaneously they have been working on a proper, upstream-friendly open-source DRM/KMS kernel driver and that code now is far enough along that it's been sent out for initial review...
Sound Open Firmware 2.2.1 Released With Preparations For Intel Raptor Lake
Sound Open Fimware is already four years old as what started out as Intel pushing for more open firmware around audio DSPs. Since then we've seen Mediatek begin to support "SOF" as well as some AMD hardware supporting Sound Open Firmware. Out today is SOF 2.2.1 as the latest from this open-source project under the Linux Foundation umbrella...
Firefox 104 Now Available With Minor Improvements
Mozilla is ready to ship Firefox 104.0 this morning as the latest incremental improvement to this open-source, cross-platform web browser...
Dell Now Preloading Ubuntu 22.04 LTS On New XPS 13 Plus Developer Edition
Last month Dell announced their new Alder Lake powered XPS 13 Plus Developer Edition laptop was certified by Canonical for Ubuntu 22.04 LTS. At the time though it was still shipping to customers with Ubuntu 20.04 LTS while now Dell has moved to preloading Ubuntu 22.04 LTS directly from the factory...
Flatpak 1.14 Released With Improvements For Sandboxed Linux Apps
Flatpak 1.14 has been released as the newest feature release for this leading open-source solution for sandboxing and distribution of Linux applications...
GNOME 43's Mutter Lands Max BPC Property Support To Deal With Monitor Issues
Earlier this summer was the patch series for GNOME's Mutter to make use of the Linux DRM/KMS "max BPC" property for the drivers exposing the maximum bits per color supported. That code has now been merged in time for next month's GNOME 43 release and in turn will help deal with some scenarios where users may encounter screen flickering, brief blackouts, and other problems related to available monitor bandwidth...
Asahi Linux May Have OpenGL 2.1 For Apple M1/M2 By Year's End
Alyssa Rosenzweig who is known for her work on the Panfrost open-source, reverse-engineered Arm Mali driver and has been spending nearly two years now involved with the Asahi Linux crew working on reverse-engineered Apple M1/M2 graphics support has shared a new status update...
Zink OpenGL-On-Vulkan Benchmarks Are Very Competitive To Radeon OpenGL Driver
With this weekend having seen more Zink refactoring code land and Zink being faster than RadeonSI at least for some operations, it was time to fire up some fresh benchmarks of this generic OpenGL-on-Vulkan implementation. From the newest Mesa code this weekend after the latest Zink patches were merged, here is a look at how the Zink performance is compared to the RadeonSI Gallium3D driver's native OpenGL support. All of the testing was done using an AMD Radeon RX 6800 XT graphics card.
Ubuntu Now Supports The Allwinner D1 Powered Nezha RISC-V Board
Last week Canonical announced official Ubuntu RISC-V images for the StarFive VisionFive board while this week they are expanding their supported RISC-V line-up to also include the Nezha single board computer powered by the Allwinner D1 SoC...
GTK4's Broadway HTML5 Backend Coming Back To Ubuntu, Debian
For the past decade going back to the early GTK3 days there has been the "Broadway" back-end that allows for GTK interfaces to be rendered within HTML5 web browsers. Aside from demos and other toys, there hasn't been too much widespread use reported with this GTK HTML5 back-end and some distributions like Ubuntu and Debian haven't been shipping the Broadway support with the newer GTK4. However, that is changing now for Debian and with this autumn's release of Ubuntu 22.10...
Experimental Patches Allow Much Faster AArch64 & RISC-V Kexec Kernel Reboots
For those making use of Kexec reboots for booting to a new kernel without fully bringing down the system to reduce the server downtime from POST'ing and other hardware initialization tasks, Kexec reboots may soon be much faster on 64-bit Arm and RISC-V systems...
Kdenlive 22.08 Video Editor Brings UI Improvements, Experimental Parallel Processing
Following last week's release of KDE Gear 22.08, Kdenlive 22.08 is out as the newest version of this open-source, KDE/Qt-aligned non-linear video editing software...
Linux 6.0-rc2 Released
Linus Torvalds has just released Linux 6.0-rc2 as the newest weekly test candidate for this next major kernel series...
R600 Gallium3D Driver Receives NIR Backend Fixes For Radeon HD 2000/3000/4000 Series
In addition to the R300g driver seeing new shader optimizations, also being merged this week to Mesa 22.3 were some fixes for the recently-introduced new NIR back-end for the Rade R600 Gallium3D driver for the Radeon HD 2000/3000/4000 series...
Open-Source NVIDIA Vulkan Driver "NVK" Sees Uptick In Activity This Week
The open-source NVIDIA Vulkan driver "NVK" being developed for Mesa has seen a busy week of new development activity on this work-in-progress solution...
R300 Open-Source Gallium3D Driver Sees New Optimization For Two Decade Old ATI GPUs
Thanks to being open-source, the Mesa R300 Gallium3D driver that is used for supporting OpenGL on the ATI Radeon 9500/9600/9700/9800 series up through the Radeon X1000 "R500" series has seen a new set of performance optimization work twenty years after the R300 GPUs first shipped...
Cloud Hypervisor 26.0 Released With SMBIOS Improvements, Unified Binary For MSHV/KVM
Cloud Hypervisor 26.0 released this week as the newest version of this Rust-based hypervisor focused on cloud workloads and secure computing. The open-source Cloud Hypervisor started out as an Intel software project and continues to be led by them while now under Linux Foundation stewardship and continuing to see contributions from the likes of Arm and Microsoft...
Meteor Lake Support Lands Within The Intel Graphics Compiler "IGC"
Intel's open-source Linux bring-up for Meteor Lake continues. The latest open-source patches on the Meteor Lake front are for the Intel Graphics Compiler (IGC) changes for these 14th Gen CPU graphics...
Mesa Zink Improvements For OpenGL-On-Vulkan Reportedly Make It Faster Than Radeon OpenGL
The latest Mesa 22.3-devel code for Zink's OpenGL on Vulkan implementation has hit an important milestone with the latest code refactoring: it looks like this OpenGL implementation atop the Vulkan API with the RADV driver is beginning to outpace AMD's RadeonSI Gallium3D driver providing native OpenGL support for Radeon GPUs...
KDE's Dolphin Gets A Dedicated Selection Mode, Full-Screen Mode For Elisa
KDE developers had another busy summertime week adding more features to their open-source desktop environment...
...135136137138139140141142143144...