LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-20-2018, 07:42 AM   #1
tomislav91
Member
 
Registered: Apr 2012
Posts: 46

Rep: Reputation: Disabled
citizen printer ct-s4000 slow printing and delay in print


Hello guys,

i am having some issues that my new printer print slower than 80mm epson (citizen is 112mm).
Print commands are from another program, and problem is not in same program.

I am using linux ubuntu 14 and 17.

Problem also lies when i have put something to print in a random of time came double print, so i print one document and after 10minutes it came the same, but i have printer in between another jobs.

In the error cups log just stays

Quote:
E [14/Jan/2018:09:31:27 +0100] [Job 430104] Unable to send data to printer.
syslog for this time:

Code:
Jan 14 09:29:27 profile kernel: [ 3447.276253] evbug: Event. Dev: input13, Type: 4, Code: 4, Value: 458840
Jan 14 09:29:27 profile kernel: [ 3447.276261] evbug: Event. Dev: input13, Type: 1, Code: 96, Value: 1
Jan 14 09:29:27 profile kernel: [ 3447.276265] evbug: Event. Dev: input13, Type: 0, Code: 0, Value: 0
Jan 14 09:29:27 profile kernel: [ 3447.356171] evbug: Event. Dev: input13, Type: 4, Code: 4, Value: 458840
Jan 14 09:29:27 profile kernel: [ 3447.356176] evbug: Event. Dev: input13, Type: 1, Code: 96, Value: 0
Jan 14 09:29:27 profile kernel: [ 3447.356178] evbug: Event. Dev: input13, Type: 0, Code: 0, Value: 0
Jan 14 09:29:27 profile kernel: [ 3447.460154] evbug: Event. Dev: input13, Type: 4, Code: 4, Value: 458841
Jan 14 09:29:27 profile kernel: [ 3447.460162] evbug: Event. Dev: input13, Type: 1, Code: 79, Value: 1
Jan 14 09:29:27  kernel: [ 3447.460165] evbug: Event. Dev: input13, Type: 0, Code: 0, Value: 0
Jan 14 09:29:27 profile kernel: [ 3447.540099] evbug: Event. Dev: input13, Type: 4, Code: 4, Value: 458841
Jan 14 09:29:27 profile kernel: [ 3447.540102] evbug: Event. Dev: input13, Type: 1, Code: 79, Value: 0
Jan 14 09:29:27 profile kernel: [ 3447.540103] evbug: Event. Dev: input13, Type: 0, Code: 0, Value: 0
Jan 14 09:29:27 profile kernel: [ 3447.644092] evbug: Event. Dev: input13, Type: 4, Code: 4, Value: 458844
Jan 14 09:29:27 profile kernel: [ 3447.644096] evbug: Event. Dev: input13, Type: 1, Code: 75, Value: 1
Jan 14 09:29:27 profile kernel: [ 3447.644097] evbug: Event. Dev: input13, Type: 0, Code: 0, Value: 0
Jan 14 09:29:27 profile kernel: [ 3447.740056] evbug: Event. Dev: input13, Type: 4, Code: 4, Value: 458844
Jan 14 09:29:27 profile kernel: [ 3447.740060] evbug: Event. Dev: input13, Type: 1, Code: 75, Value: 0
Jan 14 09:29:27 profile kernel: [ 3447.740061] evbug: Event. Dev: input13, Type: 0, Code: 0, Value: 0
Jan 14 09:29:27 profile kernel: [ 3447.788068] evbug: Event. Dev: input13, Type: 4, Code: 4, Value: 458846
Jan 14 09:29:27 profile kernel: [ 3447.788076] evbug: Event. Dev: input13, Type: 1, Code: 77, Value: 1
Jan 14 09:29:27 profile kernel: [ 3447.788079] evbug: Event. Dev: input13, Type: 0, Code: 0, Value: 0
Jan 14 09:29:27 profile kernel: [ 3447.891999] evbug: Event. Dev: input13, Type: 4, Code: 4, Value: 458846
Jan 14 09:29:27 profile kernel: [ 3447.892002] evbug: Event. Dev: input13, Type: 1, Code: 77, Value: 0
Jan 14 09:29:27 profile kernel: [ 3447.892003] evbug: Event. Dev: input13, Type: 0, Code: 0, Value: 0
Jan 14 09:29:27 profile kernel: [ 3447.955998] evbug: Event. Dev: input13, Type: 4, Code: 4, Value: 458840
Jan 14 09:29:27 profile kernel: [ 3447.956006] evbug: Event. Dev: input13, Type: 1, Code: 96, Value: 1
Jan 14 09:29:27 profile kernel: [ 3447.956010] evbug: Event. Dev: input13, Type: 0, Code: 0, Value: 0

I have downloaded and with
Code:
dpkg -i
install a printer
Linux Driver

I also put a command
Code:
 lpadmin -p CITIZEN-CT-S4000 -o usb-unidir-default=true
but nothing special happend, this solve that print one for another, and not one than wait a couple of seconds, than second, etc. But slow printing is pain in the ass.

Than in a driver list i found driver for my printer and thats it. Printing is slower than from EPSON.
But in windows came very good and faster.

Where can be problem?

Last edited by tomislav91; 01-20-2018 at 07:45 AM.
 
Old 01-20-2018, 02:16 PM   #2
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,807

Rep: Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140
The syslog output you posted has nothing to do with printing. These small label/ticket/receipt printing devices typically have small processors and limited memory. Much of the required processing is done by the proprietary filter driver. My only recommendation would be contact the vendor for support.
 
Old 01-27-2018, 07:17 AM   #3
tomislav91
Member
 
Registered: Apr 2012
Posts: 46

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ferrari View Post
The syslog output you posted has nothing to do with printing. These small label/ticket/receipt printing devices typically have small processors and limited memory. Much of the required processing is done by the proprietary filter driver. My only recommendation would be contact the vendor for support.
Do you have any advice what can i try?
 
Old 01-27-2018, 01:52 PM   #4
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,807

Rep: Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140
Not other than
Quote:
My only recommendation would be contact the vendor for support.
 
Old 01-27-2018, 03:40 PM   #5
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,807

Rep: Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140
Here you go...
http://www.citizen-systems.com/en/contact-us
 
Old 01-27-2018, 11:52 PM   #6
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
If the printer uses a proprietary filter, you'd get the best performance from the Citizen Linux driver.
 
Old 01-28-2018, 12:40 AM   #7
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,807

Rep: Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140
Based on the link that the OP included in their opening post, that's what they appear to be using already.
 
Old 01-28-2018, 08:35 PM   #8
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
Then they should tell Citizen to write a driver that doesn't suck.
 
Old 01-28-2018, 08:52 PM   #9
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,807

Rep: Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140Reputation: 1140
LOL. My thoughts as well!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Print jobs throug CUPS makes printing very slow on large files. paalmarker Linux - Hardware 4 03-24-2015 05:47 AM
Brothers printer does not print even though it is recognized and says it is printing mcguire@1943 Linux - Hardware 13 04-26-2014 09:32 PM
[SOLVED] re. how do I automate printing a print file to a network printer. paul1945 Linux - Newbie 9 08-14-2012 11:37 PM
Ubuntu 11.10 - printer doesen't print, nothing happens when printing firekage Ubuntu 10 03-19-2012 01:42 AM
cups printing: can print test page, but printer not available in openoffice hamish Linux - Software 4 07-05-2004 11:50 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration