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 15680
Next
In Process

askthedev.com Latest Questions

Asked: September 27, 20242024-09-27T07:26:16+05:30 2024-09-27T07:26:16+05:30In: Ubuntu

I am having trouble printing to my Brother HL-L2370DW using IPP on Ubuntu 23.10. It seems that I am unable to get it to work properly. Can anyone provide guidance on how to resolve this issue?

anonymous user

I’m hoping someone can help me out because I’m really struggling here. I just upgraded to Ubuntu 23.10 and I have this Brother HL-L2370DW printer that I have always used without any issues. But now, I’m having a lot of trouble getting it to work properly with IPP (Internet Printing Protocol).

I’ve followed the usual steps—added the printer via the settings, typed in the IP address, and it recognizes the printer just fine. I can even see it in the printer list, but when I try to print anything, it just sits there in the print queue forever. Honestly, I can’t even remember the last time I had a printer problem like this.

I’ve done a bit of digging online and tried some basic troubleshooting steps. I checked to see if the printer is connected to the same Wi-Fi network as my computer, and it is. I also made sure the printer is turned on and ready, which it is. The printer’s firmware is up to date, but for some weird reason, it doesn’t want to play nice with Ubuntu anymore. I’ve never had this problem before with an upgrade, and it’s really frustrating!

I’ve gone back to the printer settings to double-check everything, and I even removed and re-added the printer just to see if that would help. No difference—still stuck in “processing” mode without actually doing anything. I also looked into the CUPS (Common Unix Printing System) to see if there were any error messages, but I just get a generic “job failed” message.

Has anyone else experienced this? If so, could you share some tips or tricks that worked for you? I’m open to any suggestions at this point, whether it’s tweaking some settings, installing specific drivers, or anything else that might get my printer back in action. Really hoping someone has a solution because I need this printer for various tasks, and not being able to print is a total bummer. Thanks in advance!

  • 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-27T07:26:18+05:30Added an answer on September 27, 2024 at 7:26 am

      It sounds like you’re experiencing common issues that can arise after a major OS upgrade, especially with printers using IPP. First, ensure that you have the latest BR-Script printer drivers installed for your Brother HL-L2370DW on Ubuntu 23.10. You can typically find these on the Brother support website. Download the drivers and follow the installation instructions, being careful to ensure all steps are correctly handled. Additionally, you may want to check your system’s firewall settings to see if they are blocking the printer’s communication. Sometimes the firewall can prevent the print job from being sent correctly.

      If the above steps don’t resolve the issue, there are a couple of advanced troubleshooting methods you can try. Open the CUPS web interface by navigating to http://localhost:631 in your web browser. From there, navigate to the “Jobs” section to see if any additional error messages can provide insight. You can also try clearing the print queue from CUPS or manually setting the printer to a different driver (for instance, if the PPD file associated with the printer is incorrect). Moreover, checking the permissions on the CUPS socket with commands like `sudo cupsctl –debug-logging` can help you identify any deeper issues. If necessary, seeking help from Ubuntu forums or Brother’s support can yield more specific solutions based on others’ experiences.

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

      It sounds super frustrating! Here are a few things you could try to get your Brother HL-L2370DW printer working again on Ubuntu 23.10:

      1. Check Printer Drivers:
        Sometimes the default drivers don’t work as expected after an upgrade. You can try installing the Brother printer driver from their website. Just make sure to choose the version that matches your printer model and Ubuntu version.
      2. Try CUPS Configurations:
        Open a web browser and go to http://localhost:631 to access the CUPS management interface. From there, you can see the printer status and maybe get more detailed error info.
      3. Reset Printing System:
        Sometimes just resetting the printing system can help. You can do this by running:
        sudo systemctl restart cups in the terminal.
      4. Double Check Firewall:
        Make sure that your system’s firewall isn’t blocking the printer connection. You can temporarily disable it for testing purposes.
      5. Toggle IPP Settings:
        When adding the printer, you might find settings for IPP. Sometimes trying a different printing protocol (like LPD) might work better with Ubuntu.
      6. Wireless Connection Issues:
        Ensure that the IP address hasn’t changed. It might be worth checking your router to confirm the printer’s IP address is correct.

      If all else fails, checking the syslog or CUPS logs in /var/log/cups/error_log might give you some hints about what’s going wrong.

      I really hope this helps! Don’t give up—the printing world can be tricky sometimes!

        • 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.