(Answer) (Category) Linux on PowerPC FAQ-O-Matic : (Category) System Configuration : (Category) Printing :
How do I fix garbled printer output?
On some machines, the printer port (but not usually the modem port) can receive
spurious characters when transmitting at high speed.  The default serial port
setting echos these characters into the output stream, causing glitches.

#stty -echo < /dev/cua1    (monolothic)
#stty -echo < /dev/cua0    (MkLinux I'm guessing here, since I don't have it)

Stops the echo, fixing the problem.  Note that the 'raw' option to stty does
not turn off the echo by itself.
haceaton@aplcomm.jhuapl.edu
[Append to This Answer]
Previous: (Answer) How do I print to my Stylewriter?
Next: (Answer) How can I use a network printer?
This document is: http://www.jonh.net/cgi-bin/lppcfom/fom?file=328
[Search] [Appearance]
This is a Faq-O-Matic 2.717d.
Hosted by anduin.org and SourceForge Logo