I just got a Brother HL-5470DW printer, and I’m really excited to set it up, but I’m running into some problems with installing the driver on Ubuntu. I’ve dabbled a bit with Linux before, but this is my first time dealing with printer drivers, and I have to admit, I’m a little lost.
I’ve done a bit of searching online, but most of the instructions seem to be for older versions of Ubuntu or are overly technical for my liking. I want to make sure I do it right, so I don’t end up with a paperweight sitting on my desk. Can anyone here walk me through the steps needed to get this thing up and running?
I remember hearing something about using the terminal, but I’m not comfortable with command line stuff just yet. So if there’s a graphical method, that’d be awesome too. It would be great if you could keep your instructions clear and straightforward, maybe like step-by-step rather than diving into jargon and assuming I know what all the terms mean.
Also, I’ve read that sometimes you need to download the drivers directly from the Brother website, but I’m not sure which ones I should pick. The information seems to change based on what version of Ubuntu you’re using, so if you could specify that (I’m using 22.04), it would really help!
Once I install the driver, how do I actually set the printer up in the settings? Do I need to do anything else to connect it to my Wi-Fi? I’ve got a pretty standard home network, and I’d like to be able to print wirelessly if possible.
Thanks in advance for any help! I really want to get this working so I can finally print all the stuff I’ve been saving up.
How to Set Up Brother HL-5470DW Printer on Ubuntu 22.04
If you’re looking to get your Brother HL-5470DW printer set up on Ubuntu 22.04, here’s a simple step-by-step guide to help you through the process.
Step 1: Download the Driver
Step 2: Install Dependencies (Graphical Way)
Step 3: Install the Driver
Now you’ll need to install the drivers you just downloaded. It can be easier if you use the terminal here, but let’s keep it simple:
Now follow these instructions for the terminal (I know this can be a bit scary, but just copy and paste):
cd
, followed by a space, then drag the folder where you extracted the files into the terminal and hit Enter.sudo dpkg -i brhl5470dw*.deb
sudo apt install -f
(this will fix any missing dependencies).Step 4: Set Up Your Printer
Step 5: Connect to Wi-Fi
To connect your printer to your Wi-Fi network:
Last Step: Print a Test Page
Once everything is set up, go back to the Printers settings, select your printer, and try printing a test page to make sure everything works!
And that’s it! You should now be able to print from your Brother HL-5470DW wirelessly. Enjoy printing!
To set up your Brother HL-5470DW printer on Ubuntu 22.04, the first step is to download the correct drivers from the Brother website. Navigate to the Brother support page and enter your printer model in the search box. Look for the driver labeled “Linux Driver” and choose the one compatible with Ubuntu 22.04. After downloading the driver package (usually a .deb file), open your file manager, find the downloaded file, and double-click on it. This action will open the software installer, which will prompt you through the installation process. Just click “Install” and enter your password when asked. This should take care of the driver installation without needing to use the terminal.
Once the driver is installed, you’ll want to set up your printer for wireless printing. Go to “Settings” in your Ubuntu system and select “Printers.” Click on “Add Printer” and your system will search for any connected printers. Choose your Brother HL-5470DW from the list, ensuring it is powered on and connected to the same Wi-Fi network as your computer. Follow the prompts to set it up. If needed, refer to the printer’s manual for specifics on connecting it to your home Wi-Fi network. If everything goes smoothly, you should now be able to print wirelessly. Review the printer settings under “Printers” to adjust options such as quality and paper size according to your needs.