Tux Machines

Do you waddle the waddle?

Other Sites

9to5Linux

Ubuntu 25.10 Reached End of Life, It’s Time to Upgrade to Ubuntu 26.04 LTS

Ubuntu 25.10 was released on October 9th, 2025, and, since it’s not an Ubuntu LTS (Long Term Support) release, it only received support for nine months, until July 2026. Ubuntu 25.10 was powered by the Linux 6.17 kernel series and featured the GNOME 49 desktop environment series with a Wayland-only session.

PipeWire 1.6.8 Improves JACK/MIDI Support for Ardour, SOFA Filter, and More

Coming three weeks after PipeWire 1.6.7, the PipeWire 1.6.8 release fixes a data race in JACK’s jack_port_get_buffer() function that could cause lost MIDI events in the Ardour DAW (Digital Audio Workstation) when called from concurrent threads, and adds normalize and latency options to the SOFA filter.

Wireshark 4.6.7 Released with Updated Protocol Support, Bug and Security Fixes

Coming a month and a half after Wireshark 4.6.6, the Wireshark 4.6.7 release updates support for the ALC, BACapp, C2P, Catapult DCT2000, COTP, CSN.1, DCERPC, DCERPC MAPI, DCERPC NSPI, DNS, DVB-S2-TABLE, eDonkey, EPL, FC ELS, FMP/NOTIFY, H.265, HiPerConTracer, IEEE 802.11, LLS, MEGACO, MIH, MPEG DSM-CC, MS-WSP, RELOAD, SGP.32, SSH, STANAG 4607, UMTS FP, WOWW, and Z39.50 protocols.

GStreamer 1.28.5 Multimedia Framework Adds Support for H.266/VVC Decoding

Coming about a month after GStreamer 1.28.4, the GStreamer 1.28.5 release is here to add support for H.266/VVC decoding to the gopbuffer element, fix subtitle green flickering with VA decoders on AMD GPUs, improve HEVC with alpha decoding in the H.265 decoder, and add ts-clocksync to the threadshare element.

Linux Mint’s Cinnamon 6.8 Desktop Environment Will Fully Support Wayland

The Linux Mint devs have been working hard on making Cinnamon’s Wayland session as stable as possible, and it looks like Cinnamon 6.8 will finally remove the “experimental” status of the Wayland session and fully support Wayland. Here are some of the features they’ve implemented so far:

LinuxGizmos.com

LILYGO showcases new IoT devices with ESP32-C5 and Nordic nRF52840 MCUs

LILYGO has listed two compact development boards for wireless IoT applications: the T-Display C5, a small ESP32-C5-based board with a color LCD and dual-band Wi-Fi 6, and the T-Echo Card, a rugged LoRa-enabled device with GNSS, Bluetooth, NFC, solar charging, and an IP66-rated enclosure.

WINSYSTEMS SBC-477 PowerTier Series delivers Raptor Lake performance in a rugged SBC design

WINSYSTEMS’ SBC-477 PowerTier Series is a family of compact rugged single board computers for industrial and MIL/COTS applications, combining 13th Gen Intel Core Raptor Lake processors with DDR5 memory, dual Ethernet, Mini PCIe expansion, TPM 2.0 security, and extended-temperature operation.

Internet Society

Safety Over Bans: Internet Society Challenges App Store Age Verification

Imagine having to provide a government ID before downloading an app to clock in at work, submit homework, check the weather, or access your bank account. Under a new Texas law, that could become a reality for millions of people.

mesa 23.3.0-rc2

posted by Roy Schestowitz on Nov 01, 2023

Hello everyone,

