-------- Original Message --------
Subject: Re: How to set printer in debian?
Date: Tue, 15 Jul 2003 10:20:18 -0400
From: Charles-Roberts <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
References: <[EMAIL PROTECTED]>



James Ng Yuen Sum wrote:

Hi,

I have downloaded and installed CUPS, and then add a printer, but the
printer seems also do not work. My printer is epson photo 700 and some
information is the following:

Description: a printer
Location : /dev/par0
Printer State: idle, accepting jobs
Device URI: parallel:/dev/lp0

Can anyone suggest what the wrong is here.

Regards,
James Ng




James,

Use the web interface to config your printer. Use this command: 'lynx http://localhost:631/admin'. You may need to be 'root' for this. See '/var/share/doc/cupsys/README.Debian.gz'. Use this command:'zless README.Debian.gz'. Again you may need to be 'root'.

attached is a copy of my '/etc/cups/printer.conf' file.





# Printer configuration file for CUPS v1.1.14
# Written by cupsd on Mon Jul  7 12:39:14 2003
<DefaultPrinter DeskJet>
DeviceURI parallel:/dev/lp0
State Idle
Accepting Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
</Printer>
<Printer lp0>
Info HP 932c
Location local
DeviceURI parallel:/dev/lp0
State Idle
Accepting Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
</Printer>

Reply via email to