Rust-Based Project Aims To Provide Modern Thumbnails For Audio/Video Files On GNOME

Since Showtime replaced Totem as the default video player of GNOME, the desktop has lacked thumbnail capabilities for audio and video files. But to address that defect, the Rust-based gst-thumbnailers project has been in development to leverage GStreamer and paired with Rust to provide safe thumbnail generation capabilities for audio and video content.

This past week marked the release of gst-thumbnailers 1.0 Alpha 1 as the inaugural tagged release for this audio/video thumbnailer. Development on this audio/video thumbnailer for GNOME has been led
Continue reading...

Mesa 26.0 Lands Initial Support For Adreno Gen 8 - Including For The Snapdragon X2

The newest Mesa 26.0-devel code as of today has landed initial support for Qualcomm Adreno Gen 8 graphics into the Freedreno Gallium3D driver. The Adreno Gen 8 graphics so far are most notably used by the new Snapdragon X2 Elite laptop SoC with its X2-85 GPU as well as the new Snapdragon 8 Elite Gen 5 with Adreno 840 graphics.

Last week Linux 6.19 landed the DRM kernel graphics driver changes including the Adreno Gen 8 support being added to the
Continue reading...

Linux 6.19's Hung Task & System Lockup Detectors Can Provide Greater Insight

Beginning with the Linux 6.19 kernel, the hung task detector and system lock-up detector are now optionally able to provide greater insight into the issues by dumping additional system information. The new lockup_sys_info and hung_task_sys_info sysctl knobs were merged over as part of the pull requests managed by Andrew Morton.

Andrew Morton first sent in the memory management "MM" updates for Linux 6.19. Overall a number of low-level kernel code clean-ups and
Continue reading...

Live Update Orchestrator "LUO" Merged For Linux 6.19

Google engineers for the past number of months have been working on the Live Update Orchestrator as a new way of applying live Linux kernel updates . The Live Update Orchestrator "LUO" builds atop the Kexec Handover "KHO" functionality already within the kernel. Google has since been deplyoing LUO in their production environments for faster security updates to kernels , especially when involving VMs. LUO is now upstream in Linux 6.19.

Merged to the Git tree this weekend for Linux 6.19 were the non-MM updates
Continue reading...

Meson 1.10 Build System Adds OS/2 Support, Experimental C++ "import std"

Meson 1.10 is out today as the newest feature release for this popular cross-platform build system.

With the Meson 1.10 build automation tool the cross-platform support is even better... There is now official support for OS/2. Yes, as we get ready to roll into 2026, the Meson build system now has support added to OS/2.

Continue reading...

Firefox 146 Now Available With Native Fractional Scaling On Wayland

The Mozilla Firefox 146.0 release binaries are now available with a very exciting improvement for Linux users relying on Wayland.

With Firefox 146, the most exciting change for this last browser release before the holidays is:
"Firefox now natively supports fractional scaled displays on Linux(Wayland), making rendering more effective."

Yes, Firefox on Linux is now natively supporting fractional scaling on Wayland!

Continue reading...

Intel Arc B580 vs. AMD Radeon RX 9000 vs. NVIDIA RTX 50 Series For Llama.cpp Vulkan Performance

Recently there were Phoronix benchmarks looking at the Intel Battlemage GPU compute performance since last year when the Arc B580 graphics card launched as well as the OpenGL and Vulkan graphics performance for the B580 on Linux since launch. There was much progress on the open-source Intel Linux graphics drivers at large this year but especially for Battlemage. Following that a Phoronix Premium reader asked about seeing some fresh Llama.cpp AI benchmarks with its Vulkan back-end now for the Arc B580 compared to

Continue reading...

Early Benchmarks Of Linux 6.19 Git Raising Some Concerns

While just half-way through the Linux 6.19 merge window, over the weekend I began running some benchmarks of the current Linux 6.19 Git state compared to Linux 6.18 LTS stable. There are some minor performance improvements to note in a few of the tests on the first system I tested but also some regressions at this very early pre-RC1 state of the Linux 6.19 kernel.

During the wekend I ran some initial Linux 6.18 vs. Linux
Continue reading...

AMD Working On Push-Based Load Balancing For Linux To Further Enhance Performance

One of the new Linux engineering initiatives out of AMD is working to further enhance Linux performance on today's large core count systems by introducing push-based load balancing.

AMD's Linux kernel scheduler work as we end out 2025 is focused on introducing push-based load balancing to address current scheduler issues with the busy load balancing always being tasked to the first CPU of the group balance mask (all the work always ending up on the same single CPU), scalability bottlenecks on large core count systems
Continue reading...

Several Logitech Devices Seeing New/Improved Support With Linux 6.19

All of the Human Interface Devices (HID) subsystem updates were merged a few days ago for the ongoing Linux 6.19 kernel merge window. Standing out this cycle on the HID side are seeing new/improved support for several Logitech devices.

The HID logitech-dj driver added support for the G Pro X Superlight 2. The Logitech G Pro X Superlight 2 is a high-end wireless gaming mouse retailing for ~$130+ USD. There was a new USB device ID needed and appropriate mapping
Continue reading...