You are not logged in.

#1 2015-07-17 21:11:57

TheRinger
Member
Registered: 2015-07-02
Posts: 13

[SOLVED] HP Printer Issues

Hi. I've been having a bit of issue with printing wirelessly from my HP Printer. I know that there are some know issues with the HP Printer family. Some information:

System: Arch Linux
Printer: HP Photosmart c6280
Driver: HP Photosmart c6200 series PPD (from /usr/share/ppd/HP)

What I've done:

-Installed cups, ghostscript, gsfonts and libcups (and hplip).
-Modify /etc/cups/client.conf with "ServerName 192.168.1.2" (my printer's local IP address)
-Find correct driver from /usr/share/ppd/HP, remove cupsFilter line and cp into /usr/share/cups/model
-Using the CUPS web UI, add the printer (the printer is detected) and supply the PPD file when prompted (I've tried both sharing and unsharing the printer)
-Attempt to print a test page
-Eventually get the error "The printer is not responding."

I'm not terribly sure why this is happening. But here's the debug log. I couldn't find anything explicitly wrong with it.

D [17/Jul/2015:16:36:17 -0400] [Client 119] HTTP_STATE_WAITING Closing for error 32 (Broken pipe)
D [17/Jul/2015:16:36:17 -0400] [Client 119] Closing connection.
D [17/Jul/2015:16:36:17 -0400] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"
D [17/Jul/2015:16:36:17 -0400] [Client 121] Accepted from localhost:35329 (IPv6)
D [17/Jul/2015:16:36:17 -0400] [Client 121] Waiting for request.
D [17/Jul/2015:16:36:17 -0400] [Client 121] GET /printers/Photosmart_C6200_series_4078A0 HTTP/1.1
D [17/Jul/2015:16:36:17 -0400] cupsdSetBusyState: newbusy="Active clients", busy="Not busy"
D [17/Jul/2015:16:36:17 -0400] [Client 121] Read: status=200
D [17/Jul/2015:16:36:17 -0400] [Client 121] Authorized as root using Basic
D [17/Jul/2015:16:36:17 -0400] [Client 121] Processing GET /printers/Photosmart_C6200_series_4078A0
D [17/Jul/2015:16:36:17 -0400] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/printers.cgi"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[7] = "CUPS_STATEDIR=/run/cups"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/bin:/bin:/usr/bin"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[10] = "SERVER_ADMIN=root@sinker"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[11] = "SOFTWARE=CUPS/2.0.3"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[13] = "USER=root"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[14] = "CUPS_MAX_MESSAGE=2047"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[15] = "CUPS_SERVER=/run/cups/cups.sock"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[16] = "CUPS_ENCRYPTION=IfRequested"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[17] = "IPP_PORT=631"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[18] = "AUTH_TYPE=Basic"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[19] = "LANG=en_US.UTF8"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[20] = "REDIRECT_STATUS=1"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[21] = "GATEWAY_INTERFACE=CGI/1.1"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[22] = "SERVER_NAME=localhost"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[23] = "SERVER_PORT=631"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[24] = "REMOTE_ADDR=[v1.::1]"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[25] = "REMOTE_HOST=localhost"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[26] = "SCRIPT_NAME=/printers/Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[27] = "SCRIPT_FILENAME=/usr/share/cups/doc/printers/Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[28] = "PATH_INFO=/Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[29] = "REMOTE_USER=root"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[30] = "SERVER_PROTOCOL=HTTP/1.1"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[31] = "HTTP_COOKIE=org.cups.sid=19170419769dd9f30079d5a5bd35f3f4"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[32] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; Linux x86_64; rv:39.0) Gecko/20100101 Firefox/39.0"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[33] = "REQUEST_METHOD=GET"
D [17/Jul/2015:16:36:17 -0400] [CGI] envp[34] = "QUERY_STRING="
D [17/Jul/2015:16:36:17 -0400] cupsdAddCert: Adding certificate for PID 9708
D [17/Jul/2015:16:36:17 -0400] [CGI] Started /usr/lib/cups/cgi-bin/printers.cgi (PID 9708)
I [17/Jul/2015:16:36:17 -0400] [Client 121] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=9708, file=19)
D [17/Jul/2015:16:36:17 -0400] [Client 121] Waiting for CGI data.
D [17/Jul/2015:16:36:17 -0400] [CGI] org.cups.sid cookie is "19170419769dd9f30079d5a5bd35f3f4"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: SECTION="printers"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: REFRESH_PAGE=""
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: PRINTER_NAME="Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:17 -0400] [Client 122] Accepted from localhost (Domain)
D [17/Jul/2015:16:36:17 -0400] [Client 122] Waiting for request.
D [17/Jul/2015:16:36:17 -0400] [Client 122] POST / HTTP/1.1
D [17/Jul/2015:16:36:17 -0400] cupsdSetBusyState: newbusy="Active clients", busy="Active clients"
D [17/Jul/2015:16:36:17 -0400] [Client 122] Read: status=200
D [17/Jul/2015:16:36:17 -0400] [Client 122] No authentication data provided.
D [17/Jul/2015:16:36:17 -0400] [Client 122] 2.0 CUPS-Get-Default 1
D [17/Jul/2015:16:36:17 -0400] CUPS-Get-Default
D [17/Jul/2015:16:36:17 -0400] CUPS-Get-Default client-error-not-found: No default printer.
D [17/Jul/2015:16:36:17 -0400] [Client 122] Returning IPP client-error-not-found for CUPS-Get-Default (no URI) from localhost
D [17/Jul/2015:16:36:17 -0400] [Client 122] Content-Length: 113
D [17/Jul/2015:16:36:17 -0400] [Client 122] cupsdSendHeader: code=200, type="application/ipp", auth_type=0
D [17/Jul/2015:16:36:17 -0400] [Client 122] con->http=0x5567231c0830
D [17/Jul/2015:16:36:17 -0400] [Client 122] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=113, response=0x5567231a58a0(IPP_STATE_DATA), pipe_pid=0, file=-1
D [17/Jul/2015:16:36:17 -0400] [Client 122] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0
D [17/Jul/2015:16:36:17 -0400] [Client 122] bytes=0, http_state=0, data_remaining=113
D [17/Jul/2015:16:36:17 -0400] [Client 122] Flushing write buffer.
D [17/Jul/2015:16:36:17 -0400] [Client 122] New state is HTTP_STATE_WAITING
D [17/Jul/2015:16:36:17 -0400] [Client 122] Waiting for request.
D [17/Jul/2015:16:36:17 -0400] cupsdSetBusyState: newbusy="Active clients", busy="Active clients"
D [17/Jul/2015:16:36:17 -0400] [CGI] show_printer(http=0x5598d519cbe0, printer="Photosmart_C6200_series_4078A0")
D [17/Jul/2015:16:36:17 -0400] [Client 122] POST / HTTP/1.1
D [17/Jul/2015:16:36:17 -0400] cupsdSetBusyState: newbusy="Active clients", busy="Active clients"
D [17/Jul/2015:16:36:17 -0400] [Client 122] Read: status=200
D [17/Jul/2015:16:36:17 -0400] [Client 122] No authentication data provided.
D [17/Jul/2015:16:36:17 -0400] [Client 122] 2.0 Get-Printer-Attributes 2
D [17/Jul/2015:16:36:17 -0400] Get-Printer-Attributes ipp://localhost/printers/Photosmart_C6200_series_4078A0
D [17/Jul/2015:16:36:17 -0400] [Client 122] Returning IPP successful-ok for Get-Printer-Attributes (ipp://localhost/printers/Photosmart_C6200_series_4078A0) from localhost
D [17/Jul/2015:16:36:17 -0400] [Client 122] Content-Length: 817
D [17/Jul/2015:16:36:17 -0400] [Client 122] cupsdSendHeader: code=200, type="application/ipp", auth_type=0
D [17/Jul/2015:16:36:17 -0400] [Client 122] con->http=0x5567231c0830
D [17/Jul/2015:16:36:17 -0400] [Client 122] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=817, response=0x556723107c70(IPP_STATE_DATA), pipe_pid=0, file=-1
D [17/Jul/2015:16:36:17 -0400] [Client 122] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0
D [17/Jul/2015:16:36:17 -0400] [Client 122] bytes=0, http_state=0, data_remaining=817
D [17/Jul/2015:16:36:17 -0400] [Client 122] Flushing write buffer.
D [17/Jul/2015:16:36:17 -0400] [Client 122] New state is HTTP_STATE_WAITING
D [17/Jul/2015:16:36:17 -0400] [Client 122] Waiting for request.
D [17/Jul/2015:16:36:17 -0400] cupsdSetBusyState: newbusy="Active clients", busy="Active clients"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: SERVER_NAME="localhost"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: REMOTE_USER="root"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v2.0.3"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: SERVER_NAME="localhost"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: REMOTE_USER="root"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v2.0.3"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: printer_is_accepting_jobs[0]="1"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: printer_is_shared[0]="1"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: printer_state[0]="4"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: admin_uri[0]="/admin/"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: printer_uri_supported[0]="/printers/Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: printer_name[0]="Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: printer_location[0]="Local Printer"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: printer_info[0]="HP HP Photosmart C6200 series"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: job_sheets_default[0]="none, none"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: device_uri[0]="dnssd://Photosmart%20C6200%20series%20%5B4078A0%5D._pdl-datastream._tcp.local/"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: color_supported[0]="1"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: printer_make_and_model[0]="HP Photosmart c6200 Series, hpcups 3.15.6"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: media_default[0]="na_letter_8.5x11in"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: sides_supported[0]="one-sided, two-sided-long-edge, two-sided-short-edge"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: sides_default[0]="one-sided"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: printer_commands[0]="AutoConfigure, Clean, PrintSelfTestPage"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: server_is_sharing_printers[0]="1"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: refresh_page="10;URL=/printers/Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: TITLE="Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: SERVER_NAME="localhost"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: REMOTE_USER="root"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v2.0.3"
D [17/Jul/2015:16:36:17 -0400] [Client 121] CGI data ready to be sent.
D [17/Jul/2015:16:36:17 -0400] [Client 121] con->http=0x556723205fb0
D [17/Jul/2015:16:36:17 -0400] [Client 121] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=2147483647, response=(nil)(), pipe_pid=9708, file=19
D [17/Jul/2015:16:36:17 -0400] [Client 121] Waiting for CGI data.
D [17/Jul/2015:16:36:17 -0400] [Client 121] Script header: Content-Type: text/html;charset=utf-8
D [17/Jul/2015:16:36:17 -0400] [Client 121] Script header: 
D [17/Jul/2015:16:36:17 -0400] [Client 121] Sending status 200 for CGI.
D [17/Jul/2015:16:36:17 -0400] [Client 121] cupsdSendHeader: code=200, type="(null)", auth_type=0
D [17/Jul/2015:16:36:17 -0400] [Client 121] con->http=0x556723205fb0
D [17/Jul/2015:16:36:17 -0400] [Client 121] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9708, file=19
D [17/Jul/2015:16:36:17 -0400] [Client 121] Waiting for CGI data.
D [17/Jul/2015:16:36:17 -0400] [Client 121] CGI data ready to be sent.
D [17/Jul/2015:16:36:17 -0400] [Client 121] con->http=0x556723205fb0
D [17/Jul/2015:16:36:17 -0400] [Client 121] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9708, file=19
D [17/Jul/2015:16:36:17 -0400] [Client 121] Waiting for CGI data.
D [17/Jul/2015:16:36:17 -0400] [CGI] Regular expression ".*Clean.*"
D [17/Jul/2015:16:36:17 -0400] [CGI] matches[0].rm_so=0
D [17/Jul/2015:16:36:17 -0400] [CGI] matches[1].rm_so=-1
D [17/Jul/2015:16:36:17 -0400] [CGI] Regular expression ".*PrintSelfTestPage.*"
D [17/Jul/2015:16:36:17 -0400] [Client 121] con->http=0x556723205fb0
D [17/Jul/2015:16:36:17 -0400] [Client 121] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9708, file=19
D [17/Jul/2015:16:36:17 -0400] [Client 121] Waiting for CGI data.
D [17/Jul/2015:16:36:17 -0400] [CGI] matches[0].rm_so=0
D [17/Jul/2015:16:36:17 -0400] [CGI] matches[1].rm_so=-1
D [17/Jul/2015:16:36:17 -0400] [Client 121] CGI data ready to be sent.
D [17/Jul/2015:16:36:17 -0400] [Client 121] con->http=0x556723205fb0
D [17/Jul/2015:16:36:17 -0400] [Client 121] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9708, file=19
D [17/Jul/2015:16:36:17 -0400] [Client 121] Waiting for CGI data.
D [17/Jul/2015:16:36:17 -0400] [Client 121] con->http=0x556723205fb0
D [17/Jul/2015:16:36:17 -0400] [Client 121] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9708, file=19
D [17/Jul/2015:16:36:17 -0400] [Client 121] Waiting for CGI data.
D [17/Jul/2015:16:36:17 -0400] [Client 121] CGI data ready to be sent.
D [17/Jul/2015:16:36:17 -0400] [Client 121] con->http=0x556723205fb0
D [17/Jul/2015:16:36:17 -0400] [Client 121] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9708, file=19
D [17/Jul/2015:16:36:17 -0400] [Client 121] Waiting for CGI data.
D [17/Jul/2015:16:36:17 -0400] [Client 121] con->http=0x556723205fb0
D [17/Jul/2015:16:36:17 -0400] [Client 121] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9708, file=19
D [17/Jul/2015:16:36:17 -0400] [Client 121] Waiting for CGI data.
D [17/Jul/2015:16:36:17 -0400] [Client 121] CGI data ready to be sent.
D [17/Jul/2015:16:36:17 -0400] [Client 121] con->http=0x556723205fb0
D [17/Jul/2015:16:36:17 -0400] [Client 121] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9708, file=19
D [17/Jul/2015:16:36:17 -0400] [Client 121] Waiting for CGI data.
D [17/Jul/2015:16:36:17 -0400] [Client 121] con->http=0x556723205fb0
D [17/Jul/2015:16:36:17 -0400] [Client 121] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9708, file=19
D [17/Jul/2015:16:36:17 -0400] [Client 121] Waiting for CGI data.
D [17/Jul/2015:16:36:17 -0400] [Client 122] POST / HTTP/1.1
D [17/Jul/2015:16:36:17 -0400] cupsdSetBusyState: newbusy="Active clients", busy="Active clients"
D [17/Jul/2015:16:36:17 -0400] [Client 122] Read: status=200
D [17/Jul/2015:16:36:17 -0400] [Client 122] No authentication data provided.
D [17/Jul/2015:16:36:17 -0400] [Client 122] 2.0 Get-Jobs 3
D [17/Jul/2015:16:36:17 -0400] Get-Jobs ipp://localhost:631/printers/Photosmart_C6200_series_4078A0
D [17/Jul/2015:16:36:17 -0400] [Client 122] Returning IPP successful-ok for Get-Jobs (ipp://localhost:631/printers/Photosmart_C6200_series_4078A0) from localhost
D [17/Jul/2015:16:36:17 -0400] [Client 122] Content-Length: 374
D [17/Jul/2015:16:36:17 -0400] [Client 122] cupsdSendHeader: code=200, type="application/ipp", auth_type=0
D [17/Jul/2015:16:36:17 -0400] [Client 122] con->http=0x5567231c0830
D [17/Jul/2015:16:36:17 -0400] [Client 122] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=374, response=0x5567231294e0(IPP_STATE_DATA), pipe_pid=0, file=-1
D [17/Jul/2015:16:36:17 -0400] [Client 122] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0
D [17/Jul/2015:16:36:17 -0400] [Client 122] bytes=0, http_state=0, data_remaining=374
D [17/Jul/2015:16:36:17 -0400] [Client 122] Flushing write buffer.
D [17/Jul/2015:16:36:17 -0400] [Client 122] New state is HTTP_STATE_WAITING
D [17/Jul/2015:16:36:17 -0400] [Client 122] Waiting for request.
D [17/Jul/2015:16:36:17 -0400] cupsdSetBusyState: newbusy="Active clients", busy="Active clients"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiClearVariables called.
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: ORDER="asc"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: SECTION="printers"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: TOTAL="1"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: SERVER_NAME="localhost"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: REMOTE_USER="root"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v2.0.3"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: job_printer_name[0]="Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: job_printer_uri[0]="/printers/Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: time_at_creation[0]="Fri 17 Jul 2015 04:33:52 PM EDT"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: time_at_processing[0]="Fri 17 Jul 2015 04:33:52 PM EDT"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: time_at_completed[0]="novalue"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: job_id[0]="17"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: job_state[0]="5"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: job_media_sheets_completed[0]="0"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: job_k_octets[0]="1"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetArray: job_printer_state_message[0]="The printer is not responding."
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: PRINTER_NAME="Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: PRINTER_URI_SUPPORTED="/printers/Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: THISURL="/printers/Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:17 -0400] [CGI] cgiSetVariable: SEARCH_DEST="Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:17 -0400] [Client 121] CGI data ready to be sent.
D [17/Jul/2015:16:36:17 -0400] [Client 121] con->http=0x556723205fb0
D [17/Jul/2015:16:36:17 -0400] [Client 121] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9708, file=19
D [17/Jul/2015:16:36:17 -0400] [Client 121] Waiting for CGI data.
D [17/Jul/2015:16:36:17 -0400] [Client 121] con->http=0x556723205fb0
D [17/Jul/2015:16:36:17 -0400] [Client 121] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9708, file=19
D [17/Jul/2015:16:36:17 -0400] [Client 121] Waiting for CGI data.
D [17/Jul/2015:16:36:17 -0400] [Client 121] CGI data ready to be sent.
D [17/Jul/2015:16:36:17 -0400] [Client 121] con->http=0x556723205fb0
D [17/Jul/2015:16:36:17 -0400] [Client 121] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9708, file=19
D [17/Jul/2015:16:36:17 -0400] [Client 121] Waiting for CGI data.
D [17/Jul/2015:16:36:17 -0400] [Client 121] con->http=0x556723205fb0
D [17/Jul/2015:16:36:17 -0400] [Client 121] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9708, file=19
D [17/Jul/2015:16:36:17 -0400] [Client 121] Waiting for CGI data.
D [17/Jul/2015:16:36:17 -0400] [Client 121] CGI data ready to be sent.
D [17/Jul/2015:16:36:17 -0400] [Client 121] con->http=0x556723205fb0
D [17/Jul/2015:16:36:17 -0400] [Client 121] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9708, file=19
D [17/Jul/2015:16:36:17 -0400] [Client 121] Waiting for CGI data.
D [17/Jul/2015:16:36:17 -0400] [Client 121] con->http=0x556723205fb0
D [17/Jul/2015:16:36:17 -0400] [Client 121] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9708, file=19
D [17/Jul/2015:16:36:17 -0400] [Client 121] Waiting for CGI data.
D [17/Jul/2015:16:36:17 -0400] [Client 121] CGI data ready to be sent.
D [17/Jul/2015:16:36:17 -0400] [Client 121] con->http=0x556723205fb0
D [17/Jul/2015:16:36:17 -0400] [Client 121] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9708, file=19
D [17/Jul/2015:16:36:17 -0400] [Client 121] Waiting for CGI data.
D [17/Jul/2015:16:36:17 -0400] [Client 121] con->http=0x556723205fb0
D [17/Jul/2015:16:36:17 -0400] [Client 121] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9708, file=19
D [17/Jul/2015:16:36:17 -0400] [Client 121] Waiting for CGI data.
D [17/Jul/2015:16:36:17 -0400] [Client 122] HTTP_STATE_WAITING Closing for error 32 (Broken pipe)
D [17/Jul/2015:16:36:17 -0400] [Client 122] Closing connection.
D [17/Jul/2015:16:36:17 -0400] cupsdSetBusyState: newbusy="Active clients", busy="Active clients"
D [17/Jul/2015:16:36:17 -0400] [Client 121] CGI data ready to be sent.
D [17/Jul/2015:16:36:17 -0400] PID 9708 (/usr/lib/cups/cgi-bin/printers.cgi) exited with no errors.
D [17/Jul/2015:16:36:17 -0400] [Client 121] con->http=0x556723205fb0
D [17/Jul/2015:16:36:17 -0400] [Client 121] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9708, file=19
D [17/Jul/2015:16:36:17 -0400] [Client 121] Waiting for CGI data.
D [17/Jul/2015:16:36:17 -0400] [Client 121] Sending 0-length chunk.
D [17/Jul/2015:16:36:17 -0400] [Client 121] Flushing write buffer.
D [17/Jul/2015:16:36:17 -0400] [Client 121] New state is HTTP_STATE_WAITING
D [17/Jul/2015:16:36:17 -0400] [Client 121] Waiting for request.
D [17/Jul/2015:16:36:17 -0400] cupsdSetBusyState: newbusy="Not busy", busy="Active clients"
D [17/Jul/2015:16:36:17 -0400] [Client 121] GET /cups.css HTTP/1.1
D [17/Jul/2015:16:36:17 -0400] cupsdSetBusyState: newbusy="Active clients", busy="Not busy"
D [17/Jul/2015:16:36:17 -0400] [Client 121] Read: status=200
D [17/Jul/2015:16:36:17 -0400] [Client 121] Authorized as root using Basic
D [17/Jul/2015:16:36:17 -0400] [Client 121] Processing GET /cups.css
D [17/Jul/2015:16:36:17 -0400] [Client 121] filename="/usr/share/cups/doc/cups.css", type=text/css
D [17/Jul/2015:16:36:17 -0400] [Client 121] cupsdSendHeader: code=304, type="(null)", auth_type=0
D [17/Jul/2015:16:36:17 -0400] cupsdSetBusyState: newbusy="Not busy", busy="Active clients"
D [17/Jul/2015:16:36:27 -0400] [Job 17] Connection error: Connection timed out
E [17/Jul/2015:16:36:27 -0400] [Job 17] The printer is not responding.
D [17/Jul/2015:16:36:27 -0400] [Client 121] HTTP_STATE_WAITING Closing for error 32 (Broken pipe)
D [17/Jul/2015:16:36:27 -0400] [Client 121] Closing connection.
D [17/Jul/2015:16:36:27 -0400] cupsdSetBusyState: newbusy="Not busy", busy="Not busy"
D [17/Jul/2015:16:36:28 -0400] [Client 123] Accepted from localhost:35330 (IPv6)
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for request.
D [17/Jul/2015:16:36:28 -0400] [Client 123] GET /printers/Photosmart_C6200_series_4078A0 HTTP/1.1
D [17/Jul/2015:16:36:28 -0400] cupsdSetBusyState: newbusy="Active clients", busy="Not busy"
D [17/Jul/2015:16:36:28 -0400] [Client 123] Read: status=200
D [17/Jul/2015:16:36:28 -0400] [Client 123] Authorized as root using Basic
D [17/Jul/2015:16:36:28 -0400] [Client 123] Processing GET /printers/Photosmart_C6200_series_4078A0
D [17/Jul/2015:16:36:28 -0400] [CGI] argv[0] = "/usr/lib/cups/cgi-bin/printers.cgi"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[0] = "CUPS_CACHEDIR=/var/cache/cups"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[1] = "CUPS_DATADIR=/usr/share/cups"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[2] = "CUPS_DOCROOT=/usr/share/cups/doc"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[3] = "CUPS_FONTPATH=/usr/share/cups/fonts"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[4] = "CUPS_REQUESTROOT=/var/spool/cups"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[5] = "CUPS_SERVERBIN=/usr/lib/cups"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[6] = "CUPS_SERVERROOT=/etc/cups"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[7] = "CUPS_STATEDIR=/run/cups"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[8] = "HOME=/var/spool/cups/tmp"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[9] = "PATH=/usr/lib/cups/filter:/usr/bin:/usr/bin:/bin:/usr/bin"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[10] = "SERVER_ADMIN=root@sinker"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[11] = "SOFTWARE=CUPS/2.0.3"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[12] = "TMPDIR=/var/spool/cups/tmp"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[13] = "USER=root"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[14] = "CUPS_MAX_MESSAGE=2047"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[15] = "CUPS_SERVER=/run/cups/cups.sock"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[16] = "CUPS_ENCRYPTION=IfRequested"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[17] = "IPP_PORT=631"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[18] = "AUTH_TYPE=Basic"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[19] = "LANG=en_US.UTF8"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[20] = "REDIRECT_STATUS=1"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[21] = "GATEWAY_INTERFACE=CGI/1.1"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[22] = "SERVER_NAME=localhost"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[23] = "SERVER_PORT=631"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[24] = "REMOTE_ADDR=[v1.::1]"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[25] = "REMOTE_HOST=localhost"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[26] = "SCRIPT_NAME=/printers/Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[27] = "SCRIPT_FILENAME=/usr/share/cups/doc/printers/Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[28] = "PATH_INFO=/Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[29] = "REMOTE_USER=root"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[30] = "SERVER_PROTOCOL=HTTP/1.1"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[31] = "HTTP_COOKIE=org.cups.sid=19170419769dd9f30079d5a5bd35f3f4"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[32] = "HTTP_USER_AGENT=Mozilla/5.0 (X11; Linux x86_64; rv:39.0) Gecko/20100101 Firefox/39.0"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[33] = "REQUEST_METHOD=GET"
D [17/Jul/2015:16:36:28 -0400] [CGI] envp[34] = "QUERY_STRING="
D [17/Jul/2015:16:36:28 -0400] cupsdAddCert: Adding certificate for PID 9714
D [17/Jul/2015:16:36:28 -0400] [CGI] Started /usr/lib/cups/cgi-bin/printers.cgi (PID 9714)
I [17/Jul/2015:16:36:28 -0400] [Client 123] Started "/usr/lib/cups/cgi-bin/printers.cgi" (pid=9714, file=19)
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [CGI] org.cups.sid cookie is "19170419769dd9f30079d5a5bd35f3f4"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: SECTION="printers"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: REFRESH_PAGE=""
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: PRINTER_NAME="Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:28 -0400] [Client 124] Accepted from localhost (Domain)
D [17/Jul/2015:16:36:28 -0400] [Client 124] Waiting for request.
D [17/Jul/2015:16:36:28 -0400] [Client 124] POST / HTTP/1.1
D [17/Jul/2015:16:36:28 -0400] cupsdSetBusyState: newbusy="Active clients", busy="Active clients"
D [17/Jul/2015:16:36:28 -0400] [Client 124] Read: status=200
D [17/Jul/2015:16:36:28 -0400] [Client 124] No authentication data provided.
D [17/Jul/2015:16:36:28 -0400] [Client 124] 2.0 CUPS-Get-Default 1
D [17/Jul/2015:16:36:28 -0400] CUPS-Get-Default
D [17/Jul/2015:16:36:28 -0400] CUPS-Get-Default client-error-not-found: No default printer.
D [17/Jul/2015:16:36:28 -0400] [Client 124] Returning IPP client-error-not-found for CUPS-Get-Default (no URI) from localhost
D [17/Jul/2015:16:36:28 -0400] [Client 124] Content-Length: 113
D [17/Jul/2015:16:36:28 -0400] [Client 124] cupsdSendHeader: code=200, type="application/ipp", auth_type=0
D [17/Jul/2015:16:36:28 -0400] [Client 124] con->http=0x5567231c0830
D [17/Jul/2015:16:36:28 -0400] [Client 124] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=113, response=0x5567231a58a0(IPP_STATE_DATA), pipe_pid=0, file=-1
D [17/Jul/2015:16:36:28 -0400] [Client 124] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0
D [17/Jul/2015:16:36:28 -0400] [Client 124] bytes=0, http_state=0, data_remaining=113
D [17/Jul/2015:16:36:28 -0400] [Client 124] Flushing write buffer.
D [17/Jul/2015:16:36:28 -0400] [Client 124] New state is HTTP_STATE_WAITING
D [17/Jul/2015:16:36:28 -0400] [Client 124] Waiting for request.
D [17/Jul/2015:16:36:28 -0400] cupsdSetBusyState: newbusy="Active clients", busy="Active clients"
D [17/Jul/2015:16:36:28 -0400] [CGI] show_printer(http=0x56309ff3dbe0, printer="Photosmart_C6200_series_4078A0")
D [17/Jul/2015:16:36:28 -0400] [Client 124] POST / HTTP/1.1
D [17/Jul/2015:16:36:28 -0400] cupsdSetBusyState: newbusy="Active clients", busy="Active clients"
D [17/Jul/2015:16:36:28 -0400] [Client 124] Read: status=200
D [17/Jul/2015:16:36:28 -0400] [Client 124] No authentication data provided.
D [17/Jul/2015:16:36:28 -0400] [Client 124] 2.0 Get-Printer-Attributes 2
D [17/Jul/2015:16:36:28 -0400] Get-Printer-Attributes ipp://localhost/printers/Photosmart_C6200_series_4078A0
D [17/Jul/2015:16:36:28 -0400] [Client 124] Returning IPP successful-ok for Get-Printer-Attributes (ipp://localhost/printers/Photosmart_C6200_series_4078A0) from localhost
D [17/Jul/2015:16:36:28 -0400] [Client 124] Content-Length: 817
D [17/Jul/2015:16:36:28 -0400] [Client 124] cupsdSendHeader: code=200, type="application/ipp", auth_type=0
D [17/Jul/2015:16:36:28 -0400] [Client 124] con->http=0x5567231c0830
D [17/Jul/2015:16:36:28 -0400] [Client 124] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=817, response=0x556723107c70(IPP_STATE_DATA), pipe_pid=0, file=-1
D [17/Jul/2015:16:36:28 -0400] [Client 124] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0
D [17/Jul/2015:16:36:28 -0400] [Client 124] bytes=0, http_state=0, data_remaining=817
D [17/Jul/2015:16:36:28 -0400] [Client 124] Flushing write buffer.
D [17/Jul/2015:16:36:28 -0400] [Client 124] New state is HTTP_STATE_WAITING
D [17/Jul/2015:16:36:28 -0400] [Client 124] Waiting for request.
D [17/Jul/2015:16:36:28 -0400] cupsdSetBusyState: newbusy="Active clients", busy="Active clients"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: SERVER_NAME="localhost"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: REMOTE_USER="root"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v2.0.3"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: SERVER_NAME="localhost"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: REMOTE_USER="root"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v2.0.3"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: printer_is_accepting_jobs[0]="1"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: printer_is_shared[0]="1"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: printer_state[0]="4"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: admin_uri[0]="/admin/"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: printer_uri_supported[0]="/printers/Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: printer_name[0]="Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: printer_location[0]="Local Printer"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: printer_info[0]="HP HP Photosmart C6200 series"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: job_sheets_default[0]="none, none"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: device_uri[0]="dnssd://Photosmart%20C6200%20series%20%5B4078A0%5D._pdl-datastream._tcp.local/"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: color_supported[0]="1"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: printer_make_and_model[0]="HP Photosmart c6200 Series, hpcups 3.15.6"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: media_default[0]="na_letter_8.5x11in"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: sides_supported[0]="one-sided, two-sided-long-edge, two-sided-short-edge"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: sides_default[0]="one-sided"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: printer_commands[0]="AutoConfigure, Clean, PrintSelfTestPage"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: server_is_sharing_printers[0]="1"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: refresh_page="10;URL=/printers/Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: TITLE="Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: SERVER_NAME="localhost"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: REMOTE_USER="root"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v2.0.3"
D [17/Jul/2015:16:36:28 -0400] [Client 123] CGI data ready to be sent.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=2147483647, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 123] Script header: Content-Type: text/html;charset=utf-8
D [17/Jul/2015:16:36:28 -0400] [Client 123] Script header: 
D [17/Jul/2015:16:36:28 -0400] [Client 123] Sending status 200 for CGI.
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdSendHeader: code=200, type="(null)", auth_type=0
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 123] CGI data ready to be sent.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [CGI] Regular expression ".*Clean.*"
D [17/Jul/2015:16:36:28 -0400] [CGI] matches[0].rm_so=0
D [17/Jul/2015:16:36:28 -0400] [CGI] matches[1].rm_so=-1
D [17/Jul/2015:16:36:28 -0400] [CGI] Regular expression ".*PrintSelfTestPage.*"
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [CGI] matches[0].rm_so=0
D [17/Jul/2015:16:36:28 -0400] [CGI] matches[1].rm_so=-1
D [17/Jul/2015:16:36:28 -0400] [Client 123] CGI data ready to be sent.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 123] CGI data ready to be sent.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 124] POST / HTTP/1.1
D [17/Jul/2015:16:36:28 -0400] cupsdSetBusyState: newbusy="Active clients", busy="Active clients"
D [17/Jul/2015:16:36:28 -0400] [Client 124] Read: status=200
D [17/Jul/2015:16:36:28 -0400] [Client 124] No authentication data provided.
D [17/Jul/2015:16:36:28 -0400] [Client 124] 2.0 Get-Jobs 3
D [17/Jul/2015:16:36:28 -0400] Get-Jobs ipp://localhost:631/printers/Photosmart_C6200_series_4078A0
D [17/Jul/2015:16:36:28 -0400] [Client 124] Returning IPP successful-ok for Get-Jobs (ipp://localhost:631/printers/Photosmart_C6200_series_4078A0) from localhost
D [17/Jul/2015:16:36:28 -0400] [Client 124] Content-Length: 374
D [17/Jul/2015:16:36:28 -0400] [Client 124] cupsdSendHeader: code=200, type="application/ipp", auth_type=0
D [17/Jul/2015:16:36:28 -0400] [Client 124] con->http=0x5567231c0830
D [17/Jul/2015:16:36:28 -0400] [Client 124] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=374, response=0x5567231294e0(IPP_STATE_DATA), pipe_pid=0, file=-1
D [17/Jul/2015:16:36:28 -0400] [Client 124] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0
D [17/Jul/2015:16:36:28 -0400] [Client 124] bytes=0, http_state=0, data_remaining=374
D [17/Jul/2015:16:36:28 -0400] [Client 124] Flushing write buffer.
D [17/Jul/2015:16:36:28 -0400] [Client 124] New state is HTTP_STATE_WAITING
D [17/Jul/2015:16:36:28 -0400] [Client 124] Waiting for request.
D [17/Jul/2015:16:36:28 -0400] cupsdSetBusyState: newbusy="Active clients", busy="Active clients"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiClearVariables called.
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: ORDER="asc"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: SECTION="printers"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: TOTAL="1"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: SERVER_NAME="localhost"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: REMOTE_USER="root"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: CUPS_VERSION="CUPS v2.0.3"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: job_printer_name[0]="Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: job_printer_uri[0]="/printers/Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: time_at_creation[0]="Fri 17 Jul 2015 04:33:52 PM EDT"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: time_at_processing[0]="Fri 17 Jul 2015 04:33:52 PM EDT"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: time_at_completed[0]="novalue"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: job_id[0]="17"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: job_state[0]="5"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: job_media_sheets_completed[0]="0"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: job_k_octets[0]="1"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetArray: job_printer_state_message[0]="The printer is not responding."
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: PRINTER_NAME="Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: PRINTER_URI_SUPPORTED="/printers/Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: THISURL="/printers/Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:28 -0400] [CGI] cgiSetVariable: SEARCH_DEST="Photosmart_C6200_series_4078A0"
D [17/Jul/2015:16:36:28 -0400] [Client 123] CGI data ready to be sent.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 123] CGI data ready to be sent.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 123] CGI data ready to be sent.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 123] CGI data ready to be sent.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 123] CGI data ready to be sent.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 123] CGI data ready to be sent.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 123] CGI data ready to be sent.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 123] CGI data ready to be sent.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 123] CGI data ready to be sent.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 124] HTTP_STATE_WAITING Closing for error 32 (Broken pipe)
D [17/Jul/2015:16:36:28 -0400] [Client 124] Closing connection.
D [17/Jul/2015:16:36:28 -0400] cupsdSetBusyState: newbusy="Active clients", busy="Active clients"
D [17/Jul/2015:16:36:28 -0400] [Client 123] CGI data ready to be sent.
D [17/Jul/2015:16:36:28 -0400] PID 9714 (/usr/lib/cups/cgi-bin/printers.cgi) exited with no errors.
D [17/Jul/2015:16:36:28 -0400] [Client 123] con->http=0x556723205fb0
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdWriteClient error=0, used=0, state=HTTP_STATE_GET_SEND, data_encoding=HTTP_ENCODING_CHUNKED, data_remaining=0, response=(nil)(), pipe_pid=9714, file=19
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for CGI data.
D [17/Jul/2015:16:36:28 -0400] [Client 123] Sending 0-length chunk.
D [17/Jul/2015:16:36:28 -0400] [Client 123] Flushing write buffer.
D [17/Jul/2015:16:36:28 -0400] [Client 123] New state is HTTP_STATE_WAITING
D [17/Jul/2015:16:36:28 -0400] [Client 123] Waiting for request.
D [17/Jul/2015:16:36:28 -0400] cupsdSetBusyState: newbusy="Not busy", busy="Active clients"
D [17/Jul/2015:16:36:28 -0400] [Client 123] GET /cups.css HTTP/1.1
D [17/Jul/2015:16:36:28 -0400] cupsdSetBusyState: newbusy="Active clients", busy="Not busy"
D [17/Jul/2015:16:36:28 -0400] [Client 123] Read: status=200
D [17/Jul/2015:16:36:28 -0400] [Client 123] Authorized as root using Basic
D [17/Jul/2015:16:36:28 -0400] [Client 123] Processing GET /cups.css
D [17/Jul/2015:16:36:28 -0400] [Client 123] filename="/usr/share/cups/doc/cups.css", type=text/css
D [17/Jul/2015:16:36:28 -0400] [Client 123] cupsdSendHeader: code=304, type="(null)", auth_type=0
D [17/Jul/2015:16:36:28 -0400] cupsdSetBusyState: newbusy="Not busy", busy="Active clients"