I'm happy to announce the second release candidate, 23.3.0-rc2.
As always, if you find any issues please report them here: https://gitlab.freedesktop.org/mesa/mesa/-/issues/new
Any issue that should block the release of 23.3.0 final, thus adding more 23.3.0-rc* release candidates, must be added to this milestone: https://gitlab.freedesktop.org/mesa/mesa/-/milestones/44
The next release candidate is expected in one week, on November 8th.
Cheers, Eric
---
Alyssa Rosenzweig (4): hasvk: Support builiding on non-Intel crocus: Support building on non-Intel meson: Add vulkan-drivers=all option meson: Add gallium-drivers=all option
Caio Oliveira (1): anv: Fix leak when compiling internal kernels
Corentin Noël (1): mesa/bufferobj: ensure that very large width+offset are always rejected
Danylo Piliaiev (1): tu: Fix reading of stale (V)PC_PRIMITIVE_CNTL_0
Eric Engestrom (5): .pick_status.json: Update to e64a97694ac9dc97f65e1a8e91a5c9789109fd2c .pick_status.json: Update to 4cdd094ae1e97d857a6b9dbc291d7bbe6ea266ac .pick_status.json: Update to e4a1bc70dd739ca8addddc940af08312b038e288 .pick_status.json: Update to faed5d647f2416bb0ce3a9d33a3955169c70dc52 VERSION: bump for 23.3.0-rc2
Faith Ekstrand (1): nir/lower_bit_size: Fix subgroup lowering for floats
Iago Toral Quiroga (1): v3d,v3dv: fix MMU error from hardware prefetch after ldunifa
Ian Romanick (1): nir/split_vars: Don't split arrays of cooperative matrix types
Juston Li (6): venus: add helper function to get cmd handle venus: refactor out common cmd feedback functions venus: support deferred query feedback recording venus: track/recycle appended query feedback cmds venus: append query feedback at submission time venus: switch to unconditionally deferred query feedback
Karol Herbst (9): rusticl/device: restrict image_buffer_size rusticl/device: restrict param_max_size further rusticl/mem: properly set pipe_image_view::access zink: lower fisnormal as it requires the Kernel Cap radv: fix buffers in vkGetDescriptorEXT with size not aligned to 4 rusticl/queue: Only take a weak ref to the last Event rusticl/mesa: pass PIPE_BIND_LINEAR in resource_create_texture_from_user zink: deallocate global_bindings array rusticl/mesa/screen: do not derefence the entire pipe_screen struct
Lionel Landwerlin (3): intel/fs: fix dynamic interpolation mode selection anv/meson: add missing dependency on the interface header anv: fix corner case of mutable descriptor pool creation
Marek Olšák (1): radeonsi: initialize perfetto in the right place
Mike Blumenkrantz (12): zink: don't block large vram allocations zink: add copy box locking zink: emit SpvCapabilitySampleRateShading with SampleId zink: always set VK_EXTERNAL_MEMORY_HANDLE_TYPE_HOST_ALLOCATION_BIT_EXT for usermem zink: clamp resolve extents to src/dst geometry zink: only emit xfb execution mode for last vertex stage aux/u_transfer_helper: set rendertarget bind for msaa staging resource zink: unset explicit_xfb_buffer for non-xfb shaders mesa/st/texture: match width+height for texture downloads of cube textures zink: add more locking for compute pipelines radv: correctly return oom from the device when failing to create a cs zink: check for cbuf0 writes before setting A2C
Neha Bhende (1): ntt: lower indirect tesslevels in ntt
Samuel Pitoiset (5): ac/gpu_info: remove bogus assertion about number of COMPUTE/SDMA queues radv: fix a synchronization issue with primitives generated query on RDNA1-2 radv: bind the non-dynamic graphics state from the pipeline unconditionally radv: fix compute shader invocations query on compute queue on GFX6 radv: emit COMPUTE_PIPELINESTAT_ENABLE for CS invocations on ACE
Sil Vilerino (1): d3d12: d3d12_video_buffer_create_impl - Fix resource importing
git tag: mesa-23.3.0-rc2

Read on

Other Recent Tux Machines' Posts

TUXEDO Computers Plans to Rebase TUXEDO OS on Debian Testing
TUXEDO Computers is moving away from Ubuntu and plans to rebase their TUXEDO OS distribution on Debian GNU/Linux, but still using the KDE Plasma desktop environment.
Linux Mint 23 Getting New Cinnamon Screenshots Tool, Network Improvements
Linux Mint 23 is getting a new Cinnamon Screenshots tool, network improvements, Nemo enhancements, theme improvements, and more.
A brand-new release of Hannah Montana Linux features a KDE Plasma 6 base and a lot of pink
The Linux community is full of distro creativity. Some distros are created to solve a specific problem, while others are made for fun
Another German State Swaps Microsoft for ‘Born in the EU’ Open Source
The EU is slowly but surely going open source
 
Ubuntu 25.10 Reached End of Life, It’s Time to Upgrade to Ubuntu 26.04 LTS
Ubuntu 25.10 “Questing Quokka” has reached end of life on July 9th, 2026, and users are now recommended to upgrade to Ubuntu 26.04 LTS “Resolute Raccoon”.
Android Leftovers
Google Photos is finally getting its bottom bar redesign on Android
Good news for Linux Mint fans: Full Wayland support is coming to Cinnamon
Linux Mint's next Cinnamon release will fully support Wayland
PipeWire 1.6.8 Improves JACK/MIDI Support for Ardour, SOFA Filter, and More
PipeWire 1.6.8 audio/video server for Linux is now available for download with improved JACK support for Ardour, filter-graph improvements, memory leak fixes, and more.
This Linux distro treats your PC like source code—and it almost works
Operating systems, Linux or otherwise
I gave Ubuntu another chance, and now I'm tempted to leave Zorin OS behind
Early this year, I installed Zorin OS on a couple of older PCs that originally ran Windows 10, and it turned out to be exactly what I needed
Free and Open Source Software
This is free and open source software
Umbra Linux – lightweight distribution
Umbra Linux is a lightweight Linux distribution built from Linux From Scratch (LFS)
An exciting future with the Librem 16
With the recent launch of the Librem 16, I’m excited
In Linux, things are often upside down
For me, the last couple of months in the open-source software world have been rather wild
Collabora Office 26.04 Takes On Open Source’s Office Disrupter Wannabes
We get down and dirty with Collabora Office 26.04, the new desktop twin to Collabora Online
I've used Linux for 30 years - here's how I'd rank DistroWatch's top 10
DistroWatch says these are the top Linux distros. I say this order is better
Wireshark 4.6.7 Released with Updated Protocol Support, Bug and Security Fixes
Wireshark 4.6.7 open-source network protocol analyzer is now available for download with updated protocol and capture file support, as well as various bug and security fixes.
GStreamer 1.28.5 Multimedia Framework Adds Support for H.266/VVC Decoding
GStreamer 1.28.5 open-source multimedia framework is now available for download with support for H.266/VVC decoding, HEVC with alpha decoding improvements, and more.
Linux Mint’s Cinnamon 6.8 Desktop Environment Will Fully Support Wayland
Cinnamon 6.8 will fully support Wayland in the next major Linux Mint release, along with various other improvements and new features.
Today in Techrights
Some of the latest articles