Hello,
many thanks to all who responded concerning my problem on setting up a
LaserJet II on a 19.6K serial connection off of a Sparc 20 running
Solaris 2.3. The crux of the problem was that the printer setup on
"admintool" defaults to a 9.6K connection and gives no obvious way of
changing it to 19.2K.
Here is the solution:
After setting up the printer using admintool the following
command will change the default 9.6K serial connection to 19.2K:
lpadmin -p printer_name -o "stty=19200"
see 'man lpadmin' for more info.
An alternate solution is to edit the interface file directly
which is located in /etc/lp/interfaces/<printer_name> and change
the "stty 9600" to "stty 19200" (I did not try this!).
- Henrik
This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:09:11 CDT