4x6 thermal label printers on linux
2025-12-05 16:43 UTC
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, pop OS, Debian, gentoo, kali, 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.
Replies (1)
-
@ikwach@lemmy.world 2026-07-06 05:12
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: 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.