Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2026-06-25 21:30
Fedora 25 Is Still On Track To Use Wayland By Default
Back in August Fedora 25 switched to using Wayland by default in time for the project's alpha release. With next week's beta release, Fedora 25 is still using Wayland by default and it looks like it will remain that way unless any showstoppers appear...
Enlightenment's Ecore_Drm2 Library Is Working Out Well For Wayland Support
While GNOME is frequently brought up for its well-vetted Wayland support when using the latest packages, the Enlightenment desktop has also been progressing very well with its Wayland compositor and they continue making improvements to their display stack. One of these important pieces has been the Ecore_Drm2 library...
Systemd Now Supports The RISC-V CPU Architecture
For those fond of the open and free RISC-V instruction set architecture, the basic changes have been made so systemd now supports this CPU architecture...
Persistent Memory Was A Popular Topic At This Week's LinuxCon Europe
With Intel's 3D Xpoint Optane technology beginning to appear as extremely fast non-volatile memory and other advancing efforts in the NVDIMM space like ReRAM, persistent memory was a popular topic at this week's LinuxCon Europe event in Berlin...
Gallium3D's Nouveau Lands ARB_compute_variable_group_size Implementation
Thanks to the ongoing compute-focused work by independent Nouveau contributor Samuel Pitoiset, the NVC0 Gallium3D driver is the first driver in Mesa supporting the ARB_compute_variable_group_size extension...
Intel Integrated Sensor Hub (ISH) Support In Linux 4.9 Kernel
The Intel Integrated Sensor Hub (ISH) is supported in the Linux 4.9 kernel code for benefiting Cherrytrail mobile/convertible/ultrabook hardware and newer...
Linux 4.9: F2FS Gets Performance Enhancements, EXT4 Gets Fixes
The F2FS (Flash-Friendly File-System) and EXT4 file-system feature updates have been sent in for the Linux 4.9 merge window...
Radeon Vulkan Driver Added To Mesa, Fresh Radeon Vulkan vs. OpenGL Benchmarks + AMDGPU-PRO
Today the RADV Radeon Vulkan driver is landing in mainline Mesa and just hit the Git code minutes ago. Merging the RADV driver came up just over the past few weeks in time for next month's Mesa stable release while this community-based driver was developed over the summer by David Airlie and Bas Nieuwenhuizen. This "unofficial" Radeon Vulkan open-source driver is now becoming part of the Mesa code-base with it being able to support the few Vulkan Linux games but isn't yet a fully conformant driver. Here are fresh benchmarks of the RADV driver compared to the RadeonSI OpenGL driver and benchmarks compared to AMD's hybrid closed-source AMDGPU-PRO driver on several different graphics cards.
FreeBSD 11 Is Still Being Respun & Tested, Hope To Release Next Week
Last week news came out that the FreeBSD 11.0 release wasn't going to happen as planned but it needed to be respun due to security issues. The release was supposed to happen on 3 October, but three days later we find out it needed to be re-spun again and is still going through testing...
Fedora 25 Beta Will Be Released Next Week
The beta of Fedora 25 will be released on-time next week...
The State & Future Of Linux Power Management (2016)
Linux's power management and ACPI subsystems maintainer Rafael Wysocki presented at this week's LinuxCon Europe event in Berlin about the state and future of power management in the Linux kernel...
Xen & KVM Changes Line Up For Linux 4.9
Xen and KVM are the latest pull requests hitting the mailing list for the Linux 4.9 kernel...
Here's An Ubuntu/Debian Kernel To Play With AMDGPU On GCN 1.0/1.1 GPUs
If you have a GCN 1.0 Southern Islands or GCN 1.1 Sea Islands graphics card and have been wanting to play with the experimental AMDGPU kernel DRM driver as an alternative to the Radeon DRM driver, here's an opportunity for Ubuntu/Debian users...
While Google's Ara Modular Phone Is Dead, Greybus Still Appears To Have A Future
With the Linux 4.9 staging pull request comes the addition of the Greybus subsystem. A major user of the Greybus subsystem was to be Google's Project Ara modular smartphone, but with that initiative recently being canned, it may seem like Greybus is dead but that's not actually the case...
75 Patches Queued For Gallium3D's Nine State Tracker
We've been expecting many last minute Gallium3D Nine / D3D9 patches ahead of the Mesa 13.0 branching and yesterday the bulk of those patches were sent out...
New Elan Touchsceeen Driver, GPIO Decoder For "Input" On Linux 4.9
The input subsystem is the latest pull request to talk about for the forthcoming Linux 4.9 kernel development cycle...
XFS File-System Updates For The Linux 4.9 Kernel
Dave Chinner has submitted his XFS file-system updates for the Linux 4.9 kernel. This time around most of the changes are internal to the open-source file-system rather than boasting new end-user features...
RADV Radeon Vulkan Driver Planned For Merging Tomorrow
Pending no last minute issues, the RADV open-source Radeon Vulkan driver will be merged into mainline Mesa tomorrow...
OpenBenchmarking.org Crosses 20 Million Test/Suite Benchmark Downloads
OpenBenchmarking.org crossed the milestone this afternoon of serving more than twenty million test profile and test suite downloads for open-source, automated benchmarking via the Phoronix Test Suite...
Last Minute XWayland Improvements For X.Org Server 1.19, Including Pointer Warping
A number of last minute XWayland improvements/fixes landed today in the Git code-base ahead of this month's X.Org Server 1.19 release...
Sound Updates For Linux 4.9: Skylake Audio Still Being Tuned
Takashi Iwai sent in the sound subsystem updates for the Linux 4.9 kernel. This cycle there continues to be changes all over the place...
Trying Out The Experimental Unity 8 Session On Ubuntu 16.10
With this month's Ubuntu 16.10 "Yakkety Yak" release, Unity 7 on the X.Org Server is used by default on the desktop while an alternate Unity 8 + Mir session is installed by default, but while it's available is not used unless logging into this newer desktop stack. Here's my few minutes of trying it out this morning with all of the latest Ubuntu 16.10 packages.
Gallium3D's Gallivm Gets Basic AVX2 Support
José Fonseca of VMware has added basic support for AVX2 to Gallivm, the driver-independent portion of LLVM integration with Gallium3D...
GL_KHR_robustness Lands For RadeonSI / NVC0, OpenGL 4.5 Changes Complete
Thanks to work done by AMD's Nicolai Hähnle, the Mesa Gallium3D state tracker exposes support for the GL_KHR_robustness extension...
Staging Update For Linux 4.9 Is Heavy With Adding Greybus, Raspberry Pi VCHIQ
Greg Kroah-Hartman sent in the staging subsystem pull request for the Linux 4.9 kernel and it's quite big in part due to the addition of the Greybus subsystem...
OpenSUSE 42.2 Beta 3 Ships With KDE Plasma 5.8
Just one day after KDE Plasma 5.8 LTS was released, openSUSE Leap 42.2 Beta 3 is shipping and uses this new KDE desktop update by default...
FUSE Supports POSIX ACLs In Linux 4.9
The FUSE kernel module update has been sent in for Linux 4.9 as the kernel code responsible for supporting file-systems in user-space on Linux...
Jolla Puts Out Sailfish OS "Fiskarsinjoki" In Early Access
Jolla is looking to push out Sailfish OS releases faster and thus today announced "Fiskarsinjoki" in early access form...
Mad Max Coming To Linux, NVIDIA Graphics Supported
The Mad Max game is being released for Linux later this month on 20 October...
New Documentation Around NVIDIA's Push For A GBM Alternative To Memory Allocation
NVIDIA has been pushing for a new Unix Device Memory Allocator API as an alternative to GBM, which could be used by Wayland compositors instead and would be a superior API that NVIDIA's proprietary Linux driver would be willing to support...
Samsung's Proposal For A Picture Processing API In Linux DRM
While not yet merged into the mainline Linux kernel and so far not seen as favorable by upstream DRM kernel veterans, Samsung developers have been working on a picture processing API for the Direct Rendering Manager (DRM). At this week's LinuxCon Europe, they are presenting their API proposal...
Libvirt 2.3 Virtualization API Released
The libvirt Linux virtualization API has been updated to version 2.3 today with some new features and plenty of bug fixes...
Regressed R9 290 Isn't Affected By Issue When Using AMDGPU DRM Driver
Published earlier today was AMDGPU vs. Radeon DRM benchmarks on DRM-Next for GCN 1.0/1.1 graphics cards that have experimental support available via Kconfig switches to enable this alternative open-source DRM driver over the long-standing Radeon driver. Here are some fresh Git benchmarks using the R9 290 "Hawaii" GPU that's been in a regressed state on the default Radeon driver...
Fedora 24 Users: Don't Run "DNF Update" From The Desktop
Fedora 24 users are advised against currently updating your system using the common dnf update command when running GNOME, KDE, or any other graphical desktop. Due to an awkward bug being explored, it could leave your system in an unhappy state...
GNOME 3.24 Release Schedule Now Available
The GNOME 3.24 release schedule has been firmed up and is now publicized...
LXQt Memory Usage On Par With LXDE, Loiwer Than Xfce
LXQt developers have done a desktop memory consumption comparison to show that Qt programs are not necessarily bloated...
X.Org Hit By New Round Of Security Issues, Multiple Libraries Affected
Back in 2013 we heard how X.Org security is worse than it looks and how for a period there were many X.Org security issues. It's been a while since last seeing a number of X.Org security vulnerabilities come about at once, but that's changed with this morning's disclosure...
AMDGPU vs. Radeon GCN 1.0/1.1 Performance On Linux 4.9 DRM-Next
With the forthcoming Linux 4.9 kernel there is experimental AMDGPU Southern Islands support so that original AMD GCN 1.0 GPUs can optionally work with the newer AMDGPU DRM driver rather than the mature Radeon DRM driver. In this article are tests of some AMD graphics cards from GCN 1.0/1.1 era comparing the performance impact of switching the Radeon/AMDGPU kernel driver with this DRM-Next code for Linux 4.9.
Khronos Launches NNEF, OpenVX NNE
The Khronos Group, the organization behind OpenGL, Vulkan, and other industry standards, is expanding their footprint when it comes to new neural network initiatives...
SMAF v10 Secure Memory Allocation Published, Too Late For Linux 4.9
Version 10 of the Secure Memory Allocation Framework (SMAF) is now available as a large patch-set by Linaro for addressing secure-related memory allocation on Linux...
KDE Plasma 5.8 LTS Officially Released
This morning marks the release of the first Plasma 5 Long-Term Support release, Plasma 5.8...
Gallium3D "Nine" Improvements Inbound For Next Mesa Release
On top of the RADV Vulkan driver being queued for the next Mesa release, it looks like some improvements to the "Nine" Direct3D 9 Gallium3D state tracker are also en route for the new Mesa version...
GCC RISC-V Support Allegedly Held Up Due To University Lawyers
While there has been talk about RISC-V architecture support in the GCC compiler and for LLVM too going back months, a developer is reporting that the GCC RISC-V support is being delayed due to UC Berkeley lawyers...
OverlayFS SELinux Support For Linux 4.9 Kernel
James Morris has submitted the security subsystem updates for the new Linux 4.9 kernel development cycle...
BFS Updated For Linux 4.8, To Be Succeeded By New MuQSS Scheduler
Con Kolivas has rolled out the BFS scheduler v0.512 release for Linux 4.8, which may be his last "BFS" release as he's getting ready to premiere a new scheduler...
RADV Radeon Vulkan Driver Submitted For Review To Be Included In Mesa
It's looking more and more like this month's Mesa 12.1/13.0 release will have the RADV open-source Radeon Vulkan driver included!..
Libdrm 2.4.71 Released, Adds Etnaviv, AMDGPU SI Support
The latest version of the Mesa DRM library (libdrm) is now available and it's a fairly important release...
NixOS 16.09 Released, Reduced Disk Space & Package Hardening
Version 16.09 of NixOS is now available, the Linux distribution focused on being a "purely functional distribution" and built atop the Nix package manager...
Scheduler Changes Published For The Linux 4.9 Kernel
Ingo Molnar was prompt as usual in submitting his various pull requests for the opening of the Linux 4.9 merge window, including the scheduler changes...
Mellanox Platform Support Coming In Linux 4.9
The x86/platform updates for the Linux 4.9 kernel that entered development on Sunday is bringing initial support for the Mellanox systems platform...
...665666667668669670671672673674...