summaryrefslogtreecommitdiff
path: root/doc/users_guide/html/c568.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/users_guide/html/c568.html')
-rw-r--r--doc/users_guide/html/c568.html143
1 files changed, 94 insertions, 49 deletions
diff --git a/doc/users_guide/html/c568.html b/doc/users_guide/html/c568.html
index edbf2fa..571ca63 100644
--- a/doc/users_guide/html/c568.html
+++ b/doc/users_guide/html/c568.html
@@ -1,27 +1,24 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML
><HEAD
><TITLE
>Gutenprint Utilities</TITLE
><META
NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
+CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="The User's Guide to Gutenprint - Complete Edition"
-HREF="index.html"><LINK
+HREF="book1.html"><LINK
REL="PREVIOUS"
TITLE="Using CUPS from the Command Line"
HREF="x559.html"><LINK
REL="NEXT"
TITLE="GNU Free Documentation License"
-HREF="a630.html"></HEAD
+HREF="gfdl.html"><META
+http-equiv="Content-Type"
+content="text/html; charset="></HEAD
><BODY
CLASS="CHAPTER"
-BGCOLOR="#FFFFFF"
-TEXT="#000000"
-LINK="#0000FF"
-VLINK="#840084"
-ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
@@ -56,7 +53,7 @@ WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
-HREF="a630.html"
+HREF="gfdl.html"
ACCESSKEY="N"
>Next</A
></TD
@@ -78,7 +75,7 @@ CLASS="SECT1"
CLASS="SECT1"
><A
NAME="AEN570"
->4.1. escputil</A
+>escputil</A
></H1
><P
> <SPAN
@@ -119,30 +116,18 @@ CLASS="CAUTION"
></P
><TABLE
CLASS="CAUTION"
+BORDER="1"
WIDTH="100%"
-BORDER="0"
><TR
><TD
-WIDTH="25"
ALIGN="CENTER"
-VALIGN="TOP"
-><IMG
-SRC="../images/caution.gif"
-HSPACE="5"
-ALT="Caution"></TD
-><TH
-ALIGN="LEFT"
-VALIGN="MIDDLE"
><B
>Caution</B
-></TH
+></TD
></TR
><TR
><TD
->&nbsp;</TD
-><TD
ALIGN="LEFT"
-VALIGN="TOP"
><P
> The <SPAN
CLASS="emphasis"
@@ -178,7 +163,7 @@ CLASS="SECT2"
CLASS="SECT2"
><A
NAME="AEN582"
->4.1.1. Determining Ink Level</A
+>Determining Ink Level</A
></H2
><P
> Perhaps the most basic function performed by
@@ -210,6 +195,12 @@ URI". The author's USB printer is listed as "Device URI: usb:/dev/usb/lp0".
specified as /dev/usb/lp0. To get the ink level for this printer,
issue this command and notice the output.
</P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
><PRE
CLASS="PROGRAMLISTING"
>
@@ -230,6 +221,9 @@ under certain conditions; type 'escputil -l' for details.
Light Magenta 70
</PRE
+></TD
+></TR
+></TABLE
><P
>The user would substitute their own raw printer device for the one
shown in the example after the "-r" switch. Notice that the printout
@@ -246,7 +240,7 @@ CLASS="SECT2"
CLASS="SECT2"
><A
NAME="AEN591"
->4.1.2. Error During Ink Level Determination</A
+>Error During Ink Level Determination</A
></H2
><P
> What? The example above did not work? An error message was
@@ -255,7 +249,13 @@ depending on the specific error message. If the error message is
"Invalid argument" (see following example), the problem is that the
2.4.x kernel is not configured with the CONFIG_PARPORT_1284 option enabled.
- <PRE
+ <TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
+><PRE
CLASS="PROGRAMLISTING"
>
# escputil -r /dev/lp0 -i
@@ -269,6 +269,9 @@ under certain conditions; type 'escputil -l' for details.
Cannot read from /dev/lp0: Invalid argument
</PRE
+></TD
+></TR
+></TABLE
>
Another possibile cause for error is that the raw printer device
@@ -285,7 +288,7 @@ CLASS="SECT2"
CLASS="SECT2"
><A
NAME="AEN595"
->4.1.3. Nozzle Check</A
+>Nozzle Check</A
></H2
><P
> On an inkjet printer, there are several small holes on the
@@ -307,6 +310,12 @@ or spaces in these lines, then the corresponding nozzle is clogged and
the print head must be cleaned. However, if there are no gaps, the
nozzles are clean.
</P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
><PRE
CLASS="PROGRAMLISTING"
>
@@ -320,6 +329,9 @@ under certain conditions; type 'escputil -l' for details.
Running nozzle check, please ensure paper is in the printer.
</PRE
+></TD
+></TR
+></TABLE
></DIV
><DIV
CLASS="SECT2"
@@ -327,7 +339,7 @@ CLASS="SECT2"
CLASS="SECT2"
><A
NAME="AEN600"
->4.1.4. Clean the Print Head</A
+>Clean the Print Head</A
></H2
><P
> If the printed output is showing gaps where there should have
@@ -341,6 +353,12 @@ printers present, the desired printer must be specified with an
additional "-P printer_name" switch, where "printer_name" is the name
of the desired printer.
</P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
><PRE
CLASS="PROGRAMLISTING"
>
@@ -354,6 +372,9 @@ under certain conditions; type 'escputil -l' for details.
Cleaning heads...
</PRE
+></TD
+></TR
+></TABLE
><P
> Nothing will be printed on the paper. The printer will make
some noise as it cleans the print head. Wait until the printer is
@@ -376,7 +397,7 @@ CLASS="SECT2"
CLASS="SECT2"
><A
NAME="AEN606"
->4.1.5. Align the Print Head</A
+>Align the Print Head</A
></H2
><P
> To insure the highest quality printouts, the print head must
@@ -408,30 +429,18 @@ CLASS="CAUTION"
></P
><TABLE
CLASS="CAUTION"
+BORDER="1"
WIDTH="100%"
-BORDER="0"
><TR
><TD
-WIDTH="25"
ALIGN="CENTER"
-VALIGN="TOP"
-><IMG
-SRC="../images/caution.gif"
-HSPACE="5"
-ALT="Caution"></TD
-><TH
-ALIGN="LEFT"
-VALIGN="MIDDLE"
><B
>Caution</B
-></TH
+></TD
></TR
><TR
><TD
->&nbsp;</TD
-><TD
ALIGN="LEFT"
-VALIGN="TOP"
><P
>This utility lets you align the print head of your Epson Stylus inkjet
printer. Misuse of this utility may cause your print quality to degrade
@@ -456,6 +465,12 @@ line. (To obtain a list of printer models, issue the "escputil -M"
command). Of course, your responses will vary and should be
substituted for the responses shown in the following example.
</P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
><PRE
CLASS="PROGRAMLISTING"
>
@@ -549,11 +564,20 @@ About to save settings...succeeded!
Your alignment settings have been saved to the printer.
</PRE
+></TD
+></TR
+></TABLE
><P
> The following example shows what will happen if an unprivileged
user attempts to align the print head by specifying the raw printer
device on the command line.
</P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
><PRE
CLASS="PROGRAMLISTING"
>
@@ -568,12 +592,21 @@ Attempting to detect printer model...
Cannot open /dev/usb/lp0 read/write: Permission denied
</PRE
+></TD
+></TR
+></TABLE
><P
> This next example illustrates the results obtained when the root
user issues an alignment command while specifying the raw printer
device. Note that the output is truncated and only shows the printer
detection output.
</P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
><PRE
CLASS="PROGRAMLISTING"
>
@@ -589,6 +622,9 @@ Attempting to detect printer model...Stylus Photo 870
Please read these instructions very carefully before proceeding.
</PRE
+></TD
+></TR
+></TABLE
></DIV
><DIV
CLASS="SECT2"
@@ -596,7 +632,7 @@ CLASS="SECT2"
CLASS="SECT2"
><A
NAME="AEN622"
->4.1.6. Printer Identification</A
+>Printer Identification</A
></H2
><P
> The printer identification command will query the printer for
@@ -606,6 +642,12 @@ Substitute your own raw printer device in place of the /dev/usb/lp0
shown in the example. The output will vary depending on the precise
printer model.
</P
+><TABLE
+BORDER="0"
+BGCOLOR="#E0E0E0"
+WIDTH="100%"
+><TR
+><TD
><PRE
CLASS="PROGRAMLISTING"
>
@@ -621,6 +663,9 @@ MFG:EPSON;CMD:ESCPL2,BDC;MDL:Stylus Photo 870;CLS:PRINTER;DES:
EPSON Stylus Photo 870;
</PRE
+></TD
+></TR
+></TABLE
></DIV
><DIV
CLASS="SECT2"
@@ -628,7 +673,7 @@ CLASS="SECT2"
CLASS="SECT2"
><A
NAME="AEN626"
->4.1.7. More Information</A
+>More Information</A
></H2
><P
> For more detailed information about the command line switches
@@ -671,7 +716,7 @@ WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
-HREF="index.html"
+HREF="book1.html"
ACCESSKEY="H"
>Home</A
></TD
@@ -680,7 +725,7 @@ WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
-HREF="a630.html"
+HREF="gfdl.html"
ACCESSKEY="N"
>Next</A
></TD