Cups-ppd problem

david walcroft david_walcroft at yahoo.com.au
Wed Nov 9 00:42:32 UTC 2005


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




More information about the fedora-list mailing list