Problem/Question
Install CUPS driver for SATO printer in Linux & PPD.
Uninstall CUPS driver for SATO printer in Linux & PPD.
Applicable To
Printer Model | |
CL4NX Plus, CL4NXJ Plus | S84NX |
CL6NX Plus, CL6NXJ Plus | S86NX |
CL4NX, CL4NXJ | S84ex |
CL6NX, CL6NXJ | S86ex |
FX3LX | LM4e |
CG2 | S84 |
CG4 | M10e |
CT4i | SG112ex |
CT4LX | GL4e |
HC4LX | MB200i |
CL4e | MB4i |
CL6e | TG3e |
M84Pro | WS4 |
M84xxSe | PW208NX |
GZ4e | PW408NX |
Resolution/Answer
1. Refer to the table and identify the operating system to download the driver.
Linux: | |
x86 | Download |
x64 | Download |
ARMv7 | Download |
ARMv8 | Download |
PPC | Download |
Other downloads | |
PPD | Download |
2. Proceed with the installation by referring to the below guides.
Installing the Driver (x86/x64)/ PPC
After obtaining the packages perform the following actions below.
Note: The screenshots may look different depending on the Linux Distribution you are using.
1 |
Log in as the root user. Otherwise, add the “sudo” or “su” command to obtain root permissions in front of each command you type in.
|
2 |
Launch the Terminal
|
3 |
Locate the package file. For example, if you saved the packages in the “Documents/SATO” folder you can type in:
cd ~/Documents/SATO [ENTER]
|
4 |
To install the package, use the corresponding commands below:
For .deb files you can type in:dpkg -i [insert package name].deb [ENTER]
For .rpm files you can type in:rpm -i [insert package name].rpm [ENTER]
For .gz files perform the following actions below:
On the occasion that the driver is already installed, an error will occur. To overwrite it, specify the “--force" option dpkg –I --force [insert package name].deb [ENTER]
|
5 |
After a short delay, the driver will be installed automatically into your system.
|
Uninstalling the Driver (x86/x64) / PPC
1 |
Log in as the root user. Otherwise, add the “sudo” or “su” command to obtain root permissions in front of each command you type in.
|
2 |
Launch the Terminal.
|
3 |
To delete the package, you can type in:
x86:dpkg -r satodriver x64: dpkg -r satodriver:amd64
|
Installing the Driver (ARMv7/ARMv8) / PPD
1 |
Download the Driver and PostScript Printer Description (PPD) zip files from your local SATO regional website (https://www.satoglobal.com/drivers/redirect.html).
|
2 |
To determine the correct driver to download, run the uname –a command. This command will return the processor architecture, in the case below its ARMv7.
|
3 |
Extract the file in your local folder. (ex. Documents)
|
4 |
Locate and copy the downloaded rastertosbpl file into the Cups filters folder. If there is an existing rastertosbpl file in the filter folder make sure to delete it first.
|
5 |
Give the correct permission to the rastertosbpl file.
|
6 |
Since there are no installers for this package, you will need to use the PPD approach when adding the printer (refer to 4.2.1 or 4.3.1 Adding a New Printer section).
|
Notes:
-The driver is only available in English version
04-80008-EN
Comments
0 comments
Article is closed for comments.