Minolta PagePro 1350W install

Hi,
I have an old Konica Minolta PagePro 1350W, half of powder, so would like to use it.
I try to install min12xxw driver for it, because my Ubuntu 20.04 LTS can print with it.
During install it from AUR, stoped with a compiler error, I will write to AUR maintainer.
My second try was to use PPD file, what I downloaded from openprinting.

I installed these before, in my up to date Manjaro:
sudo pacman -S --needed --noconfirm manjaro-printer
sudo pacman -S --needed --noconfirm print-manager
sudo gpasswd -a imre sys
sudo systemctl enable cups.service
sudo systemctl start cups.service
sudo systemctl enable cups.socket
sudo systemctl start cups.socket
sudo systemctl enable cups.path
sudo systemctl start cups.path

After I set the PPD file in the printer manager, try to print a test page, but “Filter failed” message appear in the dialog.
What have I to do, to can print (with my PagePro 1350W)?

Best Regards
Imre

https://aur.archlinux.org/packages/min12xxw#comment-786078

sudo pacman -Syu ghostscript

if everything fails - try using the HP laserjet 5 driver

ghostscript already installed, I guess it is part of manjaro-printer pkg.

PPD file and min12xxw driver also need for the install.
After it printer working.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.