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

HL-2140 Does not work --> But listed on main page as working #58

Closed
TheRoarkster opened this issue Dec 15, 2019 · 2 comments
Closed

HL-2140 Does not work --> But listed on main page as working #58

TheRoarkster opened this issue Dec 15, 2019 · 2 comments

Comments

@TheRoarkster
Copy link

TheRoarkster commented Dec 15, 2019

First, this awesome what you are doing. Thank you!

Second, running Raspbian on an Rpi3 (note: I have a different issue with installation on an Rpi4 that is discussed here), I installed using sudo apt install printer-driver-brlaser. All seemed to go well. But the list of printers with brlaser support in CUPS is limited to only 1 HL printer (e.g., HL-L2300D) and six DCP printers. I tried the closest to the HL-2140 (and actually all of the brlaser printers listed), but each time the printout had a weird text rendering where the bottom or middle 2/3 of a letter were missing or hollow

In case you can add the HL-2140 specifically, here is the output of sudo lpinfo --include-schemes usb -l -v:

Device: uri = usb://Brother/HL-2140%20series?serial=E0J623111
        class = direct
        info = Brother HL-2140 series
        make-and-model = Brother HL-2140 series
        device-id = MFG:Brother;CMD:PJL,HBP;MDL:HL-2140 series;CLS:PRINTER;
        location = 
@TheRoarkster
Copy link
Author

TheRoarkster commented Dec 15, 2019

Wait. I was referred here by a Rapsberry Pi blog, so I thought that this was for Pi (the package does install on Raspbian). But I just noticed that there are no references to Pi. If this is not for Arm, please ignore.

@TheRoarkster
Copy link
Author

Ok, so I found the problem. The Raspbian (Buster) package for printer-driver-brlaser does not include several drivers. I had to do this to get all of them:
sudo apt remove printer-driver-brlaser
Then follow the instructions on the main page to build from source. That provided all the requisite drivers, including HL-2140, which I confirmed works!

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