Tux Machines

Do you waddle the waddle?

Other Sites

Internet Society

Community-Centered Connectivity Initiatives Earn Viddy Awards Recognition

Our global community works tirelessly to expand connectivity, educate users, and build the Internet we want—an Internet for everyone.

LinuxGizmos.com

M5Stack LLM-8850 Kit delivers 24 TOPS AI acceleration in M.2 form factor

The LLM-8850 Kit is an M.2-based AI accelerator designed for edge AI, embedded inference, video analytics, and multimodal large-model workloads. It combines the LLM-8850 Card, a compact M.2 M-Key 2242 module based on the Axera AX8850 SoC, with a PiHat adapter board for the Raspberry Pi 5.

youyeetoo updates R1 SBC and lists K1 N100-based x86 computer

youyeetoo has updated its R1 single-board computer to version 3.0 and has also listed the K1, a palm-sized x86 edge computer based on Intel’s Alder Lake-N N100 processor. The two systems are aimed at compact AIoT, embedded, industrial, and edge computing applications, but use different processor platforms and expansion layouts.

9to5Linux

First Look at Antergos NeXT: A Modern Revival of Antergos Linux with KDE Plasma

Antergos Linux was created by developers Alexandre Filgueira, Gustau Castells, and Dustin Falgout back in 2012 as an unofficial Cinnamon flavor of the popular and flexible Arch Linux distribution. It was initially called Cinnarch (Cinnamon on Arch), but the developers renamed it Antergos in 2013.

GStreamer 1.28.4 Adds Support for FLAC Decoding and New Codec Profile Mappings

The GStreamer 1.28.4 release adds various new codec mime/profile mappings for WMV, VC1, AC3/EAC3/AC4, AAC, and H.265, as well as support decoding for FLAC files on Android, and support for SRTP, authentication, HTTP tunnelling, keep alive, stream selection, TLS validation, and latency configuration to the RTSP client plugin.

Systemd-Free Peppermint OS Devuan Is Now Based on Devuan 6 Excalibur

Based on the latest Devuan 6 “Excalibur” series, which is based on the Debian 13 “Trixie” operating system series, Peppermint OS Devuan ships with three init systems, including SysVinit, OpenRC, and runit, and features the lightweight Xfce 4.20 desktop environment by default.

KDE Frameworks 6.27 Is Out to Improve KRunner, Breeze Icons, and More

The KDE Frameworks 6.27 release is here to improve the display of disk sizes shown in various places across the Plasma desktop to fully respect your preference regarding storage units, and switching between light and dark Global Themes to prevent various Plasma UI elements from changing their colors halfway.

Audacity 3.7.8 Audio Editor Improves Support for HiDPI Displays on Linux

Coming six months after Audacity 3.7.7, which was a hotfix release addressing broken waveform scrolling and selection for some users introduced in Audacity 3.7.6, the Audacity 3.7.8 release promises to improve support for HiDPI displays on Linux/wxGTK and introduce Podcast 2.0 chapters JSON export for label tracks.

news

Review: An alternative OS for work and play

posted by Rianne Schestowitz on Sep 22, 2025

Quoting: DistroWatch.com: Put the fun back into computing. Use Linux, BSD. —

By Day #5 I felt I had a pretty good feel for what would work and what my limitations were on NetBSD. The portable little operating system was, in some ways, more capable than I had anticipated. On the other hand, it had some limitations and problems that were more debilitating than I had foreseen.

My biggest issue with NetBSD was probably hardware support. I didn't mention this near the start of this review as I didn't want to get bogged down in the details, but NetBSD has a few issues in this area. NetBSD is highly portable and it has been made to work on many CPU architectures - NetBSD famously runs on anything from servers to toasters - but it lacks hardware support for devices attached to those CPUs. In particular, wireless networking support is limited and my laptop's wireless card did not function.

This is a known issue and, from what I've read, a common problem for NetBSD users. It almost brought my trial to a very early stop. Luckily, for me and this experiment, I am accustomed to using various methods to get on-line. Anything from phone tethering to Ethernet cables to open source friendly USB wireless cards are in my toolkit. However, with the exception of one gamer I know who uses a network cable plugged directly into his router, I'm the only person I know of who uses anything other than wireless networking. Friends, colleagues, even my grandmother uses wireless and none of them are likely to have an Ethernet cable or open source USB dongle amongst them. My point is: NetBSD has a known weak point in wireless support and this is likely a deal breaker for most people.

People who can get over that first hurdle will likely find their next problem being sparse documentation. Throughout this review I have mentioned NetBSD's documentation and guides and they can be useful. They are also often out of date and thin on details. NetBSD is an operating system which requires a lot of manual work and does not provide much handholding. In these sorts of situations good documentation is essential. Unfortunately, NetBSD's documentation tends to act more as a quick reference for people who already know their way around the operating system rather than providing detailed information for newcomers or people who need to troubleshoot. Instructions are sometimes vague, don't mention specific files we will be using, or assume we know where to find things such as files, repositories, and package sets.

