Ricoh Aficio SP100SU prints blank pages

Problems and successes with specific brands/models of printers
Post Reply
Message
Author
Unsert
Posts: 1
Joined: Mon 07 Jan 2019, 08:05

Ricoh Aficio SP100SU prints blank pages

#1 Post by Unsert »

Good day to everyone! I'm totally new to linux, so please, be patient.
I'm trying to install Ricoh Afisio SP100SU printer with Puppy Linux xenialpup 7.5.
A year ago I was able to successfully install it under linux mint.
I'm following this guide:
http://www.murga-linux.com/puppy/viewtopic.php?t=59015
And this guide:
https://github.com/madlynx/ricoh-sp100 (install)
What I did:
1) installed netpbm, jbigkit-bin, imagemagick, inotify-tools.
2) using terminal and sudo command copied pstoricohddst-gdi into /usr/lib/cups/filter, and set parameters to x-executable.
3)installed printer in cups, using ppd file from guide.
In mint that was all I had to do, but now printer just prints blank pages, when I click "test page" in cups.
I user this check-requirements script and got the following:
identify [REQUIRED] : No
But I couldn't find it nowhere in puppy packages install.
What should I do?

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#2 Post by rcrsn51 »

The "identify" command is part of Image Magick.

Open a terminal and run: identify

Maybe your Image Magick install was incomplete.

Post Reply