fizgig
December 17th, 2007, 03:46 PM
I have two printers installed on my feisty server. They are both hp printers and I am able to print to them from xp.
The trouble is that whenever I select either of the two printers in my printer selection box in xp, there is a 30 second delay before I get my options.
Anyone have any ideas?
printers.conf
root@Massive:/etc/cups# vi printers.conf
# Printer configuration file for CUPS v1.2.4
# Written by cupsd on 2007-12-03 08:19
<Printer HP-PSC-1610>
Info HP PSC 1600 series
Location Local Printer
DeviceURI hp:/usb/PSC_1600_series?serial=HU53ODR0CBL0
State Idle
StateTime 1191446840
Accepting Yes
Shared Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
OpPolicy default
ErrorPolicy retry-job
</Printer>
<Printer HP_DeskJet_1220C_USB_SG08A130H9OK_HPLIP>
Info HP DeskJet 1220C
Location Local Printer
DeviceURI hp:/usb/DeskJet_1220C?serial=SG08A130H9OK
State Idle
StateTime 1196698790
Accepting Yes
Shared Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
OpPolicy default
ErrorPolicy retry-job
</Printer>
smb.conf section
[printers]
comment = All Printers
browseable = yes
path = /tmp
printable = yes
public = yes
writable = yes
create mode = 0700
The trouble is that whenever I select either of the two printers in my printer selection box in xp, there is a 30 second delay before I get my options.
Anyone have any ideas?
printers.conf
root@Massive:/etc/cups# vi printers.conf
# Printer configuration file for CUPS v1.2.4
# Written by cupsd on 2007-12-03 08:19
<Printer HP-PSC-1610>
Info HP PSC 1600 series
Location Local Printer
DeviceURI hp:/usb/PSC_1600_series?serial=HU53ODR0CBL0
State Idle
StateTime 1191446840
Accepting Yes
Shared Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
OpPolicy default
ErrorPolicy retry-job
</Printer>
<Printer HP_DeskJet_1220C_USB_SG08A130H9OK_HPLIP>
Info HP DeskJet 1220C
Location Local Printer
DeviceURI hp:/usb/DeskJet_1220C?serial=SG08A130H9OK
State Idle
StateTime 1196698790
Accepting Yes
Shared Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
OpPolicy default
ErrorPolicy retry-job
</Printer>
smb.conf section
[printers]
comment = All Printers
browseable = yes
path = /tmp
printable = yes
public = yes
writable = yes
create mode = 0700