Re: Cannot get JetDirect printer to work on FC3

From: Mark (mark_fisher_at_bellsouthDOT.netNOSPAM)
Date: 08/02/05


Date: Tue, 02 Aug 2005 08:36:26 -0400

Lenard wrote:
> Mark wrote:
>
>
>>clear. The print server is at 192.168.0.150, listening on port 9100.)
>
>
> Take a look at your /etc/cups/printers.conf file, here's a copy of mine
> yours should look similar;
>
> # Printer configuration file for CUPS v1.1.23
> # Written by cupsd on Mon 01 Aug 2005 03:41:25 PM EST
> <DefaultPrinter HP-5650>
> DeviceURI socket://192.168.49.100:9100
> Location
> Info
> State Idle
> Accepting Yes
> JobSheets none none
> QuotaPeriod 0
> PageLimit 0
> KLimit 0
> </Printer>
>
>
Thanks Lenard,

Good idea, but my printers.conf looks good. Here is what I have (on my
FC3 machine):

# Printer configuration file for CUPS v1.1.22rc1
# Written by cupsd on Fri 29 Jul 2005 11:54:44 PM EDT
<DefaultPrinter net1300>
Info Created by redhat-config-printer 0.6.x
DeviceURI socket://192.168.0.150:9100
Location HP LaserJet 1300 JetDirect
State Idle
Accepting Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
</Printer>

Here's the same file from my RH9 machine, which works fine printing to
the JetDirect printer. The "DeviceURI" lines on both files are the same.

# Printer configuration file for CUPS v1.1.17
# Written by cupsd on Fri 23 May 2003 02:34:56 AM GMT
<DefaultPrinter net1300>
Info Created by redhat-config-printer 0.6.x
DeviceURI socket://192.168.0.150:9100
Location HP 1300 Network
State Idle
Accepting Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
</Printer>

Regards,

Mark



Relevant Pages