I’ve noticed a general sentiment that printing on Linux is (or at least was) extremely cumbersome and difficult. Why is that?
I haven’t used a new printer or an inkjet in a number of years now, but using my 18yo HP laserjet is a matter of plugging it in and checking it’s status under the main distro settings menu. That was also on par with the windows process iirc.
I do remember 20 years ago when I had to sideload pcmcia wifi drivers, though.
True, i have 20yo hp inkjet and 17yo epson inkjet, old printers work like a charm on linux and you can refill them with standard medical syringe too
Printing has basically everywhere been annoying. You need(-ed) specific drivers or even apps to make it work and if you have that set up it still can be annoying. And because most of these drivers/apps don’t support Linux printing relied on reverse engineered drivers. Then CUPS came around which made things better. And when apple adopted CUPS for Mac suddenly everyone wanted to support.
If you are really interested check out this episode of destination Linux where it’s discussed in detail.
I’m not sure on this one, but it may depend on the printer. Printing on Linux for me has been the easiest process ever. Windows fights me at every corner, but Linux sees my network printers and they just work out of the box. (I’ve only used Brother printers for the last 20 years)
I have a HP printer and printing is never a smooth process. No idea why, but it takes me 5/10 minutes each time
I have the exact opposite experience. It always prints and although it only prints about 6 pages per minute, it starts immediately. However, I have an old-ish HP laser printer without the crappy adware.
My next printer will not be a HP for that reason.
Teach me your ways. I don’t have a very new model, I think it’s a 4130e or something. Do you use CUPS?
cups + hplip . The hplip package is probably key.
From my experience I’ve had to deal with their
softwareadware for which I’ve had to close pop ups and upsell ads before I could do anything with their printers, so that might be why it takes long to print a simple pageWhat if they printed 1 ad for 1 page…
^Shutup me stop giving them ideas^
My issue lies elsewhere, it takes me that long to have the printer recognized by the OS, then by CUPS browser, then I send the printing job and… it just stalls, never prints. I then cycle the USB ports and start all over again until it miraculously prints
This has been my experience also. My Brother printer/scanner works great with linux.
Recently ran into an issue with Endeavour OS where the built in printer program would give errors when trying to add my network ecotank printer.
Tried using cups terminal and it worked the first time, and is still working weeks later.
So some of the GUI printer apps that distros ship with have issues apparently, but I don’t know the extent of it.
It used to be much, much more difficult than it is today, but your experiences will still vary according to what type of printer you have. The problem is drivers. There are still printers out there that have no working Linux driver (mostly old, non-Postscript-supporting, with no Mac drivers either). Some will work with a generic driver, but some features aren’t available. The more annoying case is the one where the manufacturer put out a driver once, many years ago, it doesn’t work properly with modern versions of CUPS, and they can’t be arsed to revise it.
But most printers these days will do basic one-sided 100%-size prints out of the box, and that’s all many people need.
I noticed this too. In theprimeagens recent video on cups problem they kept making jokes about printing on Unix. I think I must be lucky or something cause so far every printer I have setup on Linux has been easier then having to download all the bloatware to make them work on windows. But I have only done about 6 printers so far on Linux.
I also like not getting ads from printer companies
My brother needed the driver installed in debian on Qubes but has been flawless beyond that. When I was still running arch it just worked out of the box
Dunno, I own the cheapest Ink Jet HP sells and setup is much faster on Linux than via their drivers on Windows.
Gnome Scanner also wipes the floor with any scanning application from HP/MSFTPrinting on Linux has been seamless for me so far, unlike windows and macos
You’re printin experience within Linix is going to entirely depend on which printer you have. Some work out of the box immediately others take hours to get working and digging through forums looking for drivers.
HP Laser 107w, driverless, over LAN.
I just Ctrl+P from any software and it prints.
It also prints programmatically (for e.g. folk.computer ) thanks to IPP.
I didn’t have to “think about printing” since I have that setup so I don’t know where you get that sentiment.
Linux printing is very complex. Before Foomatic came along you got to experience it in all it’s glory and setting up a working printing chain was a pain. The Foomatic Wikipedia page has a diagram that will make your head spin.
Anecdotally Windows is the only platform I’ve used where printing (and scanning) didn’t tend to “just work”. The only issue I’ve had printing under Linux was with a second hand printer my dad got that we couldn’t get to print from any computer. (shrug)
I think that used to be the case more than it is now. Linux now uses the same printing system (CUPS) as macOS, and macOS printing has to work or Apple’s customers would be unsatisfied.