Cups-ppd problem

akonstam at trinity.edu akonstam at trinity.edu
Wed Nov 9 15:35:43 UTC 2005


On Wed, Nov 09, 2005 at 10:42:32AM +1000, david walcroft wrote:
> I set up cups printing with this default printer in FC4
> 
> /etc/cups/ppd/PSC-2110.ppd
> 
> and I set "lpoptions" to suit the PSC-2110, but when I print I see that 
> my lpoptions are not used and in /etc/cups/cups/cups.conf I find 
> /<Location /printers/psc-2100-series--1> taking over as default
> This is the end of cupsd.conf:
> 
> #
> # End of "$Id: cupsd.conf.in,v 1.17 2005/01/03 19:29:45 mike Exp $".
> #
> <Location /printers/PSC-2110>
> Order Deny,Allow
> Deny From All
> Allow From 127.0.0.1
> AuthType None
> </Location>
> # Lines below are automatically generated - DO NOT EDIT
> <Location /printers/psc-2100-series--1>
> Order Deny,Allow
> Deny From All
> Allow From 127.0.0.1
> AuthType None
> </Location>
> Browsing On
> BrowseProtocols cups
> BrowseOrder Deny,Allow
> BrowseAllow from @LOCAL
> Listen 127.0.0.1:631
> 
> I can not find where  psc-2100-series--1 is coming from so How can I 
> stop this occuring
> 
>  Thanks  david

-m not sure how you are configuring you printer but in cupsd.conf the
line:
 <Location /printers/PSC-2110>
 Should appear after the:
 # Lines below are automatically generated - DO NOT EDIT
 and be generated by the system for the default printer. Did you put
 that line explicitly in the file? Also how did you set the default
 printer? From the cups web interface or by executing:
 lpoptions -d PSC-2110 ?

=======================================================================
A nuclear war can ruin your whole day.
-------------------------------------------
Aaron Konstam
Computer Science
Trinity University
telephone: (210)-999-7484




More information about the users mailing list