Discussion:
[gentoo-user] SII Smart Label Printer SLP-650 with Gentoo
(too old to reply)
t***@sys-concept.com
2023-03-26 20:00:01 UTC
Permalink
Is anybody using Seiko SII Smart Label Printer SLP-650 with Gentoo
I have a hard time make it to work.

I have a siislp650.ppd file but when I try to add it via cups under manufacture name Seiko is not showing up.
--
Thelma
Peter Humphrey
2023-03-26 21:40:01 UTC
Permalink
Post by t***@sys-concept.com
Is anybody using Seiko SII Smart Label Printer SLP-650 with Gentoo
I have a hard time make it to work.
I have a siislp650.ppd file but when I try to add it via cups under
manufacture name Seiko is not showing up.
I hope I've understood you, but if you have a PPD file, you just specify it
directly.. No messing about with makers - just pick Another Network Printer
and copy in the file name. For instance, with my Lexmark printer I tell it to
use /usr/local/src/<printer ppd file>.
--
Regards,
Peter.
k***@aspodata.se
2023-03-26 23:00:01 UTC
Permalink
Post by t***@sys-concept.com
Is anybody using Seiko SII Smart Label Printer SLP-650 with Gentoo
No, sorry.
Post by t***@sys-concept.com
I have a hard time make it to work.
I have a siislp650.ppd file but when I try to add it via cups under manufacture name Seiko is not showing up.
This page mentions linux cups driver:
https://siibusinessproducts.com/support/software-driver-downloads/

There is also a driver here:
https://github.com/danieloneill/SeikoSLPLinuxDriver

The last one has a siislp650.ppd file which mentions:
/Library/Printers/SII/rastertosiislp.app/Contents/Resources/DriverIcons/slp650.icns
/usr/lib/cups/filter/seikoslp.rastertolabel

Do you have thoose two installed ?

Regards,
/Karl Hammar
t***@sys-concept.com
2023-03-27 01:10:01 UTC
Permalink
Post by k***@aspodata.se
Post by t***@sys-concept.com
Is anybody using Seiko SII Smart Label Printer SLP-650 with Gentoo
No, sorry.
Post by t***@sys-concept.com
I have a hard time make it to work.
I have a siislp650.ppd file but when I try to add it via cups under manufacture name Seiko is not showing up.
https://siibusinessproducts.com/support/software-driver-downloads/
https://github.com/danieloneill/SeikoSLPLinuxDriver
/Library/Printers/SII/rastertosiislp.app/Contents/Resources/DriverIcons/slp650.icns
/usr/lib/cups/filter/seikoslp.rastertolabel
Yes, when I add via installer ppd file it complains:

Idle - "File "/usr/lib/cups/filter/seikoslp.rastertolabel" not available: No such file or directory"
Post by k***@aspodata.se
Do you have thoose two installed ?
I found file: seikoslp.rastertolabel
in: https://github.com/Mcbeer/SLP650Clone

But where to get the, "slp650.icns"
k***@aspodata.se
2023-03-27 11:00:02 UTC
Permalink
Thelma:
...
Post by t***@sys-concept.com
But where to get the, "slp650.icns"
That is probably just some image:
https://en.wikipedia.org/wiki/Apple_Icon_Image

Take any suitable icon image you have an run:
convert file slp650.icns

If you want it to look like the label printer,
just take a phograph of it, downscale it to be suitable
for an icon and convert it.

Regards,
/Karl Hammar

Loading...