LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Closed Thread
  Search this Thread
Old 07-20-2017, 07:50 AM   #1
Corvette
Member
 
Registered: Jul 2017
Location: Missouri, United States
Distribution: Debian 9
Posts: 110

Rep: Reputation: 24
Difficulty Installing Dell P713 Printer


I am attempting to get a Dell P713 printer working with my Ubunut desktop. I installed the drivers from here. I encountered an issue with the install, but was able to work around it by following this article.

The drivers appear to have installed successfully. I can now get the system to recognize my printer. However, whenever I attempt to print a test page, I receive an error. The diagnostic output, in part, follows:

Page 6 (<troubleshoot.PrinterStateReasons.PrinterStateReasons object at 0x7f61bd5f6eb8>):
{'printer-state-message': 'Rendering completed',
'printer-state-reasons': ['none']}
Page 7 (<troubleshoot.PrintTestPage.PrintTestPage object at 0x7f61bd70d588>):
{'test_page_job_status': [(True,
288,
'Dell-P713w',
'Test Page',
'Stopped',
{'attributes-charset': 'utf-8',
'attributes-natural-language': 'en-us',
'date-time-at-completed': None,
'date-time-at-creation': '(IPP_TAG_DATE)',
'date-time-at-processing': '(IPP_TAG_DATE)',
'document-format': 'application/vnd.cups-pdf-banner',
'document-format-detected': 'application/vnd.cups-pdf-banner',
'job-hold-until': 'no-hold',
'job-id': 288,
'job-impressions-completed': 0,
'job-k-octets': 1,
'job-media-progress': 0,
'job-media-sheets-completed': 0,
'job-more-info': 'http://localhost/jobs/288',
'job-name': 'Test Page',
'job-originating-host-name': 'localhost',
'job-originating-user-name': 'kelly',
'job-preserved': True,
'job-printer-state-message': 'Filter failed',
'job-printer-state-reasons': ['none'],
'job-printer-up-time': 1500551366,
'job-printer-uri': 'ipp://localhost/printers/Dell-P713w',
'job-priority': 50,
'job-sheets': ['none', 'none'],
'job-state': 6,
'job-state-reasons': 'job-completed-with-errors',
'job-uri': 'ipp://localhost/jobs/288',
'job-uuid': 'urn:uuid:1c4aefec-1ce5-338d-591b-e4ee10ef5d2a',
'number-of-documents': 1,
'printer-uri': 'ipp://localhost/printers/Dell-P713w',
'time-at-completed': None,
'time-at-creation': 1500551339,
'time-at-processing': 1500551339})],
'test_page_successful': False}
Page 8 (<troubleshoot.Locale.Locale object at 0x7f61bd71d3c8>):
{'printer_page_size': 'Letter',
'system_locale_lang': None,
'user_locale_ctype': 'en_US',
'user_locale_messages': 'en_US'}



The error log file, in part is as follows

D [20/Jul/2017:06:47:20 -0500] [Client 401] Read: status=200
D [20/Jul/2017:06:47:20 -0500] [Client 401] No authentication data provided.
D [20/Jul/2017:06:47:20 -0500] [Client 401] 2.0 CUPS-Get-Default 62
D [20/Jul/2017:06:47:20 -0500] CUPS-Get-Default
D [20/Jul/2017:06:47:20 -0500] [Client 401] Returning IPP successful-ok for CUPS-Get-Default (no URI) from localhost
D [20/Jul/2017:06:47:20 -0500] [Client 401] Content-Length: 13346
D [20/Jul/2017:06:47:20 -0500] [Client 401] cupsdSendHeader: code=200, type="application/ipp", auth_type=0
D [20/Jul/2017:06:47:20 -0500] [Client 401] con->http=0x564d1b9d79b0
D [20/Jul/2017:06:47:20 -0500] [Client 401] cupsdWriteClient error=0, used=0, state=HTTP_STATE_POST_SEND, data_encoding=HTTP_ENCODING_LENGTH, data_remaining=13346, response=0x564d1ba161d0(IPP_STATE_DATA), pipe_pid=0, file=-1
D [20/Jul/2017:06:47:20 -0500] [Client 401] Writing IPP response, ipp_state=IPP_STATE_DATA, old wused=0, new wused=0
D [20/Jul/2017:06:47:20 -0500] [Client 401] bytes=0, http_state=0, data_remaining=13346
D [20/Jul/2017:06:47:20 -0500] [Client 401] Flushing write buffer.
D [20/Jul/2017:06:47:20 -0500] [Client 401] New state is HTTP_STATE_WAITING
D [20/Jul/2017:06:47:20 -0500] [Client 401] Waiting for request.
D [20/Jul/2017:06:47:20 -0500] cupsdSetBusyState: newbusy="Dirty files", busy="Active clients and dirty files"
I [20/Jul/2017:06:47:21 -0500] Expiring subscriptions...
D [20/Jul/2017:06:47:21 -0500] [Job 287] Unloading...
I [20/Jul/2017:06:47:48 -0500] Saving printers.conf...
I [20/Jul/2017:06:47:49 -0500] Saving classes.conf...
I [20/Jul/2017:06:47:49 -0500] Generating printcap /var/run/cups/printcap...
I [20/Jul/2017:06:47:49 -0500] Saving job.cache...
I [20/Jul/2017:06:47:49 -0500] Saving subscriptions.conf...
D [20/Jul/2017:06:47:49 -0500] cupsdSetBusyState: newbusy="Not busy", busy="Dirty files"


Any advice would be appreciated.

Thanks.
 
Old 07-20-2017, 08:02 AM   #2
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,914
Blog Entries: 13

Rep: Reputation: 4948Reputation: 4948Reputation: 4948Reputation: 4948Reputation: 4948Reputation: 4948Reputation: 4948Reputation: 4948Reputation: 4948Reputation: 4948Reputation: 4948
This thread is being closed because it is a duplicate.

Your original post from last night is here: http://www.linuxquestions.org/questi...er-4175610220/

As a new user sometimes posts are held for moderation. This was the case and sometimes it also takes a bit of time for someone to review and approve the post.

Sorry for any confusion.

Please continue using your original thread.
 
  


Closed Thread


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
[SOLVED] Difficulty Installing Dell P713 Printer Corvette Linux - Newbie 13 07-25-2017 01:14 AM
Installing Dell V313 Printer in Kubuntu 11.10 askirsch Linux - Hardware 2 01-25-2012 06:36 PM
installing a dell printer driver on ubuntu 64bit joshc12385 Linux - Newbie 2 10-03-2010 12:55 AM
Difficulty installing Fedora 9 on USB external drive for use on Dell Inspiron 1420 overbomb Linux - Laptop and Netbook 4 09-21-2008 12:00 PM
Installing the Dell Printer again TuxLives Mandriva 1 11-29-2006 06:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:17 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