Hello everyone,
On my newly installed Fedora 28 system, I tried, without success, to configure my Epson Worforce WF-2750 printer.
After plugging my printer device on USB, the printer was automatically configured in Fedora and print a broken test page (no content, only one char: 'F').
In printer settings: "Workforce WF-2750" was not list in Epson available drivers, so a generic one was selected by default. I considered this was the source of the issue.
I download the official driver from this link:
http://download.ebz.epson.net/dsc/du/....
As requested I installed lsb package and I followed instructions in the README file:
- install downloaded rpm package (epson-inkjet-printer-escpr-1.6.20-1lsb3.2.i486.rpm),
- restart cups server manually
- configure the printer:
- using cups web interface and ppd file dedicated for "Workforce WF-2750" (installed in /opt),
- alternatively, using provided lpadmin command with same ppd file,
When I try to print a test page, nothing done.
I configure cups log level to debug and found following error.
Code:
grep '^[E]' -n /var/log/cups/error_log
449:E [21/May/2018:22:26:38 +0200] [Job 23] Unable to open raster stream - : Broken pipe
533:E [21/May/2018:22:26:38 +0200] [Job 23] Job stopped due to filter errors; please consult the error_log file for details.
After several days of investigation, I don't know how to debug at next level...
Following Fedora wiki, i have generated a troubleshoot files. If you feel inspired by this issue, I can provide them, as well as Epson PPD and ReadMe files. Any help is really appreciated.
Regards