I’ve noticed a general sentiment that printing on Linux is (or at least was) extremely cumbersome and difficult. Why is that?
Is printing cumbersome and difficult on Linux? Yes, it can be. Is it better than Windows? Also yes.
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)
It used to back in the day, especially if you tried using shitty windows usb inkjets.
Nowadays basically all printers are network printers (they are, aren’t they?) plus we have cups which is the same thing macos uses (so manufacturers actually care).
Any problem I’ve ever had printing is almost exclusively a problem with the printer, it’s usually yellow or cyan. Doesn’t matter the document is black&white.
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.
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.
Printing is a bitch no matter the platform and its usually the producers of the printers that fail. Everyone wants to make their own standard or interpret any standard in their own way. Duplex settings? Sometimes easy to find, and sometimes called something else and put in a weird spot of the interface.
Basic printing to usb is fine on Linux. My pi zero hooked to a brother laser has been providing wifi printing for me for the last 5 years. Installed cups and connected the usb and it was rocking
Yeah printing is very hit or miss regardless of platform.
Drivers.
As long as your printer is supported, it’s not difficult. The problem is that if you need advanced options, like artists need usually, the options aren’t there.
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’m hooked on my brother with a wifi print server now. All three major OS in our house, I just make sure the printer stays updated. Not sure how to print photos, though.
Brother is amazing, only printer I’ve ever used that was automatically detected by every device including freebsd.
I only print docs and pictures. But in my opinion printing on Linux is largely better than Windows. It just works most of the time. And if there is an issue the solution is generally restarting the job.
my printer spits out page upon page of random characters and mess when I try to print from my desktop, gave up and use my phone now
It’s fine now, but getting CUPS installed, configured, and getting proper drivers for your printer used to be incredibly difficult, especially if you were new to Linux and didn’t know how to do any of that stuff.
It was terrible in the 90’s. Since CUPS became standard around 2000 it’s significantly easier.