Independent Linux hardware news, graphics/compute drivers, benchmarks, and kernel developments.
AMD’s EPYC 9755 and EPYC 9745 are both 128‑core Turin processors, but the 9755 uses full‑fat Zen 5 cores at 500 W TDP while the 9745 packs dense Zen 5C cores into a 400 W (or 320 W cTDP) package. The 9755 clocks higher (2.1 GHz base, 4.1 GHz boost) and carries 512 MB L3 cache, whereas the 9745 runs at 2.4 GHz base, 3.7 GHz boost and 256 MB L3. Benchmarks from Phoronix show the 9745 delivering comparable performance per watt, making it attractive for power‑constrained servers. Both CPUs retail around $7,200, positioning them as direct competitors in the high‑density data‑center market.
Linux kernel 7.1 will automatically attempt to power off the system when a fatal ACPI error occurs. Earlier releases only logged the “_Fatal opcode executed_” message and kept running. The change aligns the OS behavior with the ACPI specification, which...
9elements is actively porting Coreboot combined with AMD's openSIL library to the first‑generation Ryzen 7000 Framework 16 laptop, with plans to extend the effort to the Framework 13 Gen1 model. The initiative focuses on integrating AMD openSIL Phoenix code into Coreboot, tackling early‑stage...
ASUS desktop motherboards for Intel and AMD platforms are gaining expanded sensor monitoring support ahead of the Linux 7.1 release. New contributions to the ASUS‑EC‑Sensors driver and the hwmon‑next branch add VRM, temperature, current, and voltage readings for models such...
Armbian 26.02, the latest Debian‑based Linux distribution for ARM and RISC‑V devices, upgrades to the Linux 6.18 LTS kernel and introduces a RISC‑V Xfce desktop option. The release adds new board support, including the SpacemiT MusePi Pro, Radxa Rock 4D,...
Intel released LLM‑Scaler vLLM 0.14.0‑b8, a Docker‑based runtime for running vLLM on Intel Battlemage GPUs. The update is rebased on vLLM 0.14, upgrades PyTorch to 2.10, and adds the latest oneAPI and oneDNN optimizations, delivering up to 25% higher INT4 throughput. It expands...
A set of 48 patches targeting the Linux kernel’s HRTIMER subsystem aims to dramatically lower the overhead of the high‑resolution tick (HRTICK) timer. By streamlining deadline updates on context switches and wake‑ups, the reprogramming frequency drops from roughly 2,500 to...
Developer Denis Benato announced he is now maintaining the open‑source ASUS HID driver for Linux, after the previous maintainer stepped back. He submitted a seven‑patch series to the kernel mailing list that adds fixes and introduces support for the ASUS ROG Ally...
The DRM‑Next tree received its first pull request this week, introducing two new graphics drivers slated for the upcoming Linux 7.1 kernel. A Verisilicon DC8200 display driver lands to enable HDMI output on the T‑Head TH1520 RISC‑V SoC, with StarFive JH7110 support pending. SUSE’s...
Intel released microcode version 20260227 to address functional issues in its Xeon Granite Rapids D (Xeon 6700P‑B/6500P‑B) SoCs. The update, posted outside the usual Patch Tuesday cadence, corrects several errata related to ESRTPS support and PASID table handling. No other Intel processor...
Intel released the 2025Q4 version of its open‑source Media Driver and VPL GPU Runtime, adding upstream support for the upcoming Nova Lake S platform. The update extends the driver’s compatibility from Broadwell up through Nova Lake, while also dropping accelerated MPEG‑2...
The Linux 7.0‑rc2 release includes a substantial batch of DRM driver updates, with the AMDXDNA accelerator driver for AMD Ryzen AI NPUs receiving the most attention this week. Fixes address a suspend failure, buffer overflow, input sanitization, deadlock, null pointer...
Canonical released LXD 6.7, the latest update to its container and virtual‑machine manager for Ubuntu. The release introduces AMD GPU passthrough support using the new AMD CDI interface and a gpu_cdi_amd extension. It also upgrades VM GPU passthrough with newer QEMU...
Microsoft released DirectX Shader Compiler version 1.9, adding production support for Shader Model 6.9. The update focuses on substantial SPIR‑V backend enhancements, including improved layout, ABI correctness, expanded type‑system support, and more reliable code generation. These changes tighten interoperability with Vulkan...
The LLVM Clang 22 compiler was benchmarked on an AMD EPYC 9655P Zen 5 server and showed performance largely identical to Clang 21 across a suite of open‑source C/C++ workloads. Tests also confirmed that Clang 22 remains neck‑and‑neck with GCC on the same hardware, with only modest,...