DNP printer drivers for Apple Silicon Macs
9 DNP models work again on Apple Silicon Macs with this free driver. Install once, print again.
Looking for your exact model? Search on the home page.
Install (same package for every model)
- Plug the printer into the Mac with a USB cable and switch it on.
- Download the installer (.pkg) and open it. Click through, enter your Mac password. It is signed and notarized by Apple, so there are no security warnings.
- Print something. The installer recognised the printer and set it up as the default.
Still not printing? Restart the Mac once and unplug / re-plug the printer. Then see below.
Printer not set up automatically?
USB printers are normally detected by the installer. If yours wasn't (or it's on Wi-Fi), find it below, open Terminal (⌘+Space, type Terminal), paste its command and press Enter.
| Model | Command |
|---|---|
| Dai Nippon Printing DS40 | sudo gutenprint-add dnp-ds40 |
| Dai Nippon Printing DS620 | sudo gutenprint-add dnp-ds620 |
| Dai Nippon Printing DS80 | sudo gutenprint-add dnp-ds80 |
| Dai Nippon Printing DS80DX | sudo gutenprint-add dnp-ds80dx |
| Dai Nippon Printing DS820 | sudo gutenprint-add dnp-ds820 |
| Dai Nippon Printing DSRX1 | sudo gutenprint-add dnp-dsrx1 |
| Dai Nippon Printing QW410 | sudo gutenprint-add dnp-qw410 |
| Dai Nippon Printing SL10 | sudo gutenprint-add dnp-sl10 |
| Dai Nippon Printing SL20 | sudo gutenprint-add dnp-sl20 |
Network / Wi-Fi printer? Add the device address: sudo gutenprint-add <id> MyPrinter socket://192.168.1.50 (lpinfo -v lists what macOS sees), or add it in System Settings → Printers & Scanners → Use: Select Software… and pick the "Apple Silicon" entry.