Brother Solutions Center

This is an old page, please visit http://solutions.brother.com/linux/en_us for the latest information.

Installing a Brother driver into a CUPS based Linux system

Notes

  • Note for SuSE Users:
    If you are using a later version of SuSE than version 9.0, set the password for CUPS using the lppasswd command:#lppasswd -g sys -a root
    This requires you to enter a password that is used specifically for CUPS administration.
  1. Connect your machine to the pc or the network and turn it on.
  1. Make a temporary directory on your HDD and download both the LPR driver and cupswrapper driver to that directory.
  1. Log in as root user or use the "su" command.
  1. Install the LPR driver.

    (i.e)
    For dpkg Users:
    dpkg -i --force-all --force-architecture brhl2030lpr-2.0.0-1.i386.deb

    For rpm Users:

    rpm -ihv --nodeps
    brhl2030lpr-2.0.0-1.i386.rpm
Notes
If you already have a Brother LPR driver installed, you may receive an error message. In this instance, run the install command again and use the :
--force-all(For dpkg Users) or --force(For rpm Users) switches...

  1. Install the cupswrapper driver.

    (i.e)
    For dpkg Users:
    dpkg -i --force-all --force-architecture cupswrapperHL2030-2.0.0-1.i386.deb

    For rpm Users:
    rpm -ihv --nodeps cupswrapperHL2030-2.0.0-1.i386.rpm
  1. Open your browser and enter: "http://localhost:631"
  1. Click on “Manage Printers” and confirm that the device name is listed there.
    If the device name is NOT listed there, click on "Add Printer" and install the driver following the on-screen instructions.

  1. The default port is USB. If you want to use a different port, click on “Modify Printer” and select the required printer port.
  1. If SELinux is working on your system, some configuration for SELinux is required. Please set your SELinux "permissive" or refere the FAQ for SELinux.

    Link to the FAQ: I want to print using CUPS while keeping SELinux enabled.

The print settings of the driver

You can change the print settings using the “Configure Printer” option in the CUPS web interface or by using lpr from the command line.
For example, if you want to print the file “brother.ps” in A4 size, write the script as below:
lpr -P HL2030 -o PaperType=A4 brother.ps

The below is the list of the command option.

features value
Resolution 300
600
1200 *
HQ1200 *
PaperSource Manual
MP Tray
Tray 1
Tray 2
Tray 3
AutoSelect
Duplex Simplex
Duplex
DuplexType Long
Short
PaperType A4
Letter
Legal
Exective
A5
A6
B5
B6
C5
DL
COM10
Monarch
Media PlainPaper
ThinPaper
ThickPaper
ThickerPaper
BondPaper
Transparencies
Envelopes
Env.Thick
Env.Thin
Copies 1-999
Sleep PrinterDefault
2minutes
10minutes
30minutes
TonerSave ON
OFF

*Only for applicable models