Page 1 of 1

Ricoh Aficio SP100SU prints blank pages

Posted: Mon 07 Jan 2019, 08:31
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?

Posted: Mon 07 Jan 2019, 13:44
by rcrsn51
The "identify" command is part of Image Magick.

Open a terminal and run: identify

Maybe your Image Magick install was incomplete.