Phoronix

Subscribe to Phoronix feed
Linux Hardware Reviews, Performance Benchmarks & Open-Source / Free Software News
Updated: 2 hours 35 min ago

macOS 13 Adding Ability To Use Rosetta In ARM Linux VMs For Speedy x86_64 Linux Binaries

Tue, 06/07/2022 - 06:44
In addition to announcing the M2 SoC, Apple used its WWDC keynote to also announce macOS 13 "Ventura". One of the interesting technical changes with macOS 13 is the ability to use Apple's Rosetta software for speedy execution of Linux x86_64 binaries running on ARM Linux VMs from Apple Silicon...

Apple Announces Its New M2 Processor

Tue, 06/07/2022 - 02:35
Apple's WWDC keynote this year was used to announce the M2 processor alongside a slew of other announcements...

Open-Source AMDVLK Vulkan Driver Preparing Mesh Shader Support

Tue, 06/07/2022 - 01:58
In addition to Mesa's Radeon "RADV" Vulkan driver prepared for mesh shading with an upcoming Vulkan mesh shader extension besides NVIDIA's NV_mesh_shader, it looks like AMD will be punctually supporting the cross-vendor mesh shader extension too...

Linux 5.20 + Mesa 22.2 To Allow Conformant Mali G57 OpenGL ES 3.1 Support

Tue, 06/07/2022 - 00:52
With Panfrost Gallium3D patches landing today into Mesa 22.2 and Panfrost DRM kernel driver support slated to land for the Linux 5.20 cycle later this summer, the Mali G57 GPU has conformant OpenGL ES 3.1 support on this open-source driver and the first Mali GPU of the Valhall generation to have this achievement following the Panfrost driver's successes for the older Bifrost and Midgard architectures...

Python 3.11 Performance Benchmarks Are Looking Fantastic

Mon, 06/06/2022 - 21:00
Last month Python 3.11 Beta 1 was released as their first preview of this major update to the Python programming language. Besides new language features and other improvements, Python 3.11 performance is looking fantastic with very nice performance uplift over prior Python 3.x releases.

Linux 5.19 Features: AMD SEV-SNP + Zen 4 Prep, Intel TDX + IFS, LoongArch, Big TCP, Apple M1 NVMe

Mon, 06/06/2022 - 18:30
With the Linux 5.19 merge window complete, here is my usual look at all of the interesting changes I've been watching for this next version of the Linux kernel. Linux 5.19 is quite a big summer time upgrade to this open-source kernel with many new and improved features coming for this kernel that will debut as stable in late July.

Linux 5.19 Frowns On x86/x86_64 Late Microcode Loading - "It's Just Lottery & Broken"

Mon, 06/06/2022 - 17:28
A last minute change sent in on Sunday and merged prior to Linux 5.19-rc1 disables late microcode loading by default for x86/x86_64 processors over its sad state of affairs...

More Old GLSL Code Is Gutted From Mesa 22.2

Mon, 06/06/2022 - 17:18
It's not only the Linux kernel that's been seeing some spring cleaning but Mesa developers have also been quite busy on working to remove some old, poorly maintained code from their open-source 3D driver components...

Linux 5.19-rc1 Released With Intel TDX, AMD SEV-SNP, LoongArch, Big TCP & A Lot More

Mon, 06/06/2022 - 08:47
Following a rather eventful Linux 5.19 merge window the past two weeks, Linus Torvalds just released Linux 5.19-rc1. It's a great way coincidentally to mark the end of the Phoronix 18th birthday...

Hardware Timestamping Engine Subsystem Merged For Linux 5.19

Mon, 06/06/2022 - 01:34
While just a day prior Linus Torvalds was questioning the proposed "HTE" subsystem, today on this final day of the Linux 5.19 merge window he decided to land this new subsystem...

Phoronix Turns 18 Years Old For Covering Linux Hardware

