ARM Give a man a fire and he's warm for a day, but set fire to him and he's warm for the rest of his life (Terry Pratchett, Jingo)

Linux 6.12 To Enhance The Hybrid P/E Core Experience On Intel Lunar Lake

([Intel] 8 September 07:07 AM EDT Hybrid CPU + No SMT)

The work written about earlier this year on New Intel Linux Patches Continue Working To Improve Hybrid CPU Task Placement looks like it will be merged for the upcoming Linux 6.12 cycle as the patches have now been queued into the power management subsystem's "-next" branch. This latest Intel Core hybrid handling work is particularly focused on hybrid P/E-core processors without SMT / Hyper Threading, such as found with the upcoming Core Ultra 200V "Lunar Lake" processors.



Even NVIDIA Has Jumped Big On The Open-Source OpenBMC Train

([NVIDIA] 8 September 06:50 AM EDT NVIDIA + OpenBMC)

OpenBMC as the Linux Foundation project backed by vendors like Intel / Microsoft / Google / Meta for an open-source BMC firmware stack continues to be a growing success. This alternative to long-used proprietary BMC software stacks continues to grow in popularity with AMD now using it on their reference motherboards and Supermicro being another notable user with some of their server platforms. Not entirely new but been meaning to write about it and NVIDIA talked more openly about it this week: NVIDIA is also a big supporter and user of OpenBMC for their high-end AI/HPC servers and BlueField DPU hardware.



RISC-V Enabling Generic CPU Vulnerabilities Reporting

([RISC-V] 8 September 06:37 AM EDT RISC-V CPU Vulnerabilities Reporting)

While RISC-V processors don't need to worry about Meltdown and Spectre or have any other severe CPU vulnerabilities at the moment, with the upcoming Linux 6.12 kernel the RISC-V code is set to enable the generic CPU vulnerabilities support.



FUSE Adding IDMAPPED Mounts Support In Linux 6.12

([Linux Storage] 8 September 06:18 AM EDT FUSE + IDMAPPED Mounts)

Merged three years ago in Linux 5.12 was IDMAPPED mounts for new use-cases from containers to systemd-homed. IDMAPPED mounts allow for different mounts to expose the same file or directory with different ownership such as for sharing files between multiple users or multiple systems. With time all of the major Linux file-systems have seen support added for IDMAPPED mounts while for Linux 6.12 support is on the way for FUSE file-systems.



KDE Squeezes A Few More Features Into The Plasma 6.2 Desktop

([KDE] 7 September 08:35 PM EDT KDE Plasma 6.2)

While KDE developers this weekend are busy attending Akademy 2024 as their annual developer conference taking place in Würzburg, Germany, prior to that there were a few last minute features merged for the upcoming Plasma 6.2 desktop.



Hangover 9.17 Ships With Wine Wayland Support, Ubuntu 24.10 Packages

([WINE] 7 September 03:00 PM EDT Hangover 9.17)

Building off yesterday's release of Wine 9.17 with its latest improvements for enjoying Windows games/apps on Linux, Hangover 9.17 is now out. Hangover as a reminder is the Wine-based effort for running Windows x86 applications under ARM64 Linux by leveraging Wine with emulators like QEMU, FEX, and Box64 for the cross CPU architecture handling.



Raspberry Pi Showcases Rust On The RP2350 Microcontroller

([Raspberry Pi] 7 September 11:10 AM EDT Raspberry Pi RP2350 + Rust)

While C tends to be the go-to launguage for microcontrollers, Raspberry Pi is promoting the prospects of using Rust on their RP2350 microcontroller.



Slimbook KDE Plasma VI Laptop Announced - Powered By AMD Ryzen 7 8845HS

([KDE] 7 September 11:00 AM EDT Slimbook Plasma VI)

The Slimbook crew shared on Twitter/X that they are showing off the new Slimbook 6 (Slimbook VI) laptop this weekend during the KDE Akademy conference taking place in the wonderful Würzburg, Germany. This new Slimbook laptop features an AMD Ryzen 7 8845HS SoC and of course uses the KDE Plasma 6 desktop environment out-of-the-box.



AMD Enables Per-Queue Resets For Newer GPUs & Other Linux 6.12 AMDGPU Changes

([Radeon] 7 September 06:40 AM EDT AMDGPU Linux 6.12)

We are just a week or two out from the start of the Linux 6.12 merge window and AMD has submitted a final round of feature updates to DRM-Next of kernel graphics driver changes they want to round out AMDGPU/AMDKFD for this next cycle.



GTK 4.16 Released With Vulkan GSK Renderer By Default On Wayland

([GNOME] 7 September 06:50 AM EDT GTK 4.16)

Ahead of GNOME 47's imminent release, Matthias Clasen has released GTK 4.16 as the newest exciting update to this toolkit powering GNOME software. Notable with GTK 4.16 is the GSK renderer defaulting to its Vulkan back-end when running on Wayland.



