Last month Dell announced their new Alder Lake powered XPS 13 Plus Developer Edition laptop was certified by Canonical for Ubuntu 22.04 LTS. At the time though it was still shipping to customers with Ubuntu 20.04 LTS while now Dell has moved to preloading Ubuntu 22.04 LTS directly from the factory...
Flatpak 1.14 has been released as the newest feature release for this leading open-source solution for sandboxing and distribution of Linux applications...
Earlier this summer was the patch series for GNOME's Mutter to make use of the Linux DRM/KMS "max BPC" property for the drivers exposing the maximum bits per color supported. That code has now been merged in time for next month's GNOME 43 release and in turn will help deal with some scenarios where users may encounter screen flickering, brief blackouts, and other problems related to available monitor bandwidth...
Alyssa Rosenzweig who is known for her work on the Panfrost open-source, reverse-engineered Arm Mali driver and has been spending nearly two years now involved with the Asahi Linux crew working on reverse-engineered Apple M1/M2 graphics support has shared a new status update...
With this weekend having seen more Zink refactoring code land and Zink being faster than RadeonSI at least for some operations, it was time to fire up some fresh benchmarks of this generic OpenGL-on-Vulkan implementation. From the newest Mesa code this weekend after the latest Zink patches were merged, here is a look at how the Zink performance is compared to the RadeonSI Gallium3D driver's native OpenGL support. All of the testing was done using an AMD Radeon RX 6800 XT graphics card.
Last week Canonical announced official Ubuntu RISC-V images for the StarFive VisionFive board while this week they are expanding their supported RISC-V line-up to also include the Nezha single board computer powered by the Allwinner D1 SoC...
For the past decade going back to the early GTK3 days there has been the "Broadway" back-end that allows for GTK interfaces to be rendered within HTML5 web browsers. Aside from demos and other toys, there hasn't been too much widespread use reported with this GTK HTML5 back-end and some distributions like Ubuntu and Debian haven't been shipping the Broadway support with the newer GTK4. However, that is changing now for Debian and with this autumn's release of Ubuntu 22.10...
For those making use of Kexec reboots for booting to a new kernel without fully bringing down the system to reduce the server downtime from POST'ing and other hardware initialization tasks, Kexec reboots may soon be much faster on 64-bit Arm and RISC-V systems...
Following last week's release of KDE Gear 22.08, Kdenlive 22.08 is out as the newest version of this open-source, KDE/Qt-aligned non-linear video editing software...
In addition to the R300g driver seeing new shader optimizations, also being merged this week to Mesa 22.3 were some fixes for the recently-introduced new NIR back-end for the Rade R600 Gallium3D driver for the Radeon HD 2000/3000/4000 series...
The open-source NVIDIA Vulkan driver "NVK" being developed for Mesa has seen a busy week of new development activity on this work-in-progress solution...
Thanks to being open-source, the Mesa R300 Gallium3D driver that is used for supporting OpenGL on the ATI Radeon 9500/9600/9700/9800 series up through the Radeon X1000 "R500" series has seen a new set of performance optimization work twenty years after the R300 GPUs first shipped...
Cloud Hypervisor 26.0 released this week as the newest version of this Rust-based hypervisor focused on cloud workloads and secure computing. The open-source Cloud Hypervisor started out as an Intel software project and continues to be led by them while now under Linux Foundation stewardship and continuing to see contributions from the likes of Arm and Microsoft...
Intel's open-source Linux bring-up for Meteor Lake continues. The latest open-source patches on the Meteor Lake front are for the Intel Graphics Compiler (IGC) changes for these 14th Gen CPU graphics...
The latest Mesa 22.3-devel code for Zink's OpenGL on Vulkan implementation has hit an important milestone with the latest code refactoring: it looks like this OpenGL implementation atop the Vulkan API with the RADV driver is beginning to outpace AMD's RadeonSI Gallium3D driver providing native OpenGL support for Radeon GPUs...
SDL 2.24 has been released as the newest update to this widely-used abstraction layer library commonly used by cross-platform games, including heavily by games on Steam...
Last week I published initial Apple M2 vs. AMD Rembrandt vs. Intel Alder Lake Linux benchmarks using Asahi Linux and Arch Linux across the board. For ending out this week, here is a follow-up article looking more closely at the Apple M2 in the MacBook Air against the AMD Ryzen 7 PRO 6850U "Rembrandt" within the Lenovo ThinkPad X13 Gen3. This time around are also results from performance tweaks to each laptop for the CPUFreq governor and platform profile.
For what used to be known as part of the KDE Software Compilation... Then most recently the straight-forward KDE Applications name to refer to the set of official KDE applications... Now KDE Gear is the current name for the official set of KDE applications. KDE Gear 22.08 is out today as the newest collection of KDE apps...
Following optional "__bf16" support being added to the x86-64 psABI as a special type for representing 16-bit Brain Floating Point Format for deep learning / machine learning applications, the GCC and LLVM compilers have now landed their __bf16 type support...
Made public back in June by Intel was the MMIO Stale Data vulnerabilities. The disclosure noted affected Intel products range from Haswell up through Rocket Lake on the client side or Xeon Scalable Ice Lake servers. However, pre-Haswell Intel CPUs might be impacted too while the Linux kernel to this point was incorrectly stating older CPUs are "not affected" by MMIO Stale Data...
With Intel Xeon Sapphire Rapids expected to make more of a splash coming up, it's a good time to revisit the Intel Xeon Platinum 8380 "Ice Lake" performance to see how the Linux software performance has evolved since last year's launch. In this article are benchmarks of the dual Xeon Platinum 8380 server from May 2021 with CentOS Stream, Clear Linux, and Ubuntu compared to fresh installs now of those latest Linux distribution releases.
While the Qt Group (most recently known as The Qt Company) is known for its Qt toolkit and related Qt Creator integrated development environment, Qt Design Studio, and related software centered around their cross-platform toolkit, they have acquired German software maker Axivion GmbH as they expand their product portfolio beyond just Qt...
LibreOffice 7.4 is out today as the latest major update to this open-source, cross-platform office suite. This leading free software office suite now supports WebP images as well as a variety of other improvements to its various components...
While Intel is normally fast at contributing improvements for new hardware to the open-source GCC and LLVM/Clang compilers, just today and ahead of the approaching Raptor Lake launch has a proper scheduler model finally been added for existing Alder Lake P processors...
AMD has published their latest routine snapshot of AMDVLK, their official open-source Radeon Vulkan driver for Linux systems that is derived from their internal cross-platform Vulkan driver sources and is an alternative to the unofficial but popular Mesa Radeon Vulkan "RADV" driver...
Last year marked the release of Mold 1.0 as a modern, high-speed linker alternative to the likes of GNU Gold and LLVM LLD. Mold was started by Rui Ueyama who previously worked on the LLVM linker. Mold has continued seeing new features added and out today is version 1.4.1 where "alpha" support for macOS is added and also beginning to work on CMake build system integration...
Multi-Gen LRU "MGLRU" is one of the most exciting low-level kernel innovations in recent time and is already used by Google's Chrome OS and Android as well as having proven itself in various other downstream kernel builds. MGLRU is planned for upstreaming in Linux 6.1 and in preparation for that, Andrew Morton has now queued those patches into his "mm-unstable" branch for further vetting...
NTFS3 as the modern Linux kernel read/write file-system driver for NTFS that was open-sourced by Paragon Software is seeing some late code refactoring and fixes for Linux 6.0...
VEIKK is a company I previously hadn't heard of that offers a range of pen displays and drawing tablets for digital artists. At first when they reached out around reviewing one of their drawing tablets, I questioned their Linux support but it turns out their graphics tablets do work across all major platforms. I've been trying out the VEIKK VK1200 the past few weeks and it's been working out decent as a 11.6-inch drawing monitor for just $169 USD.
Earlier this summer I wrote about Canonical working to provide good support for StarFive's VisionFive low-cost RISC-V board. That work has now culminated with an Ubuntu 22.04.1 LTS image for use on this Chinese RISC-V single board computer...
While Linux 6.0 won't be out for another month and a half, on deck already for Linux 6.1 is the AMD Platform Management Framework "PMF" driver being queued into platform-drivers-x86.git...
Microsoft's Xbox Adaptive Controller is intended for gamers with limited mobility and is intended as a control hub to making gaming more accessible. Linux support for the Xbox Adaptive Controller is being worked on...
Mesa's Radeon Vulkan driver "RADV" has started seeing support land for VK_EXT_graphics_pipeline_library thanks to the work of one of Valve's Linux graphics driver developers...
Canonical kernel engineer Kai-Heng Feng posted a patch on Tuesday for capable laptops to switch their external monitor connections to be routed through a laptop's discrete GPU rather than the integrated GPU. With select laptops this can be done with an ACPI call but raises questions among upstream developers rather this change is indeed desirable...
VFX Reference Platform as a standards body that aims to help standardize software platforms in the realm of digital content creation (DCC) has published a detailed report for studios to consider in choosing their next Linux platform. Their new recommendations for visual effects and animation studios about moving to newer Linux distributions over the next year -- especially with many still relying on CentOS 7 -- is for moving to Red Hat Enterprise Linux 9 otherwise one of the downstreams like Rocky Linux or AlmaLinux. Close behind in their recommendations and as a longer-term objective is also tossing some support behind Ubuntu Linux...
Valve has just released Proton 7.0-4 as their newest downstream of Wine that powers Steam Play for enjoying many Windows games on Linux with great success for the Linux desktop, the Steam Deck, and more...
For those weighing whether to pursue the full eight memory channel configuration for the new Ryzen Threadripper 5000 series or starting out with just four or six memory modules, here are some reference benchmarks across four, six, and eight memory channels with the AMD Ryzen Threadripper PRO 5965WX 24-core processor while running Ubuntu Linux.
The latest partnership between Microsoft and Canonical is an announcement today of native .NET availability for Ubuntu 22.04 LTS hosts as well as containers...
Up to this point loading updated CPU microcode on AMD processors under Linux has checked just to ensure every physical CPU core was loaded with the new microcode but not sibling threads for SMT processors. While logically that makes sense, it turns out some AMD microcode updates do carry out per-thread modifications that means the microcode updating needs to be carried out on every thread. A Linux fix is on its way to the kernel to adjust that behavior...
Following Sunday's release of Linux 6.0-rc1, yesterday saw the release of 6.0-rc1-rt1 as the set of patches for providing real-time kernel support atop the upstream code-base. There is just roughly 50 patches to go until the PREEMPT_RT functionality is mainlined!..