[SOLVED] samsung clp325w printer wont print

[SOLVED] samsung clp325w printer wont print

Postby patrickdarcy » Dec 15th, '11, 07:38

i open the control center and i click on add and my printer is found. i then follow the
steps to configure it and it does not print anything

any help would be appreciated.

thanks
patrickdarcy
 
Posts: 134
Joined: Apr 6th, '11, 23:48

Re: samsung clp325w printer wont print

Postby doktor5000 » Dec 15th, '11, 12:14

Please attach at least your /var/log/cups/error_log and /etc/cups/printers.conf
Also please try to remove the printer via CUPS web frontend http://127.0.0.1:631/ and add it back from there.
Does that work? Also, do you have the latest kernel update installed? Please show the output of
Code: Select all
uname -r
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17630
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: samsung clp325w printer wont print

Postby patrickdarcy » Dec 15th, '11, 18:42

[root@localhost patrick]# uname -r
2.6.38.8-desktop-8.mga


error_log, i get no such file for directory even though i can cd to it and see the folder.

there are 4 error logs


cups online does find and seems to configure the printer, so does mageia control center.
patrickdarcy
 
Posts: 134
Joined: Apr 6th, '11, 23:48

Re: samsung clp325w printer wont print

Postby patrickdarcy » Dec 15th, '11, 18:43

also when i attempt to print from cups online i get this.

Unsupported format 'application/vnd.cups-command'
patrickdarcy
 
Posts: 134
Joined: Apr 6th, '11, 23:48

Re: samsung clp325w printer wont print

Postby doktor5000 » Dec 15th, '11, 18:51

patrickdarcy wrote:error_log, i get no such file for directory even though i can cd to it and see the folder.

there are 4 error logs

Huh? I don't understand what you're writing, you say there is no error_log but there are 4 error logs?

Also for that last error message you posted, what did you attempt to print from CUPS web frontend?
Please also attach your /etc/cups/printers.conf
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17630
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: samsung clp325w printer wont print

Postby patrickdarcy » Dec 15th, '11, 20:40

Code: Select all
root@localhost patrick]# cd /etc/cups/printers.conf.
bash: cd: /etc/cups/printers.conf.: No such file or directory
[root@localhost patrick]#


and what i meant about the four logs is i can see four different logs but i cant open
any of them.

thanks for your patience.
patrickdarcy
 
Posts: 134
Joined: Apr 6th, '11, 23:48

Re: samsung clp325w printer wont print

Postby patrickdarcy » Dec 15th, '11, 20:41

what i attempted to print from cups online was a test page.
patrickdarcy
 
Posts: 134
Joined: Apr 6th, '11, 23:48

Re: samsung clp325w printer wont print

Postby doktor5000 » Dec 15th, '11, 21:29

patrickdarcy wrote:root@localhost patrick]# cd /etc/cups/printers.conf.
bash: cd: /etc/cups/printers.conf.: No such file or directory


You are trying to change the directory into a file, that will always fails, also there's an . too much
at the end of the filename. You should use cat to show the content of files.
Please show the output of these commands, and please in Code-blocks:

Code: Select all
cat /etc/cups/printers.conf
cat /var/log/cups/error_log
ls -la /var/log/cups/
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17630
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: samsung clp325w printer wont print

Postby patrickdarcy » Dec 15th, '11, 22:27