Any help would be greatly appreciated.

Last edited by TheRinger (2015-08-14 06:09:05)

Offline

#2 2015-07-18 02:11:31

lolihunter
Member
From: Saint Cloud, FL
Registered: 2015-05-08
Posts: 12

Re: [SOLVED] HP Printer Issues

I had the same issues with getting my wireless hp printer (Deskjet 3050 all-in-one)  to work as well. Have you tried running "hplip -u" from terminal to add your printer using the HPLIP gui? I was able to use that to manually select the IP address of my printer and add it, and I have had no issues scanning or printing since. For some reason HP printers don't play well with cups imo.

Offline

#3 2015-07-18 04:29:21

TheRinger
Member
Registered: 2015-07-02
Posts: 13

Re: [SOLVED] HP Printer Issues

lolihunter wrote:

I had the same issues with getting my wireless hp printer (Deskjet 3050 all-in-one)  to work as well. Have you tried running "hplip -u" from terminal to add your printer using the HPLIP gui? I was able to use that to manually select the IP address of my printer and add it, and I have had no issues scanning or printing since. For some reason HP printers don't play well with cups imo.

I tried your suggestion. Manually entered my printer's IP address - the gui seemed to discover it. I added and checked the print test page box, but nothing. I even tried printing directly via USB, and still no luck. The HP tool shows that it's found my printer, but it just idles forever. Any other hints?

