Gentoo Archives: gentoo-dev

From: Collins Richey <erichey2@××××.com>
To: caldera <users@×××××××××××××.com>
Cc: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Re: setting up cups on gentoo
Date: Sat, 26 May 2001 18:52:17
Message-Id: 20010526190106.79d900a3.erichey2@home.com
In Reply to: Re: [gentoo-dev] Re: setting up cups on gentoo by Collins Richey
1 Making some improvements.
2
3 1) I don't understand why, but installation of the gimp-print product
4 cleared up some of the problem. After restarting cups and after adding
5 another printer (same entries except name) with lpadmin, the lpadmin panels
6 now showed that I had a printer with no defined connection. One of the
7 other buttons allowed me to reenter the definitions (the same as before),
8 and viola! the printer worked.
9
10 2) Not totally - the lpadmin panels still think that I have no printers
11 defined when I select the printers button!
12
13 3) I added a printer with a smb://host/name definition (just like on
14 Sybil), but printing to that destination does not work.
15
16
17 On Sat, 26 May 2001 12:24:27 -0600 Collins Richey <erichey2@××××.com>
18 wrote:
19
20 > On Sat, 26 May 2001 19:55:49 +0200 Sebastian Werner
21 > <sebastian@××××××××××××××××××.de> wrote:
22 >
23 > > I have played with cups some time, i have detected that it do not work
24 > if
25 > > you
26 > > don't have loaded all the modules: parport, parport_pc, lp
27 >
28 > all these are loaded
29 >
30 > >
31 > > Then i have started konquerer with http://localhost:631 and setup my
32 > > canon
33 > > bjc 4300. I use the gimp-print package as driver. With the driver from
34 > > linux-printing.org (without stp) i don't have success. Don't know why.
35 >
36 > details on the gimp-print package?
37 >
38 > > Am Samstag, 26. Mai 2001 18:35 schrieben Sie:
39 > > > On Sat, 26 May 2001 09:05:52 -0600 Collins Richey <erichey2@××××.com>
40 > > >
41 > > > wrote:
42 > > > > Do we have any cups experts in the group?
43 > > > >
44 > > > > I'm trying to get cups to work on my gentoo distro - no automatic
45 > > stuff
46 > > > > like coas or webmin available.
47 > > > >
48 > > > > I've done the RTFM on the cups site several times, but no joy yet
49 > > > >
50 > > > > Here's what I've done
51 > > > >
52 > > > > cups installed and the daemon comes up ok. ghostscript and
53 > enscript
54 > > are
55 > > > > also installed.
56 > > > >
57 > > > > per instructions on the cups site
58 > > > > 1) setup /usr/lib/cups/filter/cupsomatic (755)
59 > > > > 2) setup /usr/local/bin/foomatic-gswrapper (755) (this is in my
60 > > $PATH)
61 > > > > 3) generated and added the appropriate Canon-BJC-610.....ppd file
62 > > > > 3) /etc/rc.d/init.d/cupsd start (this is the correct script on my
63 > > > > system)
64 > > > > 4) lpadmin (fails with client error)
65 > > > > 5) http://localhost:631/admin
66 > > > > brings up login screen (used root)
67 > > > > did add printer dialog, prompts for parport, Canon and the .ppd
68 > > file
69 > > > > I added
70 > > > > says added lp0
71 > > > > but manage printers says no printers!
72 > > > > 6) cat xyz | lpr -Plp0 puts a file in /var/spool/cups but no
73 > > printing
74 > > > > 7) After turning on debugging messages, /var/log/cups/error_log
75 > says
76 > > > > (among other things)
77 > > > > Unable to convert file 0 to printable format for job 10!
78 > > > > It doesn't seem to enter the cupsomatic script; therefor, no
79 > > conversion
80 > > > > 8) All of the ***.conf files in /etc/cups look similar to what I
81 > > have on
82 > > > > Sybil,where the printer works.
83 > > >
84 > > > More info. lpadmin logs the following errors
85 > > >
86 > > > lpadmin -dlp0 -vparallel:/dev/lp0 -mCanon-BJC-610-bjc610a0.upp.ppd
87 > -E
88 > > > (Canon...ppd is in /usr/share/cups/model (per instructions))
89 > > >
90 > > > set_default(3, ipp://localhost/printers/lp0)
91 > > > set_default: resource name '/printers/lp0' no good!
92 > > > send_ipp_error(3, 406)
93 > > > Sending error: client-error-not-found
94 > > >
95 > > > What do I do to get the resource name to be recognized?
96
97 --
98 Collins Richey
99 Denver area
100 gentoo system

Replies

Subject Author
Re: [gentoo-dev] Re: setting up cups on gentoo Sebastian Werner <sebastian@××××××××××××××××××.de>