X.Org News Archives


1,187 X.Org open-source and Linux related news articles on Phoronix since 2006.

XDC 2023 To Provide Update On AMD HDR For The Steam Deck, Rusticl & Wine Wayland
XDC 2023 To Provide Update On AMD HDR For The Steam Deck, Rusticl & Wine Wayland

There's just under one month to go now until the X.Org Developers' Conference (XDC) returns to A Coruña, Spain for the annual development conference focused on open-source graphics drivers (Mesa), Wayland, and related Linux display/graphics infrastructure although the X.Org Server itself hasn't received much attention in recent years. Here's a look at some of the planned talks for the exciting XDC 2023.

20 September 2023 - XDC 2023 Talks - 9 Comments
Trend Micro Uncovers Yet Another X.Org Server Vulnerability: CVE-2023-1393
Trend Micro Uncovers Yet Another X.Org Server Vulnerability: CVE-2023-1393

For over a decade now the X.Org Server has been seeing routine security disclosures in its massive codebase with some security researchers saying it's even worse than it looks and security researchers frequently finding multiple vulnerabilities at a time in the large and aging code-base that these days rarely sees new feature work. Today another disclosure was made by the folks with the Trend Micro Zero Day Initiative.

29 March 2023 - CVE-2023-1393 - 305 Comments
XWayland Lands Fix For At Least One Game Hanging It & Causing 100% CPU Usage
XWayland Lands Fix For At Least One Game Hanging It & Causing 100% CPU Usage

While XWayland is in fairly good shape for enjoying both native and emulated games relying on X11 to run atop Wayland compositors for Linux gaming, occasionally different peculiar issues are uncovered. The most recent issue analyzed and addressed in XWayland Git is over the game Resident Evil 6 causing XWayland to hang and consume 100% of the CPU resources on launching that title.

27 March 2023 - Resident Evil Causes XWayland Evil - 78 Comments
X.Org Needs More People To Run For The Board

The X.Org Board of Directors has delayed their election process by two weeks in hopes of having more candidates nominated to run for the board as currently they do not have enough candidates to start an election.

23 March 2023 - X.Org Board of Directors - 46 Comments
xf86-video-modesetting TearFree Gets Fixed Up For A/V De-Synchronization Issue
xf86-video-modesetting TearFree Gets Fixed Up For A/V De-Synchronization Issue

A few months back the generic xf86-video-modesetting X.Org driver added TearFree page-flipping support. The option eliminates screen tearing without the use of a compositor and was seen as a win by many for this generic DDX driver that works atop the modern DRM/KMS kernel drivers. But a rather annoying issue was discovered that could lead to audio/video synchronization problems was uncovered and is now fixed in the latest driver code.

1 March 2023 - Fixing TearFree - 9 Comments
ARK Logic X.Org Driver Sees 2023 Update For 90's PCI Video Card
ARK Logic X.Org Driver Sees 2023 Update For 90's PCI Video Card

A week after seeing X.Org display driver updates for old Trident and S3 Graphics hardware, a new release of xf86-video-ark is now available that provides the open-source UMS display driver support for old ARK Logic hardware. ARK Logic only lasted through the 1990's as a purveyor of PCI video cards.

22 February 2023 - xf86-video-ark - 15 Comments
X.Org Server Hit By New Local Privilege Escalation Vulnerability
X.Org Server Hit By New Local Privilege Escalation Vulnerability

The X.Org Server keeps on giving when it comes to security vulnerabilities with its massive, aging, and ill-maintained code-base. Disclosed on Monday night was CVE-2023-0494 as the latest security advisory and another discovery by the Trend Micro Zero Day Initiative.

7 February 2023 - CVE-2023-0494 - 190 Comments
GNOME's Mutter Adds Support For Toggling Byte-Swapped XWayland Clients
GNOME's Mutter Adds Support For Toggling Byte-Swapped XWayland Clients

Stemming from the X.Org Server change to no longer allow byte-swapped clients by default due to the feature being rarely used but of significant security concerns with being a large attack surface, GNOME's Mutter compositor has added optional support for being able to enable byte-swapped XWayland clients.

17 January 2023 - Byte-Swapped XWayland Clients - 13 Comments
X.Org Server No Longer Allowing Byte-Swapped Clients By Default
X.Org Server No Longer Allowing Byte-Swapped Clients By Default

Following the recent discussions around Fedora planning to disable byte swapped clients support for the X.Org Server in order to close another "large attack surface" with the aging X11 server codebase, the upstream X.Org Server has now dropped this support by default.

6 January 2023 - Byte Swapped Clients No More - 28 Comments
X11 Server Development Pace Hits A Two Decade Low
X11 Server Development Pace Hits A Two Decade Low

It shouldn't be news to you that most of the corporate-backed developers working on the Linux desktop are no longer investing in new feature work around the X.Org Server and have shifted their efforts to a Wayland-focused environment moving forward. In looking at the Git statistics for the X.Org Server over the course of 2022 it shows how the development has pulled back dramatically and now at a two decade low for the commits and code changes.

30 December 2022 - X.Org Server - 131 Comments
Twenty Old X.Org Components See New Updates
Twenty Old X.Org Components See New Updates

While X.Org Katamari releases are no longer being organized to bundle up all of the different X11 software components behind one version number and some X.Org software pieces are seeing very seldom updates every number of years, this past week has seen twenty new X.Org software releases.

