Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Printer DCP-L2550DW works PARTIALLY with driver "Brother DCP-L2540DW series, using brlaser v6" #210

Open
jmickelin opened this issue Jul 10, 2024 · 1 comment

Comments

@jmickelin
Copy link

I simply could not get the lpinfo command to actually show any relevant output, even though the printer once configured was clearly visible with lpstat. I think it's because of my network setup (printer being on a different VLAN) and some possible firewall interference in between.

Instead, I used /usr/lib/cups/backend/snmp $printers_ip_address as described in this old Fedora bug thread. I hope that's alright!

This is the output I got:

network lpd://skrifvaren330A5/BINARY_P1 "Brother DCP-L2560DW series" "Brother DCP-L2560DW series" "MFG:Brother;CMD:PJL,PCL,PCLXL,URF;MDL:DCP-L2560DW series;CLS:PRINTER;CID:Brother Laser Type1;URF:W8,CP1,IS4-1,MT1-3-4-5-8,OB10,PQ4,RS300-600,V1.3,DM1;" "Funkytown"

I think this would correspond to the following fields (had I got lpinfo to work):

Device: uri = lpd://skrifvaren330A5/BINARY_P1
class = network
info = Brother DCP-L2560DW series
make-and-model = Brother DCP-L2560DW series
device-id = MFG:Brother;CMD:PJL,PCL,PCLXL,URF;MDL:DCP-L2560DW series;CLS:PRINTER;CID:Brother Laser Type1;URF:W8,CP1,IS4-1,MT1-3-4-5-8,OB10,PQ4,RS300-600,V1.3,DM1;
location = Funkytown

Not sure which one of the third and fourth fields correspond to info and make-and-model, but luckily they are identical for this model!

@jmickelin
Copy link
Author

jmickelin commented Jul 10, 2024

Correction:

It works fine at 600 DPI (tested in both portrait and landscape, simplex and duplex), but does not work at 1200HQ (i.e. 2400x600 according to the product specification). It does not properly shrink the content onto the page, and instead prints it large and cropped.

Furthermore, the "scale" setting is grayed out and cannot be changed in the GUI.

@jmickelin jmickelin changed the title Printer DCP-L2550DW works with driver "Brother DCP-L2540DW series, using brlaser v6" Printer DCP-L2550DW works PARTIALLY with driver "Brother DCP-L2540DW series, using brlaser v6" Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant