Phoronix

Subscribe to Phoronix feed
Linux Hardware Reviews, Benchmarks & Open-Source News
Updated: 2 hours 38 min ago

Intel Readies More Meteor Lake Graphics Driver Code For Linux 6.2

Fri, 11/18/2022 - 18:27
With Linux 6.1-rc6 due out this weekend we are reaching the point at which the Direct Rendering Manager (DRM) subsystem maintainers will be cutting off new feature code from being queued into DRM-Next ahead of the upcoming Linux 6.2 cycle. Intel engineers today sent out a final batch of drm-intel-gt-next changes to make it for this next kernel version...

AMD Releases Radeon ROCm 5.3.3

Fri, 11/18/2022 - 18:11
AMD has been putting out a number of ROCm compute stack point releases recently with ROCm 5.3.3 having been the latest to premiere on Thursday...

Mesa 22.3 Will Hopefully Be Released Next Week With Improved Vulkan Drivers, Rusticl

Fri, 11/18/2022 - 08:13
Barring any unforeseen issues from coming about, Mesa 22.3 will hopefully be released next week...

Testing Six Different Linux Distributions On The Intel Core i9 13900K "Raptor Lake"

Fri, 11/18/2022 - 03:42
For those wondering about the out-of-the-box performance of different modern Linux distributions when running the new Intel Raptor Lake processors, here are six different distributions running on the current flagship Core i9 13900K processor. Tested this round was CentOS Stream 9, Clear Linux, Debian Bookworm (Testing), EndeavourOS, Fedora Workstation 37, and Ubuntu 22.10.

SDL 2.26 RC1 Released While SDL3 Development Soon To Get Underway

Fri, 11/18/2022 - 03:00
SDL 2.26 RC1 was released today as the pre-release for the upcoming SDL 2.26 library...

Box64 0.2 Gets DXVK 2.0 Running, Many Other Improvements For Emulating x86_64 On Arm

Thu, 11/17/2022 - 22:36
In addition to the very successful FEX-Emu emulator for enjoying Linux x86/x86_64 games on AArch64 and other x86/x86_64 software on Arm there is also the Box86 and Box64 projects with similar goals. Out today is Box64 v0.2 and Box86 v0.2.8 for running Linux binaries on other architectures...

Vulkan 1.3.235 Released With New VK_EXT_descriptor_buffer Extension

Thu, 11/17/2022 - 22:22
The Khronos Group announced the release of Vulkan 1.3.235 as the latest routine spec update to this high performance graphics and compute API...

GNU Binutils Lands New "SFrame" Format Support For Simple Stack Unwinding

Thu, 11/17/2022 - 22:00
Being merged this week to GNU Binutils is initial support for reading and writing to new "SFrame" sections of binaries...

openSUSE Leap Micro 5.3 Released For Modern, Lightweight Linux OS

Thu, 11/17/2022 - 20:24
OpenSUSE has officially released openSUSE Leap Micro 5.3 as the newest version of their OS built atop SUSE Linux Enterprise 15 SP4 and SLE Micro 5.3 for providing a lightweight, modern OS that is auto-updating, immutable, and provides other distinct features over Tumbleweed or Leap...

AMD Introduces New Hotplug Driver Option For The X.Org Server

Thu, 11/17/2022 - 19:30
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...

Mesa's Asahi/AGX Gallium3D Driver Makes Early Prep Changes For WIP Kernel Driver

Thu, 11/17/2022 - 19:00
Mesa's AGX "Asahi" Gallium3D driver for providing OpenGL / GLES support on Apple M1/M2 SoCs has begun making some early preparatory changes for eventually supporting the in-development DRM/KMS kernel driver. The kernel driver is still a work-in-progress and not close to being merged yet and the user-space API not yet set in stone, but some early changes in better preparing the Mesa driver for actually running on the Apple Silicon hardware under Linux have been merged...

Linux 6.1 Adds Support For The Microsoft Surface Pro 9

Thu, 11/17/2022 - 18:27
This week's batch of platform-drivers-x86 "fixes" for the ongoing Linux 6.1 kernel is a bit more notable than usual. In particular, the Surface Pro 9 and Surface Laptop 5 devices are now supported along with some other hardware support enablement...

FBDEV Drivers Will Honor "nomodeset" With Linux 6.2

Thu, 11/17/2022 - 18:21
Adding to the material queuing in DRM-Next is another drm-misc-next pull which is likely the last batch of DRM core and small driver feature updates expected for Linux 6.2...

Red Hat Enterprise Linux 9.1 Released, AlmaLinux 9.1 Out Too

Thu, 11/17/2022 - 07:30
Red Hat Enterprise Linux 9.1 was officially released today as the latest update to this leading enterprise Linux distribution. This afternoon also marked the release already of RHEL-derived AlmaLinux 9.1...

QEMU 7.2-rc1 Released - TCG For AVX/AVX2, Massive 9pfs Performance Improvement

Thu, 11/17/2022 - 04:00
QEMU 7.2 is gearing up for release in December as the next feature release to this widely-used processor emulator by the Linux virtualization stack. QEMU 7.2-rc1 is available for testing with a number of new features and improvements coming in this release...

SQLite 3.40 Released With WASM Support For Web Browsers, Recovery Extension

Thu, 11/17/2022 - 03:00
While Microsoft is celebrating the GA release today of SQL Server 2022, open-source developers have SQLite 3.40 premiering today as the newest version of this embed-friendly SQL database implementation widely used by many cross-platform applications and other software for lightweight SQL database engine needs...

Godot 4.0 Beta 5 Brings Renderer Improvements, OpenGL To OpenXR

Thu, 11/17/2022 - 02:43
In addition to Godot 4.0 adding a movie maker mode, some additional news for this popular open-source game engine this week is the debut of Godot 4.0 Beta 5...

Anbox Cloud 1.16 Released With Intel & AMD Vulkan GPU Support

Wed, 11/16/2022 - 23:00
Anbox Cloud as Canonical's solution for Android containers in the cloud is out with a shiny new feature release...

AMD Zen 4 "znver4" Support Lands In GNU Binutils

Wed, 11/16/2022 - 20:08
For going along with the recently merged initial AMD Zen 4 "znver4" support in GCC 13 (in case you missed it, there is further tuning work still ongoing), the Zen 4 support has now been merged to GNU Binutils...

Fedora Linux Cleared To Pursue Its Modern C Porting

Wed, 11/16/2022 - 19:20
Proposed last month was a Fedora 40 change proposal for "porting Fedora to modern C" that amounts to tightening its C language legacy support. This change focused on ensuring packaged C code is compliant with strict C99 compilers has now been signed off on by the Fedora Engineering and Steering Committee (FESCo)...

Pages