Cairo 1.18.2 Collects A Year's Worth Of Fixes

([Programming] 7 September 06:30 AM EDT Cairo 1.18.2)

Cairo 1.18.2 released this week nearly one year after Cairo 1.18's debut for this cross-platform 2D vector graphics library -- in turn that was the project's first stable release in five years. Cairo is important for the GTK toolkit, Mozilla's Gecko engine, and dozens of other software projects. With Cairo 1.18.2 there are many fixes that have accumulated over the past year for bettering this graphics library.



Wine 9.17 Released With Better ARM64 CPU Detection, HiDPI Window Surface Scaling

([WINE] 6 September 08:09 PM EDT Wine 9.17)

Wine 9.17 is out today as quite an exciting update for this open-source software that allows Windows games and applications to run on Linux systems and other platforms.



Intel Graphics Driver With Linux 6.12 Will Finally Report Fan Speeds

([Intel] 6 September 01:41 PM EDT HWMON Fan Speed Reporting)

Intel has submitted more kernel graphics driver changes for the upcoming Linux 6.12 cycle. Following the pull requests to DRM-Next last week to enable Lunar Lake Xe2 graphics and Battlemage by default, some more lingering feature patches were merged today. Most exciting with this last round of patches before Linux 6.12? Intel graphics card fan speed reporting is finally wired up for their Linux driver.



AMD Zen 5 Not Affected By Inception/SRSO, mitigations=off Yields No Benefit On Ryzen 9000 Series

([Software] 6 September 11:27 AM EDT 8 Comments)

One of the security changes with AMD Zen 5 processors that I haven't seen AMD publicly mention at least not prominently is that the new cores are not vulnerable to Speculative Return Stack Overflow (SRSO). Unlike Zen 4 and prior, under Linux I noticed that Zen 5 is no longer affected by the SRSO "INCEPTION" vulnerability. But of course there does remain other CPU security mitigations in place carried over from Zen 4. For those wondering about the mitigation costs or if it's worthwhile running Zen 5 with the "mitigations=off" insane mode, here are some benchmarks.



Updated Patches Allow Compiling The Linux Kernel From Within macOS

([Linux Kernel] 6 September 10:41 AM EDT Building ARM64 Linux On macOS Hosts)

Back in 2022 were a set of patches that allowed compiling the ARM64 Linux kernel from Apple macOS hosts. The intent was for developers just wanting to do some build/smoke testing from under an Apple Silicon device running macOS to see at least any kernel changes are successfully compiling on macOS with its LLVM/Clang-based toolchain. An updated form of those patches were posted today for review.



Pre-Ordered The ASUS Zenbook S 14 For Intel Core Ultra "Lunar Lake" Linux Testing

([Hardware] 6 September 10:12 AM EDT UX5406SA-S14.U71TB)

With this week's announcement of the Intel Core Ultra 200V Series "Lunar Lake" processors, I've been very eager to try out the Meteor Lake successor for Linux testing. As sadly is usually the case, for delivering Linux support details and performance benchmarks around launch-time I'm typically left buying a laptop retail for Linux testing. In this case after seeing the Lunar Lake laptops announced this week and their availability, I ended up settling on the ASUS Zenbook S 14 (UX5406SA-S14.U71TB) for the initial Core Ultra 200V series Linux review.



Linux Very Close To Enabling Real-Time "PREEMPT_RT" Support

([Linux Kernel] 6 September 08:36 AM EDT Real-Time Linux Kernel)

We're very close to the finish line for the mainline Linux kernel being able to enable real-time "PREEMPT_RT" kernel support.



Linux 6.11-rc7 To Fix A "Massive Performance Regression" For AMD Graphics

([Radeon] 6 September 06:58 AM EDT Massive Performance Regression)

Sent out today were the DRM fixes for 6.11-rc7 ahead of the Linux 6.11-rc7 kernel being released on Sunday. As usual most of the changes revolve around the AMDGPU and Intel i915/Xe drivers plus random fixes to the smaller drivers. There is one change though with the AMD Radeon graphics driver side worth highlighting to address a performance regression affecting recent kernels.



FEX 2409 Highlights Some Of The Challenges Of Emulating x86 On RISC-V

([Free Software] 6 September 06:40 AM EDT FEX 2409 Emulator)

FEX 2409 has been released for this open-source project that's known for allowing x86_64 Linux binaries -- including both games and applications -- to run rather well on AArch64. It's also been working on enabling x86_64 programs on RISC-V but there due to architectural differences it's more of a challenge than with ARM.



It's Taken Until 2024 To Add FreeBSD To X.Org Continuous Integration Testing

([X.Org] 6 September 06:48 AM EDT Continuous Integration)

It's taken until now to add FreeBSD to the X.Org Continuous Integration (CI) automated testing so that all proposed changes to the X.Org Server can now be build-tested on FreeBSD rather than just Linux.



More

Don't worry. Life's too long.
-- Vincent Sardi, Jr.