5 December 2022 - X11 Updates - 38 Comments
xf86-video-modesetting X.Org Driver Sees Patch For "TearFree" Page Flipping
xf86-video-modesetting X.Org Driver Sees Patch For "TearFree" Page Flipping

While several X.Org DDX drivers in the past have implemented a "TearFree" xorg.conf driver option to try to eliminate screen tearing when running an X.Org Server without a composited environment, the xf86-video-modesetting generic DDX that is widely used has lacked that option. That is until a developer finally stepped up and has pending support for the "TearFree" option.

30 November 2022 - xf86-video-modesetting - 10 Comments
AMD Introduces New Hotplug Driver Option For The X.Org Server
AMD Introduces New Hotplug Driver Option For The X.Org Server

Currently when hot-plugging a new GPU to a running X.Org Server, the generic xf86-video-modesetting DDX driver ends up being utilized. However, a new "HotplugDriver" xorg.conf option has been introduced by AMD to allow users to specify their desired DDX driver. In turn this makes it possible for those hot-plugging hardware like AMD Radeon GPUs such as within eGPU enclosures to specify using the xf86-video-amdgpu driver instead.

17 November 2022 - HotplugDriver - 7 Comments
IceWM 3.1 Released For This Fast & Simple X11 Window Manager
IceWM 3.1 Released For This Fast & Simple X11 Window Manager

Earlier this month marked the release of IceWM 3.0 as this X11 window manager that has been around since the late 90's. IceWM 3.1 is now available with various fixes and minor additions -- including refinements to the tabbed windows support introduced in IceWM 3.0.

24 October 2022 - IceWM 3.1 - 23 Comments
Open-Source VIA Linux Driver Still Wants To Be Merged, But Pursuing Acceleration First
Open-Source VIA Linux Driver Still Wants To Be Merged, But Pursuing Acceleration First

The OpenChrome DRM driver has been in development for over a decade for providing open-source display driver support for VIA's aging x86 chipsets. For years now OpenChrome development has been down to one developer left on the project, Kevin Brace, and months ago he hoped to get the driver finally merged into the Linux kernel. He still holds out on those ambitions but will first aim to get basic acceleration working with a stable user-space API/ABI before mainlining.

8 October 2022 - OpenChrome DRM - 9 Comments
"xisxwayland" Version Two Released For This Simple X.Org Program
"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.

24 August 2022 - X-Is-XWayland - 19 Comments
Linux VKMS Driver Patches Making It Easier To Build Your Own Virtual Graphics Devices
Linux VKMS Driver Patches Making It Easier To Build Your Own Virtual Graphics Devices

The VKMS driver within the Linux kernel allows for virtual kernel mode-setting as a software-only KMS/DRM driver that can be used for virtual testing purposes and other uses around headless systems. New patches out of Google are working on ConfigFS support for this virtual display driver and from there making it easy to build out your own virtual graphics device configuration with VKMS.

25 July 2022 - Linux VKMS - 6 Comments
Many Old X.Org Components Saw New Releases This Weekend
Many Old X.Org Components Saw New Releases This Weekend

While no new X.Org "katamari" releases are planned for a collection of all the X.Org component updates combined, this weekend longtime X.Org contributor Alan Coopersmith of Oracle issued many new updates to various old, seldom-maintained X.Org projects.

11 July 2022 - X.Org Still Kicking - 27 Comments
XWayland "Rootfull" Changes Merged For Running A Complete Desktop Environment
XWayland "Rootfull" Changes Merged For Running A Complete Desktop Environment

While XWayland is normally used just for running root-less single applications like games within an otherwise native Wayland desktop, new patches from Red Hat that have been merged into the X.Org Server enhance XWayland's existing "root-full" mode of operation for allowing entire desktop environments and window managers to nicely function within the context of XWayland.

1 July 2022 - XWayland Rootfull - 53 Comments
Libinput 1.20 Being Prepared With Improved High Resolution Scrolling
Libinput 1.20 Being Prepared With Improved High Resolution Scrolling

Libinput 1.19 launched last September with high resolution scroll wheel support finally in place while libinput 1.20 is in preparation for release that improves that functionality. Libinput 1.20 also makes other improvements to this widely-used input library on the Linux desktop that is leveraged by both X.Org and Wayland based environments.

4 February 2022 - libinput 1.20 - 11 Comments
Numerous Linux/X11 Display Drivers Can No Longer Even Properly Build
Numerous Linux/X11 Display Drivers Can No Longer Even Properly Build

While many Linux enthusiasts like to cite Linux's stellar support for older hardware platforms, in reality that isn't always the case. For instance with many old X.Org user-space mode-setting drivers for powering old graphics cards at least for display purposes, they can no longer even build with with modern toolchains / software components. Given the lack of bug reports around such issues, there are very likely few users trying some of these vintage hardware combinations.

31 January 2022 - xf86-video + xf86-input - 42 Comments
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.

10 January 2022 - XWayland 22.1 - 12 Comments
X.Org Server Hit By Its Latest Batch Of Security Vulnerabilities
X.Org Server Hit By Its Latest Batch Of Security Vulnerabilities

Given the age of the X.Org/X11 code-base security issues have become quite frequent. It was nearly a decade ago that the X.Org Server was considered a "security disaster" and a security researcher saying it's even worse than it looks. Today another batch of X.Org Server security vulnerabilities have been made public.

14 December 2021 - Input Side - 53 Comments

1187 X.Org news articles published on Phoronix.