Sun, 06/05/2022 - 19:00
It was eighteen years ago today that I started Phoronix.com to focus on Linux hardware reviews. Back then it was difficult getting peripherals working under Linux from 56k modems to printers and other components today where Linux support can just be assumed. Open-source graphics drivers back then were also in their infancy and lacking vendor support while NVIDIA was well regarded then for their proprietary driver being at least featureful and performant. It's been quite a journey...

Popular USB DWC3 Linux Driver Likely To "Never Be Finished" With Continued Adaptations

Sun, 06/05/2022 - 18:30
Greg Kroah-Hartman on Friday sent in the USB/Thunderbolt updates for the Linux 5.19 kernel that is seeing its merge window end today. With the USB updates, Greg had some remarks on the DWC3 Linux driver that will likely "never be finished" given that this USB IP is appearing in lots of hardware but not consistently being implemented and thus continuing to require a lot of adaptations on the driver side...

Microsoft Ships Big Update To Their CBL-Mariner 2.0 Linux Distribution

Sun, 06/05/2022 - 17:19
Last month Microsoft published their first production release of CBL-Mariner 2.0 as an updated version of their in-house Linux distribution used for a variety of purposes from Windows Subsystem for Linux to Azure. This week Microsoft released a rather hefty stable update to their CBL-Mariner 2.0 distribution...

Apple eFuse Driver, Intel Habana Labs Driver Improvements Lead char/misc In Linux 5.19

Sun, 06/05/2022 - 16:55
Greg Kroah-Hartman on Friday submitted the "char/misc" changes for the Linux 5.19 kernel. Char/misc continues to be the "catch all" area of the kernel for drivers and code not fitting formally within other kernel subsystems. Leading on this front for Linux 5.19 is the introduction of the Apple eFuse driver for M1 systems and Intel-owned Habana Labs continues improving their AI accelerator driver...

FEX-Emu 2206 Released For Enjoying x86/x86_64 Apps & Games On Arm

Sun, 06/05/2022 - 12:00
FEX-Emu 2206 has been released as the newest version of this user-space, open-source software for being able to run x86/x86_64 applications and games on AArch64 (Arm) hardware...

Asahi Linux Celebrates First Triangle On The Apple M1 With Fully Open-Source Driver

Sun, 06/05/2022 - 06:45
While there has been progress with the Mesa code targeting Apple M1 to run basic tests like glmark2, that has traditionally been an effort running under macOS with its kernel driver. This week the Asahi Linux crew celebrated their first rendered triangle running with a fully open-source driver stack under Linux...

Linux 5.19's Staging Spring Cleaning: ~13k Lines Of Code Removed

Sat, 06/04/2022 - 22:21
Along with his other pull requests for areas of the kernel he oversees, Greg Kroah-Hartman on Friday submitted all of the staging area changes for the kernel in this "proving grounds" of sorts for the kernel. Thanks to some spring cleaning, the staging area is 13k lines of code less this cycle...

Wine-Staging 7.10 Brings Fix For Epic Games Launcher Crash

Sat, 06/04/2022 - 19:45
Building off yesterday's release of Wine 7.10, Wine-Staging 7.10 is now available as the newest release of that experimental/testing flavor of Wine that ships with more than 500 extra patches...

Linus Torvalds Questions New "HTE" Subsystem Looking To Land In Linux 5.19

Sat, 06/04/2022 - 17:48
Being submitted as a new subsystem for the almost wrapped up Linux 5.19 merge window is the Hardware Timestamping Engine "HTE" code. Linus Torvalds though has yet to pull in this new code and has raised concerns around some elements of it...

KDE Fixes Many Plasma 5.25 Bugs This Week But Still Needs More Developer Help

Sat, 06/04/2022 - 17:22
KDE developer Nate Graham is out with his weekly report on all of the KDE development activities. In particular, for starting June the KDE developers have been very busy fixing bugs for Plasma 5.25 that is due to be released mid-June. While Plasma 5.25 is getting into good shape, they still could use more help from experienced developers in fixing more bugs...

Pages