Code: Select all
[root@localhost home]# cat /etc/cups/printers.conf
# Printer configuration file for CUPS v1.4.6
# Written by cupsd on 2011-12-15 10:19
# DO NOT EDIT THIS FILE WHEN CUPSD IS RUNNING
<Printer Samsung_CLP-320_Series>
Info Samsung CLP-320 Series
Location localhost
MakeModel Samsung CLP-315 Foomatic/foo2qpdl (recommended)
DeviceURI usb://Samsung/CLP-320%20Series
State Idle
StateTime 1323965946
Type 8425484
Filter application/vnd.cups-raw 0 -
Filter application/vnd.cups-postscript 0 foomatic-rip
Accepting Yes
Shared No
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
OpPolicy default
ErrorPolicy stop-printer
</Printer>
[root@localhost home
patrickdarcy
 
Posts: 134
Joined: Apr 6th, '11, 23:48

Re: samsung clp325w printer wont print

Postby patrickdarcy » Dec 15th, '11, 22:31

Code: Select all
H=/usr/share/cups/fonts"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[7] = "CUPS_STATEDIR=/var/run/cups"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[10] = "SERVER_ADMIN=root@(none)"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[11] = "SOFTWARE=CUPS/1.4.6"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[13] = "USER=root"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[14] = "CUPS_SERVER=localhost"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[15] = "CUPS_ENCRYPTION=IfRequested"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[16] = "IPP_PORT=631"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[17] = "LANG=en_US.UTF8"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[18] = "REDIRECT_STATUS=1"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[19] = "GATEWAY_INTERFACE=CGI/1.1"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[20] = "SERVER_NAME=localhost"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[21] = "SERVER_PORT=631"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[22] = "REMOTE_ADDR=127.0.0.1"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[23] = "REMOTE_HOST=localhost"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[24] = "SCRIPT_NAME=/printers/Samsung_CLP-320_Series"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[25] = "SCRIPT_FILENAME=/usr/share/cups/doc/printers/Samsung_CLP-320_Series"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[26] = "PATH_INFO=/Samsung_CLP-320_Series"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[27] = "SERVER_PROTOCOL=HTTP/1.1"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[28] = "HTTP_COOKIE=org.cups.sid=657461a12d3579ad2570c84dede8c5a5"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[29] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; Linux x86_64; rv:8.0.1) Gecko/20100101 Firefox/8.0.1"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[30] = "HTTP_REFERER=http://127.0.0.1:631/printers/Samsung_CLP-320_Series?which_jobs=all"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[31] = "REQUEST_METHOD=POST"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[32] = "CONTENT_LENGTH=64"
D [15/Dec/2011:10:31:42 -0600] [CGI] envp[33] = "CONTENT_TYPE=application/x-www-form-urlencoded"
D [15/Dec/2011:10:31:42 -0600] [CGI] Started /usr/lib/cups/cgi-bin/printers.cgi (PID 4726)
I [15/Dec/2011:10:31:42 -0600] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=4726)
D [15/Dec/2011:10:31:42 -0600] cupsdSendCommand: 9 file=14
D [15/Dec/2011:10:31:42 -0600] [CGI] org.cups.sid cookie is "657461a12d3579ad2570c84dede8c5a5"
D [15/Dec/2011:10:31:42 -0600] cupsdAcceptClient: 13 from localhost:631 (IPv6)
D [15/Dec/2011:10:31:42 -0600] cupsdReadClient: 13 POST /printers/Samsung_CLP-320_Series HTTP/1.1
D [15/Dec/2011:10:31:42 -0600] cupsdAuthorize: No authentication data provided.
D [15/Dec/2011:10:31:42 -0600] cupsdReadClient: 13 1.1 Print-Job 1
D [15/Dec/2011:10:31:42 -0600] Print-Job ipp://localhost:631/printers/Samsung_CLP-320_Series
D [15/Dec/2011:10:31:42 -0600] [Job ???] Auto-typing file...
I [15/Dec/2011:10:31:42 -0600] [Job ???] Request file type is application/vnd.cups-banner.
D [15/Dec/2011:10:31:42 -0600] cupsdMarkDirty(----J-)
D [15/Dec/2011:10:31:42 -0600] cupsdSetBusyState: Active clients and dirty files
D [15/Dec/2011:10:31:42 -0600] Adding default job-sheets values "none,none"...
I [15/Dec/2011:10:31:42 -0600] [Job 6] Adding start banner page "none".
D [15/Dec/2011:10:31:42 -0600] cupsdMarkDirty(-----S)
D [15/Dec/2011:10:31:42 -0600] cupsdMarkDirty(----J-)
I [15/Dec/2011:10:31:42 -0600] [Job 6] Adding end banner page "none".
I [15/Dec/2011:10:31:42 -0600] [Job 6] File of type application/vnd.cups-banner queued by "anonymous".
D [15/Dec/2011:10:31:42 -0600] [Job 6] hold_until=0
I [15/Dec/2011:10:31:42 -0600] [Job 6] Queued on "Samsung_CLP-320_Series" by "anonymous".
D [15/Dec/2011:10:31:42 -0600] cupsdMarkDirty(----J-)
D [15/Dec/2011:10:31:42 -0600] cupsdSetBusyState: Active clients, printing jobs, and dirty files
D [15/Dec/2011:10:31:42 -0600] cupsdMarkDirty(-----S)
D [15/Dec/2011:10:31:42 -0600] [Job 6] job-sheets=none,none
D [15/Dec/2011:10:31:42 -0600] [Job 6] argv[0]="Samsung_CLP-320_Series"
D [15/Dec/2011:10:31:42 -0600] [Job 6] argv[1]="6"
D [15/Dec/2011:10:31:42 -0600] [Job 6] argv[2]="anonymous"
D [15/Dec/2011:10:31:42 -0600] [Job 6] argv[3]="Test Page"
D [15/Dec/2011:10:31:42 -0600] [Job 6] argv[4]="1"
D [15/Dec/2011:10:31:42 -0600] [Job 6] argv[5]="job-uuid=urn:uuid:28dd8347-4a49-3043-5bc0-572c29928f52 job-originating-host-name=localhost time-at-creation=1323966702 time-at-processing=1323966702 AP_D_InputSlot="
D [15/Dec/2011:10:31:42 -0600] [Job 6] argv[6]="/var/spool/cups/d00006-001"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[0]="CUPS_CACHEDIR=/var/cache/cups"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[1]="CUPS_DATADIR=/usr/share/cups"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[2]="CUPS_DOCROOT=/usr/share/cups/doc"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[6]="CUPS_SERVERROOT=/etc/cups"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[7]="CUPS_STATEDIR=/var/run/cups"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[8]="HOME=/var/spool/cups/tmp"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[9]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[10]="SERVER_ADMIN=root@(none)"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[11]="SOFTWARE=CUPS/1.4.6"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[12]="TMPDIR=/var/spool/cups/tmp"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[13]="USER=root"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[14]="CUPS_SERVER=localhost"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[15]="CUPS_ENCRYPTION=IfRequested"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[16]="IPP_PORT=631"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[17]="CHARSET=utf-8"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[18]="LANG=en_US.UTF-8"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[19]="PPD=/etc/cups/ppd/Samsung_CLP-320_Series.ppd"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[20]="RIP_MAX_CACHE=8m"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[21]="CONTENT_TYPE=application/vnd.cups-banner"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[22]="DEVICE_URI=usb://Samsung/CLP-320%20Series"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[23]="PRINTER_INFO=Samsung CLP-320 Series"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[24]="PRINTER_LOCATION=localhost"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[25]="PRINTER=Samsung_CLP-320_Series"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[26]="CUPS_FILETYPE=document"
D [15/Dec/2011:10:31:42 -0600] [Job 6] envp[27]="FINAL_CONTENT_TYPE=printer/Samsung_CLP-320_Series"
I [15/Dec/2011:10:31:42 -0600] [Job 6] Started filter /usr/lib/cups/filter/bannertops (PID 4727)
I [15/Dec/2011:10:31:42 -0600] [Job 6] Started filter /usr/lib/cups/filter/pstops (PID 4728)
I [15/Dec/2011:10:31:42 -0600] [Job 6] Started filter /usr/lib/cups/filter/foomatic-rip (PID 4729)
I [15/Dec/2011:10:31:42 -0600] [Job 6] Started backend /usr/lib/cups/backend/usb (PID 4730)
D [15/Dec/2011:10:31:42 -0600] cupsdMarkDirty(-----S)
D [15/Dec/2011:10:31:42 -0600] Returning IPP successful-ok for Print-Job (ipp://localhost:631/printers/Samsung_CLP-320_Series) from localhost
D [15/Dec/2011:10:31:42 -0600] [Job 6] load_banner(filename="/var/spool/cups/d00006-001")
D [15/Dec/2011:10:31:42 -0600] [Job 6] Getting input from file
D [15/Dec/2011:10:31:42 -0600] [Job 6] foomatic-rip version 4.0.5 running...
D [15/Dec/2011:10:31:42 -0600] [Job 6] Parsing PPD file ...
D [15/Dec/2011:10:31:42 -0600] [Job 6] Added option PageSize
D [15/Dec/2011:10:31:42 -0600] [Job 6] Added option Quality
D [15/Dec/2011:10:31:42 -0600] [Job 6] Added option PrinterType
D [15/Dec/2011:10:31:42 -0600] [Job 6] Added option ColorMode
D [15/Dec/2011:10:31:42 -0600] [Job 6] Added option Resolution
D [15/Dec/2011:10:31:42 -0600] [Job 6] Added option ImageableArea
D [15/Dec/2011:10:31:42 -0600] [Job 6] Added option PaperDimension
D [15/Dec/2011:10:31:42 -0600] [Job 6] Added option InputSlot
D [15/Dec/2011:10:31:42 -0600] [Job 6] Added option MediaType
D [15/Dec/2011:10:31:42 -0600] [Job 6] Page = 612x792; 9,12 to 603,780
D [15/Dec/2011:10:31:42 -0600] [Job 6] Added option Copies
D [15/Dec/2011:10:31:42 -0600] [Job 6] Page = 612x792; 9,12 to 603,780
D [15/Dec/2011:10:31:42 -0600] [Job 6] slow_collate=0, slow_duplex=0, slow_order=0
D [15/Dec/2011:10:31:42 -0600] [Job 6] Before copy_comments - %!PS-Adobe-3.0
D [15/Dec/2011:10:31:42 -0600] [Job 6] %!PS-Adobe-3.0
D [15/Dec/2011:10:31:42 -0600] [Job 6] %%BoundingBox: 9 12 603 780
D [15/Dec/2011:10:31:42 -0600] [Job 6] %cupsRotation: 0
D [15/Dec/2011:10:31:42 -0600] [Job 6] %%Creator: bannertops/CUPS v1.4.6
D [15/Dec/2011:10:31:42 -0600] [Job 6] %%CreationDate: Thu 15 Dec 2011 10:31:42 AM CST
D [15/Dec/2011:10:31:42 -0600] [Job 6] %%LanguageLevel: 2
D [15/Dec/2011:10:31:42 -0600] [Job 6] %%DocumentData: Clean7Bit
D [15/Dec/2011:10:31:42 -0600] [Job 6] %%Title: (Test Page)
D [15/Dec/2011:10:31:42 -0600] [Job 6] %%For: (anonymous)
D [15/Dec/2011:10:31:42 -0600] [Job 6] %%Pages: 1
D [15/Dec/2011:10:31:42 -0600] [Job 6] %%DocumentSuppliedResources: font Monospace
D [15/Dec/2011:10:31:42 -0600] [Job 6] %%+ font Monospace-Bold
D [15/Dec/2011:10:31:42 -0600] [Job 6] %%+ font Monospace-BoldOblique
D [15/Dec/2011:10:31:42 -0600] [Job 6] %%+ font Monospace-Oblique
D [15/Dec/2011:10:31:42 -0600] cupsdReadClient: 13 WAITING Closing on EOF
D [15/Dec/2011:10:31:42 -0600] cupsdCloseClient: 13
D [15/Dec/2011:10:31:42 -0600] PID 4726 (/usr/lib/cups/cgi-bin/printers.cgi) exited with no errors.
D [15/Dec/2011:10:31:42 -0600] [Job 6] %%EndComments
D [15/Dec/2011:10:31:42 -0600] [Job 6] Before copy_prolog - %%BeginProlog
D [15/Dec/2011:10:31:42 -0600] [Job 6] STATE: +connecting-to-device
D [15/Dec/2011:10:31:42 -0600] cupsdMarkDirty(-----S)
D [15/Dec/2011:10:31:42 -0600] Script header: Content-Type: text/html;charset=utf-8
D [15/Dec/2011:10:31:42 -0600] Script header:
D [15/Dec/2011:10:31:42 -0600] cupsdSetBusyState: Printing jobs and dirty files
D [15/Dec/2011:10:31:42 -0600] [Job 6] Printer using device file "/dev/usblp1"...
D [15/Dec/2011:10:31:42 -0600] [Job 6] STATE: -connecting-to-device
D [15/Dec/2011:10:31:42 -0600] [Job 6] backendRunLoop(print_fd=0, device_fd=5, snmp_fd=-1, addr=(nil), use_bc=1, side_cb=0x7f64e00fb6fd)
D [15/Dec/2011:10:31:42 -0600] cupsdMarkDirty(-----S)
D [15/Dec/2011:10:31:42 -0600] [Job 6] Added option ICM
D [15/Dec/2011:10:31:42 -0600] [Job 6] Added option NupOrient
D [15/Dec/2011:10:31:42 -0600] [Job 6] Added option NupPages
D [15/Dec/2011:10:31:42 -0600] [Job 6] Added option Font
D [15/Dec/2011:10:31:42 -0600] [Job 6]
D [15/Dec/2011:10:31:42 -0600] [Job 6] Parameter Summary
D [15/Dec/2011:10:31:42 -0600] [Job 6] -----------------
D [15/Dec/2011:10:31:42 -0600] [Job 6]

 [15/Dec/2011:10:32:42 -0600] cupsdReadClient: 13 1.1 Send-Document 1
D [15/Dec/2011:10:32:42 -0600] Send-Document ipp://localhost:631/printers/Samsung_CLP-320_Series
D [15/Dec/2011:10:32:42 -0600] cupsdIsAuthorized: requesting-user-name="anonymous"
D [15/Dec/2011:10:32:42 -0600] Send-Document client-error-document-format-not-supported: Unsupported format 'application/vnd.cups-command'!
E [15/Dec/2011:10:32:42 -0600] Returning IPP client-error-document-format-not-supported for Send-Document (ipp://localhost:631/printers/Samsung_CLP-320_Series) from localhost
D [15/Dec/2011:10:32:42 -0600] cupsdAcceptClient: 16 from localhost:631 (IPv6)
D [15/Dec/2011:10:32:42 -0600] cupsdReadClient: 16 POST /jobs/ HTTP/1.1
D [15/Dec/2011:10:32:42 -0600] cupsdAuthorize: No authentication data provided.
D [15/Dec/2011:10:32:42 -0600] cupsdReadClient: 16 1.1 Cancel-Job 1
D [15/Dec/2011:10:32:42 -0600] Cancel-Job ipp://localhost:631/printers/Samsung_CLP-320_Series
D [15/Dec/2011:10:32:42 -0600] cupsdMarkDirty(-----S)
I [15/Dec/2011:10:32:42 -0600] [Job 7] Job canceled by "anonymous"
D [15/Dec/2011:10:32:42 -0600] cupsdMarkDirty(----J-)
I [15/Dec/2011:10:32:42 -0600] [Job 7] Canceled by "anonymous".
D [15/Dec/2011:10:32:42 -0600] Returning IPP successful-ok for Cancel-Job (ipp://localhost:631/printers/Samsung_CLP-320_Series) from localhost

I [15/Dec/2011:10:32:42 -0600] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=4914)
D [15/Dec/2011:10:32:42 -0600] cupsdSendCommand: 9 file=14
D [15/Dec/2011:10:32:42 -0600] [CGI] org.cups.sid cookie is "657461a12d3579ad2570c84dede8c5a5"
D [15/Dec/2011:10:32:42 -0600] cupsdAcceptClient: 13 from localhost:631 (IPv6)
D [15/Dec/2011:10:32:42 -0600] Script header: MIME-Version: 1.0
D [15/Dec/2011:10:32:42 -0600] Script header: Content-Type: multipart/x-mixed-replace; boundary="CUPS-MULTIPART"
D [15/Dec/2011:10:32:42 -0600] Script header:
D [15/Dec/2011:10:32:42 -0600] cupsdReadClient: 13 POST /printers/Samsung_CLP-320_Series HTTP/1.1
D [15/Dec/2011:10:32:42 -0600] cupsdAuthorize: No authentication data provided.
D [15/Dec/2011:10:32:42 -0600] cupsdReadClient: 13 1.1 Create-Job 1
D [15/Dec/2011:10:32:42 -0600] Create-Job ipp://localhost:631/printers/Samsung_CLP-320_Series
D [15/Dec/2011:10:32:42 -0600] cupsdMarkDirty(----J-)
D [15/Dec/2011:10:32:42 -0600] cupsdSetBusyState: Active clients and dirty files
D [15/Dec/2011:10:32:42 -0600] add_job: requesting-user-name="anonymous"
D [15/Dec/2011:10:32:42 -0600] Adding default job-sheets values "none,none"...
I [15/Dec/2011:10:32:42 -0600] [Job 7] Adding start banner page "none".
D [15/Dec/2011:10:32:42 -0600] cupsdMarkDirty(-----S)
I [15/Dec/2011:10:32:42 -0600] [Job 7] Queued on "Samsung_CLP-320_Series" by "anonymous".
D [15/Dec/2011:10:32:42 -0600] Returning IPP successful-ok for Create-Job (ipp://localhost:631/printers/Samsung_CLP-320_Series) from localhost
D [15/Dec/2011:10:32:42 -0600] cupsdReadClient: 13 POST /printers/Samsung_CLP-320_Series HTTP/1.1
D [15/Dec/2011:10:32:42 -0600] cupsdAuthorize: No authentication data provided.
D
D [15/Dec/2011:10:32:42 -0600] PID 4914 (/usr/lib/cups/cgi-bin/printers.cgi) exited with no errors.
D [15/Dec/2011:10:32:42 -0600] cupsdAcceptClient: 8 from localhost (Domain)
D [15/Dec/2011:10:32:42 -0600] Report: clients=1
D [15/Dec/2011:10:32:42 -0600] Report: jobs=1
D [15/Dec/2011:10:32:42 -0600] Report: jobs-active=0
D [15/Dec/2011:10:32:42 -0600] Report: printers=0
D [15/Dec/2011:10:32:42 -0600] Report: printers-implicit=0
D [15/Dec/2011:10:32:42 -0600] Report: stringpool-string-count=54182
D [15/Dec/2011:10:32:42 -0600] Report: stringpool-alloc-bytes=16736
D [15/Dec/2011:10:32:42 -0600] Report: stringpool-total-bytes=1272328
D [15/Dec/2011:10:32:42 -0600] cupsdReadClient: 8 POST / HTTP/1.1
D [15/Dec/2011:10:32:42 -0600] cupsdSetBusyState: Active clients
D [15/Dec/2011:10:32:42 -0600] cupsdAuthorize: No authentication data provided.
D [15/Dec/2011:10:32:42 -0600] cupsdReadClient: 8 1.1 Get-Jobs 1
D [15/Dec/2011:10:32:42 -0600] Get-Jobs ipp://localhost/printers/
D [15/Dec/2011:10:32:42 -0600] Returning IPP successful-ok for Get-Jobs (ipp://localhost/printers/) from localhost
D [15/Dec/2011:10:32:42 -0600] cupsdSetBusyState: Not busy
D [15/Dec/2011:10:32:42 -0600] cupsdReadClient: 8 WAITING Closing on EOF
D [15/Dec/2011:10:32:42 -0600] cupsdCloseClient: 8
D [15/Dec/2011:10:32:43 -0600] [Job 7] Unloading...
D [15/Dec/2011:10:33:12 -0600] cupsdReadClient: 9 WAITING Closing on EOF
D [15/Dec/2011:10:33:12 -0600] cupsdCloseClient: 9
I [15/Dec/2011:10:33:12 -0600] Saving job cache file "/var/cache/cups/job.cache"...
I [15/Dec/2011:10:33:12 -0600] Saving subscriptions.conf...
D [15/Dec/2011:10:33:12 -0600] cupsdSetBusyState: Not busy
D [15/Dec/2011:10:33:13 -0600] Report: clients=0
D [15/Dec/2011:10:33:13 -0600] Report: jobs=2
D [15/Dec/2011:10:33:13 -0600] Report: jobs-active=0
D [15/Dec/2011:10:33:13 -0600] Report: printers=1
D [15/Dec/2011:10:33:13 -0600] Report: printers-implicit=0
D [15/Dec/2011:10:33:13 -0600] Report: stringpool-string-count=14894
D [15/Dec/2011:10:33:13 -0600] Report: stringpool-alloc-bytes=9024
D [15/Dec/2011:10:33:13 -0600] Report: stringpool-total-bytes=289576
D [15/Dec/2011:10:48:22 -0600] cupsdAcceptClient: 8 from localhost (Domain)
D [15/Dec/2011:10:48:22 -0600] Report: clients=1
D [15/Dec/2011:10:48:22 -0600] Report: jobs=1
D [15/Dec/2011:10:48:22 -0600] Report: jobs-active=0
D [15/Dec/2011:10:48:22 -0600] Report: printers=0
D [15/Dec/2011:10:48:22 -0600] Report: printers-implicit=0
D [15/Dec/2011:10:48:22 -0600] Report: stringpool-string-count=54182
D [15/Dec/2011:10:48:22 -0600] Report: stringpool-alloc-bytes=16736
D [15/Dec/2011:10:48:22 -0600] Report: stringpool-total-bytes=1272328
D [15/Dec/2011:10:48:22 -0600] cupsdReadClient: 8 POST / HTTP/1.1
D [15/Dec/2011:10:48:22 -0600] cupsdSetBusyState: Active clients
D [15/Dec/2011:10:48:22 -0600] cupsdAuthorize: No authentication data provided.
D [15/Dec/2011:10:48:22 -0600] cupsdReadClient: 8 1.1 CUPS-Get-Printers 1
D [15/Dec/2011:10:48:22 -0600] CUPS-Get-Printers
D [15/Dec/2011:10:48:22 -0600] CUPS-Get-Printers client-error-not-found: No destinations added.
D [15/Dec/2011:10:48:22 -0600] Returning IPP client-error-not-found for CUPS-Get-Printers (no URI) from localhost
D [15/Dec/2011:10:48:22 -0600] cupsdSetBusyState: Not busy
D [15/Dec/2011:10:48:22 -0600] cupsdReadClient: 8 WAITING Closing on EOF
D [15/Dec/2011:10:48:22 -0600] cupsdCloseClient: 8
[root@localhost home]# cat /var/log/cups/error_logcat /var/log/cups/error_log
patrickdarcy
 
Posts: 134
Joined: Apr 6th, '11, 23:48

Re: samsung clp325w printer wont print

Postby patrickdarcy » Dec 15th, '11, 22:33

and heres the last part.

Code: Select all
[root@localhost home]# ls -la /var/log/cups/
total 2772
drwxr-xr-x  2 root sys     4096 Dec 15 04:02 ./
drwxr-xr-x 16 root root    4096 Dec 15 04:02 ../
-rw-r--r--  1 root sys    64295 Dec 15 10:32 access_log
-rw-r--r--  1 root sys      192 Dec  4 18:20 access_log.1
-rw-r--r--  1 root sys      497 Nov 30 15:49 access_log.2.gz
-rw-r--r--  1 root sys   994687 Dec 15 10:48 error_log
-rw-r--r--  1 root sys   685271 Dec 15 00:38 error_log.1
-rw-r--r--  1 root sys      183 Nov 27 14:56 error_log.2.gz
-rw-r--r--  1 root sys  1048635 Dec 15 00:29 error_log.O
-rw-r--r--  1 root sys        0 Dec 15 04:02 page_log
-rw-r--r--  1 root sys      898 Dec 15 00:35 page_log.1
-rw-r--r--  1 root sys      172 Nov 27 14:58 page_log.2.gz
[root@localhost home]#
patrickdarcy
 
Posts: 134
Joined: Apr 6th, '11, 23:48

Re: samsung clp325w printer wont print

Postby isadora » Dec 15th, '11, 22:33

Please patrickdarcy, place the command-output in code-tags, to keep it all readable.
Thanks in advance!!!!
..........bird from paradise..........

Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
—Antoine de Saint-Exupéry
User avatar
isadora
 
Posts: 2742
Joined: Mar 25th, '11, 16:03
Location: Netherlands

Re: samsung clp325w printer wont print

Postby patrickdarcy » Dec 16th, '11, 03:20

what does that mean :)
patrickdarcy
 
Posts: 134
Joined: Apr 6th, '11, 23:48

Re: samsung clp325w printer wont print

Postby doktor5000 » Dec 16th, '11, 03:33

isadora wrote:Please patrickdarcy, place the command-output in code-tags, to keep it all readable.


Would you please be so kind and add these, for readability and to shorten those posts? :)
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17630
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: samsung clp325w printer wont print

Postby patrickdarcy » Dec 16th, '11, 04:21

maybe its just me but i dont understand what add these means.
patrickdarcy
 
Posts: 134
Joined: Apr 6th, '11, 23:48

Re: samsung clp325w printer wont print

Postby patrickdarcy » Dec 16th, '11, 08:21

maybe this will help, when i attempt to print from cups online i get this message.


Unsupported format 'application/vnd.cups-command'!

and when i look at the error logs online, everything seems to be ok and i get this
message over and over at different times.
patrickdarcy
 
Posts: 134
Joined: Apr 6th, '11, 23:48

Re: samsung clp325w printer wont print

Postby patrickdarcy » Dec 16th, '11, 08:49

i think we (u) are getting really close to fixing my driver.
would u agree ?
patrickdarcy
 
Posts: 134
Joined: Apr 6th, '11, 23:48

Re: samsung clp325w printer wont print

Postby isadora » Dec 16th, '11, 10:53

patrickdarcy wrote:maybe its just me but i dont understand what add these means.


As a service, and because i am in some great mood, i changed it for you. :)
..........bird from paradise..........

Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
—Antoine de Saint-Exupéry
User avatar
isadora
 
Posts: 2742
Joined: Mar 25th, '11, 16:03
Location: Netherlands

Re: samsung clp325w printer wont print

Postby doktor5000 » Dec 16th, '11, 14:09

patrickdarcy wrote:maybe this will help, when i attempt to print from cups online i get this message.
Unsupported format 'application/vnd.cups-command'!


You already wrote that, and actually this comes from the fact that CUPS allows you to
print two sorts of test pages, only one of these actually works, the other throws out that message.

Otherwise as the code-Tags have just been added, i've had no time before to actually read your logs,
and you know, some people also have to sleep ;) So please just be patient in the meantime.

