this post was submitted on 10 Jun 2023
0 points (NaN% liked)

Linux

47309 readers
578 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 5 years ago
MODERATORS
 

Years ago, Brother printers seemed to be one of the few feasible options. What's the printer landscape like today? Are there any plug and play options that aren't part of some ink scam?

you are viewing a single comment's thread
view the rest of the comments
[–] marv99@feddit.de 0 points 1 year ago* (last edited 1 year ago)

We have purchased a very cheap Epson EcoTank ET-2815 about a year ago and it has earned its price already. Please note that this printer is for sure not a good Photo-printer, but it is fast and colorful enough for our needs. The printer is really "cheap" in a sense of dubious material (thin plastic) and bad design (e.g. compared to my ancient HP LaserJet). But it has the EcoTank, which means the color refill does not cost very much.

Also on the positive side it did work attached to my Raspi print server, after compiling drivers from epson-inkjet-printer-escpr_1.7.20.tar.gz and adding it with CUPS and the following settings:

We can print from all PCs and mobile devices to it with no issues. Never have tried to scan from Linux with it (it is printer-scanner-copier)

EDIT: Attached to Debian 11 amd64 PC the printer worked with no extra efforts, simply added with CUPS. Only on Raspian 11 the driver was broken and I had to compile my own with source from Epson website.