- Joined
- Jun 22, 2017
- Messages
- 1
I am really struggling with getting Canon LBP6030B running in Linux (PCLinuxOS). I have UFR2-Printer "drivers" ver 1.30 and 1.31. No problem installing drivers.
When printing a job as far as I can find out it all fails in the canon filter employed at the time. Unfortunately even running cups debug level 2 which creates aproximately 1000 lines per job run I have been unable to get any closer than a problem when calling on OpenVectorPrinting.
Inspecting a cups debug level=1 on a print job, I can follow the progress step by step right to the backend, see the backend start and finish but at the same time nothing will get to the printer.
Notice the last line Job completed, but the backend fails to communicate with the printer. I have joined this forum to try and find somebody who understands about cups filters and programming.
Even a hint at what other Canon printer is similar to the LBP6030B would help.
When printing a job as far as I can find out it all fails in the canon filter employed at the time. Unfortunately even running cups debug level 2 which creates aproximately 1000 lines per job run I have been unable to get any closer than a problem when calling on OpenVectorPrinting.
Code:
D [14/May/2017:00:04:40 +1000] [Job 106] Error Response:ReqNo=2, SeqNo=3,opvpErrorNo=-2
D [14/May/2017:00:04:40 +1000] [Job 106] Error Response:ReqNo=5, SeqNo=4,opvpErrorNo=-2
D [14/May/2017:00:04:40 +1000] [Job 106] Error Response:ReqNo=7, SeqNo=57,opvpErrorNo=-2
D [14/May/2017:00:04:40 +1000] [Job 106] Error Response:ReqNo=8, SeqNo=1435,opvpErrorNo=-2
D [14/May/2017:00:04:40 +1000] [Job 106] GPL Ghostscript 9.06: Unrecoverable error, exit code 1
D [14/May/2017:00:04:40 +1000] [Job 106] Error Response:ReqNo=6, SeqNo=1436,opvpErrorNo=-2
D [14/May/2017:00:04:40 +1000] [Job 106] Error Response:ReqNo=3, SeqNo=1437,opvpErrorNo=-2
I [14/May/2017:00:04:40 +1000] [Job 106] Job completed.
Inspecting a cups debug level=1 on a print job, I can follow the progress step by step right to the backend, see the backend start and finish but at the same time nothing will get to the printer.
Notice the last line Job completed, but the backend fails to communicate with the printer. I have joined this forum to try and find somebody who understands about cups filters and programming.
Even a hint at what other Canon printer is similar to the LBP6030B would help.
Last edited: