Skip to content

Can't find and add usb printer brother dcp 7080d  #1520

Description

@520521mayuan

Hi,

I'm new to CUPS 2.4.16 on Debian Linux (kernel 6.19.8) and I'm having trouble adding my USB printer (Brother DCP-7080D). I'm not sure whether this is due to incorrect steps on my side.

I have already tried the following:

1. Installing the official DCP-7080D driver from the Brother website.
2. Removing the official Brother driver and installing the `printer-driver-brlaser` package instead.
3. using cups web interface or system-config-printer add printer
4. using the other way add printer: lpadmin -p myprinter -E -v  usb://Brother/DCP-7080D?serial=E80117M5X635249 -m drv:///brlaser.drv/br7080d.ppd
5. add udev rule in /etc/udev/rules.d/10-usbprinter.rules:ATTR{idVendor}=="04f9",ATTR{idProduct}=="0367",Group:="lp",ENV{libsane_matched}:="yes"
5. some site says that the ipp-usb may cause this issue, so I remove the ipp-usb package

The printer is detected correctly:

  • lsusb shows the device.
  • /usr/lib/cups/backend/usb also detects it.

However, I cannot see the printer in system-config-printer or in the CUPS web interface (http://127.0.0.1:631). By the way, the usb printer is work well in windows.

Below are screenshots of the relevant command outputs.

Image Image Image Image Image

Any suggestions maybe help. Thanks in advance.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions