(more Linux news in original post)
Lutris v0.5.21 and v0.5.22 arrive with Valve's Sniper runtime support and new game runners:
https://www.gamingonlinux.com/2026/02/lutris-v0-5-21-and-v0-5-22-arrive-with-valves-sniper-runtime-support-and-new-game-runners/
Heroic Games Launcher 2.20.0 brings numerous important bug fixes:
https://www.gamingonlinux.com/2026/02/heroic-games-launcher-2-20-0-brings-numerous-important-bug-fixes/
D7VK version 1.4 brings further enhancements for older Direct3D via Vulkan:
https://www.gamingonlinux.com/2026/02/d7vk-version-1-4-brings-further-enhancements-for-older-direct3d-via-vulkan/
Linux 6.18 and Several LTS Kernels Are Getting Extended Long-Term Support:
https://9to5linux.com/linux-6-18-and-several-lts-kernels-are-getting-extended-long-term-support
Mesa 25.3.6 released as the last bug fix for this driver series:
https://www.gamingonlinux.com/2026/02/mesa-25-3-6-released-as-the-last-bug-fix-for-this-driver-series/
Open source graphics drivers Mesa 26.0.1 released with various bug fixes and a security fix:
https://www.gamingonlinux.com/2026/02/open-source-graphics-drivers-mesa-26-0-1-released-with-various-bug-fixes-and-a-security-fix/
Wine 11.3 released with vkd3d and Mono upgrades:
https://www.gamingonlinux.com/2026/02/wine-11-3-released-with-vkd3d-and-mono-upgrades/
Fwupd 2.0.20 Firmware Updater Adds Support for HP Engage One G2 Advanced Hub:
https://9to5linux.com/fwupd-2-0-20-firmware-updater-adds-support-for-hp-engage-one-g2-advanced-hub
systemd 260-rc1 Released: New "mstack" Feature, System V Service Scripts No Longer Supported:
https://www.phoronix.com/news/systemd-260-rc1
GStreamer 1.28.1 Adds Whisper-Based Speech-To-Text, AV1 Stateful V4L2 Decoder Support:
https://www.phoronix.com/news/GStreamer-1.28.1
sudo-rs Breaks Historical Norms With Now Enabling Password Feedback By Default:
https://www.phoronix.com/news/sudo-rs-password-feedback
LXD 6.7 Released With AMD GPU Passthrough Support:
https://www.phoronix.com/news/LXD-6.7-Released
(FOSS news in comments)
#WeeklyNews #News #Linux #LinuxNews #Lutris #HeroicGamesLauncher #D7VK #LinuxKernel #Mesa #Wine #Fwupd #Systemd #GStreamer #SudoRS #LXD #FosseryTech
LXD 6.7 adds AMD GPU CDI support and enhances VM GPU passthrough with updated QEMU and EDK2 versions, improving virtualization performance.
https://linuxiac.com/lxd-6-7-container-virtual-machine-manager-released/
So I saw a blog post linked on here the other week about someone's homelab where they use #Incus to run all their containers and VMs. And I've fallen into the rabbit hole.
That post: https://linderud.dev/blog/personal-infrastructure-setup-2026/
Anyway, Incus is the fork/successor to #LXD which as recently as last year they released #IncusOS which is a very slimmed down OS for running multiple types of containers and VMs. A bit like #Proxmox in a sense.
What I like about the distro:
- Immutable
- A-side/B-side partition layout for friendlier updates
- Requires Secure Boot + TPM, resulting in encrypted drives by default
- ZFS. I've loved ZFS for many years.
It really seems like this was built for edge type deployments where secure "appliance" like things really excel yet still a net benefit elsewhere.
Since vSphere was killed, this feels pretty damn close to what I liked about it.
Can already run VMs along side "System Containers" (shared kernel + init system) and "App Containers" (what everyone calls "Docker"). I see on the roadmap support for MicroVMs (OCI container + individual kernel).
I run all of my stuff bar storage on #k3s on baremetal but there's times when I need a VM or different container behaviour than it offers.
While starting this post I realized I have been maintaining personal infrastructure for over a decade! Most of the things I’ve self-hosted is been for personal uses. Email server, a blog, an IRC server, image hosting, RSS reader and so on. All of these things has all been a bit all over the place and never properly streamlined. Some has been in containers, some has just been flat files with a nginx service in front and some has been a random installed Debian package from somewhere I just forgot.
A little #LXD helper I made recently
Really useful video about networking options to access services running in LXD or Incus instances by @stgraber
https://www.youtube.com/watch?v=TmGvbXfwJEA
#incus #lxd #networking #linux #linuxcontainer #vm #virtualmachine
https://danieldewberry.com/blog/2025-12-05-ssh-into-a-lxd-instance/
SSH into a LXD instance