Linux 7.1 Expected To Begin Removing i486 CPU Support
It’s finally time: a patch queued into one of the development branches ahead of the upcoming Linux 7.1 merge window is set to finally begin the process of phasing out and ultimately removing Intel 486 CPU support from the Linux kernel. Anyone still using an i486 CPU with an upstream Linux kernel would be incredibly rare and no known Linux distribution vendors are still shipping with i486 CPU support, but in case you are, you can continue to be running one of … ⌘ Read more
Linux 7.1 To Begin Removing i486 CPU Support
It’s finally time: a patch queued into one of the development branches ahead of the upcoming Linux 7.1 merge window is set to finally begin the process of phasing out and ultimately removing Intel 486 CPU support from the Linux kernel. Anyone still using an i486 CPU with an upstream Linux kernel would be incredibly rare and no known Linux distribution vendors are still shipping with i486 CPU support, but in case you are, you can continue to be running one of the exis … ⌘ Read more
AMD & Valve Deliver Better Kaveri / Kabini APU Experience With Upcoming Linux 7.1
A nice Easter surprise are some last minute updates submitted to DRM-Next of the final planned AMDGPU/AMDKFD feature changes for the upcoming Linux 7.1 feature cycle… ⌘ Read more
Mesa 26.1 Makes It Easier To “Fake” A GPU Reset Using LLVMpipe
As a small but interesting addition coming for this quarter’s Mesa 26.1 release is making it easy to simulate a GPU reset with the LLVMpipe software driver. While seemingly mundane, this can be quite handy for compositor developers and other app/software developers wanting to more easily test how their code behaves when encountering a GPU reset… ⌘ Read more
Linux 7.1 To Expose AMD Zen 6’s AVX-512 BMM For Guest VMs
A small but important patch that looks like it will be merged for the upcoming Linux 7.1 kernel is for enumerating AVX-512 BMM support for KVM virtualized guests. AVX-512 BMM is one of the exciting ISA additions with next-gen AMD Zen 6 processors… ⌘ Read more
OpenRazer 3.12.1 Enables Two More Razer Devices Under Linux
OpenRazer 3.12 released in mid-March as the latest feature update to these open-source drivers for Razer hardware on Linux. Out today is OpenRazer 3.12.1 for enabling two more Razer products on Linux plus shipping a couple fixes… ⌘ Read more
Microsoft To Invest $10 Billion In Japan For AI, Cyber Defense Expansion
Microsoft plans to invest $10 billion in Japan from 2026 to 2029 to expand AI infrastructure, boost local cloud capacity, train 1 million engineers and developers, and deepen cybersecurity cooperation with the Japanese government. Reuters reports: The investment includes the training of 1 million engineers and developers by 2030, Microso … ⌘ Read more
Redox OS Introducing New CPU Scheduler For ~1.5x Performance In Heavy Tasks
The Rust-based Redox OS operating system is preparing to land a new CPU scheduler thanks to work being carried out by open-source developer Akshit Gaur on modernizing the platform’s process scheduling subsystem… ⌘ Read more
Intel Linux NPU Driver 1.32 Adds Wildcat Lake Support
Intel today released their Linux NPU Driver 1.32 as the user-space driver components that interacts with the upstream IVPU kernel accelerator driver for supporting the NPU hardware with Core Ultra processors… ⌘ Read more
AMDGPU Driver Ready To Be The Default For Aging Kaveri / Kabini / Mullins APUs
With Linux 6.19 AMD GCN 1.1 and GCN 1.1 dGPUs now default to the AMDGPU driver rather than the legacy Radeon Linux driver. For these Southern Islands and Sea Islands graphics cards it means much better performance, RADV Vulkan support out-of-the-box, and other improved functionality in using this modern AMDGPU kernel graphics driver on Linux. One of the exceptions has been the GCN 1.1 APUs like Kaveri still defaulting to the older R … ⌘ Read more
Snapdragon X2’s Adreno X2-85 GPU Sees Driver Improvements For Linux 7.1
Rob Clark on Thursday sent out the batch of MSM DRM driver feature changes targeting the upcoming Linux 7.1 merge window. This new work for DRM-Next includes enhancements to the Adreno X2-85 GPU support as found within the new Snapdragon X2 laptop SoCs plus various enhancements to existing Qualcomm graphics/display hardware… ⌘ Read more
Vulkan 1.4.348 Ships Four New Extensions - Including One To Help OpenGL Emulation
Vulkan 1.4.348 released this morning as the latest routine update to this high performance graphics and compute API. With Vulkan 1.4.348 comes four new extensions… ⌘ Read more
AMD P-State Driver Introducing New Features With Linux 7.1
A few Linux kernel releases have passed since there have been any new features to talk about for the AMD P-State driver for CPU frequency scaling / power management with modern AMD Ryzen and EPYC processors. But for the upcoming Linux 7.1 kernel there are some new features now ready for mainline… ⌘ Read more
Artemis II Astronauts Have ‘Two Microsoft Outlooks’ and Neither Work
Even on NASA’s Artemis II mission around the moon, astronauts apparently still have to deal with broken Microsoft Outlook. One of the crew members, Reid Wiseman, jokingly reported that he had “two Microsoft Outlooks” and neither worked. 404 Media reports: On April 1, four astronauts from the U.S. and Canada embarked on a 10-day flight to … ⌘ Read more
Steam On Linux Use Skyrocketed Above 5% In March
Valve’s March 2026 Steam Survey shows Linux gaming usage jumping to a record 5.33% share – more than double macOS’s 2.35%. Phoronix reports: Steam on Linux was never above 5% and easily an all-time high for the Linux gaming marketshare, especially in absolute numbers. It was a massive 3.1% spike in March while macOS also jumped surprisingly by 1.19% to 2.35%. The Steam Survey … ⌘ Read more
Libinput Hit By Worrying Security Issues With Its Lua Plug-In System
Libinput devised a Lua-based plug-in system for modifying devices/events. The Lua plug-in support was introduced last year with libinput 1.30 but unfortunately some security issues have now come to light with the implementation… ⌘ Read more
SpaceX Files To Go Public
Reuters reports that SpaceX has confidentially filed for a U.S. IPO, reportedly targeting a valuation above $1.75 trillion. Reuters reports: SpaceX puts more rockets in space than any other company and promises a chance to invest in humanity’s return to the moon and attempt to colonize Mars. The company aspires to put artificial intelligence data centers in space, while running a lucrative satellite communications system that o … ⌘ Read more
AMD GPU Driver Sees DC Idle Manager & Multi-SDMA Engine Optimization For Linux 7.1
With Linux 7.0-rc6 having released on Sunday, we are hitting the point of the cut-off of new feature material being allowed into the Direct Rendering Manager’s DRM-Next tree of queuing new graphics/display/accelerator feature code ahead of the upcoming Linux 7.1 merge window. As presumably the last AMDGPU/AMDKFD feature pull ahead of Linux 7.1, today’s pull request from AMD contains some noteworthy final enhancements… ⌘ Read more
April 1 Linux Patches: Verified Birth Date For File Creation, Block Emacs From Running
What’s more annoying: half-baked AI slop open-source patches or April Fools’ Day with programmers trying to have some fun? This year, April 1 is seeming more patches than usual… ⌘ Read more
The Linux Kernel’s Minimum Rust Version Supported Prepares For Rust 1.85 Baseline
The Rust-For-Linux crew is preparing to raise the minimum supported Rust version for building the Linux kernel and and similarly also bumping the minimum supported version of bindgen, the tool for generating Rust FFI bindings for C code in the kernel… ⌘ Read more
Wayland Protocols 1.48 Released With XDG Session Management
Wayland Protocols 1.48 is out today with the long-awaited XDG Session Management protocol in tow as well as several new experimental protocols… ⌘ Read more
A Lot Of Rust Graphics Driver Changes For Linux 7.1, NVIDIA Nova Driver Additions
Sent out yesterday were the DRM Rust feature changes for DRM-Next ahead of the Linux 7.1 merge window coming in April. The Rust graphics/display driver code for Linux 7.1 includes more programming language abstractions and other Rust infrastructure work to make graphics drivers written in Rust more capable… ⌘ Read more
@lyse@lyse.isobeef.org Thanks (again) for the heads-up!. I’m not sure why you were seeing black text, but I just pushed a new version of the library (v0.10.1) with some updated colors in the demo’s themes (which should hopefully address the contrast issues).
The dark mode was an aesthetic choice by a designer with a strong preference for dark mode (and who thought the maroon looked better as a background color), but in the interest of being supportive of my audience, I added a localstorage-backed memory to the theme toggle (so when you turn it to light mode, it should remember for future visits).
Archinstall 4.0 Released For Improved Arch Linux Installer Using Textual UI
Archinstall 4.0 is out today and just in time for the April 1 monthly refresh to the Arch Linux installer. With Archinstall 4.0, this Arch Linux OS installer is now using the Textual TUI library rather than the Curses library… ⌘ Read more
Microsoft Copilot Is Now Injecting Ads Into Pull Requests On GitHub
Microsoft Copilot is reportedly injecting promotional “tips” into GitHub pull requests, with Neowin claiming more than 1.5 million PRs have been affected by messages advertising integrations like Raycast, Slack, Teams, and various IDEs. From the report: According to Melbourne-based software developer Zach Manson, a team member used the AI to fix … ⌘ Read more
Intel FRED Appears Ready To Enable By Default With Linux 7.1
Last week I ran benchmarks quantify the performance benefit to Intel FRED for Flexible Return and Event Delivery initially found with the new Core Ultra Series 3 “Panther Lake” processors and also for upcoming Nova Lake and Diamond Rapids CPUs. The FRED performance impact was very beneficial across a variety of workloads but rather strangely was not enabled by default. Mere hours after publishing that article, an Intel engineer posted a patch to en … ⌘ Read more
Intel Graphics Driver For Linux 7.1 Preps Workaround For Dell XPS Panther Lake Laptop
Sent out today was the latest batch of drm-intel-next changes as feature work toward DRM-Next for Linux 7.1 winds down. This week’s drm-intel-next pull is mostly fixes and some low-level code refactoring. The only item really standing out is some new quirk infrastructure for dealing with laptop display panels that may have buggy Panel Replay handling… ⌘ Read more
‘Project Hail Mary’: Real Space Science, Real Astrophotography
Project Hail Mary has now grossed $300.8 million globally after earning another $54.1 million this weekend from 86 markets, reports Variety, noting that after just nine days it’s now Amazon MGM’s highest-grossing film ever. And last weekend it had the best opening for a “non-franchise” movie in three years, adds the Associated Press — the best … ⌘ Read more
Amazon Gambles on $4B Push Into America’s Rural Areas, May Soon Carry More Parcels Than USPS
In many rural areas, America’s online shoppers can wait half a week or more for deliveries. But Amazon started a $4 billion “rural delivery push” last year, reports Bloomberg, and has now cut delivery times to under 24 hours for 1 in 5 rural and small-town households, with 48-hour delivery to 62 … ⌘ Read more
Jupiter’s Lightning May Have the Force of Nuclear Weapons
How powerful is Jupiter’s lightning? Thick clouds cover the view, notes Science magazine. But using an instrument on NASA’s Juno spacecraft (orbiting Jupiter for the past decade), researchers determined Jupiter’s lightning bolts are 100 to 10,000 times more energetic than earth’s:
A single bolt of lightning on Earth releases about 1 billion joules of energy. … ⌘ Read more
Intel Prepares Wireless Mode Support For QAT Gen6 Hardware
Last year Intel began preparing their QuickAsist Linux driver support for QAT Gen6 hardware with upcoming platforms. That initial Intel QAT Gen6 driver enablement landed back in Linux 6.16 while for the upcoming Linux 7.1 kernel they are preparing support for a new wireless mode with this next-gen QuickAssist hardware… ⌘ Read more
Nginx 1.29.7 Delivers Multipath TCP Support
Released this week was Nginx 1.29.7 as the newest mainline version of this HTTP(S) web server. Releasing alongside Nginx 1.28.3 stable, it fixed buffer overflow vulnerabilities and some other vulnerabilities. Making Nginx 1.29.7 more exciting though is that it landed Multipath TCP support… ⌘ Read more
NASA’s First Nuclear-Powered Interplanetary Spacecraft Will Send Helicopters to Mars in 2028
After decades of studying, this week NASA announced “a major step forward in bringing nuclear power and propulsion from the lab to space.”
NASA will launch the Space Reactor-1 Freedom, the first nuclear powered interplanetary spacecraft, to Mars before the end of 2028, demonstrating advanc … ⌘ Read more
‘Ads Are Popping Up On the Fridge and It Isn’t Going Over Well’
The Wall Street Journal reports:
Walking into his kitchen, Tim Yoder recoiled at a message on his refrigerator door: “Shop Samsung water filters.” Yoder, a supply-chain manager in Chicago, owns a Samsung Electronics Family Hub fridge. He paid $1,400 for an appliance that came with a 32-inch screen on the door that allows him to control other Samsung gadget … ⌘ Read more
AV1’s Open, Royalty-Free Promise In Question As Dolby Sues Snapchat Over Codec
An anonymous reader quotes a report from Ars Technica: AOMedia Video 1 (AV1) was invented by a group of technology companies to be an open, royalty-free alternative to other video codecs, like HEVC/H.265. But a lawsuit that Dolby Laboratories Inc. filed this week against Snap Inc. calls all that into question with claims … ⌘ Read more
Intel Xe Driver Improves Memory Pressure / Out-Of-Memory Behavior For vRAM With Linux 7.1
Following the Intel Xe kernel graphics driver pull request landing transparent hugepages for device pages as an SVM win, another round of Intel Xe driver updates were sent out this week ahead of next month’s Linux 7.1 merge window. This latest pull request lands a new user-space API for helping the Intel Xe driver better cope with situations of video memory pressure / out-of-memory behavior for vRAM… ⌘ Read more
AMD ROCm 7.12 Tech Preview Brings More Consumer APU & GPU Support
In addition to this week’s ROCm 7.2.1 stable point release, ROCm 7.12 was also released as the newest tech preview in working toward what will presumably be called ROCm 8.0… ⌘ Read more
AMDGPU Driver For Linux 7.1 Preps Debug Improvements, New Hardware IP
Another round of AMDGPU/AMDKFD kernel driver improvements were sent out this week as feature development for DRM-Next ahead of Linux 7.1 begins to wind down… ⌘ Read more
wlroots 0.20 Released,Sway 1.12-rc1 Available For Testing With Color Management
Released today was wlroots 0.20 as this Wayland support library used by some Wayland compositors for doing much of the “heavy lifting” of compositor bring-up. Following wlroots 0.20, Sway 1.12-rc1 was released for testing as this closely-aligned Wayland compositor inspired by the i3 window manager… ⌘ Read more
Open-Source Nouveau Performance With Linux 7.0 + NVK Mesa 26.1-dev vs. NVIDIA Linux Driver
As a few months have passed since our prior round of testing the fully open-source NVIDIA Linux driver stack with the Nouveau kernel driver and Mesa NVK Vulkan driver plus Zink, here is a fresh round of benchmarks using Linux 7.0 and Mesa 26.1-dev compared to the open-source stack shipped by Ubuntu 25.10 (Linux 6.17 + Mesa 25.2) for showing how far the open-source NVIDIA driver has progressed the past few months. Plus testing aga … ⌘ Read more
Intel Xe Driver In Linux 7.1 Enabling THP For Device Pages As A Big SVM Win
Sent out today was a new batch of “drm-xe-next” material of Intel Xe kernel graphics driver improvements ready for the upcoming Linux 7.1 kernel cycle. Standing out in this pull is enabling Transparent Hugepages (THP) support for drm_pagemap as a big win for those making use of Shared Virtual Memory (SVM) for GPU compute and the like… ⌘ Read more
AMD ROCm 7.2.1 Released With Ubuntu 24.04.4 LTS Support, Bug Fixes
Building off the release of ROCm 7.2 from January, ROCm 7.2.1 is now available with Ubuntu 24.04.4 LTS support as well as various bug fixes to this open-source AMD Radeon/Instinct GPU compute stack… ⌘ Read more
FreeCAD 1.1 Brings Many Improvements For Open-Source CAD
FreeCAD 1.1 is out today as the newest feature release for this leading open-source CAD application… ⌘ Read more
Lemonade 10.0.1 Improves Setup Process For Using AMD Ryzen AI NPUs On Linux
Earlier this month with the release of the Lemonade SDK 10.0 and FastFlowLM 0.9.35, using AMD Ryzen AI NPUs for running LLMs on Linux finally became feasible. AMD XDNA 2 NPUs can now run on Linux well for LLM workloads! Released on Tuesday was Lemonade 10.0.1 with a few improvements for the setup process of this local LLM open-source solution on Linux… ⌘ Read more
Epic Games To Cut More Than 1,000 Jobs As Fortnite Usage Falls
Epic Games is cutting more than 1,000 jobs as usage of its flagship title, Fortnite, falls. “The layoffs aren’t related to AI,” CEO Tim Sweeney noted. Reuters reports: The cuts, along with more than $500 million in savings from lower contracting and marketing spending and unfilled roles would put the company in “a more stable place,” Sweeney said in … ⌘ Read more
Linux 7.1 To Overcome Reporting Limitation For Multiple Batteries Per HID Device
A limitation affecting various gaming headsets, graphic tablets, wireless earbuds, multi-device receivers and more with Linux has been not being able to report multiple batteries per HID device. After patches were proposed last year for dealing with the increasingly common scenario these days of having multiple batteries per device, the upcoming Linux 7.1 kernel is set to address this limitation… ⌘ Read more
Trump Administration To Pay French Company $1 Billion To Stop Offshore Wind Farms
An anonymous reader quotes a report from NPR: The Trump administration will pay $1 billion to a French company to walk away from two U.S. offshore wind leases as the administration ramps up its campaign against offshore wind and other renewable energy. TotalEnergies has agreed to what’s essentially a refund of its … ⌘ Read more
Uber’s Deal Blitz To Stop a Robotaxi Monopoly
Uber is aggressively partnering with multiple robotaxi companies to avoid a future dominated by Waymo or Tesla. The ride-hailing giant has struck deals with at least a dozen autonomous vehicle players in recent years. Just last week, it announced a $1.25 billion partnership with Rivian, with plans to deploy up to 50,000 driverless vehicles over the next decade. Business Insider report … ⌘ Read more
Linux’s sched_ext Will Prioritize Idle SMT Siblings For Better Performance
A change to the Linux kernel’s extensible scheduler class “sched_ext” for allowing nifty scheduler implementations via BPF programs will begin to prioritize SMT siblings to help with better performance… ⌘ Read more
Arm Ethos U85 NPU Now Supported By EthosU Gallium3D Driver
Merged overnight for Mesa 26.1 is enabling the Arm Ethos U85 NPU within the EthosU Gallium3D driver so that with Mesa’s TEFLON framework can begin taking on AI workloads… ⌘ Read more