Skip to content

Instantly share code, notes, and snippets.

@santiago26
Last active December 15, 2024 18:42
Show Gist options
  • Save santiago26/60425d2759b1360555111caa47b6769f to your computer and use it in GitHub Desktop.
Save santiago26/60425d2759b1360555111caa47b6769f to your computer and use it in GitHub Desktop.
How to get worked old Xerox printer in macOS Catalina
# Intro
Xerox said that Phaser 3140 hass "level 2" of support which means that Xerox not planning to update it's driver any way.
macOS no longer supports 32bit apps since macOS Catalina, and Xerox drivers installer provided at xerox.com is 32bit-app. But drivers will still work if we can install it. So we just need to install drivers itself manually.
To make it old printers work you just need to copy few files from installer to their designed locations.
# Download
You can download unpacked files from macOS 10.14 (10.11+) or unpack from official site by yourselve.
https://yadi.sk/d/K4Z-FlHFTyT2BQ?w=1
#Installation
Put downloaded files to appropriate path:
folder: /Library/Printers/Xerox/Phaser_3140_3155
files:
/Library/Printers/PPDs/Contents/Resources/Xerox Phaser 3140 and 3155.gz
/private/etc/cups/ppd/Xerox_Phaser_3140_and_3155.ppd
After that you can install new printer and chose "Xerox Phaser 3140 and 3155" in "Select software" modal window. If it says that driver is damaged, press Repair button and it works.
@FleXoft
Copy link

FleXoft commented Apr 27, 2024

This trick/workaround still works even on the latest Mac. I checked it on a new M3 MacBook Air with macOS Sonoma 14.4.1.

@olegpan666
Copy link

Помогите пожалуйста установить принтер xerox phaser 3140. Я раньше работал на windows. Я вроде скачал драйвера по ссылкам. Но куда их вставить я не понимаю. У меня в папке библиотека /принтеры/ не чего нет. Если кому не сложно напишите мне пошаговую инструкцию, как установить на мой макбук. Буду очень благодарен. Могу скинуть номер для переписки в telegram или WhatsApp .

@olegpan666
Copy link

Please help me install the Xerox Phaser 3140 printer. I used to work on Windows. I think I downloaded the drivers from the links. But I don't understand where to paste them. I don't have something in my personal library /printers/. If it's not too much trouble, write me a step-by-step instruction on how to install it on my MacBook. I'd be very grateful. I can send you a number for correspondence in Telegram or WhatsApp.

@FleXoft
Copy link

FleXoft commented Dec 2, 2024

What kind of operating system do you use?

If you can't copy by yourself, I think the best way to do it is to find a local mac expert and show him/her this documentation:

copy Library/Printers/Xerox/Phaser_3140_3155/* to /Library/Printers/Xerox/Phaser_3140_3155
copy Library/Printers/PPDs/Contents/Resources/Xerox Phaser 3140 and 3155.gz to /Library/Printers/PPDs/Contents/Resources/Xerox Phaser 3140 and 3155.gz
copy private/etc/cups/ppd/Xerox_Phaser_3140_and_3155.ppd to /private/etc/cups/ppd/Xerox_Phaser_3140_and_3155.ppd

@olegpan666
Copy link

macOS Sequoia 15.1. It's just that when I open the library/printers/ it's empty, there's nothing there. I tried to transfer the files I downloaded there, but nothing changed. Please write to me in telegram or WhatsApp +79296350855

@olegpan666
Copy link

Can someone send me some files that work on macOS Sequoia 15.1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment