Now that the Handbook contains info on how changing mode can affect

speed, point this FAQ at the appropriate Handbook section.
This commit is contained in:
Michael Lucas 2002-01-22 14:44:48 +00:00
parent 71e47c8c60
commit d3f916bd7a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11803

View file

@ -3766,19 +3766,16 @@ quit</programlisting>
<qandaentry>
<question id="printer-slow">
<para>My printer is ridiculously slow. What can I do?</para>
<para>My parallel printer is ridiculously slow. What can I do?</para>
</question>
<answer>
<para>If it is parallel, and the only problem is that it is terribly
slow, try setting your printer port into <quote>polled</quote>
mode:</para>
<screen>&prompt.root; <userinput>lptcontrol -p</userinput></screen>
<para>Some newer HP printers are claimed not to work correctly in
interrupt mode, apparently due to some (not yet exactly
understood) timing problem.</para>
<para>If the only problem is that the printer is terribly
slow, try changing your <ulink
url="../handbook/printing-intro-setup.html#PRINTING-PARALLEL-PORT-MODE">printer
port mode</ulink> as discussed in the <ulink
url="../handbook/printing-intro-setup.html">Printer
Setup</ulink> section of the Handbook.</para>
</answer>
</qandaentry>