this post was submitted on 03 Aug 2023
53 points (87.3% liked)

Linux

46775 readers
1690 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
 

Debian 12. HP Laserjet Professional P1606dn

If it prints at all, it prints the top inch of the test page or just random binary. I have tried the recommended driver, the driverless driver, the Generic PCL 4/5 driver, the Generic PCL 6 driver. And probably others I am not remembering.

I am trying to print over Ethernet, but I am about to drag the printer over near my desk and print via USB.

Fortunately, I don't have actual critical printing to do right now and I am only setting up a printer after installing Debian 12. BTW this means it is a fresh install of Debian 12 too.

I have been helpdesk support at a data center. I would not consider myself a dummy, but this is getting ridiculous. A task that should have taken all of 10 minutes has taken over 2 hours so far.

How are we ever going to get "The Year of Linux on the Desktop" if simple printing is and continues to be such a pain?

you are viewing a single comment's thread
view the rest of the comments
[–] taladar 34 points 1 year ago (11 children)

In my experience printing has always been pain on all operating systems, especially Windows.

The fact that you literally need to open up about half of all possible TCP and UDP ports in a firewall just to get all printing protocols over the network to work at all and that the vendors try to prevent you from using third party ink, and other consumables is good evidence that it is more the printer vendors fault than anyone else's.

[–] [email protected] 14 points 1 year ago (1 children)

Perhaps we need an "open source" laserprinter?

[–] [email protected] 0 points 1 year ago (1 children)

I wonder if even just an open source firmware for printers could work.

[–] [email protected] 2 points 1 year ago (1 children)

Actually, I think it might take a whole "open source" company - the printer itself is sold assembled at a profit (Much more expensive than printers today) but it can be assembled from available plans and off-the-shelf parts. The control inside the computer would probably be something a lot like a Raspberry Pi.

The ink is provided at the actual cost, and the formula for the ink is available.

The firmware is downloaded from the host computer on printer power-up, so that can be fully open source- allowing the user to correct or add functionality. Perhaps driven by a high-level "printer language" that would make writing printer firmware easy to understand and update.

[–] [email protected] 1 points 1 year ago (1 children)

I was thinking someone could make a firmware like Tasmota but for printers that can be installed on many existing printers, and a company could make a printer that runs that is designed to run that firmware just like how you can get smart home devices designed to run Tasmota. Also, we just need printers that properly support IPP.

[–] [email protected] 2 points 1 year ago

But first, you will need to discover how to pry the existing firmware off so many different kinds of printers. This, unfortunately, is probably a DMCA violation (bypassing a security measure, for example, the code that forces one to use only 'approved' ink supplies)

load more comments (9 replies)