I’ve noticed a general sentiment that printing on Linux is (or at least was) extremely cumbersome and difficult. Why is that?

  • @[email protected]
    link
    fedilink
    79 months ago

    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.

  • @[email protected]
    link
    fedilink
    English
    39 months ago

    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.

    • Possibly linux
      link
      fedilink
      English
      19 months ago

      I’d say 70% work out of the box with 10% requiring about 30 min of tinkering to get working. The last 10% is completely impossible

  • The Doctor
    link
    fedilink
    English
    89 months ago

    It was terrible in the 90’s. Since CUPS became standard around 2000 it’s significantly easier.

  • @[email protected]
    link
    fedilink
    69 months ago

    I have a HP printer and printing is never a smooth process. No idea why, but it takes me 5/10 minutes each time

    • @[email protected]
      link
      fedilink
      Nederlands
      29 months ago

      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.

    • Sparky
      link
      fedilink
      49 months ago

      From my experience I’ve had to deal with their software adware 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 page

      • @[email protected]
        link
        fedilink
        29 months ago

        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

  • @[email protected]
    link
    fedilink
    29 months ago

    Because printing in Linux both works and is supported and not supported and hope that there are drivers and they work.

    For example, I have a brother printer and in both arch and Ubuntu/mint the printer worked out of the box. But I was missing features like double sided printing. So I had to download drivers for it.

    In arch the drivers were on the AUR, so I was printing is seconds.

    In Ubuntu/mint they weren’t in my package manager, so I had to go to brother’s website and hope they had drivers. Brother did and while it took a bit it did work too. No worse than windows.

  • @[email protected]
    link
    fedilink
    English
    3
    edit-2
    9 months ago

    For basic document printing it’s been great but for doing fancy print jobs it’s tough on any os depending on the printer and support. My wife makes stickers and notebooks and got a fancy Epson printer and going windows Mac and Linux it was a pain. She finally got it down on her windows machine.

    Even the documentation was terrible. It told her for duplex prints she would have to manually move the paper but once she figured it out it was all automatic. Youtube guides were even worse since they said it wasn’t even possible on that model

  • BigDaddySlim
    link
    fedilink
    English
    19 months ago

    Funny thing is, I don’t own a printer, so when I need documents printed I go to the local library. Their computers run Linux, and of all the times I’ve gone to get a print done it’s been an extremely flawless experience. No fuss, no hassle, just load up the document and print it.

  • Eugenia
    link
    fedilink
    English
    59 months ago

    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.

    • @[email protected]
      link
      fedilink
      39 months ago

      Interesting, I have no problems with a Pixma TS8350. Printing is working as shitty as it has always been on Windows. I have yet to configure the scanner to be fair.

      • @[email protected]
        link
        fedilink
        19 months ago

        The Canon driver needs to be installed on Fedora and has never worked out of the box without some tweaking. Canon is not really in the Linux support game.

        • @[email protected]
          link
          fedilink
          2
          edit-2
          9 months ago

          Ii admit it didn’t work out of the box on Mint as well, but didn’t take more then 10 minutes of tweaking. But yes, I would not call it “Linux-friendly”.

  • lurch (he/him)
    link
    fedilink
    English
    29 months ago

    when you buy a printer, just look that it says it’s for linux, just like you would for windows or osx. people just sometimes run into problems when they retrofit printers for other OSes to work with linux. there’s a good chance a windows printer can work with linux, but it’s not guaranteed, so do it only, if you got one for free or it originally had been bought for another PC.

  • @[email protected]
    link
    fedilink
    English
    29 months ago

    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

  • melroy
    link
    fedilink
    49 months ago

    apt purge cups-* libcups* libppd*

    Thank me later.

  • @[email protected]
    link
    fedilink
    English
    209 months ago

    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.

  • @[email protected]
    link
    fedilink
    English
    19 months ago

    An u until live CD will find my decade old HP laser and print to it without any work.

    Getting my NIXOS to print at the same printer? About an hour.

        • Possibly linux
          link
          fedilink
          English
          1
          edit-2
          9 months ago

          No, it is highly reproducible. I think the idea of Nix OS isn’t bad. I actually looked into it for Samba as deploying software on Nix is easy. The problem is that it doesn’t scale well.

          • Caveman
            link
            fedilink
            19 months ago

            I think Nix is the future. I feel like at some point we could have fedora ublue for all distros by using nix with GUI configs.

      • @[email protected]
        link
        fedilink
        19 months ago

        I did have a weird issue with my printer under nix, turns out it was a bug. I guess 1h time investment is about right.

        But that also meant that my Laptop and my GF’s PC were a 0 seconds time investment.

        I think that’s neat :D