On 6/28/06, Mick <[EMAIL PROTECTED]> wrote:
Did you by any chance change your /etc/cups/cupsd.conf file settings
from the default?

I think this is all I changed:
--- /etc/cups/cupsd.conf        (revision 367)
+++ /etc/cups/cupsd.conf        (revision 413)
@@ -533,7 +533,7 @@
 #BrowseAddress x.y.255.255
 #BrowseAddress x.255.255.255
 #BrowseAddress 255.255.255.255
-#BrowseAddress @LOCAL
+BrowseAddress @LOCAL
 #BrowseAddress @IF(name)

#
@@ -768,6 +768,7 @@
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
+Allow From 10.1.1.*
</Location>

#<Location /classes>


How is your pdfprint connected to the PC?

please ignore pdfprint for the sake of this thread. I am only
concerned with the other printer -  gray-deskjet: parallel:/dev/lp0

If they are both connected via your parallel port, have you configured it
correctly in your kernel?

There is only one parallel port printer attached to my system, that is
the printer in question here:
gray-deskjet: parallel:/dev/lp0
Yes, I compiled the kernel properly. That is how other machines on my
LAN can print to this printer, and I can print a test page using CUPS
web interface.

Sorry for stating the obvious but the error
seems to point to an incorrect route (path) to the printer.  have you
tried via USB?

This printer does not have a USB connection, unfortunately.
The printer model is HP 710c, for your information.
--
gentoo-user@gentoo.org mailing list

Reply via email to