Offline

#4 2015-07-18 07:23:54

cjazz
Member
Registered: 2009-03-12
Posts: 47

Re: [SOLVED] HP Printer Issues

I know this doesn't address your issue, but just to add a different perspective -- my experience with a number of different wireless HP printers is that they've been among the best supported printers for Linux. These include (but are not limited to) a Deskjet 3050, an Officejet 4500, a Photosmart 5520 and the Deskjet 2546 I have now.

I hope this doesn't come across as a dumb or obvious question, but my question to the OP is have you tried simply installing the whole Cups server? That has been my approach, and I haven't had to edit client.conf, edit the HP driver, remove any lines or copy any files. From there, I've only need to follow the prompts in the Cups web setup. The only thing I've had to experiment with is choosing either the hpcups or hpijs version.

Last edited by cjazz (2015-07-18 07:24:54)

Offline

#5 2015-07-18 17:44:11

TheRinger
Member
Registered: 2015-07-02
Posts: 13

Re: [SOLVED] HP Printer Issues

cjazz wrote:

I hope this doesn't come across as a dumb or obvious question, but my question to the OP is have you tried simply installing the whole Cups server?

Yes, I have all of the cups packages installed, and org.cups.cupsd.service is running. Still, the printer is not responding. This is especially strange since when I boot from my Windows or Ubuntu machines (an old laptop I pulled out this morning) I can print fine to the same printer.

