Connecting a printer to a parallel port on an AIX systemThis document describes how to connect printer to a parallel port on an IBM RS6000 AIX 4.3 system.The user must be logged on as "root" or have administrative privileges to add the printer.1.
Verify that the printer object has been created with the "lsdev" command as shown below.# lsdev -C |grep printlp0 Available 00-00-0P-00 Other parallel printer#2.
If the printer does not appear in step 1 then use smit to create the desired printer object or printer device. Contact your systemadministrator for details.3.
Test the parallel port by redirecting the output of the UNIX cat command to the printer port. The following command sends theqconfig file to the printer. The "/etc/qconfig" file can be replaced by the name of any ASCII text file.Cat /etc/qconfig > /dev/lp04.
Use SMIT to create a new printer que. Launching SMIT and make the following series of menu selections from the SMIT menusthat appear:a. Devicesb. Printer/plotterc. Print Spoolingd. Add a print Queuee. Localf. Otherg. Generic generic Printerf. Select the printer object identified in step 1. For this example the printer object is lp0.This will bring up the "Add a Print Queue" screen show below. Enter the desired queue name. This example uses lp6180for the name of a new ASCII print que under "
Names of NEW print queues to add".
Add a Print QueueType or select values in entry fields.Press Enter AFTER making all desired changes.[Entry Fields]Description Generic PrinterPrinter name lp0EXISTING print queues for this printerASCII lpkmartNames of NEW print queues to addASCII [lp6180]GL Emulation []PCL Emulation []PostScript []
Leave a Comment