Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] CUPS -- fails better!
Date: Tue, 24 Jan 2006 03:25:48
Message-Id: 20060124032018.28162.qmail@web31709.mail.mud.yahoo.com
1 Hello everybody,
2
3 As a follow up to my tales of not-printing woe...
4
5 >From a forum I read to use $lpr -l test
6
7 ie -l
8 Specifies that the print file is already formatted
9 for the destination and should be sent without
10 filtering. This option is equivalent to "-oraw".
11
12 This time the printer whirred to life printed the
13 first line of text across the very top of the paper
14 then quit with the orange error light blinking. BTW,
15 this is a DeskJet 612C using the hpijs driver.
16
17 >From the log:
18
19 sarawak heathen # tail -n 30 /var/log/cups/err*
20 D [23/Jan/2006:19:46:20 -0700] StartJob:
21 envp[15]="IPP_PORT=631"
22 d [23/Jan/2006:19:46:20 -0700] StartJob: Allocating
23 status buffer...
24 D [23/Jan/2006:19:46:20 -0700] StartJob: statusfds = [
25 5 9 ]
26 D [23/Jan/2006:19:46:20 -0700] StartJob: filterfds[1]
27 = [ 10 -1 ]
28 D [23/Jan/2006:19:46:20 -0700] StartJob: backend =
29 "/usr/lib/cups/backend/parall
30 el"
31 D [23/Jan/2006:19:46:20 -0700] StartJob: filterfds[0]
32 = [ -1 11 ]
33 D [23/Jan/2006:19:46:20 -0700]
34 start_process("/usr/lib/cups/backend/parallel", 0
35 xbfd74c20, 0xbfd73f90, 10, 11, 9)
36 I [23/Jan/2006:19:46:20 -0700] Started backend
37 /usr/lib/cups/backend/parallel (P
38 ID 7563) for job 14.
39 d [23/Jan/2006:19:46:20 -0700] StartJob: Adding fd 5
40 to InputSet...
41 d [23/Jan/2006:19:46:20 -0700]
42 add_job_state_reasons(0xb7b69008[7], 14)
43 D [23/Jan/2006:19:46:20 -0700] ProcessIPPRequest: 7
44 status_code=0
45 d [23/Jan/2006:19:46:20 -0700] ProcessIPPRequest:
46 Adding fd 7 to OutputSet...
47 d [23/Jan/2006:19:46:20 -0700] WriteClient: Removing
48 fd 7 from OutputSet...
49 d [23/Jan/2006:19:46:20 -0700] ReadClient: 7, used=0,
50 file=-1
51 d [23/Jan/2006:19:46:20 -0700] ReadClient: httpGets
52 returned EOF...
53 D [23/Jan/2006:19:46:20 -0700] CloseClient: 7
54 d [23/Jan/2006:19:46:20 -0700] CloseClient: Removing
55 fd 7 from InputSet and Outp
56 utSet...
57 I [23/Jan/2006:19:46:20 -0700] [Job 14] Sending print
58 file, 4588 bytes...
59 d [23/Jan/2006:19:46:20 -0700] PID 7563 exited with no
60 errors.
61 D [23/Jan/2006:19:46:20 -0700] UpdateJob: job 14, file
62 0 is complete.
63 d [23/Jan/2006:19:46:20 -0700] UpdateJob: Removing fd
64 5 from InputSet...
65 D [23/Jan/2006:19:46:20 -0700] CancelJob: id = 14
66 D [23/Jan/2006:19:46:20 -0700] StopJob: id = 14, force
67 = 0
68 D [23/Jan/2006:19:46:20 -0700] StopJob: printer state
69 is 3
70 d [23/Jan/2006:19:46:20 -0700] StopJob: Freeing status
71 buffer...
72 d [23/Jan/2006:19:46:20 -0700] SaveJob: Closing file
73 5...
74 d [23/Jan/2006:19:46:20 -0700] SaveJob: Closing file
75 5...
76 d [23/Jan/2006:19:46:21 -0700] select_timeout: 31
77 seconds to send browse update
78 d [23/Jan/2006:19:46:52 -0700] select_timeout: 31
79 seconds to send browse update
80 d [23/Jan/2006:19:47:23 -0700] select_timeout: 31
81 seconds to send browse update
82
83
84 __________________________________________________
85 Do You Yahoo!?
86 Tired of spam? Yahoo! Mail has the best spam protection around
87 http://mail.yahoo.com
88 --
89 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] CUPS -- fails better! "Manuel A. McLure" <manuel@××××××.org>