Downloads
LPR printer driver (rpm package) |
How to Install
-
Login as a superuser.
-
Download LPR driver.
-
Install the driver.
- Turn on the printer and connect the usb, network or parallel cable.
- Go to the directory where the driver is.
-
Install LPR driver.The install process may take some time. Please wait until it is complete.
Command : rpm -ihv --nodeps (lpr-drivername) -
Check if the LPR driver is installed.
Command : rpm -qa | grep -e (lpr-drivername)
-
Confirm/Configure a file according to your connection.
-
Check the configuration filename for your distribution.
Example:
openSUSE, Ubuntu, Debian : /etc/printcap
Redhat, fedora, Mandriva : /etc/printcap.local
-
Edit the file according to your connection.
For USB Connection (Default)
Check if the parameter of ":lp" is ":lp=/dev/usb/lp0"
For Network Connection
replace ":lp" line to the following 2 lines
:rm=(ip address of your printer)\
:rp=lp\
For Parallel Connection
replace ":lp" line to the following line
:lp=/dev/lp0\
-
Restart the print system.
Command (for lpr): /etc/init.d/lpr restart
Command (for lprng) : /etc/init.d/lprng restart
-
Check the configuration filename for your distribution.
- Try a test print.
Content Feedback
To help us improve our support, please provide your feedback below.
Step 1: How does the software on this page help you?
Step 2: If you have selected "Not helpful", choose from the following list that is close to your "Not helpful" reason. (multiple answers allowed)
Step 3: Are there any comments you would like to add?
Please note this form is used for feedback only.