使用 Canon ir1435 Idle 打印时出错 - 过滤器失败

使用 Canon ir1435 Idle 打印时出错 - 过滤器失败

驱动程序:cque-en-3.0-5佳能驱动程序64位

当我尝试从打印机属性中打印“打印自检页”时打印机可以工作,但打印“打印测试页”时它不工作。

Printer state: Idle - Filter failed

/var/log/cups/错误日志

D [05/Jul/2017:08:59:49 +0200] [Job 12] /bin/sh: 1: sicgsfilter: not found
D [05/Jul/2017:08:59:49 +0200] [Job 12] renderer exited with status 127
D [05/Jul/2017:08:59:49 +0200] [Job 12] Kid3 exit status: 1
D [05/Jul/2017:08:59:49 +0200] [Job 12] PID 8999 (/usr/lib/cups/filter/foomatic-rip) stopped with status 9.
D [05/Jul/2017:08:59:49 +0200] [Job 12] Hint: Try setting the LogLevel to "debug" to find out more.
D [05/Jul/2017:08:59:49 +0200] [Job 12] PID 9000 (/usr/lib/cups/backend/socket) exited with no errors.
D [05/Jul/2017:08:59:49 +0200] [Job 12] End of messages
D [05/Jul/2017:08:59:49 +0200] [Job 12] printer-state=3(idle)
D [05/Jul/2017:08:59:49 +0200] [Job 12] printer-state-message="Filter failed"
D [05/Jul/2017:08:59:49 +0200] [Job 12] printer-state-reasons=none

答案1

我们需要创建以下链接

ln -s /opt/cel/bin/sicgsfilter /bin/sicgsfilter

看来司机没能成功。

相关内容