My partner and I are thinking about getting a Brother laser printer for home use in the near future. How difficult is it to get a newer model working in a Linux ecosystem? Are there any specific drivers we should look into installing, if a specific driver isn’t available for the model we end up getting? Any advice for connecting it to our network?

EDIT: Thank you all for the feedback! It seems that generally you all have had decent experiences with Brother on Linux, depending on the distro, and that there are resources out there to help with any issues that might come up.

  • Brother laser printers are great. As long as you get one that supports Postscript (Brother calls this BR-Script), PCL5 or PCL6. You can see this under the “emulations” printing specs on a printer model page. PostScript and PCL both have fully open source implementations so you’ll usually be able to just use built-in CUPS gutenprint or foomatic drivers. I also recommend ethernet (wired or wireless) and not usb.

    Do not get one that only says “GDI” emulations which is Windows based and can be really painful to deal with.

  • I got the HL-L2325DW last year. Connecting it to the WiFi using WPS was really easy. Making the desktop see it was a bit of trial and error, but it was partially thanks to the PDF viewer I was using, so I’d recommend printing from a well established viewer like Okular or the web browser, at least for the first use.

    I don’t remember having to download any drivers manually from their website btw, I just chose it from the list when setting up a new printer. This process might change with the distro and desktop environment though, I’m using Kubuntu.

    In fact, if you’re a bit lucky, the printer might even show up as a “discovered device” after you connect it to your network, even with a suggested driver and connection so you just need to press next.

    • Kubuntu is great for out of the box printer detection, as are Fedora and Mint, in my experience.

      Some distros may force you through some obstacles though, and in my experience (opensuse) you may have to allow mdns/ipp protocols in your firewall rules for local device discovery and communication.

      Apart from that I’d argue that setting up a modern printer on Linux is pretty much plug n play nowadays, since most should support driverless printing at this point.

  • While the Linux integration wasn’t a huge deal for me I just wanted to add one point: Be aware of the fine dust situation laser printer create and why some people are having issues. For home use a inkjet is sometimes preferrable if one can’t position it right (as we often can’t at home)

    Sadly at least in the last test I read Brother was one of the worst offenders together with HP.

    (I still have one but keep it in my office away from the living areas)

  • Was easy as hell for me, just followed the instructions that came with it and downloaded the drivers through brother’s site. Needed the br_scan_skey one too for scanning from the button (but stopped doing that as scanning from the PC just works better, you can change the filetype, “aspect ratio” [not right word but ykwim], and resolution from the pc using something like gnome’s Document Scanner, not so from the button.)

    I’d look at the specific model before you pull the trigger and go ahead and make sure it has thr drivers on brother’s site, for mine (and I imagine most) they have .RPM and .DEB.

  • I have a Brother HL-L2380DW that has been going strong for years. I love it. I can’t remember, but I think Linux Mint just picked it up no problem, and added it to the printers. In the past, I do remember installing drivers from Brother, but I’ve recently done some clean installs and I want to say I didn’t have to do all that. My memory is foggy, though.

  • As an outlier in skimming the other comments. Mine wasn’t great.

    I replaced it a few years ago, so I’m working from incomplete memory here, but here’s what I recall. I had a Brother laser printer. I don’t recall the model. The drivers were binary, only available for x86/x86_64, and only packaged in deb and rpm. Which certainly covers most cases, but it’s still limiting.

    I saw in another comment some only support GDI. I bet that was the case for me.

    I think a good takeaway from this isn’t to not buy Brother, but to check support for the model you’re looking at beforehand.

  • My black and white printer works without having to install any drivers. Scanning over the network requires a proprietary Brother driver.
    My color printer requires a proprietary Brother driver to use it.

    If the printer supports IPP Everywhere or AirPrint, it should print without needing any drivers.

    • This. If the printer supports IPP Everywhere, you should be good to go.

      You also might check Brother’s web site to see if they have Linux drivers for the printer you’re looking at. Installing the drivers is a bit of a hassle, but once installed, they work great. But IPP Everywhere is easy and also works well.