AlmaLinux 10.2 Arrives with Expanded Hardware Support and Btrfs Enablement
#Hardware

AlmaLinux 10.2 Arrives with Expanded Hardware Support and Btrfs Enablement

Hardware Reporter
4 min read

AlmaLinux OS 10.2, the community‑driven downstream of Red Hat Enterprise Linux 10.2, ships with AI‑assisted CLI tools, full POWER KVM support, restored SPICE, and a long‑awaited list of legacy storage and networking drivers, while continuing to offer Btrfs and 32‑bit user‑space packages.

AlmaLinux 10.2 Arrives with Expanded Hardware Support and Btrfs Enablement

{{IMAGE:2}}

The AlmaLinux project released AlmaLinux OS 10.2 alongside the minor update to AlmaLinux 9 (9.8) on 26 May 2026. The new build tracks Red Hat Enterprise Linux 10.2 (RHEL 10.2) but adds a handful of community‑focused features that keep older hardware and niche workloads viable.

What RHEL 10.2 Brought

RHEL 10.2 introduced an AI‑assisted command‑line helper, updated compiler toolchains, and a refreshed set of core libraries. Those changes are reflected verbatim in AlmaLinux 10.2, meaning any scripts or automation that rely on the new ai-cli helper will work out of the box on the downstream distribution.

AlmaLinux‑specific Additions

Feature AlmaLinux 10.2 Upstream RHEL 10.2
Btrfs file‑system support ✅ Enabled by default ❌ Disabled
x86_64‑v2 builds ✅ Supports older CPUs (AMD K8, Intel Core 2) ❌ Not provided
i686 user‑space packages ✅ Available for legacy 32‑bit apps ❌ Not shipped
POWER KVM virtualization ✅ Graduated from tech preview (9.6) ❌ Not included
SPICE client/server ✅ Restored for both roles ❌ Removed in 10.0
Frame pointers ✅ Re‑enabled globally for profiling ❌ Disabled by default
Firefox & Thunderbird ✅ Delivered as regular RPMs ❌ Provided as flatpaks only
Re‑added drivers ✅ Broad range of older storage/network adapters (Adaptec, Dell PERC, HP, Mellanox, QLogic, Emulex, LSI, Broadcom) ❌ Stripped from kernel

Btrfs Enablement

AlmaLinux continues to ship a kernel compiled with Btrfs support and includes the btrfs-progs suite in the base repository. This is a stark contrast to RHEL, where Btrfs remains an experimental module. For homelab builders who enjoy snapshot‑based rollbacks on root partitions, AlmaLinux 10.2 now offers a ready‑to‑use solution without third‑party patches.

Legacy 32‑bit User Space

The i686 user‑space repository contains glibc, gcc, and a selection of common utilities compiled for 32‑bit execution. This allows legacy scientific software, older Java runtimes, or custom binaries that have not been migrated to 64‑bit to run on modern servers without containerization tricks.

Power‑KVM and SPICE

The virtualization stack now includes a fully enabled KVM driver for IBM POWER processors. The feature graduated from the 9.6 tech preview, meaning production deployments on POWER9/10 systems can use AlmaLinux 10.2 as a native guest OS. SPICE support, removed in RHEL 10.0, has been re‑added for both server‑side display forwarding and client‑side rendering, making remote desktop use cases smoother.

Power Consumption and Performance

Pre‑release benchmarks from the AlmaLinux CI pipeline show that the additional drivers and Btrfs code add less than 2 % overhead to idle power draw on a Dell R7525 (AMD EPYC 7543). Under synthetic CPU load (stress‑ng, 8 threads) the power increase is under 1 W, confirming that the community patches stay lightweight.

Test AlmaLinux 10.2 (Btrfs) AlmaLinux 10.2 (XFS) RHEL 10.2 (XFS)
Sysbench CPU 8‑thread 12,340 ops/s 12,410 ops/s 12,380 ops/s
fio seq‑write 1 GiB 1.12 GiB/s 1.15 GiB/s 1.14 GiB/s
idle power (W) 45.2 44.9 44.8

The numbers indicate that the Btrfs default configuration does not penalize throughput in a noticeable way for typical homelab workloads.

Build Recommendations

1. Legacy‑Hardware Homelab

  • CPU: Any x86_64‑v2 capable processor (e.g., Intel Xeon E5‑2670)
  • Storage: SATA SSD with Btrfs root, snapshots for quick rollback
  • Use case: Running older 32‑bit scientific packages alongside modern containers

2. POWER‑Based Edge Node

  • CPU: IBM POWER9
  • Hypervisor: KVM with AlmaLinux 10.2 guest
  • Graphics: SPICE client for remote GUI access
  • Use case: Edge AI inference workloads that benefit from the AI‑assisted CLI tools

3. General‑Purpose Server

  • CPU: AMD EPYC 7742 or Intel Xeon Scalable
  • Filesystem: XFS for bulk data, Btrfs for OS partition
  • Drivers: Enable legacy storage adapters (e.g., Dell PERC H730) via the extended hardware support table
  • Use case: Mixed‑workload virtualization, storage arrays with older RAID cards

Where to Get It

Official ISO images, checksum files, and detailed release notes are hosted on the AlmaLinux website. The project also provides a minimal netinstall image for automated deployments via Kickstart or Ansible.

Bottom Line

AlmaLinux 10.2 delivers the core RHEL 10.2 experience while re‑introducing features that matter to the homelab and legacy‑hardware community. Btrfs, 32‑bit user space, and a revived driver set make it a practical choice for anyone who needs a stable, RHEL‑compatible platform without the corporate‑only restrictions of upstream Red Hat.

Comments

Loading comments...