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.