Those were the main stumbling points I ran into, especially early in my experiment. I will say NetBSD does have some strong points in its favour. The operating system is pleasantly small and clean. Almost everything is handled through simple commands and editing text files. What documentation there is tends to be written in clear language, and the package repository is well stocked. Some more obscure software is missing, but the main items, the basics people are likely to use on the desktop or for development, are present.

If I were setting up a simple, general purpose workstation or a server (ideally plugged into a network cable) then NetBSD would probably be a good solution for me. It's clean, simple, and stable. It is the kind of operating system you can set up and forget about until it's time to upgrade in a year or two. (New NetBSD point releases are published around once a year, though they do not appear to have a fixed schedule.) However, getting NetBSD set up and performing all the tasks we want initially can be a challenge.

Throughout my trial virtually anything I wanted to do was never as simple a just "install the package and run it". There was almost always some troubleshooting steps involved, some extra service to enable, a configuration file to edit, a setting to fix. Mounting a FUSE resource has permission problems; using QEMU requires enabling a module; a SquashFS archive can't just be mounted, it needs to be unpacked; Xfce ran from the command line, but not when launched from xdm; networking functioned, though very slowly until IPv6 was disregarded. It's possible to make all of these things work, often with just a few tweaks, but my point is that on most Linux distributions these items work automatically. Even on some operating systems closer to NetBSD, such as FreeBSD, these tasks tend to work without the user performing extra steps.

I suppose NetBSD was the ideal operating system for this self-appointed challenge. Virtually everything functioned, or there was a workaround available, but the operating system made me work for it. I probably spent an extra six or seven hours this week just trying to find ways to perform tasks I'd usually consider basic functionality on a Linux distribution. Usually, in the end, the tasks did work and I could celebrate the achievement, until it was time to try to install the next application or enable the next service and then the process would start over again.

After five days I was happy to return to Linux where even the less hand-holdy distributions tended to do what I wanted with minimal fuss. At the same time, I very much appreciated this chance to explore NetBSD in more depth than I have in the past. It's a platform I've only played with briefly in the past and mostly on a surface level. Getting into its nuts and bolts, squeezing more functionality (and sometimes unusual functionality) out of the operating system was a fun challenge. It has certainly given me more confidence in my ability to work with NetBSD, especially in small server or embedded environments where, in the past, I might not have considered using it in favour of more mainstream options.

Read on

Other Recent Tux Machines' Posts

Audacity 3.7.8 Audio Editor Improves Support for HiDPI Displays on Linux
Audacity 3.7.8 open-source digital audio editor and recording software is now available for download with improves support for HiDPI displays on Linux, new options to choose where silence is truncated, and more.
Open Hardware/Modding: Commodore 64, Framework Laptop 13 Pro, and More
Hardware leftovers
GNU/Linux Leftovers
GNU/Linux related picks
Openwashing by 'Linux' Foundation by Outsourcing to Proprietary Microsoft (GitHub)
GitHub Foundation?
piBrick PocketCM5 – An open-source handheld Linux computer kit for Raspberry Pi CM5
Designed by Indonesian maker Ahmad Amarullah (amarullz), the piBrick PocketCM5 is an open-source hardware handheld Linux computer kit built around the Raspberry Pi CM5
Gert Wollny Pushing LLM Slop Into Linux Kernel
one of many
Alpine Linux is a crazy-fast distro for your desktop - with just one caveat
Alpine Linux isn't always considered for traditional desktop use
KDE Frameworks 6.27 Is Out to Improve KRunner, Breeze Icons, and More
KDE Frameworks 6.27 open-source software suite is out now with various improvements and bug fixes for KDE apps and the Plasma desktop environment. Here’s what’s new!
 
