Open-Source Nouveau+NVK vs. NVIDIA 580 Linux Gaming/Graphics & Compute Driver Performance

This Black Friday is an in-depth look at the current performance of the open-source NVIDIA Linux driver stack with the Nouveau kernel driver (the Nova driver not yet being ready for end-users) paired with the latest Mesa NVK driver for open-source Vulkan API support. With that NVK Vulkan driver is also looking at the OpenGL performance using the Zink OpenGL-on-Vulkan driver used now for OpenGL on modern NVIDIA GPUs rather than maintaining the Nouveau Gallium3D driver. Plus the Rusticl driver for OpenCL compute atop the NVK driver. This fully open-source and latest NVIDIA Linux driver support was compared to NVIDIA’s official 580 series Linux driver. Both RTX 40 Ada and RTX 50 Blackwell graphics cards were tested for this thorough GPU driver comparison.

Fanless AIM101 Edge System Integrates Intel Processor N150 and PCIe AI Accelerator Support

Axiomtek’s AIM101 is a compact fanless edge computer built around Intel’s Processor N150, offering PCIe-based AI acceleration, dual 2.5GbE networking, wide-range DC input, and extended-temperature operation for industrial, machine-vision, and real-time inference workloads. The system is powered by the Intel Processor N150, a quad-core N-series SoC with clock speeds up to 3.6GHz. This platform integrates […]

AMD ISP4 Linux Webcam Driver Updated For HP ZBook Ultra G1a & Future Ryzen Laptops

We eagerly await to see if the AMD ISP4 driver will be ready for mainlining in the imminent Linux v6.19 merge window but it’s getting down to the wire and thus looking less likely it will make it unless action is taken in the coming days. Today though a sixth version of this AMD ISP4 image signal processor driver was posted for this last piece of the puzzle in enabling the web camera on the HP ZBook Ultra G1a Strix Halo laptop as well as future Ryzen high-end laptops…

DietPi November 2025 Update Adds BirdNET-Go, Trixie Support Enhancements, and Broad Software Fixes

The November release of DietPi v9.19 introduces a new continuous audio analysis tool, expanded Debian Trixie compatibility across several software packages, and updates that improve performance and stability on popular ARM-based single-board computers. The update also provides fixes for Raspberry Pi systems, Allwinner H3/H5 devices, and several DietPi-Software components.   DietPi: DietPi is a lightweight, […]

One Of Intel’s Xe Open-Source Linux Graphics Driver Maintainers Is Departing

It’s been two months since there were any notable Intel Linux engineering departures to note following various layoffs and voluntary departures this year that have unfortunately impacted their Linux/open-source talent. Sadly this US Thanksgiving is a new departure to note: one of Intel’s maintainers for the Xe open-source Linux kernel graphics driver is leaving the company. This is for the modern Xe driver used by default since Lunar Lake and playing a pivotal role for Intel Linux graphics moving forward…

GCC 16 Switches To Using C++20 Standard By Default

Following up on the discussion from earlier this month among GCC developers over switching to C++20 by default for the GCC compiler as the default C++ standard when not otherwise set, that change has indeed happened. Merged now is the change defaulting to C++20 (well, the GNU++20 dialect) rather than C++17/GNU++17 when not otherwise specified when compiling C++ code…