pdewacht / brlaser

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

Any luck on Macs? #153

Closed philipkd closed 1 year ago

philipkd commented 2 years ago

I got stuck on a few different paths, but haven't pursued them further. If someone else can report getting this working on a Mac, that would be helpful.

Brother decided not to keep the HL-2270DW drivers up-to-date.

Environment

OS: macOS Monterey 12.0.1

Printer: Brother HL-2270DW

buraktamturk commented 1 year ago

@philipkd I had the same prompt "The software for the printer was installed incorrectly. Would you like it to be repaired?" and pressing repair did not work but the following command fixed it:

sudo chown root:wheel /usr/libexec/cups/filter/rastertobrlaser
philipkd commented 1 year ago

Awesome, works now!