LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   barricade cups setup issue (https://www.linuxquestions.org/questions/linux-hardware-18/barricade-cups-setup-issue-75786/)

kntgtaid 07-25-2003 06:03 AM

barricade cups setup issue
 
I configued cups on slackware 9.0 to use my deskjet 690c printer connected to a barricade 7004br. cups installed to printer correctly and tells me that I am completing print jobs to the printer, but I never see the print job. I think that it has to do with the printer.conf. Here is what I have:

# Printer configuration file for CUPS v1.1.17
# Written by cupsd on Fri Jul 25 05:48:35 2003
<DefaultPrinter dj690>
Info deskjet 690c
DeviceURI lpd://192.168.0.254
State Idle
Accepting Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
</Printer>

I have a feeling that it has something to do with the URI that I have setup. anybody that has set thisup have any pointer?

odettman 07-25-2003 09:14 AM

DeviceURI lpd://192.168.0.254/lp

Make sure that your router is at http://192.168.0.254

Make sure to restart/reload CUPS

kntgtaid 07-25-2003 09:42 AM

That was it, I didn't have the /lp on the end of the lpd://192.168.0.254.

Thanks a million!!!!!!


All times are GMT -5. The time now is 12:23 PM.