Phoronix

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

macOS 27 Beta Breaks The Ability To Boot Asahi Linux

Tue, 06/09/2026 - 22:52
Asahi Linux is warning its users from trying out the new macOS 27 "Golden Gate" beta released this week by Apple. With macOS 27 beta, the Asahi Linux partition is no longer visible and thus unable to boot to your Apple Silicon Linux installation...

RISC-V CPU Performance Up 8x In Five Years: SiFive HiFive Unmatched To SpacemiT K3

Tue, 06/09/2026 - 22:12
Recently I published some initial SpacemiT K3 benchmarks for that first-to-market RISC-V RVA23 SoC with the K3 Pico-ITX mini computer. In there was a comparison against modern Intel Core Ultra and AMD Ryzen desktop CPUs along with the likes of the Raspberry Pi 5, Loongson 3B6000, and SiFive HiFive Premier. For those curious about the longer-term RISC-V performance, here is a look at how far the RISC-V hardware performance has come compared to the SiFive HiFive Unmatched RISC-V board from five years ago.

Asterinas 0.18 Released For Rust-Written, Memory Safe Linux Alternative OS

Tue, 06/09/2026 - 20:43
In addition to Redox OS continuing to evolve quite nicely for that from-scratch, Rust-based open-source OS, Asterinas OS is also continuing to move forward for that Rust-based operating system striving for Linux compatibility...

LLVM/Clang Lands Initial Compiler Targeting For Hygon x86 CPUs

Tue, 06/09/2026 - 20:23
Following the recent Hygon C86-4G CPU support added to the GCC 17 compiler, the open-source LLVM Clang compiler has similarly seen Hygon c86-4g-m4 / c86-4g-m6 / c86-4g-m7 CPU support merged...

Linux 7.2 Preparing Intel Key Protection Technology "KPT" For Next-Gen QAT

Tue, 06/09/2026 - 18:37
Going back to the launch of 1st Gen Xeon Scalable processors in 2017 was Intel Key Protection Technology (KPT) promoted and there have been Key Protection Technology references in QuickAssist (QAT) documentation since 2016. Surprisingly we are only now seeing Key Protection Technology references for the upstream Linux QAT driver as Intel engineers prepare for their next-gen "Gen6" QuickAssist hardware support...

Lightweight Pragtical Code Editor Adds SDL GPU Backend

Tue, 06/09/2026 - 18:14
Pragtical, the lightweight open-source code editor that prides itself on using just ~50MB of RAM and ~10MB of disk space while being a full-featured code editor, is tacking on more features. Most notable with the new Pragtical release is adding an SDL-based GPU back-end for this MIT-licensed editor...

Vortex 3.0 Released As Full-Stack, Open-Source RISC-V GPU Now With 3D Pipeline

Tue, 06/09/2026 - 18:02
The open-source developers at Georgia Tech working on Vortex as an OpenCL-compatible RISC-V GPGPU implementation are out with their next major release for this open-source GPU design...

Ubuntu MATE Is Continuing Despite No Ubuntu MATE 26.04 Release

Tue, 06/09/2026 - 08:45
Back in March, Martin Wimpress stepped down as the longtime Ubuntu MATE leader and was looking for contributors to keep this Ubuntu derivative going with its GNOME2-derived desktop. That change in leadership paired with no Ubuntu MATE 26.04 release having occurred led to some concerns among users, but the plan is still for Ubuntu MATE to continue moving forward...

Fedora 44 RISC-V Images Released, Including New "Omni" Kernel For Broader RISC-V Hardware Support

Tue, 06/09/2026 - 08:25
Following the official Fedora 44 images released one month ago, Fedora 44 RISC-V images were published today for those wanting to run this newest Fedora Linux on RISC-V hardware...

AMD Support Being Added To UFS Host Controller PCI Driver In Linux 7.2