Offline

#6 2015-07-27 21:37:44

TheRinger
Member
Registered: 2015-07-02
Posts: 13

Re: [SOLVED] HP Printer Issues

Bumping because this is still an issue and I cannot fix it. Since my last update I have tried printing from the command line and from several different applications, and no luck.

Offline

#7 2015-07-28 17:31:07

paulkerry
Member
From: Sheffield, UK
Registered: 2014-10-02
Posts: 611

Re: [SOLVED] HP Printer Issues

TheRinger wrote:

-Modify /etc/cups/client.conf with "ServerName 192.168.1.2" (my printer's local IP address)

/etc/cups/client.conf is used when you are connecting to another system running a cups server which then processes print jobs without having to have cups servers running on each cups client. There is no need to do that as you are running a cups server on your own machine: remove that file.

TheRinger wrote:

-Find correct driver from /usr/share/ppd/HP, remove cupsFilter line and cp into /usr/share/cups/model

Why did you do that? I'd remove the file which you copied. Files should be automatically copied by the cups setup process into /etc/cups/ppd and modified if necessary with your settings. You should revert any changes you made to files in /usr/share/ppd/HP


I always do the setup via http://localhost:631 which has worked flawlessly and don't use the hp tools.


You have indicated that your printer has an IP address of 192.168.1.2 so what is the output of

nmap 192.168.1.2

(if you don't have it, nmap is in extra and can be installed with pacman).
This will show you what ports/protocols (lpd, ipp, etc) the printer network interface supports.

You have also indicated that you have cups installed and running, so what is the output of

systemctl status org.cups.cupsd.service

This will show you if the cups server is actively running on your machine or not.

Also what is the output of

lpstat -t

This will show you what protocol and IP address your current setup has.


Regards Paul

Offline

#8 2015-08-07 01:34:47

TheRinger
Member
Registered: 2015-07-02
Posts: 13

Re: [SOLVED] HP Printer Issues

paulkerry wrote:
TheRinger wrote:

-Modify /etc/cups/client.conf with "ServerName 192.168.1.2" (my printer's local IP address)

/etc/cups/client.conf is used when you are connecting to another system running a cups server which then processes print jobs without having to have cups servers running on each cups client. There is no need to do that as you are running a cups server on your own machine: remove that file.

Ok. removed.

paulkerry wrote:
TheRinger wrote:

-Find correct driver from /usr/share/ppd/HP, remove cupsFilter line and cp into /usr/share/cups/model

Why did you do that? I'd remove the file which you copied. Files should be automatically copied by the cups setup process into /etc/cups/ppd and modified if necessary with your settings. You should revert any changes you made to files in /usr/share/ppd/HP

I should mention here that I tried the normal method and got no help, so all of this extra stuff I did was compiled from reading other forum posts of similar issues. Regardless, I removed the files and got rid of the changes I made here.

paulkerry wrote:

I always do the setup via http://localhost:631 which has worked flawlessly and don't use the hp tools.


You have indicated that your printer has an IP address of 192.168.1.2 so what is the output of

nmap 192.168.1.2

(if you don't have it, nmap is in extra and can be installed with pacman).
This will show you what ports/protocols (lpd, ipp, etc) the printer network interface supports.

It changes sometimes because the people I live with like to reset the router a lot, today it's 192.168.1.3. Output of nmap is:

Nmap scan report for 192.168.1.3
Host is up (0.0078s latency).
Not shown: 988 closed ports
PORT     STATE SERVICE
80/tcp   open  http
139/tcp  open  netbios-ssn
6839/tcp open  unknown
7435/tcp open  unknown
8089/tcp open  unknown
9100/tcp open  jetdirect
9101/tcp open  jetdirect
9102/tcp open  jetdirect
9110/tcp open  unknown
9220/tcp open  unknown
9290/tcp open  unknown
9500/tcp open  ismserver
paulkerry wrote:

You have also indicated that you have cups installed and running, so what is the output of

systemctl status org.cups.cupsd.service

This will show you if the cups server is actively running on your machine or not.

Output is:

● org.cups.cupsd.service - CUPS Scheduler
   Loaded: loaded (/usr/lib/systemd/system/org.cups.cupsd.service; enabled; vendor preset: disabled)
   Active: active (running) since Thu 2015-08-06 11:28:05 EDT; 9h ago
     Docs: man:cupsd(8)
 Main PID: 427 (cupsd)
   CGroup: /system.slice/org.cups.cupsd.service
           └─427 /usr/bin/cupsd -l
paulkerry wrote:

Also what is the output of

lpstat -t

This will show you what protocol and IP address your current setup has.


Regards Paul

Output of lpstat -t:

scheduler is running
system default destination: Photosmart_C6200_series_4078A0
device for Photosmart_C6200_series_4078A0: dnssd://Photosmart%20C6200%20series%20%5B4078A0%5D._pdl-datastream._tcp.local/
Photosmart_C6200_series_4078A0 accepting requests since Sat 18 Jul 2015 01:39:39 PM EDT
printer Photosmart_C6200_series_4078A0 is idle.  enabled since Sat 18 Jul 2015 01:39:39 PM EDT

There's everything you asked for. I was out of town this past week and couldn't mess with my printer until today. Hope this tells you something useful.

Offline

#9 2015-08-07 20:41:45

paulkerry
Member
From: Sheffield, UK
Registered: 2014-10-02
Posts: 611

Re: [SOLVED] HP Printer Issues

OK - thanks for the info. So at this stage I guess that it's either a communications problem or a driver problem. You now have the choice of using either usb or a networking setup as the dnssd:// setup via the hp tools obviously isn't working for you.

If you are using usb, plug your switched on device into your machine and then open http://localhost:631 and go "Administration" and then "Add Printer". Enter "root" for the username and the root password. Your usb device should be shown on the list and start with "usb://". Select it and follow the dialogs through picking the correct driver for your device.

If you are using the network, you should assign a fixed address to the printer by logging into the router and configure it so the printer with it's unique hardware address is given the same IP address each time it is powered on and connects to your router for an IP address. After you have done this, power cycle the printer and make sure it is getting the fixed address. For examples sake, lets say you assign it an address of 192.168.1.100

Then go to http://localhost:631 as mentioned above and as port 9100 (JetDirect) is open, add a socket printer with the URI of socket://192.168.1.100:9100 and follow the dialogs through.

For either method, you can check the queue by using

lpstat -t

Then try sending a print job [fingers crossed!]

Offline

#10 2015-08-08 19:11:51

TheRinger
Member
Registered: 2015-07-02
Posts: 13

Re: [SOLVED] HP Printer Issues

paulkerry wrote:

OK - thanks for the info. So at this stage I guess that it's either a communications problem or a driver problem. You now have the choice of using either usb or a networking setup as the dnssd:// setup via the hp tools obviously isn't working for you.

If you are using usb, plug your switched on device into your machine and then open http://localhost:631 and go "Administration" and then "Add Printer". Enter "root" for the username and the root password. Your usb device should be shown on the list and start with "usb://". Select it and follow the dialogs through picking the correct driver for your device.

If you are using the network, you should assign a fixed address to the printer by logging into the router and configure it so the printer with it's unique hardware address is given the same IP address each time it is powered on and connects to your router for an IP address. After you have done this, power cycle the printer and make sure it is getting the fixed address. For examples sake, lets say you assign it an address of 192.168.1.100

Then go to http://localhost:631 as mentioned above and as port 9100 (JetDirect) is open, add a socket printer with the URI of socket://192.168.1.100:9100 and follow the dialogs through.

For either method, you can check the queue by using

lpstat -t

Then try sending a print job [fingers crossed!]

Holy shit, that worked! I can't believe it. I tried the network method, selecting the LPD/LPR Printer option. Your method should be added as an addendum on the arch linux wiki page as an all-else-fails sort of option. Thanks!

Offline

#11 2015-08-08 20:38:00

paulkerry
Member
From: Sheffield, UK
Registered: 2014-10-02
Posts: 611

Re: [SOLVED] HP Printer Issues

I'm really pleased that it worked, but there is no need for the profanity (at least not publicly)! Please remember to prepend "[SOLVED]" to this thread.

Last edited by paulkerry (2015-08-08 20:39:51)

Offline

Board footer

Powered by FluxBB