How to install the Fuji Xerox S2110 printer driver on Kylin system?
First, check whether the driver on the official website has source code; if it does, you can compile and install it.
The openEuler compatibility list does not include this driver. After searching, it seems the official website only provides Windows drivers, and no Linux drivers are available. If you must install it, try finding a similar printer from another manufacturer and install the Linux driver from that vendor—it might work.
Thank you! But I don’t know which driver is suitable. ![]()
There is a Windows version available, but I don’t understand source code. Please experts guide me. Thank you!
Checked the official website, and indeed there is no Linux driver available, so compiling from source isn’t an option:
Another option is to use a similar or generic driver. Here’s some AI-recommended guidance you can try:
The DocuCentre S2110 typically supports PCL6 or PostScript languages. Most modern Linux distributions (Ubuntu, CentOS, Fedora, Debian, etc.) come with CUPS printing system that already includes generic PCL drivers, which are usually compatible out of the box.
Steps to follow:
- Connect the printer: Ensure the printer is connected via USB or network cable and powered on.
- Open printer settings:
- Ubuntu/Deepin/Mint: Go to
Settings→Printers. - Other distributions: Open a browser and go to
http://localhost:631(CUPS administration interface).
- Ubuntu/Deepin/Mint: Go to
- Add printer: Click “Add Printer”. The system should automatically detect the
DocuCentre S2110. - Select driver (key step):
- When prompted to choose a driver/PPD file, do not look for a specific “S2110” model (it may not appear in the list).
- In the manufacturer list, select
XeroxorFuji Xerox. - In the model list, look for drivers containing
PCL6orGeneric PCL.- Recommended: Try
Xerox DocuCentre PCL6(if available). - Or use a generic driver:
Generic PCL Laser PrinterorHP LaserJet PCL6(HP’s PCL drivers usually work well with Xerox devices).
- Recommended: Try
- Test printing: After installation, print a test page.
Note: If there’s a
PostScriptoption and your printer has PS enabled, you may also tryGeneric PostScript Printer. However, PCL6 generally offers better support for Chinese characters.
Still not working. Qiyu system is really hard to deal with. Thanks anyway!
