OS27 update won't print to my Brother LS-L2300D

My M1 mini MAC recently updated to OS27 and now won't print to my Brother LS-L2300D. Says software is not compatible. Brother no longer supports this printer and there is no driver available for OS27. Is there any workaround available so I can print again?

Mac mini, macOS 27.0

Posted on Sep 15, 2026 9:24 AM

Reply
Question marked as Top-ranking reply

Posted on Sep 19, 2026 6:58 AM

*Solved* Brother printer works normally now.


Apple's Rosetta was not included in OS27 simply triggering that install fixed everything back to normal.


Fix:

  1. Make sure that your Mac is connected to the internet.
  2. Then open Apple's Terminal app. You can open by either using Spotlight or use Finder to find it in Applications folder.
  3. Copy & paste the below command at the prompt
  4. Then press Return
softwareupdate --install-rosetta
11 replies
Question marked as Top-ranking reply

Sep 19, 2026 6:58 AM in response to maccro830

*Solved* Brother printer works normally now.


Apple's Rosetta was not included in OS27 simply triggering that install fixed everything back to normal.


Fix:

  1. Make sure that your Mac is connected to the internet.
  2. Then open Apple's Terminal app. You can open by either using Spotlight or use Finder to find it in Applications folder.
  3. Copy & paste the below command at the prompt
  4. Then press Return
softwareupdate --install-rosetta

Sep 15, 2026 3:52 PM in response to maccro830

maccro830 wrote:
MacOS 27 will not print to any printer that doesn't have AirPrint

This is not true. There's no way Apple would do this without publicizing it.


The guess is that your Brother driver is/was x86_64 and that it required Rosetta. From


What's new for enterprise in macOS Golden Gate 27 - Apple Support


  • "If Rosetta was previously installed, it will not be automatically restored upon upgrading to macOS 27. Rosetta will continue as a general-purpose compatibility tool through macOS 27."


Too late, but maybe this will help someone else - run:


file /path/to/your/filter


For example:

> file /Library/Printers/Brother/Filter/rastertobrother2300.bundle/Contents/MacOS/rastertobrother2300 

/Library/Printers/Brother/Filter/rastertobrother2300.bundle/Contents/MacOS/rastertobrother2300: Mach-O 64-bit executable x86_64


x86_64, the filter supports Intel processors

Mach-O universal binary supports both Intel and Apple Silicon


Installing Rosetta again may have been all that was needed.

Using Intel-based apps on a Mac with Apple silicon - Apple Support


But getting an AirPrint printer is a good solution to avoid driver issues in the future, when vendors don't update their drivers.



Sep 15, 2026 2:51 PM in response to HWTech

HWTech wrote:
MrHoffman wrote:
That printer supports IPP, which means macOS CUPS should work.
https://www.papercut.com/kb/Main/best-practices-for-configuring-printers-on-cups-systems-macos-linux/
FYI, There is another thread elsewhere on the Apple forums which mentioned the CUPS web interface is no longer available. I found mention of this for the earlier Golden Gate betas. I saw someone mention that CUPS may still be running, but maybe there are other things that have changed at least for much older model printers.


Yeah; I’m reading a thread posted elsewhere, and it looks like the CUPS web interface has been bricked.


Deliberately, though undocumented. So much for reading the docs…


I won’t speculate on why.


Installing CUPS from Homebrew might work around the limitation, or a command-line configuration.

Sep 15, 2026 2:33 PM in response to MrHoffman

MrHoffman wrote:
That printer supports IPP, which means macOS CUPS should work.
https://www.papercut.com/kb/Main/best-practices-for-configuring-printers-on-cups-systems-macos-linux/

FYI, There is another thread elsewhere on the Apple forums which mentioned the CUPS web interface is no longer available. I found mention of this for the earlier Golden Gate betas. I saw someone mention that CUPS may still be running, but maybe there are other things that have changed at least for much older model printers.

OS27 update won't print to my Brother LS-L2300D

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.