Tue, 06/09/2026 - 06:17
Linux's ufshcd-pci as the Universal Flash Storage host controller PCI driver has supported a variety of Intel devices to this point while for Linux 7.2 the first AMD device is set to be added...

Running CachyOS With The BORE Scheduler While Disabling Ananicy-CPP

Tue, 06/09/2026 - 01:56
Last week I ran benchmarks of CachyOS with the BORE scheduler using its "linux-cachyos-bore" kernel option. The results didn't end up being as enticing as anticipated but the developer behind the BORE scheduler commented in the forums that he recently received reports from users experiencing game stuttering while using BORE that was attributed to CachyOS' default use of Ananicy-Cpp. So over the weekend I did another CachyOS BORE run without that CachyOS default...

Linux 7.1 Helping Intel Arc Battlemage Graphics Achieve Better Performance

Tue, 06/09/2026 - 00:00
Recent testing of the Intel Arc B580 Battlemage desktop graphics card has shown that the upcoming Linux 7.1 kernel release is delivering superior graphics performance over the current stable Linux 7.0 kernel.

Xfce Ported To Rust-Written Redox OS For Better X11 Experience

Mon, 06/08/2026 - 23:09
The belated "This Month in Redox" was posted today for covering improvements made to this open-source, Rust-based operating system during the month of May. Most notable in May is seeing the Xfce desktop ported over to Redox OS...

Canonical Experimenting With x86-64-v3 Packages For Ubuntu 26.10

Mon, 06/08/2026 - 22:35
Canonical engineers are again evaluating the impact of building the Ubuntu Linux archive for the x86-64-v3 "amd64v3" micro-architecture feature level for its performance benefits on modern Intel and AMD systems. An amd64v3 archive is available of Ubuntu 26.10 for testing with the packages targeting this level that allows for AVX/AVX2 and other newer CPU x86_64 ISA capabilities of the past decade...

Linux 7.2 To Add ACPI CPPC v4 Support Authored By NVIDIA

Mon, 06/08/2026 - 21:41
Ahead of NVIDIA Vera ramping up, the upcoming Linux 7.2 kernel is adding the ACPI CPPC v4 support authored by a NVIDIA engineer...

Flatpak 1.18 Released With Integration For AMD ROCm

Mon, 06/08/2026 - 21:14
Flatpak 1.18 is out today for providing the latest improvements to this leading open-source app sandboxing and distribution tech...

Linux EFS File-System May Have New Maintainer - Or It Might Just Get Removed

Mon, 06/08/2026 - 19:00
An interesting quandary has arose on the Linux kernel mailing list over maintainership of old, unmaintained code within the Linux kernel. Someone has stepped up to maintain an old, very rare file-system driver but admittedly doesn't even use it and just submitted basic fixes. Or is it just better removing that old code?..

Vintage AMD R600 Graphics Driver Sees Code Cleanups Thanks To GitHub Copilot

Mon, 06/08/2026 - 18:41
As the discussions continue among developers over potentially branching off some of the older Mesa drivers, the AMD R600 Gallium3D driver saw 59 commits on Sunday to Mesa 26.2. Making this code restructuring and code cleaning all the more notable is that the improvements to this old AMD Radeon graphics driver was done in part by GitHub Copilot...

Last Call For The Phoronix 22nd Birthday Premium Special

Mon, 06/08/2026 - 18:33
As a friendly reminder, if you wanted to join Phoronix Premium at a discounted rate to show your support for the 22nd birthday of Phoronix.com during these difficult times in the web publishing space, that special is ending later today...

BeagleV Ahead & Lichee Pi 4a RISC-V Boards To See Working WiFi With Linux 7.2

Mon, 06/08/2026 - 18:24
In addition to the SpacemiT K1 and K3 RISC-V SoC Device Tree updates sent out last week, the RISC-V T-HEAD Device Tree "DT" changes were also sent out last week ahead of the upcoming Linux 7.2 kernel merge window...

Pages