EDIT: Have you actually tried to print anything besides that cups test page? Please do so and report back.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17630
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: samsung clp325w printer wont print

Postby patrickdarcy » Dec 16th, '11, 19:21

i tried to print this forum and no go.

my printer seems to make some noise like its about to print and then it goes back
to sleep.

i will be patient.

thank u
patrickdarcy
 
Posts: 134
Joined: Apr 6th, '11, 23:48

Re: samsung clp325w printer wont print

Postby patrickdarcy » Dec 17th, '11, 07:09

i got it to print. it seems i didnt have the paper tray pushed in far enough.
i have checked it in color and bladk and white and prints fine.
the color is a little dark for now it will work.

thanks again

and is there any software i can use to control the color output.

thanks
patrickdarcy
 
Posts: 134
Joined: Apr 6th, '11, 23:48

Re: samsung clp325w printer wont print

Postby doktor5000 » Dec 17th, '11, 11:39

Nice that you got your printer working, but with a paper tray that's
no fully inserted, i can't really help you :)

patrickdarcy wrote:and is there any software i can use to control the color output.


Depends. Which desktop environment are you using? Cups itself supports color profiles:
http://www.cups.org/documentation.php/spec-ppd.html but currently all the raster
print filters don't support the rather common ICC color profiles.
They can only be used within most applications, before the printing data gets passed over to cups.

Maybe you also want to have a look at http://libregraphicsworld.org/blog/entr ... -and-gnome
for a better understanding.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17630
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: samsung clp325w printer wont print

Postby patrickdarcy » Dec 17th, '11, 20:29

thank u doctor, and by the way are u a witchdoctor ?
patrickdarcy
 
Posts: 134
Joined: Apr 6th, '11, 23:48

Re: samsung clp325w printer wont print

Postby doktor5000 » Dec 18th, '11, 15:41

patrickdarcy wrote:thank u doctor, and by the way are u a witchdoctor ?

Not to my knowledge ...
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 17630
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: [SOLVED] samsung clp325w printer wont print

Postby patrickdarcy » Dec 18th, '11, 19:30

thank u for your answers and a big hug for u for helping me.
patrickdarcy
 
Posts: 134
Joined: Apr 6th, '11, 23:48


Return to Printers and Scanners

Who is online

Users browsing this forum: No registered users and 1 guest

cron