this post was submitted on 05 Dec 2025
69 points (94.8% liked)

Linux

67068 readers
396 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
 

Does anyone have 4x6 thermal label printers working on Linux?

I have tried several thermal printers, zebra and off brands, none of them work on Linux, also tried arch, mint, manjaro, Ubuntu, and a few others.

Printers all detect and install, but never prints. I messed with CUPS settings, didnt help. I also tried LPrint. Didnt work. Nothing comes out any of the label printers. Not even the sample test labels.

Been using Linux for about 2 years full time. I only have windows to print shipping labels. I HATE using windows 10 and refuse to use 11. Now with no updates it’s the last thing I need to replace.

you are viewing a single comment's thread
view the rest of the comments
[–] ikwach@lemmy.world 1 points 1 month ago

Late to this, but for anyone still stuck: most of these cheap 4×6 printers (Munbyn, iDPRT, Beeprt, JADENS, Xprinter, Phomemo PM-241/D520…) speak the same language, TSPL - and the reason they "install but never print" is that the vendors only ship x86 binary CUPS filters. I got tired of that and wrote a free open-source driver: https://github.com/RunTheWall/tspl-cups-driver (apt/dnf repos, arm64/armhf/amd64, also shares the printer as AirPrint/IPP so phones print driverless via a Pi). Bench-tested on an HZD950-PRO; the other models are driven by the same verified TSPL command set but I'll happily debug any that act up - there's a printer-report issue template.