Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

askthedev.com Logo askthedev.com Logo
Sign InSign Up

askthedev.com

Search
Ask A Question

Mobile menu

Close
Ask A Question
  • Ubuntu
  • Python
  • JavaScript
  • Linux
  • Git
  • Windows
  • HTML
  • SQL
  • AWS
  • Docker
  • Kubernetes
Home/ Questions/Q 14341
Next
In Process

askthedev.com Latest Questions

Asked: September 27, 20242024-09-27T02:04:31+05:30 2024-09-27T02:04:31+05:30In: Ubuntu

What are the steps required to install the driver for the HL-5470DW printer on Ubuntu?

anonymous user

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.

  • 0
  • 0
  • 2 2 Answers
  • 0 Followers
  • 0
Share
  • Facebook

    Leave an answer
    Cancel reply

    You must login to add an answer.

    Continue with Google
    or use

    Forgot Password?

    Need An Account, Sign Up Here
    Continue with Google

    2 Answers

    • Voted
    • Oldest
    • Recent
    1. anonymous user
      2024-09-27T02:04:33+05:30Added an answer on September 27, 2024 at 2:04 am


      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.


        • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
    2. anonymous user
      2024-09-27T02:04:33+05:30Added an answer on September 27, 2024 at 2:04 am



      Brother HL-5470DW Printer Setup on Ubuntu 22.04

      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

      1. Go to the Brother printer support page.
      2. Select your operating system (in this case, choose Linux).
      3. Look for the LPR driver and CUPS wrapper driver. Download both files to your computer.

      Step 2: Install Dependencies (Graphical Way)

      1. Open your Ubuntu Software application.
      2. In the search bar, type “printer“.
      3. Look for CUPS and install it if it’s not already installed.

      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:

      1. Open the folder where you downloaded the driver.
      2. Right-click on one of the downloaded files (the LPR driver) and select Open With Archive Manager.
      3. Extract the files to a folder.
      4. Repeat for the CUPS wrapper driver.

      Now follow these instructions for the terminal (I know this can be a bit scary, but just copy and paste):

      1. Open the Terminal (just hit Ctrl + Alt + T).
      2. Type in cd, followed by a space, then drag the folder where you extracted the files into the terminal and hit Enter.
      3. Now, type the following commands one by one, hitting Enter after each one:
      4. sudo dpkg -i brhl5470dw*.deb
      5. sudo apt install -f (this will fix any missing dependencies).

      Step 4: Set Up Your Printer

      1. Open the Settings application.
      2. Click on Printers in the sidebar.
      3. Click on Add Printer.
      4. Your printer should appear in the list. Select it and complete the setup.

      Step 5: Connect to Wi-Fi

      To connect your printer to your Wi-Fi network:

      1. On the printer, go to the Menu button.
      2. Select Network, then WLAN, and choose Setup Wizard.
      3. Follow the prompts to select your Wi-Fi network and enter your Wi-Fi password.

      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!


        • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp

    Related Questions

    • I'm having trouble installing the NVIDIA Quadro M2000M driver on Ubuntu 24.04.1 LTS with the current kernel. Can anyone provide guidance or solutions to this issue?
    • What steps can I take to troubleshoot high usage of GNOME Shell in Ubuntu 24.04?
    • I recently performed a fresh installation of Ubuntu 24.04, and I've noticed that my RAM usage steadily increases over time until my system becomes unresponsive. Has anyone experienced this issue ...
    • How can I resolve the "unknown filesystem" error that leads me to the GRUB rescue prompt on my Ubuntu system?
    • I'm experiencing an issue with Ubuntu 24.04 where Nautilus fails to display the progress indicator when I'm copying large files or folders. Has anyone else encountered this problem, and what ...

    Sidebar

    Related Questions

    • I'm having trouble installing the NVIDIA Quadro M2000M driver on Ubuntu 24.04.1 LTS with the current kernel. Can anyone provide guidance or solutions to this ...

    • What steps can I take to troubleshoot high usage of GNOME Shell in Ubuntu 24.04?

    • I recently performed a fresh installation of Ubuntu 24.04, and I've noticed that my RAM usage steadily increases over time until my system becomes unresponsive. ...

    • How can I resolve the "unknown filesystem" error that leads me to the GRUB rescue prompt on my Ubuntu system?

    • I'm experiencing an issue with Ubuntu 24.04 where Nautilus fails to display the progress indicator when I'm copying large files or folders. Has anyone else ...

    • How can I configure a server running Ubuntu to bind specific IP addresses to two different network interfaces? I'm looking for guidance on how to ...

    • Is it possible to configure automatic login on Ubuntu MATE 24.04?

    • After upgrading from Ubuntu Studio 22.04 to 24.04.1, I lost all audio functionality. What steps can I take to diagnose and resolve this issue?

    • I am experiencing issues booting Ubuntu 22.04 LTS from a live USB. Despite following the usual procedures, the system fails to start. What steps can ...

    • I'm encountering a problem with my Expandrive key while trying to update my Ubuntu system. Has anyone else faced similar issues, and if so, what ...

    Recent Answers

    1. anonymous user on How do games using Havok manage rollback netcode without corrupting internal state during save/load operations?
    2. anonymous user on How do games using Havok manage rollback netcode without corrupting internal state during save/load operations?
    3. anonymous user on How can I efficiently determine line of sight between points in various 3D grid geometries without surface intersection?
    4. anonymous user on How can I efficiently determine line of sight between points in various 3D grid geometries without surface intersection?
    5. anonymous user on How can I update the server about my hotbar changes in a FabricMC mod?
    • Home
    • Learn Something
    • Ask a Question
    • Answer Unanswered Questions
    • Privacy Policy
    • Terms & Conditions

    © askthedev ❤️ All Rights Reserved

    Explore

    • Ubuntu
    • Python
    • JavaScript
    • Linux
    • Git
    • Windows
    • HTML
    • SQL
    • AWS
    • Docker
    • Kubernetes

    Insert/edit link

    Enter the destination URL

    Or link to existing content

      No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.