I’ve noticed a general sentiment that printing on Linux is (or at least was) extremely cumbersome and difficult. Why is that?
thats just cuz printers generally suck
my experience is that through network, it’s just flawless. I turned on my printer and sure there it was. (though this feature just became a huge issue recently :P)
I use printer with a USB personally. No issues with that but I got an HP printer that is really weird with the network stuff
Are you old enough to remember Winmodems and NDISWrapper? There used to be some hardware that was so cheap that the Windows driver needed to do some of the basic work. They were never compatible with anything but Windows (and maybe 98 or XP at that). I’m sure there were some printers like that.
Combined with poor driver support early on, and a lack of standards (at least on the consumer end), and the need to have a separate PPD file for every make and model of printer, and printing used to be a mess. (It almost got bad again when Microsoft tried pushing their XPS format as a replacement for PostScript, PCL, PDF, and EPS, but that didn’t catch on.)
Apple buying CUPS (and hiring its lead developer) was great for the community. They got it working all but perfectly. I’ve never had a problem printing on Linux; HP, Brother, or otherwise.
FYI: the developer quit Apple and forked his project into OpenCUPS, but I haven’t tried that.
It is way easier than anything else.
This was also my recent experience on PopOs!
I just started with PopOS a couple years ago. I’m not a power user. I’ve got one of those crappy travel printers. I think it’s Canon? I forget. It worked just fine for me.
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
That’s not been my experience.
Granted, printers suuuuuck. But I was legit surprised when both the printing and scanning functions in Linux were hands down better than windows.
SAME. Everything prints faster and worked well from day one.
SANE? :D
We raise our CUPS to your pun.
Well played!
lol
Haha, nice.
Same! I’m not at my computer at the moment so I can’t check the name of the scanning app i use but yeah, works perfectly. I use a Brother printer as well which I also can’t remember the model name of.
If you have a hp printer they got a official software for it
Is printing cumbersome and difficult on Linux? Yes, it can be. Is it better than Windows? Also yes.
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.
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
You need to set the correct settings. It takes a few tries but in my experience it isn’t that hard
you need to set the correct settings
thanks for the insightful suggestion wowee
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.
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.
No doubt, the kernel itself is also quite complex… but my comment here is on the user experience perspective, namely, for me at least “it just works”. So I’m not trying to imply it will work for anybody flawlessly nor that it’s due to the simplicity of the stack, solely that it works, for me.
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.
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).