pdewacht / brlaser

Brother laser printer driver
GNU General Public License v2.0
576 stars 109 forks source link

Brother HL-2280DW works #128

Open mattst88 opened 2 years ago

mattst88 commented 2 years ago

Output of lpinfo -l -v:

Device: uri = beh
        class = network
        info = Backend Error Handler
        make-and-model = Unknown
        device-id = 
        location = 
Device: uri = socket
        class = network
        info = AppSocket/HP JetDirect
        make-and-model = Unknown
        device-id = 
        location = 
Device: uri = lpd
        class = network
        info = LPD/LPR Host or Printer
        make-and-model = Unknown
        device-id = 
        location = 
Device: uri = http
        class = network
        info = Internet Printing Protocol (http)
        make-and-model = Unknown
        device-id = 
        location = 
Device: uri = cups-brf:/
        class = file
        info = CUPS-BRF
        make-and-model = Virtual Braille BRF Printer
        device-id = MFG:Generic;MDL:CUPS-BRF Printer;DES:Generic CUPS-BRF Printer;CLS:PRINTER;CMD:BRF;
        location = 
Device: uri = ipps
        class = network
        info = Internet Printing Protocol (ipps)
        make-and-model = Unknown
        device-id = 
        location = 
Device: uri = ipp
        class = network
        info = Internet Printing Protocol (ipp)
        make-and-model = Unknown
        device-id = 
        location = 
Device: uri = https
        class = network
        info = Internet Printing Protocol (https)
        make-and-model = Unknown
        device-id = 
        location = 
Device: uri = smb
        class = network
        info = Windows Printer via SAMBA
        make-and-model = Unknown
        device-id = 
        location = 
Device: uri = lpd://brother/BINARY_P1
        class = network
        info = Brother HL-2280DW
        make-and-model = Brother HL-2280DW
        device-id = MFG:Brother;CMD:PJL,PCL,PCLXL;MDL:HL-2280DW;CLS:PRINTER;CID:Brother Laser Type1;
        location = 

brlaser allows printing in 1200 DPI, whereas without brlaser only 600 DPI is available. This makes a big difference!

QORTEC commented 2 years ago

@mattst88 The lpinfo suggests you have the proprietary brother drivers installed. Could you confirm that it also works with this brlaser driver?

mattst88 commented 2 years ago

Hm, I guess that's from the brscan driver. Here is lpinfo -l -v without it. I can confirm that printing works with the brlaser driver.

Device: uri = beh
        class = network
        info = Backend Error Handler
        make-and-model = Unknown
        device-id = 
        location = 
Device: uri = cups-brf:/
        class = file
        info = CUPS-BRF
        make-and-model = Virtual Braille BRF Printer
        device-id = MFG:Generic;MDL:CUPS-BRF Printer;DES:Generic CUPS-BRF Printer;CLS:PRINTER;CMD:BRF;
        location = 
Device: uri = ipp
        class = network
        info = Internet Printing Protocol (ipp)
        make-and-model = Unknown
        device-id = 
        location = 
Device: uri = lpd
        class = network
        info = LPD/LPR Host or Printer
        make-and-model = Unknown
        device-id = 
        location = 
Device: uri = socket
        class = network
        info = AppSocket/HP JetDirect
        make-and-model = Unknown
        device-id = 
        location = 
Device: uri = https
        class = network
        info = Internet Printing Protocol (https)
        make-and-model = Unknown
        device-id = 
        location = 
Device: uri = ipps
        class = network
        info = Internet Printing Protocol (ipps)
        make-and-model = Unknown
        device-id = 
        location = 
Device: uri = http
        class = network
        info = Internet Printing Protocol (http)
        make-and-model = Unknown
        device-id = 
        location = 
Device: uri = smb
        class = network
        info = Windows Printer via SAMBA
        make-and-model = Unknown
        device-id = 
        location = 
mattst88 commented 2 years ago

Hm, that lpiinfo output does look like it shows anything related to brlaser. I configured the printer through GNOME. Maybe that's why? Dunno. Printer works and GNOME shows "Driver: Brother HL-2270DW series".

QORTEC commented 2 years ago

You posted the needed required lpinfo:

Device: uri = lpd://brother/BINARY_P1
        class = network
        info = Brother HL-2280DW
        make-and-model = Brother HL-2280DW
        device-id = MFG:Brother;CMD:PJL,PCL,PCLXL;MDL:HL-2280DW;CLS:PRINTER;CID:Brother Laser Type1;
        location = 

Since you have had the proprietary drivers installed, I just wanted to sure that you where using the brlaser driver. Note that it says using brlaser v6 after the printer name.

CUPS Driver Selection CUPS Printer Properties