Today in Techrights
Some of the latest articles
Android's Quick Share finally works on Linux—and it's simpler than KDE Connect
Even though I prefer GNOME over KDE
There's a full Linux server dashboard hiding in your browser — and it's already installed
If you're a long-time Linux user, there's a very good chance that a raft of terminal commands is living in your head rent-free right now
Juno Tab 4 Linux tablets launch in 10.5'' and 13'' versions powered by Intel processors
Juno Computers has refreshed its Linux tablet line with two new models
CIB seven – workflow and process automation platform
This is free and open source software
This Week in Plasma: 6.8 is Very Close!
This week the Plasma team put the finishing touches on Plasma 6.7
First Look at Antergos NeXT: A Modern Revival of Antergos Linux with KDE Plasma
A first look at Antergos NeXT, a modern revival of the Antergos Linux distribution based on Arch Linux and featuring the KDE Plasma desktop environment.
Distributions and Operating Systems Leftovers
OS stuff, BSD also
Ubuntu Leftovers
Ubuntu picks
Graphics: eGPU in Linux and Linux Settings
Graphics and GPUs
Open Hardware/Modding: 3D Printing, Olimex, and More
hardware side of things
Free, Libre, and Open Source Software Leftovers
FOSS and education
Programming Leftovers
Development news
Mozilla: Spellchecker, VPN, and Addons for Firefox
Firefox news and views
Red Hat Very Drunk on Slop/Plagiarism, Many Things Rebranded as "AI"
very sad
FOSS Weekly and Windows Cross-overs
Applications news
today's howtos
idroot and more
Almost Half of 2026 Gone [original]
Tomorrow it's a weekend again and next week we'll redo the front page of the site, at long last!
Next Richard Stallman Lecture/Talk is on Tuesday at School of Engineering, FAU (Erlangen, Germany) [original]
"[p]resenting the moral issues of free vs nonfree software, why your freedom demands freeing yourself from nonfree software, and how reverse engineering is crucial for freeing our computers."
GStreamer 1.28.4 Adds Support for FLAC Decoding and New Codec Profile Mappings
GStreamer 1.28.4 open-source multimedia framework is now available for download with support for decoding FLAC files and new codec mime/profile mappings for Android, bug fixes, and various other improvements.
Systemd-Free Peppermint OS Devuan Is Now Based on Devuan 6 Excalibur
Peppermint OS Devuan distribution has been updated today to Devuan 6 (Excalibur), based on the Debian 13 (Trixie) operating system series but without the systemd init system.
Games: Videogames, Proton-CachyOS, Proton Experimental, and More
gaming picks
Android Leftovers
Onyx BOOX Go 6 (Gen II) brings pen support to an Android-powered eReader
Today in Techrights
Some of the latest articles
Richard Stallman (RMS) Talk Tomorrow in Bern, Switzerland [original]
Tomorrow the founder of the FSF and the Free software community will give a public talk at SBB
Security Leftovers
Security picks
Free, Libre, and Open Source Software Leftovers
FOSS and more
Events/Education: Linux App Summit 2026 and SouthEast LinuxFest
2 new reports
Debian and Ubuntu: Development report and Transmission issues and workarounds on (K)Ubuntu 26.04
fixes and more
Desktop Environments, KDE, and GNOME
GNU/Linux interfaces
EasyOS gtk2-ng, FlatOrange, and EasyCast screen recorder
Some EasyOS updates
Collabora's CODE 26.04, ONLYOFFICE Slop, and LibreOffice Recap
LibreOffice and more
Web Browsers and Web Clients
Web Browsers and more
Programming Leftovers
Development related picks
Open Hardware: Raspberry Pi, RISC-V, Arduino, and More
Linux picks
Fedora, AlmaLinux, Red Hat, and More
IBM and RHEL
Audiocasts/Shows: Linux Matters, LINUX Unplugged, FLOSS Weekly, and More
new episodes
Linux Hardware and Graphics: Vivante GPUs ASUS ROG Maximus Z790 Extreme
2 news picks regarding rendering and more
5 package managers and 7 Linux wellness apps to take better care of myself in 2026
some software news
Mike Gabriel: Voxit 1.0; Future of libayatana-appindicator (v0.6.0 released today)
Work and released by him
Proton releases Proton Drive CLI, GNU/Linux Supported
2 links
today's howtos
Instructionals/Technical posts
Kernel: Reconsidering x32, Buildroot, FreeBSD
Linux and BSD
Asahi Linux Issues Warning About Apple
Asahi Linux 3 links
CVE-2026-23111 Impacting nf_tables
Linux bug
Android Leftovers
/e/OS 4.0 is here: Murena's Android fork makes it even easier to escape Google's clutches
Linux Lite 8.0 “Hematite” Launches with Linux Kernel 7.0, Ubuntu 26.04 LTS Base
Linux Lite 8.0 distribution is now available for download based on Ubuntu 26.04 LTS (Resolute Raccoon) and powered by the Linux 7.0 kernel series. Here’s what’s new!
NanoPi M6V2 RK3588S SBC gains support for dual analog microphone input
FriendlyELEC provides a long list of supported operating systems based on Linux 6.1
Free and Open Source Software
This is free and open source software
Ubuntu MATE Will Quite Possibly Have 26.10 Release
Ubuntu MATE, the official Ubuntu flavor features MATE desktop environment
Android Leftovers
Your Pixel Watch’s next big Wear OS update is almost here
Open Hardware/Modding: Raspberry Pi, ESP32, and Lots More
Hardware leftovers
Free and Open Source Software
This is free and open source software
Today in Techrights
Some of the latest articles
Games: Mouthwashing, Theropods, and More
Latest from GamingOnLinux
Red Hat on Robotics, Slop, and ANL4
latest from redhat.com
LWN coverage from the 2026 Linux Storage, Filesystem, Memory Management, and BPF Summit
latest articles